| [v2,18/28] libsas: perform sas-transport resets in shost->workq context |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,17/28] libsas: use libata-eh-reset for sata rediscovery fis transmit failures |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,16/28] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,15/28] libsas: let libata handle command timeouts |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,14/28] libsas: fix timeout vs completion race |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,13/28] libsas: prevent double completion of scmds from eh |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,12/28] libsas: close error handling vs sas_ata_task_done() race |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,11/28] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,10/28] libsas: use ->set_dmamode to notify lldds of NCQ parameters |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,09/28] libsas: prevent domain rediscovery competing with ata error handling |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,08/28] libsas: remove ata_port.lock management duties from lldds |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,07/28] libsas: introduce sas_drain_work() |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,06/28] libsas: convert ha->state to flags |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,05/28] libsas: replace event locks with atomic bitops |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,04/28] libsas: fix leak of dev->sata_dev.identify_[packet_]device |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,03/28] libsas: fix domain_device leak |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,02/28] libsas: kill sas_slave_destroy |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [v2,01/28] libsas: remove unused ata_task_resp fields |
2011-12-23 |
Dan Williams |
davem |
Not Applicable |
| [git] libata build fix for 3.2-rc |
2011-12-22 |
Jeff Garzik |
davem |
Not Applicable |
| libata-core: kill duplicate statement in ata_do_set_mode() |
2011-12-22 |
Sergei Shtylyov |
davem |
Not Applicable |
| [v3,3/3] ata: add ata port hibernate callbacks |
2011-12-22 |
Lin Ming |
davem |
Not Applicable |
| [v3,2/3] ata: update ata port's runtime status during system resume |
2011-12-22 |
Lin Ming |
davem |
Not Applicable |
| [v3,1/3,SCSI] : runtime resume parent for child's system-resume |
2011-12-22 |
Lin Ming |
davem |
Not Applicable |
| pata_of_platform: remove direct dependency on OF_IRQ |
2011-12-21 |
Rob Herring |
davem |
Not Applicable |
| pata_of_platform.c cannot build on sparc |
2011-12-21 |
David Miller |
davem |
Not Applicable |
| [2/2,v2] FSL SATA: fix the controller operating mode |
2011-12-20 |
Changming Huang |
davem |
Not Applicable |
| [2/2] FSL SATA: fix the controller operating mode |
2011-12-19 |
Changming Huang |
davem |
Not Applicable |
| [1/2,v3] libata-pmp: add schedule timeout to support some PMP cards |
2011-12-19 |
Changming Huang |
davem |
Not Applicable |
| [24/24] libsas: poll for ata device readiness after reset |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [23/24] libsas: async ata-eh |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [22/24] libsas: add mutex for SMP task execution |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [21/24] libsas: Remove redundant phy state notification calls. |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [20/24] libsas: sas_phy_enable via transport_sas_phy_reset |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [19/24] libsas: execute transport link resets with libata-eh via host workqueue |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [18/24] libsas: use libata-eh-reset for sata rediscovery fis transmit failures |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [17/24] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [16/24] libsas: let libata handle command timeouts |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [15/24] libsas: fix timeout vs completion race |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [14/24] libsas: prevent double completion of scmds from eh |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [13/24] libsas: close error handling vs sas_ata_task_done() race |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [12/24] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [11/24] libsas: use ->set_dmamode to notify lldds of NCQ parameters |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [10/24] libsas: prevent domain rediscovery competing with ata error handling |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [09/24] libsas: remove ata_port.lock management duties from lldds |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [08/24] libsas: replace event locks with atomic bitops |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [07/24] libsas: fix leak of dev->sata_dev.identify_[packet_]device |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [06/24] libsas: fix domain_device leak |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [05/24] libsas: kill sas_slave_destroy |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [04/24] libsas: remove unused ata_task_resp fields |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [03/24] scsi: use drain_workqueue |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [02/24] workqueue: defer work to a draining queue |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [01/24] workqueue: promote workqueue_lock to hard-irq safe |
2011-12-17 |
Dan Williams |
davem |
Not Applicable |
| [1/1] at91: drop ide driver in favor of the pata one |
2011-12-15 |
Jean-Christophe PLAGNIOL-VILLARD |
davem |
Not Applicable |
| [RFC,3/4] ata: runtime suspend port if no device attached |
2011-12-15 |
Lin Ming |
davem |
Not Applicable |
| [RFC,2/4] ahci: add runtime PM callbacks |
2011-12-15 |
Lin Ming |
davem |
Not Applicable |
| [RFC,1/4] ahci: port legacy pm interface to struct dev_pm_ops |
2011-12-15 |
Lin Ming |
davem |
Not Applicable |
| [v2,2/2] ata: update ata port's runtime status during system resume |
2011-12-15 |
Lin Ming |
davem |
Not Applicable |
| [v2,1/2,SCSI] : runtime resume parent for child's system-resume |
2011-12-15 |
Lin Ming |
davem |
Not Applicable |
| [1/3,SCSI] sd: fix runtime status check in sd_shutdown |
2011-12-14 |
Lin Ming |
davem |
Not Applicable |
| [3/3] ata: update ata port's runtime status during system resume |
2011-12-14 |
Lin Ming |
davem |
Not Applicable |
| [2/3,SCSI] : runtime resume parent for child's system-resume |
2011-12-14 |
Lin Ming |
davem |
Not Applicable |
| [1/3,SCSI] sd: fix runtime status check in sd_shutdown |
2011-12-14 |
Lin Ming |
davem |
Not Applicable |
| [v5,5/6] ata: add ata port system PM callbacks |
2011-12-13 |
Lin Ming |
davem |
Not Applicable |
| [v5,5/6] ata: add ata port system PM callbacks |
2011-12-13 |
Lin Ming |
davem |
Not Applicable |
| [3/3] ide/at91: use new introduce smc accessor |
2011-12-08 |
Jean-Christophe PLAGNIOL-VILLARD |
davem |
Not Applicable |
| [2/3] pata/at91: use new introduce smc accessor |
2011-12-08 |
Jean-Christophe PLAGNIOL-VILLARD |
davem |
Not Applicable |
| [v3] of/irq: Get rid of NO_IRQ usage |
2011-12-06 |
Anton Vorontsov |
davem |
Not Applicable |
| ata: Don't use NO_IRQ in pata_of_platform driver |
2011-12-06 |
Geert Uytterhoeven |
davem |
Not Applicable |
| [v5,6/6] ata: add ata port runtime PM callbacks |
2011-12-05 |
Lin Ming |
davem |
Not Applicable |
| [v5,5/6] ata: add ata port system PM callbacks |
2011-12-05 |
Lin Ming |
davem |
Not Applicable |
| [v5,4/6,SCSI] sd: check runtime PM status in sd_shutdown |
2011-12-05 |
Lin Ming |
davem |
Not Applicable |
| [v5,3/6,SCSI] check runtime PM status in system PM |
2011-12-05 |
Lin Ming |
davem |
Not Applicable |
| [v5,2/6,SCSI] add flag to skip the runtime PM calls on the host |
2011-12-05 |
Lin Ming |
davem |
Not Applicable |
| [v5,1/6] ata: make ata port as parent device of scsi host |
2011-12-05 |
Lin Ming |
davem |
Not Applicable |
| [v2] of/irq: Get rid of NO_IRQ usage |
2011-12-02 |
Anton Vorontsov |
davem |
Not Applicable |
| [v2] libata-sff: use ATAPI_{COD|IO} |
2011-12-02 |
Sergei Shtylyov |
davem |
Not Applicable |
| libata-sff: use ATAPI_{COD|IO} |
2011-12-01 |
Sergei Shtylyov |
davem |
Not Applicable |
| [v4,6/6] ata: add ata port runtime PM callbacks |
2011-11-28 |
Lin Ming |
davem |
Not Applicable |
| [v4,5/6] ata: add ata port system PM callbacks |
2011-11-28 |
Lin Ming |
davem |
Not Applicable |
| [v4,4/6,SCSI] sd: check runtime PM status in sd_shutdown |
2011-11-28 |
Lin Ming |
davem |
Not Applicable |
| [v4,3/6,SCSI] check runtime PM status in system PM |
2011-11-28 |
Lin Ming |
davem |
Not Applicable |
| [v4,2/6,SCSI] add flag to skip the runtime PM calls on the host |
2011-11-28 |
Lin Ming |
davem |
Not Applicable |
| [v4,1/6] ata: make ata port as parent device of scsi host |
2011-11-28 |
Lin Ming |
davem |
Not Applicable |
| ide: convert drivers/ide/* to use module_platform_driver() |
2011-11-27 |
Axel Lin |
davem |
Accepted |
| SATA/PATA: convert drivers/ata/* to use module_platform_driver() |
2011-11-27 |
Axel Lin |
davem |
Not Applicable |
| [15/62] ide: remove the second argument of k[un]map_atomic() |
2011-11-27 |
Amerigo Wang |
davem |
Not Applicable |
| [10/62] ata: remove the second argument of k[un]map_atomic() |
2011-11-27 |
Amerigo Wang |
davem |
Not Applicable |
| [v3,3/6,SCSI] runtime resume device before system suspend |
2011-11-25 |
Lin Ming |
davem |
Not Applicable |
| [v3,3/6,SCSI] runtime resume device before system suspend |
2011-11-24 |
Lin Ming |
davem |
Not Applicable |
| [git,patches] libata fixes |
2011-11-24 |
Jeff Garzik |
davem |
Not Applicable |
| [v3,6/6] ata: add ata port runtime PM callbacks |
2011-11-23 |
Lin Ming |
davem |
Not Applicable |
| [v3,5/6] ata: add ata port system PM callbacks |
2011-11-23 |
Lin Ming |
davem |
Not Applicable |
| [v3,4/6,SCSI] sd: check runtime status in sd_shutdown |
2011-11-23 |
Lin Ming |
davem |
Not Applicable |
| [v3,3/6,SCSI] runtime resume device before system suspend |
2011-11-23 |
Lin Ming |
davem |
Not Applicable |
| [v3,2/6] scsi: add flag to skip the runtime PM calls on the host |
2011-11-23 |
Lin Ming |
davem |
Not Applicable |
| [v3,1/6] ata: make ata port as parent device of scsi host |
2011-11-23 |
Lin Ming |
davem |
Not Applicable |
| [GIT] IDE |
2011-11-18 |
David Miller |
davem |
Accepted |
| [v2] ahci: platform support for suspend/resume |
2011-11-18 |
Brian Norris |
davem |
Not Applicable |
| ahci: platform support for suspend/resume |
2011-11-16 |
Brian Norris |
davem |
Not Applicable |
| ata: ahci_platform: fix DT probing |
2011-11-16 |
Rob Herring |
davem |
Not Applicable |