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
/
libata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-02
libata: plumb sas port scan into standard libata paths
James Bottomley
1
-0
/
+1
2010-10-21
libata: implement cross-port EH exclusion
Tejun Heo
1
-0
/
+2
2010-10-21
libata: implement LPM support for port multipliers
Tejun Heo
1
-0
/
+8
2010-10-21
libata: reimplement link power management
Tejun Heo
1
-4
/
+0
2010-10-21
libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() global
Tejun Heo
1
-0
/
+2
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
1
-2
/
+4
2010-10-21
[libata] Add ATA transport class
Gwendal Grignou
1
-0
/
+7
2010-07-02
libata: take advantage of cmwq and remove concurrency limitations
Tejun Heo
1
-1
/
+0
2010-05-19
libata-sff: separate out BMDMA EH
Tejun Heo
1
-11
/
+0
2010-05-19
libata-sff: port_task is SFF specific
Tejun Heo
1
-2
/
+3
2010-05-19
libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
Tejun Heo
1
-0
/
+10
2010-05-14
libata-sff: kill unused prototype and make ata_dev_select() static
Tejun Heo
1
-3
/
+0
2009-10-06
libata: make gtf_filter per-dev
Tejun Heo
1
-0
/
+2
2009-09-01
libata: add command name parsing for error output
Robert Hancock
1
-0
/
+1
2009-03-24
[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.
Mark Lord
1
-2
/
+0
2009-02-02
libata: add @spd_limit to sata_down_spd_limit()
Tejun Heo
1
-1
/
+1
2009-02-02
libata: move ata_dev_disable() to libata-eh.c
Tejun Heo
1
-1
/
+1
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
1
-17
/
+2
2008-10-23
libata: switch to using block layer tagging support
Jens Axboe
1
-2
/
+17
2008-10-10
Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-1
/
+1
2008-09-29
libata: implement slave_link
Tejun Heo
1
-0
/
+3
2008-07-31
libata: update atapi disable handling
Tejun Heo
1
-1
/
+0
2008-07-14
libata: improve EH internal command timeout handling
Tejun Heo
1
-0
/
+2
2008-06-18
libata: don't check whether to use DMA or not for no data commands
Tejun Heo
1
-1
/
+1
2008-04-29
libata-scsi: clean up inquiry / mode sense related functions
Tejun Heo
1
-28
/
+0
2008-04-25
make sata_set_spd_needed() static
Adrian Bunk
1
-1
/
+0
2008-04-17
libata: make PMP support optional
Tejun Heo
1
-0
/
+17
2008-04-17
libata: separate PMP support code from core code
Tejun Heo
1
-5
/
+5
2008-04-17
libata: make SFF support optional
Tejun Heo
1
-0
/
+4
2008-04-17
libata: implement and use sata_std_hardreset()
Tejun Heo
1
-0
/
+9
2008-04-17
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
1
-0
/
+2
2008-04-17
libata: kill unused ata_flush_cache()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: make ata_tf_to_lba[48]() generic
Tejun Heo
1
-0
/
+2
2008-04-17
libata: reorganize SFF related stuff
Tejun Heo
1
-3
/
+5
2008-02-25
make atapi_dmadir static
Adrian Bunk
1
-1
/
+0
2008-02-20
libata: implement libata.force module parameter
Tejun Heo
1
-0
/
+1
2008-01-23
libata: move ata_set_mode() to libata-eh.c
Tejun Heo
1
-1
/
+1
2008-01-23
libata-acpi: add ACPI _PSx method
Shaohua Li
1
-0
/
+3
2008-01-23
libata: Disable ATA8-ACS proposed Trusted Computing features by default
Alan Cox
1
-0
/
+1
2007-12-17
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
1
-2
/
+6
2007-10-29
[libata] Link power management infrastructure
Kristen Carlson Accardi
1
-0
/
+2
2007-10-12
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
1
-2
/
+3
2007-10-12
libata-pmp: extend ACPI support to cover PMP
Tejun Heo
1
-0
/
+2
2007-10-12
libata-pmp: hook PMP support and enable it
Tejun Heo
1
-1
/
+1
2007-10-12
libata-pmp: implement Port Multiplier support
Tejun Heo
1
-0
/
+5
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
1
-0
/
+1
2007-10-12
libata-pmp-prep: make a number of functions global to libata
Tejun Heo
1
-0
/
+17
2007-10-12
libata-pmp-prep: add @new_class to ata_dev_revalidate()
Tejun Heo
1
-1
/
+2
2007-10-12
[libata] SCSI: simulator version, not device version, belongs in VPD
Jeff Garzik
1
-0
/
+1
[next]