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_acpi.c
Age
Commit message (
Expand
)
Author
2023-03-24
scsi: ata: Declare SCSI host templates const
Bart Van Assche
2022-06-17
ata: make transfer mode masks *unsigned int*
Sergey Shtylyov
2021-03-30
ata: pata_acpi: Fix some incorrect function param descriptions
Lee Jones
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
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-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-08-23
ata: acpi: rework the ata acpi bind support
Aaron Lu
2012-07-25
ata: use module_pci_driver
Axel Lin
2012-06-29
libata: migrate ACPI code over to new bindings
Matthew Garrett
2011-07-23
ata: remove unnecessary code
Greg Dietsche
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-19
libata-sff: separate out BMDMA qc_issue
Tejun Heo
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
2008-05-06
pata_atiixp: Don't disable
Alan Cox
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-02-15
ata: fix sparse warning in pata_acpi.c
Harvey Harrison
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
2008-01-23
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
2007-10-29
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
2007-10-17
pata_acpi: fix build breakage if !CONFIG_PM
Tejun Heo
2007-10-12
pata_acpi: ACPI driver support
Alan Cox