index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-02
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-8
/
+15
2015-03-02
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-51
/
+28
2015-03-02
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-12
/
+20
2015-03-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-16
/
+11
2015-02-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-96
/
+233
2015-02-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-41
/
+58
2015-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-11
/
+9
2015-02-28
zram: use proper type to update max_used_pages
Joonsoo Kim
1
-1
/
+1
2015-02-28
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
1
-2
/
+2
2015-02-28
rtc: ds1685: remove superfluous checks for out-of-range u8 values
Geert Uytterhoeven
1
-6
/
+6
2015-02-28
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
Arnd Bergmann
1
-2
/
+0
2015-02-28
thermal: int340x_thermal: Ignore missing _ART, _TRT tables
Srinivas Pandruvada
1
-6
/
+4
2015-02-28
thermal/intel_powerclamp: add id for Avoton SoC
Miguel Bernal Marin
1
-0
/
+1
2015-02-27
Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2015-02-27
Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...
Dave Airlie
3
-4
/
+3
2015-02-27
Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-23
/
+71
2015-02-26
Merge tag 'hwmon-for-linus-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2015-02-26
drm: atmel-hlcdc: remove clock polarity from crtc driver
Nicolas Ferre
1
-1
/
+1
2015-02-25
drm/radeon: only enable DP audio if the monitor supports it
Alex Deucher
1
-6
/
+15
2015-02-25
drm/radeon: fix atom aux payload size check for writes (v2)
Alex Deucher
1
-0
/
+7
2015-02-25
drm/radeon: fix 1 RB harvest config setup for TN/RL
Alex Deucher
1
-4
/
+4
2015-02-25
drm/radeon: enable SRBM timeout interrupt on EG/NI
Christian König
4
-0
/
+17
2015-02-25
drm/radeon: enable SRBM timeout interrupt on SI
Christian König
2
-0
/
+11
2015-02-25
drm/radeon: enable SRBM timeout interrupt on CIK v2
Leo Liu
2
-0
/
+12
2015-02-25
drm/radeon: dump full IB if we hit a packet error
Alex Deucher
2
-9
/
+22
2015-02-25
drm/radeon: disable mclk switching with 120hz+ monitors
Alex Deucher
1
-0
/
+6
2015-02-25
drm/radeon: use drm_mode_vrefresh() rather than mode->vrefresh
Alex Deucher
1
-1
/
+1
2015-02-25
drm/radeon: enable native backlight control on old macs
Nathan-J. Hirschauer
1
-0
/
+3
2015-02-25
Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezc...
Ingo Molnar
3
-16
/
+11
2015-02-25
clocksource: pxa: Fix section mismatch
Robert Jarzmik
1
-1
/
+1
2015-02-25
clocksource: mtk: Fix race conditions in probe code
Matthias Brugger
1
-4
/
+5
2015-02-25
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
Daniel Lezcano
1
-11
/
+5
2015-02-25
drm/i915: Fix frontbuffer false positve.
Rodrigo Vivi
1
-3
/
+0
2015-02-25
md: mark some attributes as pre-alloc
NeilBrown
1
-6
/
+8
2015-02-25
raid5: check faulty flag for array status during recovery.
Eric Mei
1
-4
/
+9
2015-02-25
md/raid1: fix read balance when a drive is write-mostly.
Tomáš Hodek
1
-2
/
+3
2015-02-24
thermal: exynos: Clean-up code to use oneline entry for exynos compatible table
Chanwoo Choi
1
-28
/
+10
2015-02-24
thermal: rcar: Make error and remove paths symmetrical with init
Geert Uytterhoeven
1
-2
/
+2
2015-02-24
thermal: rcar: Fix race condition between init and interrupt
Geert Uytterhoeven
1
-13
/
+9
2015-02-24
ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...
Markus Elfring
1
-1
/
+1
2015-02-24
thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP
Grygorii Strashko
1
-1
/
+1
2015-02-24
Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-9
/
+53
2015-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-10
/
+30
2015-02-24
drm/i915: Align initial plane backing objects correctly
Daniel Vetter
2
-10
/
+14
2015-02-24
drm/i915: avoid processing spurious/shared interrupts in low-power states
Imre Deak
1
-0
/
+22
2015-02-24
drm/i915: Check obj->vma_list under the struct_mutex
Chris Wilson
1
-3
/
+4
2015-02-24
drm/i915: Fix a use after free, and unbalanced refcounting
Nick Hoath
3
-7
/
+18
2015-02-24
drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probe
Boris Brezillon
1
-2
/
+0
2015-02-24
drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling it
Boris Brezillon
1
-1
/
+2
[next]