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
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
21
-114
/
+69
2019-03-08
Merge tag 'backlight-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-03-05
fbdev: mbx: fix a misspelled variable name
Arnd Bergmann
1
-1
/
+1
2019-03-01
fbdev: omap2: fix warnings in dss core
Anders Roxell
1
-3
/
+0
2019-02-08
video: fbdev: Fix potential NULL pointer dereference
YueHaibing
1
-0
/
+2
2019-02-08
fbcon: Silence fbcon logo on 'quiet' boots
Prarit Bhargava
1
-1
/
+7
2019-02-08
video: ssd1307fb: Do not hard code active-low reset sequence
Michal Vokáč
1
-2
/
+2
2019-02-08
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
1
-0
/
+3
2019-02-08
video/fbdev: refactor video= cmdline parsing
Jani Nikula
1
-13
/
+10
2019-02-08
fbdev: mbx: fix up debugfs file creation
Greg Kroah-Hartman
2
-28
/
+14
2019-02-08
fbdev: omap2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-26
/
+7
2019-02-08
video: fbdev: geode: remove ifdef OLPC noise
Lubomir Rintel
2
-22
/
+4
2019-02-08
video: offb: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+2
2019-02-08
omapfb: fix typo
Matteo Croce
1
-1
/
+1
2019-02-08
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
7
-12
/
+12
2019-02-08
fbcon: use kvmalloc() for scrollback buffer
Konstantin Khorenko
1
-3
/
+3
2019-02-08
fbdev: chipsfb: remove set but not used variable 'size'
YueHaibing
1
-2
/
+1
2019-02-08
fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
Colin Ian King
1
-1
/
+1
2019-01-30
backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state
Chen-Yu Tsai
1
-1
/
+1
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
9
-45
/
+53
2019-01-25
Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+4
2019-01-22
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
6
-75
/
+48
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
1
-1
/
+1
2019-01-19
Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux
Linus Torvalds
5
-27
/
+28
2019-01-18
vgacon: unconfuse vc_origin when using soft scrollback
Nicolas Pitre
1
-3
/
+4
2019-01-16
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
3
-18
/
+17
2019-01-15
Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+18
2019-01-11
fbdev: offb: Fix OF node name handling
Rob Herring
1
-9
/
+9
2019-01-11
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
1
-0
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
12
-43
/
+68
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-3
/
+3
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-57
/
+454
2018-12-20
fbdev: fbcon: Fix unregister crash when more than one framebuffer
Noralf Trønnes
1
-1
/
+1
2018-12-20
fbdev: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+2
2018-12-20
pxa168fb: trivial typo fix
Lubomir Rintel
1
-1
/
+1
2018-12-20
fbdev: fsl-diu: remove redundant null check on cmap
Wen Yang
1
-2
/
+1
2018-12-20
fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-14
/
+4
2018-12-20
fbdev: uvesafb: fix spelling mistake "memoery" -> "memory"
Colin Ian King
1
-1
/
+1
2018-12-20
fbdev: fbmem: add config option to center the bootup logo
Peter Rosin
2
-1
/
+33
2018-12-20
fbdev: fbmem: make fb_show_logo_line return the end instead of the height
Peter Rosin
1
-3
/
+3
2018-12-20
video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"
YueHaibing
1
-3
/
+1
2018-12-20
fbdev: fbmem: behave better with small rotated displays and many CPUs
Peter Rosin
1
-2
/
+6
2018-12-20
video: clps711x-fb: release disp device node in probe()
Alexey Khoroshilov
1
-1
/
+4
2018-12-20
fbdev: make FB_BACKLIGHT a tristate
Rob Clark
2
-5
/
+5
2018-12-20
udlfb: fix some inconsistent NULL checking
Dan Carpenter
1
-8
/
+6
2018-12-14
backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-12-10
backlight: pwm_bl: Fix brightness levels for non-DT case.
Enric Balletbo i Serra
1
-6
/
+35
2018-11-27
backlight: pm8941: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
[next]