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
2017-07-28
drm/vc4: Convert more lock requirement comments to lockdep assertions.
Eric Anholt
1
-3
/
+8
2017-07-28
drm/vc4: Add an ioctl for labeling GEM BOs for summary stats
Eric Anholt
6
-66
/
+246
2017-07-28
drm/vc4: Start using u64_to_user_ptr.
Eric Anholt
1
-6
/
+5
2017-07-26
Merge airlied/drm-next into drm-misc-next
Sean Paul
234
-1074
/
+7252
2017-07-27
drm: linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
1
-3
/
+2
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
234
-1074
/
+7253
2017-07-26
drm/bridge: Add a devm_ allocator for panel bridge.
Eric Anholt
1
-0
/
+30
2017-07-26
drm/vc4: add HDMI CEC support
Hans Verkuil
3
-6
/
+345
2017-07-26
drm/vc4: prepare for CEC support
Hans Verkuil
1
-30
/
+29
2017-07-26
drm/stm: dsi: Constify phy ops structure
Philippe CORNU
1
-1
/
+1
2017-07-26
drm/stm: ltdc: Cleanup rename returned value
Philippe CORNU
1
-5
/
+5
2017-07-26
drm/stm: ltdc: add devm_reset_control & platform_get_ressource
Philippe CORNU
1
-4
/
+5
2017-07-26
drm/stm: ltdc: Constify funcs structures
Philippe CORNU
1
-3
/
+3
2017-07-26
drm/stm: ltdc: Lindent and minor cleanups
Philippe CORNU
1
-87
/
+85
2017-07-26
drm/stm: ltdc: Cleanup signal polarity defines
Philippe CORNU
1
-18
/
+10
2017-07-26
drm/stm: drv: Rename platform driver name
Philippe CORNU
1
-14
/
+7
2017-07-26
drm: stm: remove "default y" in Kconfig
benjamin.gaignard@linaro.org
1
-1
/
+0
2017-07-26
drm/stm: Add STM32 DSI controller driver
Philippe CORNU
3
-0
/
+361
2017-07-26
drm/hisilicon: fix build error without fbdev emulation
Arnd Bergmann
2
-9
/
+2
2017-07-26
drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users
Maxime Ripard
3
-61
/
+36
2017-07-26
drm: Improve kerneldoc for drm_modeset_lock
Liviu Dudau
1
-2
/
+10
2017-07-26
drm/hisilicon: Remove custom FB helper deferred setup
Thierry Reding
1
-10
/
+10
2017-07-26
drm/exynos: Remove custom FB helper deferred setup
Thierry Reding
2
-27
/
+5
2017-07-26
drm/fb-helper: Support deferred setup
Daniel Vetter
1
-35
/
+67
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
1
-2
/
+2
2017-07-26
drm: Convert to using %pOF instead of full_name
Rob Herring
25
-80
/
+72
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
4136
-97174
/
+268501
2017-07-26
drm/syncobj: Fix kerneldoc
Daniel Vetter
1
-2
/
+0
2017-07-26
drm/atomic: Allow drm_atomic_helper_swap_state to fail
Maarten Lankhorst
1
-8
/
+7
2017-07-26
drm/vc4: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+1
2017-07-26
drm/tilcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+5
2017-07-26
drm/tegra: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-26
drm/msm: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-8
/
+8
2017-07-26
drm/mediatek: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-26
drm/i915: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+9
2017-07-26
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-6
/
+7
2017-07-26
drm/nouveau: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+4
2017-07-26
drm/atomic: Change drm_atomic_helper_swap_state to return an error.
Maarten Lankhorst
1
-8
/
+18
2017-07-26
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
Maarten Lankhorst
1
-2
/
+5
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
15
-15
/
+0
2017-07-26
drm/qxl: Drop fbdev hwaccel flags
Daniel Vetter
1
-1
/
+1
2017-07-26
drm: Update docs around gem_free_object
Daniel Vetter
1
-1
/
+1
2017-07-23
xen/balloon: don't online new memory initially
Juergen Gross
2
-10
/
+15
2017-07-23
xen/grant-table: log the lack of grants
Wengang Wang
1
-1
/
+8
2017-07-22
Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+9
2017-07-22
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-74
/
+75
2017-07-22
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-43
/
+45
2017-07-22
Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
22
-62
/
+187
2017-07-22
Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
34
-21
/
+4912
2017-07-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-28
/
+80
[prev]
[next]