aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter
2015-03-02Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-03-02Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-02-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard
2015-02-28rtc: ds1685: remove superfluous checks for out-of-range u8 valuesGeert Uytterhoeven
2015-02-28rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin
2015-02-27Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-02-27Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie
2015-02-27Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-02-26Merge tag 'hwmon-for-linus-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-26drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre
2015-02-25drm/radeon: only enable DP audio if the monitor supports itAlex Deucher
2015-02-25drm/radeon: fix atom aux payload size check for writes (v2)Alex Deucher
2015-02-25drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher
2015-02-25drm/radeon: enable SRBM timeout interrupt on EG/NIChristian König
2015-02-25drm/radeon: enable SRBM timeout interrupt on SIChristian König
2015-02-25drm/radeon: enable SRBM timeout interrupt on CIK v2Leo Liu
2015-02-25drm/radeon: dump full IB if we hit a packet errorAlex Deucher
2015-02-25drm/radeon: disable mclk switching with 120hz+ monitorsAlex Deucher
2015-02-25drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2015-02-25drm/radeon: enable native backlight control on old macsNathan-J. Hirschauer
2015-02-25Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...Ingo Molnar
2015-02-25clocksource: pxa: Fix section mismatchRobert Jarzmik
2015-02-25clocksource: mtk: Fix race conditions in probe codeMatthias Brugger
2015-02-25clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano
2015-02-25drm/i915: Fix frontbuffer false positve.Rodrigo Vivi
2015-02-25md: mark some attributes as pre-allocNeilBrown
2015-02-25raid5: check faulty flag for array status during recovery.Eric Mei
2015-02-25md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek
2015-02-24thermal: exynos: Clean-up code to use oneline entry for exynos compatible tableChanwoo Choi
2015-02-24thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven
2015-02-24thermal: rcar: Fix race condition between init and interruptGeert Uytterhoeven
2015-02-24ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring
2015-02-24thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko
2015-02-24Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-24drm/i915: Align initial plane backing objects correctlyDaniel Vetter
2015-02-24drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak
2015-02-24drm/i915: Check obj->vma_list under the struct_mutexChris Wilson
2015-02-24drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath
2015-02-24drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probeBoris Brezillon
2015-02-24drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling itBoris Brezillon