aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2016-08-10libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo
2016-07-27scsi: fix race between simultaneous decrements of ->host_failedWei Fang
2016-05-11ata: ahci-platform: Add ports-implemented DT bindings.Srinivas Kandagatla
2016-05-11libahci: save port map for forced port mapSrinivas Kandagatla
2016-05-11ata: ahci_xgene: dereferencing uninitialized pointer in probeDan Carpenter
2016-03-09pata-rb532-cf: get rid of the irq_to_gpio() callGabor Juhos
2016-03-09ata: ahci: don't mark HotPlugCapable Ports as external/removableManuel Lauss
2016-03-09Adding Intel Lewisburg device IDs for SATAAlexandra Yates
2016-03-09libata: fix HDIO_GET_32BIT ioctlArnd Bergmann
2016-03-03libata: fix sff host state machine locking while pollingTejun Heo
2016-02-17ahci: Intel DNV device IDs SATAAlexandra Yates
2016-02-17libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo
2015-12-07ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner
2015-11-30sata_sil: disable trimMikulas Patocka
2015-11-30AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu
2015-11-20sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann
2015-11-16ahci: Order SATA device IDs for codename LewisburgAlexandra Yates
2015-11-16ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-03Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo
2015-11-03ahci: add new Intel device IDsAlexandra Yates
2015-10-31ahci: Add Marvell 88se91a2 device idJohannes Thumshirn
2015-10-31ahci: cleanup ahci_host_activate_multi_irqsDan Williams
2015-10-31ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams
2015-10-31ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian
2015-10-31ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian
2015-10-27libata: enable LBA flag in taskfile for ata_scsi_pass_thru()Vinayak Kale
2015-10-27libata: add support for NCQ commands for SG interfaceVinayak Kale
2015-10-15ahci: qoriq: Fix a compiling warningArnd Bergmann
2015-10-15pata_it821x: use "const char *" for string literalsLABBE Corentin
2015-10-12libata: only call ->done once all per-tag ressources are releasedChristoph Hellwig
2015-10-04libata: cleanup ata_scsi_qc_completeChristoph Hellwig
2015-09-30ata: ahci: find eSATA ports and flag them as removableManuel Lauss
2015-09-25libata: samsung_cf: fix handling platform_get_irq resultAndrzej Hajda
2015-09-17ata: pata_macio: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-10ata: pata_pxa: dmaengine conversionRobert Jarzmik
2015-09-08ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian
2015-09-08Revert "ahci: added support for Freescale AHCI sata"Tang Yuantian
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-28Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral
2015-08-24PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui
2015-08-22ata: pata_arasam_cf: Use devm_clk_getVaishali Thakkar
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-10libata: fix libata-core.c kernel-doc warningRandy Dunlap