summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-124-54/+54
|\
| * libata: make sata_sil24 use fifo tag allocatorShaohua Li2015-01-261-0/+1
| * libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-243-77/+46
| * libata: use blk tagingShaohua Li2015-01-233-15/+45
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-111-11/+9
|\ \
| * | libata: fixup oops in ata_eh_link_report()Hannes Reinecke2015-01-201-2/+3
| * | libata: use __scsi_format_command()Hannes Reinecke2015-01-091-10/+7
| |/
* | sata_dwc_460ex: disable COMPILE_TEST againLinus Torvalds2015-02-101-1/+1
* | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-098-13/+54
|\ \
| * | ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi2015-02-031-1/+2
| * | libata: prevent HSM state change race between ISR and PIODavid Jeffery2015-01-191-0/+12
| * | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-192-2/+5
| * | ata: pata_at91: depend on !ARCH_MULTIPLATFORMAlexandre Belloni2015-01-131-0/+1
| * | ahci: Remove Device ID for Intel Sunrise Point PCHJames Ralston2015-01-131-1/+0
| * | ahci: Use dev_info() to inform about the lack of Device Sleep supportGabriele Mazzotta2015-01-091-1/+1
| * | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-082-8/+33
* | | ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck2015-02-031-1/+3
* | | sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring2015-02-031-4/+2
* | | ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring2015-02-031-4/+2
* | | ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-282-5/+13
* | | ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-2810-22/+80
* | | pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani2015-01-271-5/+5
* | | ata: libahci: Fix devres cleanup on failureThierry Reding2015-01-211-1/+2
* | | ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-193-75/+171
* | | ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT2015-01-191-6/+0
* | | sata_rcar: extend PM methodsMikhail Ulyanov2015-01-191-2/+23
* | | sata_dwc_460ex: disable compilation on ARM and ARM64Andy Shevchenko2015-01-121-1/+1
* | | ata: libata-core: Remove unused functionRickard Strandqvist2015-01-112-28/+0
* | | sata_dwc_460ex: convert to devm_kzalloc in ->probe()Andy Shevchenko2015-01-081-18/+6
* | | sata_dwc_460ex: remove extra messageAndy Shevchenko2015-01-081-6/+2
* | | sata_dwc_460ex: use np local variable in ->probe()Andy Shevchenko2015-01-081-4/+4
* | | sata_dwc_460ex: fix most of the sparse warningsAndy Shevchenko2015-01-081-34/+33
* | | sata_dwc_460ex: enable COMPILE_TEST for the driverAndy Shevchenko2015-01-082-1/+13
* | | sata_dwc_460ex: remove redundant dev_set_drvdataAndy Shevchenko2015-01-081-1/+0
* | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-01-081-14/+12
|\ \ \ | |/ /
| * | sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko2015-01-071-14/+12
* | | libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause2015-01-071-1/+0
* | | ahci_xgene: Implement the workaround to support PMP enumeration and discovery.Suman Tripathi2015-01-061-5/+128
* | | ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.Suman Tripathi2015-01-061-2/+54
* | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-01-062-6/+9
|\ \ \ | |/ /
| * | libata: export ata_get_cmd_descript()Andy Shevchenko2015-01-051-0/+1
| * | ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...Suman Tripathi2015-01-051-5/+7
| * | ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...Suman Tripathi2015-01-051-1/+1
| |/
* | libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause2014-12-251-2/+2
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki2014-12-131-1/+1
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1427-27/+0
|\ \
| * | ata: drop owner assignment from platform_driversWolfram Sang2014-10-2027-27/+0
* | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-115-13/+62
|\ \ \ | |_|/ |/| |
| * | libata: Remove FIXME comment in atapi_request_sense()Nicholas Krause2014-12-041-1/+0
OpenPOWER on IntegriCloud