| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-16 | 2 | -15/+6 |
|\ |
|
| * | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Ellerman | 2015-04-07 | 1 | -5/+5 |
| |\ |
|
| | * | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 2015-03-23 | 1 | -5/+5 |
| * | | sata_svw: remove the dependency on PPC_OF | Kevin Hao | 2015-03-17 | 1 | -10/+1 |
* | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-04-15 | 1 | -13/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'pnp' | Rafael J. Wysocki | 2015-04-13 | 1 | -13/+1 |
| |\ \ \ |
|
| | * | | | PNP: ata/pata_isapnp: Use module_pnp_driver to register driver | Peter Huewe | 2015-03-18 | 1 | -13/+1 |
| | |/ / |
|
* | | | | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2015-04-14 | 31 | -815/+673 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ata: remove deprecated use of pci api | Quentin Lambert | 2015-04-08 | 22 | -63/+63 |
| * | | | ahci: st: st_configure_oob must be called after IP is clocked. | Peter Griffin | 2015-04-01 | 1 | -2/+4 |
| * | | | sata_dwc_460ex: indent an if statement | Dan Carpenter | 2015-03-30 | 1 | -1/+1 |
| * | | | libata: Add tracepoints | Hannes Reinecke | 2015-03-27 | 4 | -3/+163 |
| * | | | libata-eh: Set 'information' field for autosense | Hannes Reinecke | 2015-03-27 | 4 | -3/+21 |
| * | | | libata: Implement support for sense data reporting | Hannes Reinecke | 2015-03-27 | 2 | -4/+102 |
| * | | | libata: Implement NCQ autosense | Hannes Reinecke | 2015-03-27 | 3 | -2/+26 |
| * | | | libata: use status bit definitions in ata_dump_status() | Hannes Reinecke | 2015-03-27 | 1 | -14/+15 |
| * | | | ide,ata: Rename ATA_IDX to ATA_SENSE | Hannes Reinecke | 2015-03-27 | 1 | -1/+1 |
| * | | | libata: whitespace fixes in ata_to_sense_error() | Hannes Reinecke | 2015-03-27 | 1 | -21/+40 |
| * | | | libata: whitespace cleanup in ata_get_cmd_descript() | Hannes Reinecke | 2015-03-27 | 1 | -25/+25 |
| * | | | libata: use READ_LOG_DMA_EXT | Hannes Reinecke | 2015-03-27 | 1 | -2/+7 |
| * | | | libata: remove ATA_FLAG_LOWTAG | Tejun Heo | 2015-03-24 | 2 | -5/+2 |
| * | | | sata_dwc_460ex: re-use hsdev->dev instead of dwc_dev | Andy Shevchenko | 2015-03-24 | 1 | -12/+11 |
| * | | | sata_dwc_460ex: move to generic DMA driver | Andy Shevchenko | 2015-03-24 | 1 | -614/+122 |
| * | | | sata_dwc_460ex: join messages back | Andy Shevchenko | 2015-03-24 | 1 | -49/+54 |
| * | | | sata: xgene: add ACPI support for APM X-Gene SATA ports | Feng Kan | 2015-03-19 | 1 | -0/+10 |
| * | | | ata: sata_mv: add proper definitions for LP_PHY_CTL register values | Thomas Petazzoni | 2015-03-19 | 1 | -4/+16 |
| |/ / |
|
* | | | libata: Blacklist queued TRIM on Samsung SSD 850 Pro | Martin K. Petersen | 2015-03-27 | 1 | -0/+2 |
* | | | libata: Update Crucial/Micron blacklist | Martin K. Petersen | 2015-03-27 | 1 | -2/+11 |
* | | | ata: Add a new flag to destinguish sas controller | Shaohua Li | 2015-03-19 | 1 | -2/+2 |
|/ / |
|
* / | sata-fsl: Apply link speed limits | Martin Hicks | 2015-03-02 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 4 | -54/+54 |
|\ |
|
| * | libata: make sata_sil24 use fifo tag allocator | Shaohua Li | 2015-01-26 | 1 | -0/+1 |
| * | libata: move sas ata tag allocation to libata-scsi.c | Shaohua Li | 2015-01-25 | 3 | -77/+46 |
| * | libata: use blk taging | Shaohua Li | 2015-01-23 | 3 | -15/+45 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-02-11 | 1 | -11/+9 |
|\ \ |
|
| * | | libata: fixup oops in ata_eh_link_report() | Hannes Reinecke | 2015-01-20 | 1 | -2/+3 |
| * | | libata: use __scsi_format_command() | Hannes Reinecke | 2015-01-09 | 1 | -10/+7 |
| |/ |
|
* | | sata_dwc_460ex: disable COMPILE_TEST again | Linus Torvalds | 2015-02-11 | 1 | -1/+1 |
* | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo | 2015-02-09 | 8 | -13/+54 |
|\ \ |
|
| * | | ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c... | Suman Tripathi | 2015-02-03 | 1 | -1/+2 |
| * | | libata: prevent HSM state change race between ISR and PIO | David Jeffery | 2015-01-19 | 1 | -0/+12 |
| * | | libata: allow sata_sil24 to opt-out of tag ordered submission | Dan Williams | 2015-01-19 | 2 | -2/+5 |
| * | | ata: pata_at91: depend on !ARCH_MULTIPLATFORM | Alexandre Belloni | 2015-01-13 | 1 | -0/+1 |
| * | | ahci: Remove Device ID for Intel Sunrise Point PCH | James Ralston | 2015-01-13 | 1 | -1/+0 |
| * | | ahci: Use dev_info() to inform about the lack of Device Sleep support | Gabriele Mazzotta | 2015-01-09 | 1 | -1/+1 |
| * | | libata: Whitelist SSDs that are known to properly return zeroes after TRIM | Martin K. Petersen | 2015-01-08 | 2 | -8/+33 |
* | | | ata: libahci: Use of_platform_device_create only if supported | Guenter Roeck | 2015-02-03 | 1 | -1/+3 |
* | | | sata_mv: Delete unnecessary checks before the function call "phy_power_off" | Markus Elfring | 2015-02-03 | 1 | -4/+2 |
* | | | ata: Delete unnecessary checks before the function call "pci_dev_put" | Markus Elfring | 2015-02-03 | 1 | -4/+2 |
* | | | ata: pata_platform: fix owner module reference mismatch for scsi host | Akinobu Mita | 2015-01-29 | 2 | -5/+13 |