Age | Commit message (Expand) | Author | Files | Lines |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+1 |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 1 | -2/+1 |
2015-09-02 | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 3 | -11/+5 |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -24/+1 |
2015-08-28 | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2015-08-26 | Add factory recertified Crucial M500s to blacklist | Guillermo A. Amaral | 1 | -0/+2 |
2015-08-24 | PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI | Zhang Rui | 2 | -24/+1 |
2015-08-22 | ata: pata_arasam_cf: Use devm_clk_get | Vaishali Thakkar | 1 | -7/+4 |
2015-08-17 | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -154/+24 |
2015-08-10 | libata: fix libata-core.c kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2015-08-06 | ata: ahci_brcmstb: Fix misuse of IS_ENABLED | Axel Lin | 1 | -2/+2 |
2015-08-06 | sata_sx4: Check return code from pdc20621_i2c_read() | Tomer Barletz | 1 | -4/+12 |
2015-08-03 | Revert "libata: Implement NCQ autosense" | Tejun Heo | 3 | -26/+2 |
2015-08-03 | Revert "libata: Implement support for sense data reporting" | Tejun Heo | 2 | -102/+4 |
2015-08-03 | Revert "libata-eh: Set 'information' field for autosense" | Tejun Heo | 4 | -21/+3 |
2015-07-28 | ata: ahci_brcmstb: Fix warnings with CONFIG_PM_SLEEP=n | Florian Fainelli | 1 | -0/+2 |
2015-07-24 | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -4/+29 |
2015-07-17 | Update Viresh Kumar's email address | Viresh Kumar | 1 | -2/+2 |
2015-07-16 | libata: Do not blacklist M510DC | Martin K. Petersen | 1 | -1/+1 |
2015-07-15 | libata: increase the timeout when setting transfer mode | Mikulas Patocka | 1 | -1/+2 |
2015-07-15 | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l... | David Milburn | 1 | -0/+10 |
2015-07-15 | libata: force disable trim for SuperSSpeed S238 | Arne Fitzenreiter | 1 | -0/+3 |
2015-07-15 | libata: add ATA_HORKAGE_NOTRIM | Arne Fitzenreiter | 2 | -1/+4 |
2015-07-14 | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER | Aleksei Mamlin | 1 | -1/+2 |
2015-07-14 | ata: pmp: add quirk for Marvell 4140 SATA PMP | Lior Amsalem | 1 | -0/+7 |
2015-07-14 | ata: sata_rcar: Remove obsolete sata-r8a779* platform_device_id entries | Geert Uytterhoeven | 1 | -4/+0 |
2015-07-07 | ata: ahci_platform: Add ACPI _CLS matching | Suthikulpanit, Suravee | 2 | -1/+10 |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -22/+71 |
2015-06-25 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 19 | -81/+907 |
2015-06-18 | libata: Do not blacklist Micron M500DC | Martin K. Petersen | 1 | -1/+1 |
2015-06-17 | ata: ahci_mvebu: add suspend/resume support | Thomas Petazzoni | 1 | -0/+22 |
2015-06-17 | ahci, msix: Fix build error for !PCI_MSI | Robert Richter | 1 | -20/+1 |
2015-06-16 | ahci: Add support for Cavium's ThunderX host controller | Robert Richter | 1 | -1/+4 |
2015-06-16 | ahci: Add generic MSI-X support for single interrupts to SATA PCI driver | Robert Richter | 1 | -0/+72 |
2015-06-10 | libata: finally use __initconst in ata_parse_force_one() | Rasmus Villemoes | 1 | -6/+1 |
2015-06-10 | drivers: ata: add support for Ceva sata host controller | Suneel Garapati | 3 | -0/+248 |
2015-06-09 | ahci: added support for Freescale AHCI sata | Tang Yuantian | 1 | -0/+1 |
2015-06-08 | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
2015-06-08 | pata_octeon_cf: fix broken build | Aaro Koskinen | 1 | -1/+1 |
2015-06-03 | ahci: Store irq number in struct ahci_host_priv | Robert Richter | 6 | -19/+27 |
2015-06-03 | ahci: Move interrupt enablement code to a separate function | Robert Richter | 1 | -9/+22 |
2015-05-29 | Doc: libata: Fix spelling typo found in libata.xml | Masanari Iida | 1 | -1/+1 |
2015-05-26 | ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting | Nadav Haklai | 1 | -1/+1 |
2015-05-25 | ata:sata_nv - Change 1 to true for bool type variable. | Shailendra Verma | 1 | -1/+1 |
2015-05-24 | ata: add Broadcom AHCI SATA3 driver for STB chips | Brian Norris | 3 | -0/+332 |
2015-05-21 | libata: Fix regression when the NCQ Send and Receive log page is absent | Martin K. Petersen | 1 | -0/+1 |
2015-05-21 | ata: hpt366: fix constant cast warning | Arnd Bergmann | 1 | -2/+2 |
2015-05-20 | ata: at91: use syscon to configure the smc | Alexandre Belloni | 2 | -22/+71 |
2015-05-18 | ata: ahci_xgene: potential NULL dereference in probe | Dan Carpenter | 1 | -3/+1 |
2015-05-11 | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -1156/+157 |