| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 2016-07-27 | 1 | -0/+4 |
|\ |
|
| * | leds: convert IDE trigger to common disk trigger | Stephan Linz | 2016-06-20 | 1 | -0/+4 |
* | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-27 | 1 | -1/+1 |
|\ \ |
|
| * | | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE | Mike Christie | 2016-06-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-07-26 | 14 | -76/+129 |
|\ \ |
|
| * | | libata-scsi: better style in ata_msense_*() | Tom Yan | 2016-07-20 | 1 | -6/+13 |
| * | | AHCI: Clear GHC.IS to prevent unexpectly asserting INTx | Pang Raymond | 2016-07-20 | 1 | -0/+8 |
| * | | ata: sata_dwc_460ex: remove redundant dev_err call | Wei Yongjun | 2016-07-19 | 1 | -8/+2 |
| * | | ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_* | Christoph Hellwig | 2016-07-19 | 1 | -1/+1 |
| * | | libata: remove ata_is_nodata | Christoph Hellwig | 2016-07-19 | 1 | -1/+1 |
| * | | libata-scsi: minor cleanup for ata_scsi_zbc_out_xlat | Damien Le Moal | 2016-07-15 | 1 | -4/+4 |
| * | | libata-scsi: Fix ZBC management out command translation | Damien Le Moal | 2016-07-15 | 1 | -2/+2 |
| * | | libata-scsi: Fix translation of REPORT ZONES command | Damien Le Moal | 2016-07-15 | 1 | -2/+2 |
| * | | ata: Handle ATA NCQ NO-DATA commands correctly | Hannes Reinecke | 2016-07-15 | 3 | -2/+8 |
| * | | libata-eh: decode all taskfile protocols | Hannes Reinecke | 2016-07-14 | 1 | -0/+3 |
| * | | ata: fixup ATA_PROT_NODATA | Hannes Reinecke | 2016-07-14 | 2 | -3/+3 |
| * | | libata: use ata_is_ncq() accessors | Hannes Reinecke | 2016-07-14 | 3 | -5/+5 |
| * | | libata-scsi: avoid repeated calculation of number of TRIM ranges | Tom Yan | 2016-07-12 | 1 | -3/+3 |
| * | | libata-scsi: reject WRITE SAME (16) with n_block that exceeds limit | Tom Yan | 2016-07-12 | 1 | -1/+7 |
| * | | libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control() | Tom Yan | 2016-07-12 | 1 | -5/+5 |
| * | | libata-scsi: fix D_SENSE bit relection in control mode page | Tom Yan | 2016-07-12 | 1 | -1/+1 |
| * | | ata: hpt366: fix incorrect mask when checking at cmd_high_time | Colin Ian King | 2016-07-12 | 1 | -1/+1 |
| * | | libata-scsi: correct SPC version descriptor | Tom Yan | 2016-07-12 | 1 | -2/+2 |
| * | | libata-scsi: set CmdQue bit in standard INQUIRY data to 1 | Tom Yan | 2016-07-12 | 1 | -1/+4 |
| * | | libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching() | Tom Yan | 2016-07-12 | 1 | -1/+3 |
| * | | libata-scsi: set correct VERSION field for ZAC devices | Tom Yan | 2016-07-12 | 1 | -1/+3 |
| * | | libata-scsi: correct cbd to CDB in comment | Tom Yan | 2016-07-06 | 1 | -1/+1 |
| * | | libata-scsi: do not respond with "invalid field" for FORMAT UNIT | Tom Yan | 2016-07-06 | 1 | -5/+0 |
| * | | drivers: ata: pata_arasan_cf: use the same name for the same lock | Iago Abal | 2016-06-28 | 1 | -1/+1 |
| * | | ata: fix "ering" sysfs time printing | Arnd Bergmann | 2016-06-17 | 1 | -4/+5 |
| * | | ata: ahci_brcm: Add support for Broadcom NSP SoC | Yendapally Reddy Dhananjaya Reddy | 2016-06-16 | 2 | -11/+37 |
| * | | ata: ahci_brcmstb: rename to support across Broadcom SoC's | Yendapally Reddy Dhananjaya Reddy | 2016-06-16 | 3 | -4/+4 |
| * | | ata: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 2016-05-27 | 2 | -2/+2 |
| * | | pata_atiixp: fix trivial indentation misalignment on if statement | Colin Ian King | 2016-05-27 | 1 | -2/+2 |
* | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-07-23 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | libata: LITE-ON CX1-JB256-HP needs lower max_sectors | Tejun Heo | 2016-07-19 | 1 | -0/+6 |
* | | | | Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-06-28 | 2 | -2/+2 |
|\| | | |
|
| * | | | ata: sata_mv: fix mis-conversion in mv_write_cached_reg() | Ben Dooks | 2016-06-17 | 1 | -1/+1 |
| * | | | ata: fix return value check in ahci_seattle_get_port_info() | Wei Yongjun | 2016-06-15 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixes | James Bottomley | 2016-06-18 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | scsi: fix race between simultaneous decrements of ->host_failed | Wei Fang | 2016-06-09 | 1 | -1/+1 |
* | | | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 2016-05-28 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2016-05-24 | 2 | -271/+294 |
|\ \ |
|
| * | | ata: dwc: add DMADEVICES dependency | Arnd Bergmann | 2016-05-12 | 1 | -0/+1 |
| * | | ata: sata_dwc_460ex: make debug messages neat | Andy Shevchenko | 2016-05-12 | 1 | -4/+4 |
| * | | ata: sata_dwc_460ex: supply physical address of FIFO to DMA | Andy Shevchenko | 2016-05-12 | 1 | -6/+7 |
| * | | ata: sata_dwc_460ex: use devm_ioremap | Andy Shevchenko | 2016-05-12 | 1 | -19/+11 |
| * | | ata: sata_dwc_460ex: tidy up sata_dwc_clear_dmacr() | Mans Rullgard | 2016-05-12 | 1 | -8/+6 |
| * | | ata: sata_dwc_460ex: use readl/writel_relaxed() | Mans Rullgard | 2016-05-12 | 1 | -48/+43 |
| * | | ata: sata_dwc_460ex: switch to new dmaengine_terminate_* API | Andy Shevchenko | 2016-05-12 | 1 | -1/+1 |