summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2
AgeCommit message (Expand)AuthorLines
2022-06-22video: fbdev: omapfb: Align '*' in commentJiang Jian-1/+1
2022-05-19video: fbdev: omapfb: simplify the return expression of nec_8048_connect()Minghao Chi-6/+1
2022-05-19video: fbdev: omapfb: simplify the return expression of dsi_init_pll_data()Minghao Chi-7/+1
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-7/+1
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-21/+21
2022-03-07video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin-0/+1
2022-02-25video: omapfb: dss: Make use of the helper component_compare_devYong Wu-7/+1
2022-02-11video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao-2/+2
2022-02-11video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao-4/+4
2022-02-09spi: make remove callback a void functionUwe Kleine-König-15/+5
2022-01-29video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang-1/+1
2022-01-29video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...Cai Huoqing-2/+1
2022-01-29video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...Cai Huoqing-4/+3
2022-01-29video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...Cai Huoqing-4/+3
2022-01-29video: fbdev: omapfb: use default_groups in kobj_typeGreg Kroah-Hartman-3/+6
2022-01-29video: fbdev: omapfb: Remove redundant 'flush_workqueue()' callsXu Wang-1/+0
2022-01-26omapfb: use default_groups in kobj_typeGreg Kroah-Hartman-3/+6
2021-10-15video: omapfb: replace snprintf in show functions with sysfs_emitQing Wang-32/+32
2021-06-17fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init().Jiahua Yu-3/+1
2021-03-22fbdev: omapfb: avoid -Wempty-body warningArnd Bergmann-1/+1
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+0
2021-02-22Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+9
2021-02-18video: omapfb: Remove WARN_ON(in_interrupt()).Ahmed S. Darwish-2/+0
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall-9/+9
2021-01-13video: omapfb2: Make standard and custom DSI command mode panel driver mutual...Sebastian Reichel-0/+1
2020-12-08video: fbdev: omapfb: Fix set but not used warnings in hdmi*_coreSam Ravnborg-4/+4
2020-12-05video: fbdev: omapfb: Fix set but not used warnings in dsiSam Ravnborg-9/+3
2020-11-29omapfb: fbcon: remove trailing semicolon in macro definitionTom Rix-2/+2
2020-10-17omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin-6/+1
2020-10-16omapfb: use devm_platform_ioremap_resource_bynameQilong Zhang-54/+6
2020-10-16omapfb: simplify the return expression of hdmi_pll_enableQinglang Miao-5/+1
2020-10-16omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao-6/+1
2020-10-16omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao-6/+1
2020-10-16omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao-6/+1
2020-10-16omapfb: simplify the return expression of tpo_td043_connectLiu Shixin-6/+1
2020-10-16omapfb: simplify the return expression of sharp_ls_connectLiu Shixin-6/+1
2020-10-16omapfb: simplify the return expression of panel_dpi_connectLiu Shixin-6/+1
2020-10-16omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang-4/+2
2020-09-08omapfb: fix spelling mistake "propert" -> "property"Colin Ian King-1/+1
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva-4/+4
2020-08-03omapfb/dss: Include the right headerLinus Walleij-2/+2
2020-07-20video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov-7/+7
2020-07-10omapfb: dss: Fix max fclk divider for omap36xxAdam Ford-1/+1
2020-07-10omapfb: fix multiple reference count leaks due to pm_runtime_get_syncAditya Pakki-12/+26
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-4/+2
2020-06-02Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-181/+4
2020-06-01omapfb/dss: fix comparison to bool warningJason Yan-4/+2
2020-05-29omapfb: get rid of pointless access_ok() callsAl Viro-3/+0
2020-04-17omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing-43/+0
2020-03-20omapfb: Remove unused writeback codeTomi Valkeinen-134/+0