| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2014-10-10 | 14 | -264/+200 |
|\ |
|
| * | pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE Controller | Scott Carter | 2014-10-07 | 1 | -2/+11 |
| * | libata: Un-break ATA blacklist | George Spelvin | 2014-10-07 | 1 | -2/+2 |
| * | AHCI: Do not acquire ata_host::lock from single IRQ handler | Alexander Gordeev | 2014-10-06 | 1 | -4/+0 |
| * | AHCI: Optimize single IRQ interrupt processing | Alexander Gordeev | 2014-10-06 | 1 | -13/+61 |
| * | AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode | Alexander Gordeev | 2014-10-06 | 2 | -60/+9 |
| * | AHCI: Make few function names more descriptive | Alexander Gordeev | 2014-10-06 | 1 | -8/+8 |
| * | AHCI: Move host activation code into ahci_host_activate() | Alexander Gordeev | 2014-10-06 | 6 | -38/+39 |
| * | AHCI: Move ahci_host_activate() function to libahci.c | Alexander Gordeev | 2014-10-06 | 2 | -60/+61 |
| * | AHCI: Pass SCSI host template as arg to ahci_host_activate() | Alexander Gordeev | 2014-10-06 | 2 | -6/+7 |
| * | ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro | Fabio Estevam | 2014-10-04 | 1 | -7/+2 |
| * | AHCI: Cleanup checking of multiple MSIs/SLM modes | Alexander Gordeev | 2014-09-28 | 2 | -12/+8 |
| * | libata-sff: Fix controllers with no ctl port | Ondrej Zary | 2014-09-28 | 1 | -11/+9 |
| * | ahci_xgene: Fix the error print invalid resource for APM X-Gene SoC AHCI SATA... | Suman Tripathi | 2014-09-23 | 1 | -2/+8 |
| * | libata: change ata_<foo>_printk routines to return void | Joe Perches | 2014-09-23 | 1 | -22/+13 |
| * | ahci-platform: Bump max number of clocks to 5 | Kumar Gala | 2014-09-23 | 1 | -1/+1 |
| * | ahci: ahci_p5wdh_workaround - constify DMI table | Mathias Krause | 2014-08-31 | 1 | -1/+1 |
| * | libahci_platform: Staticize ahci_platform_<en/dis>able_phys() | Fabio Estevam | 2014-08-30 | 1 | -4/+2 |
| * | pata_platform: Remove useless irq_flags field | Alexander Shiyan | 2014-08-23 | 2 | -5/+1 |
| * | pata_of_platform: Remove "electra-ide" quirk | Alexander Shiyan | 2014-08-23 | 1 | -16/+6 |
| * | libata: Use dev_name() for request_irq() to distinguish devices | Alexander Shiyan | 2014-08-19 | 1 | -1/+1 |
| * | ata: remove deprecated struct ahci_platform_data | Bartlomiej Zolnierkiewicz | 2014-08-16 | 2 | -40/+1 |
* | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-10-08 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next... | Olof Johansson | 2014-09-23 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ata: Remove ARCH_KIRKWOOD dependency | Andrew Lunn | 2014-09-09 | 1 | -1/+1 |
| | |/ |
|
* | | | ahci_xgene: Fix the link down in first attempt for the APM X-Gene SoC AHCI SA... | Suman Tripathi | 2014-09-06 | 1 | -14/+34 |
* | | | ahci_xgene: Skip the PHY and clock initialization if already configured by th... | Suman Tripathi | 2014-09-06 | 1 | -1/+14 |
* | | | ahci: add pcid for Marvel 0x9182 controller | Murali Karicheri | 2014-09-06 | 1 | -0/+2 |
* | | | ata: Disabling the async PM for JMicron chip 363/361 | Chuansheng Liu | 2014-09-01 | 2 | -0/+24 |
* | | | ata_piix: Add Device IDs for Intel 9 Series PCH | James Ralston | 2014-08-28 | 1 | -0/+8 |
* | | | ahci: Add Device IDs for Intel 9 Series PCH | James Ralston | 2014-08-28 | 1 | -0/+8 |
* | | | ata: ahci_tegra: Read calibration fuse | Mikko Perttunen | 2014-08-26 | 1 | -4/+10 |
|/ / |
|
* | | libata: widen Crucial M550 blacklist matching | Tejun Heo | 2014-08-18 | 1 | -1/+1 |
* | | pata_scc: propagate return value of scc_wait_after_reset | Arjun Sreedharan | 2014-08-18 | 1 | -8/+7 |
* | | ata: ahci_tegra: Change include to fix compilation | Mikko Perttunen | 2014-08-17 | 1 | -1/+1 |
* | | pata_samsung_cf: change ret type to signed | Arjun Sreedharan | 2014-08-17 | 1 | -1/+1 |
* | | ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr... | Suman Tripathi | 2014-08-17 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'akpm' (patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-06 | 2 | -69/+4 |
|\ |
|
| * | libata: Use glob_match from lib/glob.c | George Spelvin | 2014-08-06 | 2 | -69/+4 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-08-06 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 2 | -2/+2 |
* | | ata: libahci: Silence compiler warning on 64-bit | Thierry Reding | 2014-08-01 | 1 | -1/+1 |
* | | ata: ahci_platform: add a generic AHCI compatible | Antoine Ténart | 2014-07-30 | 1 | -0/+2 |
* | | ata: libahci: allow to use multiple PHYs | Antoine Ténart | 2014-07-30 | 2 | -39/+157 |
* | | ata: libahci_platform: move port_map parameters into the AHCI structure | Antoine Ténart | 2014-07-30 | 14 | -52/+31 |
* | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Tejun Heo | 2014-07-30 | 10 | -29/+111 |
|\ \ |
|
| * | | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo | 2014-07-23 | 1 | -12/+4 |
| * | | ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) | Romain Degez | 2014-07-18 | 1 | -0/+1 |
| * | | drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq() | Andrey Utkin | 2014-07-17 | 1 | -1/+1 |
| * | | libata: EH should handle AMNF error condition as a media error | Alexey Asemov | 2014-07-15 | 1 | -4/+5 |