summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-06-02mmc: mmci: Enforce DMA configuration through DTUlf Hansson
2014-05-20mmc: mmci: Enforce max frequency configuration through DTUlf Hansson
2014-05-12mmc: mmci: Enforce mmc capabilities through DTUlf Hansson
2014-05-12mmc: mmci: Enforce DT for signal direction and feedback clockUlf Hansson
2014-05-12mmc: mmci: Enable MMC_CAP_CMD23Ulf Hansson
2014-05-12mmc: mmci: Use the common mmc DT parserUlf Hansson
2014-05-12mmc: mmci: Add DT bindings for feedback clock pinUlf Hansson
2014-05-12mmc: mmci: Add DT bindings for signal directionUlf Hansson
2014-05-12mmc: mmci: Convert to devm functionsUlf Hansson
2014-05-12mmc: mmci: Convert to the mmc gpio APIUlf Hansson
2014-05-12mmc: mmci: Put the device into low power state at system suspendUlf Hansson
2014-05-12mmc: mmci: Let runtime PM callbacks be available for CONFIG_PMUlf Hansson
2014-05-12mmc: mmci: Mask IRQs for all variants during runtime suspendUlf Hansson
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-02Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-05-03Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki
2014-05-03Merge branch 'pnp'Rafael J. Wysocki
2014-05-02Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-05-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-05-01dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer
2014-05-01Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-01Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck
2014-05-01ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu
2014-04-30PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki
2014-04-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda
2014-04-30Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2014-04-29PNP: Fix compile error in quirks.cBjorn Helgaas
2014-04-29ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy
2014-04-29Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner
2014-04-29Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner
2014-04-29dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer
2014-04-29drivercore: deferral race condition fixGrant Likely
2014-04-29clocksource: nspire: Fix compiler warningAlexander Shiyan
2014-04-29clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi
2014-04-28RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S
2014-04-28RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise
2014-04-28RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise
2014-04-28RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner
2014-04-29cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat