index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_sil680.c
Age
Commit message (
Expand
)
Author
2022-04-13
ata: pata_sil680: fix result type of sil680_sel{dev|reg}()
Sergey Shtylyov
2022-01-05
ata: pata_sil680: convert printk() calls
Hannes Reinecke
2022-01-05
ata: libata: tracepoints for bus-master DMA
Hannes Reinecke
2021-03-30
ata: pata_sil680: Add some missing function parameter docs
Lee Jones
2019-08-26
libata: switch remaining drivers to use dma_set_mask_and_coherent
Christoph Hellwig
2015-04-08
ata: remove deprecated use of pci api
Quentin Lambert
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-02
ata: use pci_get_drvdata()
Jingoo Han
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-25
ata: use module_pci_driver
Axel Lin
2011-10-14
pata_sil680: minor CodingStyle fixups
Bartlomiej Zolnierkiewicz
2011-10-14
pata_sil680: constify tables
Bartlomiej Zolnierkiewicz
2011-10-14
pata_sil680: documentation fixes
Bartlomiej Zolnierkiewicz
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-21
pata_sil680: implement sff_irq_check() method
Sergei Shtylyov
2010-10-21
pata_sil680: make sil680_sff_exec_command() 'static'
Sergei Shtylyov
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-14
pata_sil680: Do our own exec_command posting
Alan Cox
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
2009-12-03
ata: use pci_dev->revision
Sergei Shtylyov
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-01-08
libata: Add 32bit PIO support
Alan Cox
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
2008-09-29
pata_sil680: convert CONFIG_PPC_MERGE to CONFIG_PPC
Kumar Gala
2008-09-08
pata_sil680: remove duplicate pcim_enable_device
David Milburn
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-04-09
pata_sil680: Fix build on arch/ppc
Benjamin Herrenschmidt
2008-03-29
pata_sil680: only enable MMIO on Cell blades
Benjamin Herrenschmidt
2007-11-23
pata_sil680: kill bogus reset code (take 2)
Sergei Shtylyov
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-15
[libata] pata_sil680: Add MMIO support
Benjamin Herrenschmidt
2007-10-12
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
Alan Cox
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
libata-link: linkify reset
Tejun Heo
2007-08-31
[libata] Bump driver versions
Jeff Garzik
2007-07-09
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
Jeff Garzik
2007-07-09
[libata] pata_sil680: minor cleanups from benh
Jeff Garzik
2007-07-09
[libata] PATA drivers: remove ATA_FLAG_SRST
Jeff Garzik
2007-05-11
libata: clean up SFF init mess
Tejun Heo
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
[next]