summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-24Merge tag 'qcom-drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann7-0/+111
2014-05-23soc: qcom: Add GSBI driverAndy Gross5-0/+103
2014-05-23soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar3-0/+8
2014-05-22Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+8
2014-05-22Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int...Olof Johansson1-3/+18
2014-05-20Merge tag 'mvebu-drivers-3.16' of git://git.infradead.org/linux-mvebu into ne...Olof Johansson1-72/+162
2014-05-15reset: sunxi: allow MFD subdevices probeBoris BREZILLON1-3/+18
2014-05-06Merge tag 'socfpga-driver-update-for-3.16' of git://git.rocketboards.org/linu...Olof Johansson2-0/+147
2014-05-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2014-05-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+5
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-35/+21
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+11
2014-05-03Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-59/+85
2014-05-03Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+17
2014-05-03Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2-12/+16
2014-05-03Merge branch 'pnp'Rafael J. Wysocki2-20/+28
2014-05-03Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds3-12/+81
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+17
2014-05-02clocksource: exynos_mct: register sched_clock callbackVincent Guittot1-0/+8
2014-05-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-18/+55
2014-05-02dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer1-0/+1
2014-05-01Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-11/+27
2014-05-01Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck1-2/+2
2014-05-01ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu1-3/+4
2014-05-01PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki1-18/+26
2014-04-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds23-56/+160
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han2-2/+2
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han1-2/+2
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda1-0/+1
2014-04-30Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+22
2014-04-30PNP: Fix compile error in quirks.cBjorn Helgaas1-2/+2
2014-04-30ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy1-9/+12
2014-04-29Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner2-2/+11
2014-04-29Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner1-3/+14
2014-04-29dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer1-1/+1
2014-04-29drivercore: deferral race condition fixGrant Likely1-0/+17
2014-04-29memory: mvebu-devbus: add a devbus, keep-config propertyThomas Petazzoni1-9/+11
2014-04-29memory: mvebu-devbus: add Orion5x supportThomas Petazzoni1-21/+86
2014-04-29memory: mvebu-devbus: split functionsThomas Petazzoni1-39/+51
2014-04-29memory: mvebu-devbus: use _SHIFT suffixes instead of _BITThomas Petazzoni1-18/+18
2014-04-29memory: mvebu-devbus: use ARMADA_ prefix in definesThomas Petazzoni1-24/+24
2014-04-29clocksource: nspire: Fix compiler warningAlexander Shiyan1-1/+6
2014-04-29clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi1-1/+5
2014-04-29RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S1-3/+3
2014-04-29RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise1-0/+4
2014-04-29RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise2-0/+22
2014-04-29RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise3-15/+26
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner1-1/+4