index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
omap2
Age
Commit message (
Expand
)
Author
2023-01-24
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
2022-10-08
fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_...
Zhang Qilong
2022-08-24
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-06-22
video: fbdev: omapfb: Align '*' in comment
Jiang Jian
2022-05-19
video: fbdev: omapfb: simplify the return expression of nec_8048_connect()
Minghao Chi
2022-05-19
video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()
Minghao Chi
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-07
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
2022-02-25
video: omapfb: dss: Make use of the helper component_compare_dev
Yong Wu
2022-02-11
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
2022-02-11
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-29
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
2022-01-29
video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...
Cai Huoqing
2022-01-29
video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...
Cai Huoqing
2022-01-29
video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...
Cai Huoqing
2022-01-29
video: fbdev: omapfb: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-29
video: fbdev: omapfb: Remove redundant 'flush_workqueue()' calls
Xu Wang
2022-01-26
omapfb: use default_groups in kobj_type
Greg Kroah-Hartman
2021-10-15
video: omapfb: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-06-17
fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init().
Jiahua Yu
2021-03-22
fbdev: omapfb: avoid -Wempty-body warning
Arnd Bergmann
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-02-22
Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-18
video: omapfb: Remove WARN_ON(in_interrupt()).
Ahmed S. Darwish
2021-02-12
backlight/video: Use Platform getter/setter functions
Julia Lawall
2021-01-13
video: omapfb2: Make standard and custom DSI command mode panel driver mutual...
Sebastian Reichel
2020-12-08
video: fbdev: omapfb: Fix set but not used warnings in hdmi*_core
Sam Ravnborg
2020-12-05
video: fbdev: omapfb: Fix set but not used warnings in dsi
Sam Ravnborg
2020-11-29
omapfb: fbcon: remove trailing semicolon in macro definition
Tom Rix
2020-10-17
omapfb: connector-dvi: simplify the return expression of dvic_connect()
Liu Shixin
2020-10-16
omapfb: use devm_platform_ioremap_resource_byname
Qilong Zhang
2020-10-16
omapfb: simplify the return expression of hdmi_pll_enable
Qinglang Miao
2020-10-16
omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...
Qinglang Miao
2020-10-16
omapfb: connector-hdmi: simplify the return expression of hdmic_connect
Qinglang Miao
2020-10-16
omapfb: connector-analog-tv: simplify the return expression of tvc_connect()
Qinglang Miao
2020-10-16
omapfb: simplify the return expression of tpo_td043_connect
Liu Shixin
2020-10-16
omapfb: simplify the return expression of sharp_ls_connect
Liu Shixin
2020-10-16
omapfb: simplify the return expression of panel_dpi_connect
Liu Shixin
2020-10-16
omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...
Xu Wang
2020-09-08
omapfb: fix spelling mistake "propert" -> "property"
Colin Ian King
2020-08-03
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
omapfb/dss: Include the right header
Linus Walleij
2020-07-20
video: fbdev: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-10
omapfb: dss: Fix max fclk divider for omap36xx
Adam Ford
2020-07-10
omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
Aditya Pakki
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-01
omapfb/dss: fix comparison to bool warning
Jason Yan
[next]