aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAge
* Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-27
|\
| * leds: convert IDE trigger to common disk triggerStephan Linz2016-06-20
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \
| * | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-07
| |/
* | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-26
|\ \
| * | libata-scsi: better style in ata_msense_*()Tom Yan2016-07-20
| * | AHCI: Clear GHC.IS to prevent unexpectly asserting INTxPang Raymond2016-07-20
| * | ata: sata_dwc_460ex: remove redundant dev_err callWei Yongjun2016-07-19
| * | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig2016-07-18
| * | libata: remove ata_is_nodataChristoph Hellwig2016-07-18
| * | libata-scsi: minor cleanup for ata_scsi_zbc_out_xlatDamien Le Moal2016-07-15
| * | libata-scsi: Fix ZBC management out command translationDamien Le Moal2016-07-15
| * | libata-scsi: Fix translation of REPORT ZONES commandDamien Le Moal2016-07-15
| * | ata: Handle ATA NCQ NO-DATA commands correctlyHannes Reinecke2016-07-15
| * | libata-eh: decode all taskfile protocolsHannes Reinecke2016-07-14
| * | ata: fixup ATA_PROT_NODATAHannes Reinecke2016-07-14
| * | libata: use ata_is_ncq() accessorsHannes Reinecke2016-07-14
| * | libata-scsi: avoid repeated calculation of number of TRIM rangesTom Yan2016-07-12
| * | libata-scsi: reject WRITE SAME (16) with n_block that exceeds limitTom Yan2016-07-12
| * | libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()Tom Yan2016-07-12
| * | libata-scsi: fix D_SENSE bit relection in control mode pageTom Yan2016-07-12
| * | ata: hpt366: fix incorrect mask when checking at cmd_high_timeColin Ian King2016-07-12
| * | libata-scsi: correct SPC version descriptorTom Yan2016-07-12
| * | libata-scsi: set CmdQue bit in standard INQUIRY data to 1Tom Yan2016-07-12
| * | libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan2016-07-12
| * | libata-scsi: set correct VERSION field for ZAC devicesTom Yan2016-07-12
| * | libata-scsi: correct cbd to CDB in commentTom Yan2016-07-06
| * | libata-scsi: do not respond with "invalid field" for FORMAT UNITTom Yan2016-07-06
| * | drivers: ata: pata_arasan_cf: use the same name for the same lockIago Abal2016-06-28
| * | ata: fix "ering" sysfs time printingArnd Bergmann2016-06-17
| * | ata: ahci_brcm: Add support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy2016-06-16
| * | ata: ahci_brcmstb: rename to support across Broadcom SoC'sYendapally Reddy Dhananjaya Reddy2016-06-16
| * | ata: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-27
| * | pata_atiixp: fix trivial indentation misalignment on if statementColin Ian King2016-05-27
* | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-22
|\ \ \
| * | | libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo2016-07-18
* | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-28
|\| | |
| * | | ata: sata_mv: fix mis-conversion in mv_write_cached_reg()Ben Dooks2016-06-17
| * | | ata: fix return value check in ahci_seattle_get_port_info()Wei Yongjun2016-06-15
| | |/ | |/|
* | | Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-18
|\ \ \ | |/ / |/| |
| * | scsi: fix race between simultaneous decrements of ->host_failedWei Fang2016-06-08
* | | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
| |/ |/|
* | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-05-23
|\ \
| * | ata: dwc: add DMADEVICES dependencyArnd Bergmann2016-05-12
| * | ata: sata_dwc_460ex: make debug messages neatAndy Shevchenko2016-05-12
| * | ata: sata_dwc_460ex: supply physical address of FIFO to DMAAndy Shevchenko2016-05-12
| * | ata: sata_dwc_460ex: use devm_ioremapAndy Shevchenko2016-05-12
| * | ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr()Mans Rullgard2016-05-12
| * | ata: sata_dwc_460ex: use readl/writel_relaxed()Mans Rullgard2016-05-12
| * | ata: sata_dwc_460ex: switch to new dmaengine_terminate_* APIAndy Shevchenko2016-05-12