summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-7/+1
|\
| * video: omapfb: dss: Make use of the helper component_compare_devYong Wu2022-02-251-7/+1
| * omapfb: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-263-3/+6
* | Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-2310-21/+21
|\ \
| * | video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin2022-03-071-0/+1
| * | video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao2022-02-111-2/+2
| * | video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao2022-02-111-4/+4
| * | video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang2022-01-291-1/+1
| * | video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...Cai Huoqing2022-01-291-2/+1
| * | video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...Cai Huoqing2022-01-291-4/+3
| * | video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...Cai Huoqing2022-01-291-4/+3
| * | video: fbdev: omapfb: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-293-3/+6
| * | video: fbdev: omapfb: Remove redundant 'flush_workqueue()' callsXu Wang2022-01-291-1/+0
| |/
* / spi: make remove callback a void functionUwe Kleine-König2022-02-095-15/+5
|/
* video: omapfb: replace snprintf in show functions with sysfs_emitQing Wang2021-10-154-32/+32
* fbdev/omap2: use DEFINE_SPINLOCK() instead of spin_lock_init().Jiahua Yu2021-06-171-3/+1
* fbdev: omapfb: avoid -Wempty-body warningArnd Bergmann2021-03-221-1/+1
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-2/+0
|\
| * video: omapfb: Remove WARN_ON(in_interrupt()).Ahmed S. Darwish2021-02-181-2/+0
* | Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-225-9/+9
|\ \ | |/ |/|
| * backlight/video: Use Platform getter/setter functionsJulia Lawall2021-02-125-9/+9
* | video: omapfb2: Make standard and custom DSI command mode panel driver mutual...Sebastian Reichel2021-01-131-0/+1
* | video: fbdev: omapfb: Fix set but not used warnings in hdmi*_coreSam Ravnborg2020-12-082-4/+4
* | video: fbdev: omapfb: Fix set but not used warnings in dsiSam Ravnborg2020-12-051-9/+3
* | omapfb: fbcon: remove trailing semicolon in macro definitionTom Rix2020-11-292-2/+2
|/
* omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin2020-10-171-6/+1
* omapfb: use devm_platform_ioremap_resource_bynameQilong Zhang2020-10-165-54/+6
* omapfb: simplify the return expression of hdmi_pll_enableQinglang Miao2020-10-161-5/+1
* omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao2020-10-161-6/+1
* omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao2020-10-161-6/+1
* omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao2020-10-161-6/+1
* omapfb: simplify the return expression of tpo_td043_connectLiu Shixin2020-10-161-6/+1
* omapfb: simplify the return expression of sharp_ls_connectLiu Shixin2020-10-161-6/+1
* omapfb: simplify the return expression of panel_dpi_connectLiu Shixin2020-10-161-6/+1
* omapfb/dss: Remove redundant null check before clk_prepare_enable/clk_disable...Xu Wang2020-10-161-4/+2
* omapfb: fix spelling mistake "propert" -> "property"Colin Ian King2020-09-081-1/+1
* fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-033-4/+4
* omapfb/dss: Include the right headerLinus Walleij2020-08-032-2/+2
* video: fbdev: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-206-7/+7
* omapfb: dss: Fix max fclk divider for omap36xxAdam Ford2020-07-101-1/+1
* omapfb: fix multiple reference count leaks due to pm_runtime_get_syncAditya Pakki2020-07-106-12/+26
* Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-242-4/+2
|\
| * omapfb/dss: fix comparison to bool warningJason Yan2020-06-012-4/+2
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-024-181/+4
|\|
| * omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing2020-04-171-43/+0
| * omapfb: Remove unused writeback codeTomi Valkeinen2020-03-202-134/+0
| * video: omap2: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-4/+4
* | omapfb: get rid of pointless access_ok() callsAl Viro2020-05-291-3/+0
|/
* OMAP: DSS2: remove non-zero check on variable rColin Ian King2020-01-151-4/+0
* omapfb/dss: remove unneeded conversions to boolAndrew F. Davis2020-01-031-3/+3