summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ahci: Add generic MSI-X support for single interrupts to SATA PCI driverRobert Richter2015-06-161-0/+72
* libata: finally use __initconst in ata_parse_force_one()Rasmus Villemoes2015-06-101-6/+1
* drivers: ata: add support for Ceva sata host controllerSuneel Garapati2015-06-103-0/+248
* devicetree:bindings: add devicetree bindings for ceva ahciSuneel Garapati2015-06-101-0/+20
* ahci: added support for Freescale AHCI sataTang Yuantian2015-06-092-0/+3
* ahci: Store irq number in struct ahci_host_privRobert Richter2015-06-036-19/+27
* ahci: Move interrupt enablement code to a separate functionRobert Richter2015-06-031-9/+22
* Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida2015-05-291-1/+1
* ata:sata_nv - Change 1 to true for bool type variable.Shailendra Verma2015-05-261-1/+1
* ata: add Broadcom AHCI SATA3 driver for STB chipsBrian Norris2015-05-253-0/+332
* Documentation: devicetree: add Broadcom SATA bindingBrian Norris2015-05-251-0/+34
* libata: Fix regression when the NCQ Send and Receive log page is absentMartin K. Petersen2015-05-211-0/+1
* ata: hpt366: fix constant cast warningArnd Bergmann2015-05-211-2/+2
* ata: ahci_xgene: potential NULL dereference in probeDan Carpenter2015-05-181-3/+1
* ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI S...Suman Tripathi2015-05-111-19/+86
* libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.Suman Tripathi2015-05-102-0/+42
* libahci: Refactoring of ahci_single_irq_intr function.Suman Tripathi2015-05-101-21/+30
* libata: Fix sysfs documentation bugMartin K. Petersen2015-05-061-1/+1
* libata: Fall back to unqueued READ LOG EXT if the DMA variant failsMartin K. Petersen2015-05-052-1/+12
* libata: READ LOG DMA EXT support can be in either page 119 or 120Martin K. Petersen2015-05-051-1/+11
* libata: Expose TRIM capability in sysfsMartin K. Petersen2015-05-052-0/+33
* libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen2015-05-052-0/+4
* libata: samsung_cf: Constify platform_device_idKrzysztof Kozlowski2015-05-031-1/+1
* ata: ahci_st: fixup layering violations / drvdata errorsPeter Griffin2015-04-201-25/+24
* Remove celleb-only SCC PATA driversDaniel Axtens2015-04-146-2017/+0
* ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski2015-04-141-1/+1
* Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14824-22325/+38863
|\
| * Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-07304-1381/+2831
| |\
| * | staging: lustre: orthography & coding styleAmaury.Bouchra.Pilet@ENS.fr2015-04-051-2/+2
| * | staging: lustre: lnet: lnet: fix error return codeJulia Lawall2015-04-051-2/+6
| * | staging: lustre: fix sparse warningTal Shorer2015-04-051-1/+1
| * | Revert "Staging: sm750fb: Fix C99 Comments"Greg Kroah-Hartman2015-04-042-2/+8
| * | Staging: rtl8192u: use correct array for debug outputDan Carpenter2015-04-031-1/+1
| * | staging: rtl8192e: Remove dead codeMateusz Kulikowski2015-04-035-22/+2
| * | staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-0316-289/+318
| * | staging: rtl8192e: Fix indentation in rtllib_rx_auth_resp()Mateusz Kulikowski2015-04-031-18/+12
| * | staging: rtl8192e: Decrease nesting of rtllib_rx_auth_resp()Mateusz Kulikowski2015-04-031-44/+45
| * | staging: rtl8192e: Divide rtllib_rx_auth()Mateusz Kulikowski2015-04-031-54/+58
| * | staging: rtl8192e: Fix PRINTK_WITHOUT_KERN_LEVEL warningsMateusz Kulikowski2015-04-031-8/+2
| * | staging: rtl8192e: Fix DO_WHILE_MACRO_WITH_TRAILING_SEMICOLON warningMateusz Kulikowski2015-04-031-1/+1
| * | staging: rtl8192e: Fix BRACES warningMateusz Kulikowski2015-04-031-4/+2
| * | staging: rtl8192e: Fix LINE_CONTINUATIONS warningMateusz Kulikowski2015-04-031-1/+1
| * | staging: rtl8192e: Fix UNNECESSARY_PARENTHESES warningsMateusz Kulikowski2015-04-033-9/+9
| * | staging: rtl8192e: remove unused EXPORT_SYMBOL_RSL macroMateusz Kulikowski2015-04-031-3/+0
| * | staging: rtl8192e: Fix RETURN_VOID warningsMateusz Kulikowski2015-04-035-19/+0
| * | staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski2015-04-0312-518/+482
| * | staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci2015-04-031-4/+4
| * | staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci2015-04-031-19/+22
| * | staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci2015-04-031-20/+14
| * | staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci2015-04-031-17/+17