summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-222-12/+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: Update DT compatible listRoger Quadros2014-02-221-2/+2
* 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-222-206/+134
* ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl2014-02-224-3/+271
* ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede2014-02-222-15/+87
* ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede2014-02-222-65/+137
* ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede2014-02-222-37/+71
* ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede2014-02-223-2/+37
* ahci-platform: Add support for devices with more then 1 clockHans de Goede2014-02-224-28/+93
* libahci: Allow drivers to override start_engineHans de Goede2014-02-224-10/+31
* ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn2014-02-201-2/+3
* ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn2014-02-201-2/+2
* ata: CONFIG_ATA is libataRandy Dunlap2014-02-191-2/+2
* pata_imx: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-181-2/+2
* pata_imx: Use devm_ioremap_resource() to simplify codeFabio Estevam2014-02-181-7/+2
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-1368-68/+0
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-031-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0315-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-031-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-033-10/+87
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \
| * | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * | slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20
| * | slub: Fix calculation of cpu slabsLi Zefan2013-12-291-1/+7
| * | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap2013-12-181-56/+46
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\ \ \
| * | | tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
| * | | tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3