summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-05-015-18/+55
|\
| * RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S2014-04-281-3/+3
| * RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise2014-04-281-0/+4
| * RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise2014-04-282-0/+22
| * RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise2014-04-283-15/+26
* | Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-015-11/+27
|\ \
| * | sh-pfc: r8a7791: Fix definition of MOD_SEL3Phil Edworthy2014-04-231-1/+1
| * | sh-pfc: r8a7790: Fix definition of IPSR5Guido Piasenza2014-04-231-2/+1
| * | pinctrl: single: Clear pin interrupts enabled by bootloaderTony Lindgren2014-04-231-0/+13
| * | pinctrl: as3722: fix handling of GPIO invert bitAndrew Bresticker2014-04-221-6/+11
| * | pinctrl/TB10x: Fix signedness bugChristian Ruppert2014-04-221-2/+1
* | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-011-2/+2
|\ \ \
| * | | Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck2014-05-011-2/+2
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-2923-56/+160
|\ \ \
| * | | drm/exynos: use %pad for dma_addr_tJingoo Han2014-04-302-2/+2
| * | | drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han2014-04-301-2/+2
| * | | drm/exynos: balance framebuffer refcountAndrzej Hajda2014-04-301-0/+1
| * | | Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2014-04-301-0/+22
| |\ \ \
| | * | | drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom2014-04-241-0/+22
| * | | | Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-04-281-1/+1
| |\ \ \ \
| | * | | | drm/tegra: restrict plane loops to legacy planesDaniel Vetter2014-04-241-1/+1
| * | | | | Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie2014-04-287-15/+36
| |\ \ \ \ \
| | * | | | | drm/msm/mdp4: cure for the cursor blues (v2)Rob Clark2014-04-255-10/+32
| | * | | | | drm/msm: default to XR24 rather than AR24Rob Clark2014-04-251-4/+1
| | * | | | | drm/msm: fix memory leakMicah Richert2014-04-251-1/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-2810-36/+96
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/i915: Move all ring resets before setting the HWS pageChris Wilson2014-04-253-20/+36
| | * | | | drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platformsDaniel Vetter2014-04-251-4/+14
| | * | | | drm/i915: Allow full PPGTT with param overrideBen Widawsky2014-04-241-1/+1
| | * | | | drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson2014-04-241-0/+10
| | * | | | drm/i915: get power domain in case the BIOS enabled eDP VDDPaulo Zanoni2014-04-231-1/+10
| | * | | | drm/i915: Don't check gmch state on inherited configsDaniel Vetter2014-04-232-6/+20
| | * | | | drm/i915: Allow user modes to exceed DVI 165MHz limitVille Syrjälä2014-04-221-4/+5
| | | |_|/ | | |/| |
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-285-3/+81
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-243-2/+35
| * | | | of: selftest: add deferred probe interrupt testRob Herring2014-04-242-0/+45
| * | | | dt: Fix binding typos in clock-names and interrupt-namesGeert Uytterhoeven2014-04-231-1/+1
| | |/ / | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-11/+9
|\ \ \ \
| * | | | clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski2014-04-171-2/+2
| * | | | clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner2014-04-171-7/+1
| * | | | irqchip: Gic: Support forced affinity settingThomas Gleixner2014-04-171-2/+6
* | | | | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-275-34/+55
|\ \ \ \ \
| * | | | | serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff2014-04-241-18/+21
| * | | | | serial: samsung: Change barrier() to cpu_relax() in console outputDoug Anderson2014-04-241-1/+1
| * | | | | serial: samsung: don't check config for every characterDoug Anderson2014-04-241-5/+6
| * | | | | serial: samsung: Use the passed in "port", fixing kgdb w/ no consoleDoug Anderson2014-04-241-6/+6
| * | | | | serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain2014-04-241-2/+7
| * | | | | 8250_core: Fix unwanted TX chars writeLoic Poulain2014-04-241-1/+1
| * | | | | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-241-2/+14
| | |/ / / | |/| | |
* | | | | Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-277-17/+57
|\ \ \ \ \