summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-132-2/+2
| * | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-011-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-271-1/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-04-0184-730/+1964
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ata: fix Marvell SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-271-0/+2
| | * | | | | | | | ata: fix ARASAN CompactFlash PATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| | * | | | | | | | ata: remove superfluous castsJoe Perches2014-03-264-10/+6
| | * | | | | | | | ata: sata_highbank: remove superfluous castBartlomiej Zolnierkiewicz2014-03-261-1/+1
| | * | | | | | | | ata: fix Calxeda Highbank SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| | * | | | | | | | ata: fix R-Car SATA driver dependenciesBartlomiej Zolnierkiewicz2014-03-261-0/+1
| | * | | | | | | | ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controllerBartlomiej Zolnierkiewicz2014-03-253-0/+124
| | * | | | | | | | ata: move library code from ahci_platform.c to libahci_platform.cBartlomiej Zolnierkiewicz2014-03-254-524/+549
| | * | | | | | | | ata: ahci_platform: fix ahci_platform_data->suspend method handlingBartlomiej Zolnierkiewicz2014-03-251-2/+9
| | * | | | | | | | libata: async resumeTodd Brandt2014-03-181-1/+1
| | * | | | | | | | libata, libsas: kill pm_result and related cleanupDan Williams2014-03-183-116/+67
| | * | | | | | | | ata: Fix compiler warning with APM X-Gene host controller driverLoc Ho2014-03-181-1/+1
| | * | | | | | | | ata: Add APM X-Gene SoC AHCI SATA host controller driverLoc Ho2014-03-173-0/+494
| | * | | | | | | | ata: ahci_sunxi: fix code formattingBartlomiej Zolnierkiewicz2014-03-171-22/+22
| | * | | | | | | | ata: ahci_sunxi: make ahci_sunxi_resume() staticBartlomiej Zolnierkiewicz2014-03-171-1/+1
| | * | | | | | | | ata: ahci_platform: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-03-141-3/+3
| | * | | | | | | | ata: pata_imx: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz2014-03-141-2/+2
| | * | | | | | | | ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz2014-03-141-11/+9
| | * | | | | | | | ata: ahci_st: build fixesBartlomiej Zolnierkiewicz2014-03-142-8/+6
| | * | | | | | | | libata: zpodd: eliminate odd_can_poweroffAaron Lu2014-03-141-19/+2
| | * | | | | | | | libata: acpi: avoid passing NULL to ACPI evaluation methodAaron Lu2014-03-141-0/+1
| | * | | | | | | | libata: zpodd: should depend on PM_RUNTIMEAaron Lu2014-03-141-1/+1
| | * | | | | | | | ata: Fix SC1200 dependenciesJean Delvare2014-03-141-1/+1
| | * | | | | | | | ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones2014-03-141-1/+5
| | * | | | | | | | ahci: st: Only build for ST-Micro h/wLee Jones2014-03-141-0/+1
| | * | | | | | | | ahci: st: Utilise ata_platform_remove_one() callLee Jones2014-03-141-18/+26
| | * | | | | | | | ahci: st: Remove legacy dependencies on PHYLee Jones2014-03-142-3/+0
| | * | | | | | | | ahci: st: Standardise naming conventionsLee Jones2014-03-142-4/+4
| | * | | | | | | | ahci: st: Add support for ST's SATA IPLee Jones2014-03-143-0/+249
| | * | | | | | | | pata_legacy: Remove dead codeSilvan Jegen2014-03-111-1/+0
| | * | | | | | | | ata: Fix CS55xx dependenciesJean Delvare2014-03-111-4/+4
| | * | | | | | | | libata: end the r-wordDan Williams2014-03-071-2/+3
| | * | | | | | | | ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede2014-03-061-0/+2
| | * | | | | | | | ahci_sunxi: Use msleep instead of mdelayHans de Goede2014-02-231-3/+3
| | * | | | | | | | ahci_platform: Drop unused ahci_platform_data membersHans de Goede2014-02-221-9/+1
| | * | | | | | | | ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede2014-02-221-40/+6
| | * | | | | | | | ahci_platform: Drop support for ahci-strict platform device typeHans de Goede2014-02-221-11/+0
| | * | | | | | | | ata: ahci_platform: runtime resume the device before useRoger Quadros2014-02-222-0/+16
| | * | | | | | | | ata: ahci_platform: Manage SATA PHYRoger Quadros2014-02-222-2/+47
| | * | | | | | | | ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros2014-02-221-0/+1
| | * | | | | | | | ahci-imx: Port to library-ised ahci_platformHans de Goede2014-02-221-204/+127
| | * | | | | | | | ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl2014-02-223-0/+259
| | * | | | | | | | ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede2014-02-221-15/+82
| | * | | | | | | | ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede2014-02-221-65/+123
| | * | | | | | | | ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede2014-02-221-37/+69