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
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
12
-17
/
+13
2020-03-06
drm: unbreak the DRM menu, broken by DRM_EXPORT_FOR_TESTS
Randy Dunlap
1
-3
/
+3
2020-03-06
drm/mm: Break long searches in fragmented address spaces
Chris Wilson
1
-1
/
+7
2020-03-06
drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-06
drm/gma500/intel_bios.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-06
drm/vblank: Fix documentation of VBLANK timestamp helper
Thomas Zimmermann
1
-2
/
+1
2020-03-06
drm/simple-kms: Fix documentation for drm_simple_encoder_init()
Thomas Zimmermann
1
-2
/
+12
2020-03-06
drm/panel: add panel driver for Elida KD35T133 panels
Heiko Stuebner
3
-0
/
+363
2020-03-04
drm/v3d: Replace wait_for macros to remove use of msleep
James Hughes
1
-13
/
+28
2020-03-04
drm/vc4: Replace wait_for macros to remove use of msleep
James Hughes
1
-17
/
+26
2020-03-04
Merge drm/drm-next into drm-misc-next
Maxime Ripard
361
-13731
/
+21322
2020-03-04
drm/hdcp: optimizing the srm handling
Ramalingam C
3
-105
/
+59
2020-03-02
video: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-03-02
video: fbdev: radeon: Remove dead code
Souptick Joarder
1
-16
/
+0
2020-03-02
matroxfb: add Matrox MGA-G200eW board support
Rich Felker
1
-0
/
+15
2020-03-02
video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: kyrofb: remove set but not used variable 'ulScaleRight'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'bytpp'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable '‘cSync’'
yu kuai
1
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'
yu kuai
1
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: wm8505fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: wm8505fb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: w100fb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: w100fb: fix sparse warnings
Bartlomiej Zolnierkiewicz
1
-8
/
+10
2020-03-02
video: fbdev: arcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2020-03-02
video: fbdev: sh_mobile_lcdcfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2020-03-02
video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2020-03-02
video: fbdev: pxa168fb: remove unnecessary platform_get_irq
YueHaibing
1
-3
/
+0
2020-03-02
drm/qxl: Use simple encoder
Thomas Zimmermann
1
-15
/
+14
2020-03-02
drm/mgag200: Use simple encoder
Thomas Zimmermann
2
-82
/
+13
2020-03-02
drm/ast: Use simple encoder
Thomas Zimmermann
2
-22
/
+9
2020-03-02
drm/simple-kms: Add drm_simple_encoder_{init,create}()
Thomas Zimmermann
1
-3
/
+31
2020-02-29
drm/panel: simple: add panel-dpi support
Sam Ravnborg
1
-2
/
+72
2020-02-29
drm/panel: Add driver for Novatek NT35510-based panels
Linus Walleij
3
-0
/
+1109
2020-02-29
drm: prevent a harmless integer overflow in drm_legacy_sg_alloc()
Dan Carpenter
1
-0
/
+3
2020-02-29
drm/client: Dual licence the file in GPL-2 and MIT
Emmanuel Vadot
1
-1
/
+1
2020-02-28
drm/tidss: Drop pointless static qualifier in dispc_find_csc()
YueHaibing
1
-1
/
+1
2020-02-28
drm/tidss: fix spelling mistakes "bufer" and "requsted"
Colin Ian King
1
-2
/
+2
2020-02-28
drm/tidss: Use drm_for_each_bridge_in_chain()
Laurent Pinchart
1
-1
/
+1
2020-02-28
drm/tidss: dispc: Fix broken plane positioning code
Jyri Sarha
5
-36
/
+133
2020-02-28
drm/dp_mst: Check crc4 value while building sideband message
Benjamin Gaignard
1
-0
/
+4
2020-02-28
drm/dp_mst: Fix W=1 warnings
Benjamin Gaignard
1
-49
/
+65
2020-02-28
Merge tag 'drm-misc-next-2020-02-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
113
-2514
/
+3122
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
166
-2414
/
+5161
2020-02-27
drm/panfrost: default_supplies[] can be static
kbuild test robot
1
-1
/
+1
2020-02-27
dma-buf: make move_notify mandatory if importer_ops are provided
Christian König
1
-8
/
+7
2020-02-27
dma-buf: drop dynamic_mapping flag
Christian König
2
-4
/
+2
2020-02-27
drm/amdgpu: implement amdgpu_gem_prime_move_notify v2
Christian König
2
-1
/
+71
2020-02-27
drm/amdgpu: add amdgpu_dma_buf_pin/unpin v2
Christian König
2
-7
/
+51
[next]