index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
omap2
/
omapfb
/
displays
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
9
-9
/
+9
2024-08-30
fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()
Christophe JAILLET
1
-7
/
+8
2024-03-28
backlight: Remove fb_blank from struct backlight_properties
Thomas Zimmermann
2
-2
/
+0
2024-03-28
fbdev: omap2/omapfb: Replace use of fb_blank with backlight helpers
Thomas Zimmermann
2
-12
/
+3
2024-03-21
fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
Li Zhijian
1
-9
/
+4
2023-11-10
fbdev: omapfb/tpd12s015: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/tfp410: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/sharp-ls037v7dw01: Convert to platform remove callback returnin...
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/opa362: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/hdmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dvi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dsi-cm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/dpi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/analog-tv: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-10
fbdev: omapfb/tpd12s015: Don't put .remove() in .exit.text and drop suppress_...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/tfp410: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/sharp-ls037v7dw01: Don't put .remove() in .exit.text and drop s...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/opa362: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/hdmi: Don't put .remove() in .exit.text and drop suppress_bind_...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dvi: Don't put .remove() in .exit.text and drop suppress_bind_a...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dsi-cm: Don't put .remove() in .exit.text and drop suppress_bin...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/dpi: Don't put .remove() in .exit.text and drop suppress_bind_a...
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: omapfb/analog-tv: Don't put .remove() in .exit.text and drop suppress_...
Uwe Kleine-König
1
-3
/
+2
2023-07-20
fbdev: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-19
fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()
Dan Carpenter
1
-1
/
+2
2023-01-09
fbdev: omapfb: panel-dsi-cm: Use backlight helper
Stephen Kitt
1
-7
/
+1
2022-12-14
fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headers
Dmitry Torokhov
1
-2
/
+1
2022-12-14
fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.h
Dmitry Torokhov
1
-1
/
+0
2022-12-14
fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handling
Dmitry Torokhov
1
-20
/
+1
2022-12-14
fbdev: omapfb: encoder-opa362: fix included headers
Dmitry Torokhov
1
-2
/
+2
2022-12-14
fbdev: omapfb: connector-analog-tv: remove support for platform data
Dmitry Torokhov
1
-52
/
+8
2022-12-14
fbdev: omapfb: panel-dpi: remove support for platform data
Dmitry Torokhov
1
-76
/
+7
2022-12-14
fbdev: omapfb: panel-nec-nl8048hl11: switch to using gpiod API
Dmitry Torokhov
1
-52
/
+20
2022-12-14
fbdev: omapfb: panel-tpo-td043mtea1: switch to using gpiod API
Dmitry Torokhov
1
-43
/
+16
2022-12-14
fbdev: omapfb: panel-dsi-cm: switch to using gpiod API
Dmitry Torokhov
1
-71
/
+45
2022-12-14
fbdev: omapfb: encoder-tfp410: switch to using gpiod API
Dmitry Torokhov
1
-45
/
+22
2022-12-14
fbdev: omapfb: panel-sony-acx565akm: switch to using gpiod API
Dmitry Torokhov
1
-35
/
+31
2022-12-14
fbdev: omapfb: panel-sony-acx565akm: remove support for platform data
Dmitry Torokhov
1
-39
/
+6
2022-12-14
fbdev: omapfb: connector-hdmi: switch to using gpiod API
Dmitry Torokhov
1
-35
/
+14
2022-05-19
video: fbdev: omapfb: simplify the return expression of nec_8048_connect()
Minghao Chi
1
-6
/
+1
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-17
/
+15
2022-03-07
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
1
-0
/
+1
2022-02-11
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
1
-2
/
+2
2022-02-11
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
1
-4
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
5
-15
/
+5
2022-01-29
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
1
-1
/
+1
2022-01-29
video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...
Cai Huoqing
1
-2
/
+1
2022-01-29
video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...
Cai Huoqing
1
-4
/
+3
2022-01-29
video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...
Cai Huoqing
1
-4
/
+3
2021-02-22
Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
[next]