index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-05
14
-75
/
+27
|
\
|
*
fbcon: Check font dimension limits
Samuel Thibault
2023-02-04
1
-2
/
+5
|
*
fbdev: omapfb: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-16
4
-8
/
+12
|
*
fbdev: fbmon: fix function name in kernel-doc
Randy Dunlap
2023-01-16
1
-1
/
+1
|
*
fbdev: atmel_lcdfb: Rework backlight status updates
Stephen Kitt
2023-01-09
1
-21
/
+1
|
*
fbdev: riva: Use backlight helper
Stephen Kitt
2023-01-09
1
-7
/
+1
|
*
fbdev: omapfb: panel-dsi-cm: Use backlight helper
Stephen Kitt
2023-01-09
1
-7
/
+1
|
*
fbdev: nvidia: Use backlight helper
Stephen Kitt
2023-01-09
1
-7
/
+1
|
*
fbdev: mx3fb: Use backlight helper
Stephen Kitt
2023-01-09
1
-6
/
+1
|
*
fbdev: radeon: Use backlight helper
Stephen Kitt
2023-01-09
1
-5
/
+1
|
*
fbdev: atyfb: Use backlight helper
Stephen Kitt
2023-01-09
1
-7
/
+1
|
*
fbdev: aty128fb: Use backlight helper
Stephen Kitt
2023-01-09
1
-4
/
+2
*
|
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-13
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-15
1
-4
/
+2
*
|
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
2023-01-05
1
-10
/
+18
*
|
fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MB
Paul Menzel
2023-01-02
1
-2
/
+2
*
|
fbdev: atyfb: use strscpy() to instead of strncpy()
Xu Panda
2022-12-28
1
-2
/
+1
*
|
fbdev: omapfb: use strscpy() to instead of strncpy()
Xu Panda
2022-12-28
1
-3
/
+2
*
|
fbdev: make offb driver tristate
Randy Dunlap
2022-12-27
1
-2
/
+2
*
|
Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-21
9
-25
/
+21
|
\
\
|
*
|
backlight: tosa: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
|
backlight: lv5207lp: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
|
backlight: lp855x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-2
/
+3
|
*
|
backlight: lm3639: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
|
backlight: lm3630a: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
|
backlight: bd6107: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+2
|
*
|
backlight: arcxcnn: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-2
/
+2
|
*
|
backlight: adp8870: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+3
|
*
|
backlight: adp8860: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-07
1
-3
/
+3
*
|
|
fbdev: fbcon: release buffer when fbcon_do_set_font() failed
Tetsuo Handa
2022-12-14
1
-1
/
+2
*
|
|
fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-14
1
-4
/
+4
*
|
|
fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-14
1
-5
/
+5
*
|
|
fbdev: uvesafb: Simplify uvesafb_remove()
Christophe JAILLET
2022-12-14
1
-15
/
+13
*
|
|
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
2022-12-14
1
-0
/
+1
*
|
|
fbdev: uvesafb: don't build on UML
Randy Dunlap
2022-12-14
1
-0
/
+1
*
|
|
fbdev: geode: don't build on UML
Randy Dunlap
2022-12-14
1
-0
/
+1
*
|
|
fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
Gaosheng Cui
2022-12-14
1
-1
/
+3
*
|
|
fbdev: matroxfb: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-14
1
-3
/
+2
*
|
|
fbdev: da8xx-fb: add missing regulator_disable() in fb_probe
Dongliang Mu
2022-12-14
1
-2
/
+5
*
|
|
fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"
Yu Zhe
2022-12-14
1
-1
/
+1
*
|
|
fbdev: vermilion: decrease reference count in error path
Xiongfeng Wang
2022-12-14
1
-1
/
+3
*
|
|
fbdev: smscufx: fix error handling code in ufx_usb_probe
Dongliang Mu
2022-12-14
1
-15
/
+31
*
|
|
fbdev: via: Fix error in via_core_init()
Shang XiaoJing
2022-12-14
1
-1
/
+8
*
|
|
fbdev: pm2fb: fix missing pci_disable_device()
Yang Yingliang
2022-12-14
1
-2
/
+7
*
|
|
fbdev: pxafb: Remove unnecessary print function dev_err()
wangkailong@jari.cn
2022-12-14
1
-1
/
+0
*
|
|
fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headers
Dmitry Torokhov
2022-12-14
1
-2
/
+1
*
|
|
fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.h
Dmitry Torokhov
2022-12-14
1
-1
/
+0
*
|
|
fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handling
Dmitry Torokhov
2022-12-14
1
-20
/
+1
*
|
|
fbdev: omapfb: encoder-opa362: fix included headers
Dmitry Torokhov
2022-12-14
1
-2
/
+2
*
|
|
fbdev: omapfb: connector-analog-tv: remove support for platform data
Dmitry Torokhov
2022-12-14
1
-52
/
+8
[next]