summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2
Commit message (Expand)AuthorAgeFilesLines
* 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
* fbdev: omapfb: use devm_platform_ioremap_resource() to simplify codeYueHaibing2020-01-031-3/+1
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart2019-08-161-0/+5
* Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-097-1109/+8
|\
| * video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-5/+1
| * video: fbdev: omap2: remove rfbiBartlomiej Zolnierkiewicz2019-06-215-1101/+0
| * fbdev/omap: sysfs files can't disappear before the device is goneDaniel Vetter2019-06-121-14/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1913-52/+13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-1938-457/+38
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner2019-06-051-7/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-04-013-32/+32
* omapfb: Fix potential NULL pointer dereference in kmallocAditya Pakki2019-04-011-0/+2
* omapfb: add missing of_node_put after of_device_is_availableJulia Lawall2019-04-011-1/+3
* fbdev: omap2: fix warnings in dss coreAnders Roxell2019-03-011-3/+0
* fbdev: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-082-26/+7