index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-2
/
+2
2009-12-03
libata-acpi: missing _SDD is not an error
Tejun Heo
1
-6
/
+9
2009-10-06
libata: make gtf_filter per-dev
Tejun Heo
1
-8
/
+9
2009-10-06
libata: implement more acpi filtering options
Tejun Heo
1
-4
/
+15
2009-10-06
libata: cosmetic updates
Tejun Heo
1
-10
/
+0
2009-09-01
libata: add command name parsing for error output
Robert Hancock
1
-2
/
+5
2009-06-12
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
1
-2
/
+2
2009-01-09
Merge branch 'linus' into release
Len Brown
1
-11
/
+8
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
1
-6
/
+0
2008-12-28
libata: beef up iterators
Tejun Heo
1
-11
/
+8
2008-09-23
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
1
-2
/
+42
2008-09-23
libata: remove functions now handed by ACPI dock driver
Shaohua Li
1
-93
/
+14
2008-07-11
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
1
-1
/
+4
2008-07-11
libata-acpi: filter out DIPM enable
Tejun Heo
1
-2
/
+12
2008-06-04
[libata] ACPI: Properly handle bay devices in dock stations
Holger Macht
1
-51
/
+114
2008-05-19
drivers/ata: trim trailing whitespace
Jeff Garzik
1
-4
/
+4
2008-05-19
Fixups to ATA ACPI hotplug
Matthew Garrett
1
-27
/
+50
2008-04-25
libata-acpi.c: remove unneeded #if's
Adrian Bunk
1
-4
/
+0
2008-04-17
ata-acpi: don't call _GTF for disabled drive
Shaohua Li
1
-2
/
+4
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-1
/
+1
2008-03-17
libata-acpi: improve dock event handling
Tejun Heo
1
-27
/
+69
2008-03-10
ata: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-01-23
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
1
-25
/
+16
2008-01-23
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
1
-47
/
+15
2008-01-23
libata: fix ata_acpi_gtm_xfermask()
Tejun Heo
1
-21
/
+21
2008-01-23
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
1
-0
/
+78
2008-01-23
libata-acpi: add ACPI _PSx method
Shaohua Li
1
-0
/
+30
2007-12-17
libata-acpi: implement _GTF command filtering
Tejun Heo
1
-44
/
+115
2007-12-17
libata-acpi: improve _GTF execution error handling and reporting
Tejun Heo
1
-31
/
+46
2007-12-17
libata-acpi: improve ACPI disabling
Tejun Heo
1
-21
/
+38
2007-12-17
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
1
-20
/
+49
2007-12-17
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
1
-35
/
+27
2007-12-17
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
1
-0
/
+28
2007-12-17
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
1
-3
/
+4
2007-11-10
libata: Don't fail device revalidation for bad _GTF methods
Matthew Garrett
1
-8
/
+2
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
1
-8
/
+8
2007-10-12
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
1
-1
/
+1
2007-10-12
libata-core: Expose gtm methods for driver use
Alan Cox
1
-2
/
+6
2007-10-12
libata: Integrate ACPI-based PATA/SATA hotplug - version 5
Matthew Garrett
1
-1
/
+59
2007-10-12
libata-pmp: extend ACPI support to cover PMP
Tejun Heo
1
-4
/
+32
2007-10-12
[libata] add ACPI cable detect API
Alan Cox
1
-0
/
+38
2007-10-12
libata-link: implement and use link/device iterators
Tejun Heo
1
-3
/
+3
2007-10-12
libata-link: introduce ata_link
Tejun Heo
1
-10
/
+11
2007-07-09
libata-acpi: implement _GTM/_STM support
Tejun Heo
1
-4
/
+149
2007-07-09
libata-acpi: remove redundant checks
Tejun Heo
1
-23
/
+0
2007-07-09
libata: reimplement ACPI invocation
Tejun Heo
1
-79
/
+125
2007-07-09
libata-acpi: miscellaneous cleanups
Tejun Heo
1
-28
/
+23
2007-07-09
libata-acpi: clean up ata_acpi_exec_tfs()
Tejun Heo
1
-115
/
+111
2007-07-09
libata-acpi: implement ata_acpi_associate()
Tejun Heo
1
-320
/
+49
[next]