index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
libata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2015-04-13
1
-2
/
+1
|
\
|
*
libata: remove ATA_FLAG_LOWTAG
Tejun Heo
2015-03-24
1
-1
/
+0
*
|
ata: Add a new flag to destinguish sas controller
Shaohua Li
2015-03-19
1
-0
/
+1
|
/
*
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-2
/
+3
|
\
|
*
libata: use blk taging
Shaohua Li
2015-01-23
1
-2
/
+3
*
|
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2015-02-09
1
-0
/
+2
|
\
\
|
*
|
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
2015-01-19
1
-0
/
+1
|
*
|
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
Martin K. Petersen
2015-01-08
1
-0
/
+1
|
|
/
*
|
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2015-01-28
1
-0
/
+6
|
/
*
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2014-12-11
1
-2
/
+4
|
\
|
*
libata: Implement ATA_DEV_ZAC
Hannes Reinecke
2014-11-05
1
-2
/
+4
*
|
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-2
/
+2
|
/
*
libata: change ata_<foo>_printk routines to return void
Joe Perches
2014-09-23
1
-6
/
+6
*
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2014-07-23
1
-0
/
+1
*
libata/ahci: accommodate tag ordered controllers
Dan Williams
2014-04-18
1
-0
/
+1
*
libata: remove unused ata_sas_port_async_resume() stub
Dan Williams
2014-03-19
1
-3
/
+0
*
libata.h: add stub for ata_sas_port_resume
Randy Dunlap
2014-03-19
1
-0
/
+3
*
libata, libsas: kill pm_result and related cleanup
Dan Williams
2014-03-18
1
-7
/
+4
*
libata: disable LPM for some WD SATA-I devices
Tejun Heo
2014-01-16
1
-0
/
+2
*
libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs
Marc Carino
2013-12-17
1
-0
/
+1
*
libata: Add support for queued DSM TRIM
Marc Carino
2013-08-25
1
-0
/
+7
*
libata: Add support for SEND/RECEIVE FPDMA QUEUED
Marc Carino
2013-08-25
1
-0
/
+4
*
libata: Add H2D FIS "auxiliary" port flag
Marc Carino
2013-08-25
1
-0
/
+1
*
libata: Populate host-to-device FIS "auxiliary" field
Marc Carino
2013-08-25
1
-0
/
+4
*
ata: acpi: rework the ata acpi bind support
Aaron Lu
2013-08-23
1
-2
/
+0
*
libata: move 'struct ata_taskfile' and friends from ata.h to libata.h
Sergei Shtylyov
2013-07-16
1
-0
/
+102
*
ahci: make ahci_transmit_led_message into a function pointer
Mark Langsdorf
2013-06-06
1
-0
/
+3
*
libata: Add atapi_dmadir force flag
Vincent Pelletier
2013-05-22
1
-0
/
+1
*
libata: export ata_port port_no attribute via /sys
David Milburn
2013-05-14
1
-0
/
+1
*
libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
Shan Hai
2013-04-03
1
-0
/
+1
*
Revert "libata: export host controller number thru /sys"
Jeff Garzik
2013-01-25
1
-1
/
+0
*
libata: identify and init ZPODD devices
Aaron Lu
2013-01-21
1
-0
/
+3
*
libata: export host controller number thru /sys
David Milburn
2013-01-14
1
-0
/
+1
*
[libata] replace sata_settings with devslp_timing
Shane Huang
2013-01-14
1
-2
/
+2
*
libata: implement ata_platform_remove_one()
Brian Norris
2012-12-03
1
-0
/
+4
*
libata: restore acpi disable functionality
Aaron Lu
2012-12-03
1
-0
/
+1
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
1
-2
/
+13
|
\
|
*
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
Dan Williams
2012-08-24
1
-2
/
+1
|
*
[SCSI] libata: export ata_port suspend/resume infrastructure for sas
Dan Williams
2012-08-24
1
-0
/
+11
|
*
[SCSI] libata: reset once
Dan Williams
2012-08-24
1
-0
/
+1
*
|
ahci: implement aggressive SATA device sleep support
Shane Huang
2012-09-13
1
-0
/
+4
|
/
*
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
Jeff Garzik
2012-07-25
1
-0
/
+4
|
\
|
*
[SCSI] libata, libsas: introduce sched_eh and end_eh port ops
Dan Williams
2012-07-20
1
-0
/
+4
*
|
libata: detect Device Attention support
Lin Ming
2012-06-29
1
-0
/
+2
*
|
libata: migrate ACPI code over to new bindings
Matthew Garrett
2012-06-29
1
-5
/
+2
|
/
*
libata: add a host flag to ignore detected ATA devices
Andy Whitcroft
2012-05-07
1
-0
/
+1
*
[SCSI] libsas, libata: fix start of life for a sas ata_port
Dan Williams
2012-04-23
1
-1
/
+2
*
[SCSI] libsas: async ata scanning
Dan Williams
2012-02-29
1
-0
/
+1
*
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2012-02-19
1
-0
/
+1
*
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
1
-9
/
+9
[next]