summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-01-119-82/+193
|\
| * libata: skip debounce delay on link resumeDanesh Petigara2016-01-082-1/+3
| * ata: ahci_brcmstb: disable DIPM supportDanesh Petigara2016-01-081-1/+1
| * ata: ahci_brcmstb: enable support for ALPMDanesh Petigara2016-01-081-0/+35
| * drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...Anil Veliyankara Madam2016-01-081-1/+7
| * sata_sx4: correctly handling failed allocationInsu Yun2015-12-311-0/+2
| * ata: ahci_brcmstb: add support for MIPS-based platformsJaedon Shin2015-12-312-1/+2
| * ahci: qoriq: Adjust the default register values on ls1021aTang Yuantian2015-12-161-10/+14
| * ahci: qoriq: Update the default Rx watermark valueTang Yuantian2015-12-161-1/+2
| * ahci: qoriq: Adjust the default register values on ls1043aTang Yuantian2015-12-161-0/+8
| * ahci: compile out msi/msix infrastructureDan Williams2015-12-072-8/+25
| * ata: core: fix irq description on AHCI single irq systemsHeiner Kallweit2015-12-071-1/+8
| * ata: ahci_brcmstb: remove unused definitionsJaedon Shin2015-11-301-2/+0
| * ata: ahci_brcmstb: add a quirk for MIPS-based platformsJaedon Shin2015-11-301-1/+10
| * ata: ahci_brcmstb: disable NCQ for MIPS-based platformsJaedon Shin2015-11-301-0/+11
| * ata: sata_rcar: Remove obsolete platform_device_id entriesGeert Uytterhoeven2015-11-241-12/+3
| * sata_rcar: Add compatible string for r8a7795Kouei Abe2015-11-201-0/+4
| * ahci: kill 'intr_status'Dan Williams2015-11-161-1/+0
| * ahci: switch from 'threaded' to 'hardirq' interrupt handlingDan Williams2015-11-161-26/+8
| * ahci: per-port msix supportDan Williams2015-11-163-27/+61
* | ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...Andreas Werner2015-12-071-1/+2
* | libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner2015-12-071-0/+8
* | sata_sil: disable trimMikulas Patocka2015-11-301-0/+3
* | AHCI: Fix softreset failed issue of Port MultiplierXiangliang Yu2015-11-301-0/+9
* | sata/mvebu: use #ifdef around suspend/resume codeArnd Bergmann2015-11-201-0/+5
|/
* ahci: Order SATA device IDs for codename LewisburgAlexandra Yates2015-11-161-10/+10
* ahci: Add Device ID for Intel Sunrise Point PCHCharles_Rose@Dell.com2015-11-161-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-3/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-3/+0
* | Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo2015-11-031-0/+1
|\ \
| * | ata: pata_macio: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
| |/
* | ahci: add new Intel device IDsAlexandra Yates2015-11-031-0/+10
* | ahci: Add Marvell 88se91a2 device idJohannes Thumshirn2015-10-311-0/+2
* | ahci: cleanup ahci_host_activate_multi_irqsDan Williams2015-10-311-18/+3
* | ahci: ahci_host_activate: kill IRQF_SHAREDDan Williams2015-10-311-1/+1
* | ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian2015-10-311-1/+7
* | ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian2015-10-311-3/+3
* | libata: enable LBA flag in taskfile for ata_scsi_pass_thru()Vinayak Kale2015-10-271-0/+3
* | libata: add support for NCQ commands for SG interfaceVinayak Kale2015-10-271-1/+7
* | ahci: qoriq: Fix a compiling warningArnd Bergmann2015-10-151-2/+3
* | pata_it821x: use "const char *" for string literalsLABBE Corentin2015-10-151-3/+3
* | libata: only call ->done once all per-tag ressources are releasedChristoph Hellwig2015-10-121-9/+13
* | libata: cleanup ata_scsi_qc_completeChristoph Hellwig2015-10-041-14/+5
* | ata: ahci: find eSATA ports and flag them as removableManuel Lauss2015-09-303-2/+14
* | libata: samsung_cf: fix handling platform_get_irq resultAndrzej Hajda2015-09-251-1/+1
* | ata: pata_pxa: dmaengine conversionRobert Jarzmik2015-09-101-112/+59
* | ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian2015-09-083-0/+282
* | Revert "ahci: added support for Freescale AHCI sata"Tang Yuantian2015-09-081-1/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-2/+1
|\
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-2/+1
OpenPOWER on IntegriCloud