summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/omap2/omapfb/displays
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall1-3/+3
2021-01-13video: omapfb2: Make standard and custom DSI command mode panel driver mutual...Sebastian Reichel1-0/+1
2020-10-17omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin1-6/+1
2020-10-17omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao1-6/+1
2020-10-17omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao1-6/+1
2020-10-17omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao1-6/+1
2020-10-17omapfb: simplify the return expression of tpo_td043_connectLiu Shixin1-6/+1
2020-10-17omapfb: simplify the return expression of sharp_ls_connectLiu Shixin1-6/+1
2020-10-17omapfb: simplify the return expression of panel_dpi_connectLiu Shixin1-6/+1
2019-08-16video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart1-0/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner10-40/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2-24/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-01drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult1-20/+20
2018-08-24Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds1-7/+10
2018-07-24omapfb: encoder-tpd12s015: remove redundant pointer 'in'Colin Ian King1-4/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-07-03omapfb: encoder-tpd12s015: fix error return codeJulia Lawall1-3/+9
2018-04-24video: fbdev: omap2: omapfb: displays: simplify getting .drvdataWolfram Sang1-12/+6
2017-12-19omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller1-2/+9
2017-12-19omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-21omapfb: constify omap_video_timings structuresJulia Lawall2-2/+2
2017-08-01omapfb: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-01omapfb: panel-tpo-td043mtea1: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-04omapfb: panel-dsi-cm: constify dsicm_attr_groupArvind Yadav1-1/+1
2017-06-14video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kern...Karim Eshapa1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-1/+1
2016-08-11omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-12/+2
2016-06-03omapfb: Create new header file for omapfb DSS implementationPeter Ujfalusi14-14/+14
2016-06-03omapfb: connector-analog-tv: Support only Composite type in legacy bootPeter Ujfalusi1-7/+1
2016-06-03omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.hPeter Ujfalusi1-1/+0
2016-06-03omapfb: encoder-tfp410: Remove legacy boot supportPeter Ujfalusi1-38/+6
2016-06-03omapfb: connector-dvi: Remove legacy boot supportPeter Ujfalusi1-52/+6
2016-06-03omapfb: connector-hdmi: Remove legacy boot supportPeter Ujfalusi1-36/+6
2016-06-03omapfb: panel-dsi-cm: Remove legacy boot supportPeter Ujfalusi1-46/+6
2016-06-03omapfb: panel-lgphilips-lb035q02: Remove legacy boot supportPeter Ujfalusi1-50/+6
2016-06-03omapfb: panel-sharp-ls037v7dw01: Remove legacy boot supportPeter Ujfalusi1-75/+6
2016-06-03omapfb: panel-tpo-td043mtea1: Remove legacy boot supportPeter Ujfalusi1-38/+6
2016-06-03omapfb: panel-nec-nl8048hl11: Remove legacy boot supportPeter Ujfalusi1-39/+6
2016-06-03omapfb: panel-tpo-td028ttec1: Remove legacy boot supportPeter Ujfalusi1-37/+6
2016-04-18omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return valueVladimir Zapolskiy1-8/+4
2015-12-29omapfb/displays: change CONFIG_DISPLAY_* to CONFIG_FB_OMAP2_*Tomi Valkeinen2-30/+30
2015-12-29omapfb: copy omapdss & displays for omapfbTomi Valkeinen16-0/+7178