index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-08-02
1
-2
/
+2
|
\
|
*
ACPI: constify ops structs
Vasiliy Kulikov
2011-07-16
1
-2
/
+2
*
|
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
1
-38
/
+28
|
/
*
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
2011-03-02
1
-2
/
+1
*
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
2010-08-15
1
-6
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-2
/
+2
*
libata-acpi: missing _SDD is not an error
Tejun Heo
2009-12-03
1
-6
/
+9
*
libata: make gtf_filter per-dev
Tejun Heo
2009-10-06
1
-8
/
+9
*
libata: implement more acpi filtering options
Tejun Heo
2009-10-06
1
-4
/
+15
*
libata: cosmetic updates
Tejun Heo
2009-10-06
1
-10
/
+0
*
libata: add command name parsing for error output
Robert Hancock
2009-09-01
1
-2
/
+5
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
1
-2
/
+2
*
Merge branch 'linus' into release
Len Brown
2009-01-09
1
-11
/
+8
|
\
|
*
libata: beef up iterators
Tejun Heo
2008-12-28
1
-11
/
+8
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
1
-6
/
+0
|
/
*
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
2008-09-23
1
-2
/
+42
*
libata: remove functions now handed by ACPI dock driver
Shaohua Li
2008-09-23
1
-93
/
+14
*
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
2008-07-11
1
-1
/
+4
*
libata-acpi: filter out DIPM enable
Tejun Heo
2008-07-11
1
-2
/
+12
*
[libata] ACPI: Properly handle bay devices in dock stations
Holger Macht
2008-06-04
1
-51
/
+114
*
drivers/ata: trim trailing whitespace
Jeff Garzik
2008-05-19
1
-4
/
+4
*
Fixups to ATA ACPI hotplug
Matthew Garrett
2008-05-19
1
-27
/
+50
*
libata-acpi.c: remove unneeded #if's
Adrian Bunk
2008-04-25
1
-4
/
+0
*
ata-acpi: don't call _GTF for disabled drive
Shaohua Li
2008-04-17
1
-2
/
+4
*
libata: implement PMP helpers
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata-acpi: improve dock event handling
Tejun Heo
2008-03-17
1
-27
/
+69
*
ata: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-10
1
-4
/
+4
*
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
2008-01-23
1
-25
/
+16
*
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
2008-01-23
1
-47
/
+15
*
libata: fix ata_acpi_gtm_xfermask()
Tejun Heo
2008-01-23
1
-21
/
+21
*
libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()
Tejun Heo
2008-01-23
1
-0
/
+78
*
libata-acpi: add ACPI _PSx method
Shaohua Li
2008-01-23
1
-0
/
+30
*
libata-acpi: implement _GTF command filtering
Tejun Heo
2007-12-17
1
-44
/
+115
*
libata-acpi: improve _GTF execution error handling and reporting
Tejun Heo
2007-12-17
1
-31
/
+46
*
libata-acpi: improve ACPI disabling
Tejun Heo
2007-12-17
1
-21
/
+38
*
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
2007-12-17
1
-20
/
+49
*
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
2007-12-17
1
-35
/
+27
*
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
2007-12-17
1
-0
/
+28
*
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
2007-12-17
1
-3
/
+4
*
libata: Don't fail device revalidation for bad _GTF methods
Matthew Garrett
2007-11-10
1
-8
/
+2
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
1
-8
/
+8
*
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
2007-10-12
1
-1
/
+1
*
libata-core: Expose gtm methods for driver use
Alan Cox
2007-10-12
1
-2
/
+6
*
libata: Integrate ACPI-based PATA/SATA hotplug - version 5
Matthew Garrett
2007-10-12
1
-1
/
+59
*
libata-pmp: extend ACPI support to cover PMP
Tejun Heo
2007-10-12
1
-4
/
+32
*
[libata] add ACPI cable detect API
Alan Cox
2007-10-12
1
-0
/
+38
*
libata-link: implement and use link/device iterators
Tejun Heo
2007-10-12
1
-3
/
+3
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
1
-10
/
+11
*
libata-acpi: implement _GTM/_STM support
Tejun Heo
2007-07-09
1
-4
/
+149
[next]