Age | Commit message (Expand) | Author | Files | Lines |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
2020-03-26 | ata: make "libata.force" kernel parameter optional | Bartlomiej Zolnierkiewicz | 1 | -0/+16 |
2020-03-26 | ata: separate PATA timings code from libata-core.c | Bartlomiej Zolnierkiewicz | 1 | -0/+21 |
2020-03-26 | ata: make SATA_PMP option selectable only if any SATA host driver is enabled | Bartlomiej Zolnierkiewicz | 1 | -0/+40 |
2019-02-08 | ata: add Buddha PATA controller driver | Bartlomiej Zolnierkiewicz | 1 | -0/+12 |
2019-01-16 | ata: pata_acpi: Make PCI dependency explicit | Sinan Kaya | 1 | -1/+1 |
2018-10-10 | ata: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2018-10-02 | ata: ahci_brcm: Allow using driver or DSL SoCs | Florian Fainelli | 1 | -1/+2 |
2018-07-02 | ata: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -2/+0 |
2018-04-04 | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -2/+14 |
2018-03-26 | ata: remove bf54x driver | Arnd Bergmann | 1 | -9/+0 |
2018-03-19 | ata: add Amiga Gayle PATA controller driver | Bartlomiej Zolnierkiewicz | 1 | -0/+12 |
2018-03-14 | ata: change Tegra124 to Tegra | Preetham Ramchandra | 1 | -2/+2 |
2018-01-19 | ata: remove pata_at32 | Corentin Labbe | 1 | -9/+0 |
2017-12-11 | ahci: Allow setting a default LPM policy for mobile chipsets | Hans de Goede | 1 | -0/+19 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-07 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 1 | -0/+10 |
2017-08-28 | ata: mediatek: add support for MediaTek SATA controller | Ryder Lee | 1 | -0/+10 |
2017-07-10 | ata: fix gemini Kconfig dependencies | Arnd Bergmann | 1 | -2/+2 |
2017-06-12 | ata: Add driver for Faraday Technology FTIDE010 | Linus Walleij | 1 | -0/+21 |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+9 |
2017-03-30 | ata: add Palmchip BK3710 PATA controller driver | Bartlomiej Zolnierkiewicz | 1 | -0/+9 |
2017-03-24 | ata: ahci: add support for DaVinci DM816 SATA controller | Bartosz Golaszewski | 1 | -0/+9 |
2017-03-17 | pata: remove the at91 driver | Boris Brezillon | 1 | -8/+0 |
2017-03-07 | ata: allow subsystem to be used on m32r and s390 archs | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2017-01-16 | ahci: imx: fix building without hwmon or thermal | Arnd Bergmann | 1 | -0/+1 |
2017-01-10 | ata: add Atari Falcon PATA controller driver | Bartlomiej Zolnierkiewicz | 1 | -0/+9 |
2017-01-10 | ata: allow subsystem to be used on m68k arch | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2017-01-06 | ata: AHCI and other non-SFF native drivers should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+4 |
2017-01-06 | ata: ATA_BMDMA should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2017-01-06 | ata: SATA_HIGHBANK should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2017-01-06 | ata: SATA_MV should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2016-06-16 | ata: ahci_brcm: Add support for Broadcom NSP SoC | Yendapally Reddy Dhananjaya Reddy | 1 | -1/+1 |
2016-06-16 | ata: ahci_brcmstb: rename to support across Broadcom SoC's | Yendapally Reddy Dhananjaya Reddy | 1 | -3/+3 |
2016-05-24 | Merge branch 'for-4.7-dw' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -2/+11 |
2016-05-12 | ata: dwc: add DMADEVICES dependency | Arnd Bergmann | 1 | -0/+1 |
2016-05-10 | ata: sata_dwc_460ex: add phy support | Mans Rullgard | 1 | -0/+1 |
2016-05-10 | ata: sata_dwc_460ex: use "dmas" DT property to find dma channel | Mans Rullgard | 1 | -2/+9 |
2016-05-10 | ata: sata_dwc_460ex: select only core part of DMA driver | Andy Shevchenko | 1 | -1/+1 |
2016-04-13 | ata: add AMD Seattle platform driver | Brijesh Singh | 1 | -0/+8 |
2016-03-04 | ata: sata_rcar: Use ARCH_RENESAS | Simon Horman | 1 | -1/+1 |
2016-02-11 | libata: support AHCI on OCTEON platform | Aleksey Makarov | 1 | -0/+9 |
2016-01-01 | ata: ahci_brcmstb: add support for MIPS-based platforms | Jaedon Shin | 1 | -1/+1 |
2015-09-08 | ahci: added a new driver for supporting Freescale AHCI sata | Tang Yuantian | 1 | -0/+9 |
2015-07-07 | ata: ahci_platform: Add ACPI _CLS matching | Suthikulpanit, Suravee | 1 | -1/+1 |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
2015-06-26 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -0/+18 |
2015-06-10 | drivers: ata: add support for Ceva sata host controller | Suneel Garapati | 1 | -0/+9 |
2015-05-25 | ata: add Broadcom AHCI SATA3 driver for STB chips | Brian Norris | 1 | -0/+9 |
2015-05-20 | ata: at91: use syscon to configure the smc | Alexandre Belloni | 1 | -1/+0 |