summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter2015-03-031-0/+1
* Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-03-022-8/+15
|\
| * gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne2015-02-231-4/+10
| * gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg2015-02-231-4/+5
* | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-026-51/+28
|\ \
| * | thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada2015-02-281-6/+4
| * | thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin2015-02-281-0/+1
| * | thermal: exynos: Clean-up code to use oneline entry for exynos compatible tableChanwoo Choi2015-02-241-28/+10
| * | thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven2015-02-241-2/+2
| * | thermal: rcar: Fix race condition between init and interruptGeert Uytterhoeven2015-02-241-13/+9
| * | ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring2015-02-241-1/+1
| * | thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko2015-02-241-1/+1
| |/
* | Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds2015-03-023-12/+20
|\ \
| * | md: mark some attributes as pre-allocNeilBrown2015-02-251-6/+8
| * | raid5: check faulty flag for array status during recovery.Eric Mei2015-02-251-4/+9
| * | md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek2015-02-251-2/+3
| |/
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-013-16/+11
|\ \
| * \ Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar2015-02-253-16/+11
| |\ \
| | * | clocksource: pxa: Fix section mismatchRobert Jarzmik2015-02-251-1/+1
| | * | clocksource: mtk: Fix race conditions in probe codeMatthias Brugger2015-02-251-4/+5
| | * | clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-251-11/+5
| | |/
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-2830-96/+233
|\ \ \
| * \ \ Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie2015-02-273-4/+3
| |\ \ \
| | * | | drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre2015-02-261-1/+1
| | * | | drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon2015-02-241-2/+0
| | * | | drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon2015-02-241-1/+2
| * | | | Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-02-277-23/+71
| |\ \ \ \
| | * | | | drm/i915: Fix frontbuffer false positve.Rodrigo Vivi2015-02-251-3/+0
| | * | | | drm/i915: Align initial plane backing objects correctlyDaniel Vetter2015-02-242-10/+14
| | * | | | drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak2015-02-241-0/+22
| | * | | | drm/i915: Check obj->vma_list under the struct_mutexChris Wilson2015-02-241-3/+4
| | * | | | drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath2015-02-243-7/+18
| | * | | | drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula2015-02-231-0/+3
| | * | | | drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula2015-02-231-0/+9
| | * | | | drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-02-231-0/+1
| | | |_|/ | | |/| |
| * | | | drm/radeon: only enable DP audio if the monitor supports itAlex Deucher2015-02-251-6/+15
| * | | | drm/radeon: fix atom aux payload size check for writes (v2)Alex Deucher2015-02-251-0/+7
| * | | | drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher2015-02-251-4/+4
| * | | | drm/radeon: enable SRBM timeout interrupt on EG/NIChristian König2015-02-254-0/+17
| * | | | drm/radeon: enable SRBM timeout interrupt on SIChristian König2015-02-252-0/+11
| * | | | drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu2015-02-252-0/+12
| * | | | drm/radeon: dump full IB if we hit a packet errorAlex Deucher2015-02-252-9/+22
| * | | | drm/radeon: disable mclk switching with 120hz+ monitorsAlex Deucher2015-02-251-0/+6
| * | | | drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher2015-02-251-1/+1
| * | | | drm/radeon: enable native backlight control on old macsNathan-J. Hirschauer2015-02-251-0/+3
| | |/ / | |/| |
| * | | Merge tag 'drm-amdkfd-fixes-2015-02-23' of git://people.freedesktop.org/~gabb...Dave Airlie2015-02-243-9/+11
| |\ \ \
| | * | | drm/amdkfd: don't set get_pipes_num() as inlineOded Gabbay2015-02-232-6/+7
| | * | | drm/amdkfd: Initialize only amdkfd's assigned pipelinesOded Gabbay2015-02-233-3/+4
| | |/ /
| * | | Merge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie2015-02-242-39/+48
| |\ \ \
| | * | | drm/tegra: dc: Move more code into ->init()Thierry Reding2015-02-191-38/+36