index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-29
video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-2
/
+1
2022-01-29
video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2022-01-29
video: fbdev: omapfb: lcd_ams_delta: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-10
/
+6
2022-01-29
video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2022-01-29
video: fbdev: asiliantfb: remove redundant assignment to variable Ftarget
Colin Ian King
1
-1
/
+1
2022-01-29
video: fbdev: atyfb: Remove assigned but never used variable statements
Colin Ian King
1
-2
/
+0
2022-01-29
video: fbdev: w100fb: Reset global state
Evgeny Novikov
1
-3
/
+12
2022-01-29
video: fbdev: au1200fb: Make use of dma_mmap_coherent()
Cai Huoqing
1
-2
/
+2
2022-01-29
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
1
-1
/
+1
2022-01-29
video: fbdev: via: Fix spelling mistake "bellow" -> "below"
Colin Ian King
1
-1
/
+1
2022-01-29
video: fbdev: s3c-fb: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2022-01-29
video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
Wang Hai
1
-2
/
+1
2022-01-29
video: fbdev: controlfb: Fix COMPILE_TEST build
YueHaibing
1
-0
/
+2
2022-01-29
video: fbdev: ocfb: add const to of_device_id
Chunyang Zhong
1
-1
/
+1
2022-01-29
video: fbdev: sis: use swap() to make code cleaner
Yang Guang
1
-1
/
+1
2022-01-29
video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoid black screen
Z. Liu
1
-1
/
+1
2022-01-29
video: fbdev: mb862xx: remove redundant assignment to pointer ptr
Colin Ian King
1
-1
/
+1
2022-01-29
backlight: qcom-wled: Add PM6150L compatible
Luca Weiss
1
-0
/
+1
2022-01-29
video: fbdev: mach64_ct: remove redundant res variable
Minghao Chi
1
-3
/
+1
2022-01-29
video: fbdev: omapfb: use default_groups in kobj_type
Greg Kroah-Hartman
3
-3
/
+6
2022-01-29
video: fbdev: omapfb: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
2022-01-29
backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
2022-01-29
video: fbdev: imxfb: Check for null res pointer
Jiasheng Jiang
1
-0
/
+2
2022-01-29
video: fbdev: aty128fb: make some arrays static const
Colin Ian King
1
-4
/
+6
2022-01-27
fbdev/simplefb: Request memory region in driver
Thomas Zimmermann
1
-20
/
+45
2022-01-27
fbdev: Hot-unplug firmware fb devices on forced removal
Thomas Zimmermann
1
-3
/
+26
2022-01-26
omapfb: use default_groups in kobj_type
Greg Kroah-Hartman
3
-3
/
+6
2022-01-24
video: hyperv_fb: Fix validation of screen resolution
Michael Kelley
1
-13
/
+3
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+24
2022-01-14
video: fbdev: s3c-fb: remove redundant initialization of pointer bufs
Colin Ian King
1
-1
/
+1
2022-01-14
video: fbdev: asiliantfb: remove redundant assignment to variable Ftarget
Colin Ian King
1
-1
/
+1
2022-01-14
Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
1
-0
/
+24
2022-01-12
video: vga16fb: Fix logic that checks for the display standard
Javier Martinez Canillas
1
-0
/
+5
2022-01-12
video: vga16fb: Only probe for EGA and VGA 16 color graphic cards
Javier Martinez Canillas
1
-0
/
+24
2022-01-11
Merge tag 'backlight-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
2
-102
/
+162
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-80
/
+41
2021-12-31
fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
Alex Deucher
1
-0
/
+47
2021-12-22
backlight: qcom-wled: Respect enabled-strings in set_brightness
Marijn Suijten
1
-10
/
+12
2021-12-22
backlight: qcom-wled: Remove unnecessary double whitespace
Marijn Suijten
1
-2
/
+2
2021-12-22
backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5
Marijn Suijten
1
-0
/
+2
2021-12-22
backlight: qcom-wled: Remove unnecessary 4th default string in WLED3
Marijn Suijten
1
-1
/
+1
2021-12-22
backlight: qcom-wled: Override default length with qcom,enabled-strings
Marijn Suijten
1
-3
/
+9
2021-12-22
backlight: qcom-wled: Fix off-by-one maximum with default num_strings
Marijn Suijten
1
-32
/
+16
2021-12-22
backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion
Marijn Suijten
1
-12
/
+11
2021-12-22
backlight: qcom-wled: Pass number of elements to read to read_u32_array
Marijn Suijten
1
-2
/
+7
2021-12-22
backlight: qcom-wled: Validate enabled string indices in DT
Marijn Suijten
1
-1
/
+17
2021-12-22
backlight: lp855x: Add support ACPI enumeration
Hans de Goede
1
-12
/
+61
2021-12-22
backlight: lp855x: Add dev helper variable to lp855x_probe()
Hans de Goede
1
-16
/
+13
2021-12-22
backlight: lp855x: Move device_config setting out of lp855x_configure()
Hans de Goede
1
-16
/
+16
2021-12-16
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
5
-11
/
+38
[prev]
[next]