index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-09
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2014-02-13
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+2
2013-08-23
ata: acpi: rework the ata acpi bind support
Aaron Lu
1
-2
/
+2
2012-07-25
ata: use module_pci_driver
Axel Lin
1
-13
/
+1
2012-06-29
libata: migrate ACPI code over to new bindings
Matthew Garrett
1
-2
/
+2
2011-07-23
ata: remove unnecessary code
Greg Dietsche
1
-7
/
+1
2011-03-02
libata: remove ATA_FLAG_{SRST|SATA_RESET}
Sergei Shtylyov
1
-1
/
+1
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
1
-1
/
+1
2010-05-19
libata-sff: separate out BMDMA qc_issue
Tejun Heo
1
-2
/
+2
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
1
-3
/
+3
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-6
/
+0
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
1
-1
/
+1
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
1
-1
/
+1
2008-05-06
pata_atiixp: Don't disable
Alan Cox
1
-0
/
+6
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-8
/
+8
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
1
-16
/
+2
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
1
-2
/
+1
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
1
-30
/
+5
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
1
-16
/
+1
2008-02-15
ata: fix sparse warning in pata_acpi.c
Harvey Harrison
1
-2
/
+2
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
1
-6
/
+7
2008-01-23
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
1
-55
/
+11
2007-10-29
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
1
-2
/
+2
2007-10-17
pata_acpi: fix build breakage if !CONFIG_PM
Tejun Heo
1
-0
/
+2
2007-10-12
pata_acpi: ACPI driver support
Alan Cox
1
-0
/
+395