index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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