summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/omap2/omapfb/displays
AgeCommit message (Expand)Author
2023-07-20fbdev: Explicitly include correct DT includesRob Herring
2023-05-19fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()Dan Carpenter
2023-01-09fbdev: omapfb: panel-dsi-cm: Use backlight helperStephen Kitt
2022-12-14fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headersDmitry Torokhov
2022-12-14fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.hDmitry Torokhov
2022-12-14fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handlingDmitry Torokhov
2022-12-14fbdev: omapfb: encoder-opa362: fix included headersDmitry Torokhov
2022-12-14fbdev: omapfb: connector-analog-tv: remove support for platform dataDmitry Torokhov
2022-12-14fbdev: omapfb: panel-dpi: remove support for platform dataDmitry Torokhov
2022-12-14fbdev: omapfb: panel-nec-nl8048hl11: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: panel-tpo-td043mtea1: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: panel-dsi-cm: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: encoder-tfp410: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: panel-sony-acx565akm: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: panel-sony-acx565akm: remove support for platform dataDmitry Torokhov
2022-12-14fbdev: omapfb: connector-hdmi: switch to using gpiod APIDmitry Torokhov
2022-05-19video: fbdev: omapfb: simplify the return expression of nec_8048_connect()Minghao Chi
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-07video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin
2022-02-11video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao
2022-02-11video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-29video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang
2022-01-29video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...Cai Huoqing
2022-01-29video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...Cai Huoqing
2022-01-29video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...Cai Huoqing
2021-02-22Merge tag 'backlight-next-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall
2021-01-13video: omapfb2: Make standard and custom DSI command mode panel driver mutual...Sebastian Reichel
2020-10-17omapfb: connector-dvi: simplify the return expression of dvic_connect()Liu Shixin
2020-10-16omapfb: panel-sony-acx565akm: simplify the return expression of acx565akm_con...Qinglang Miao
2020-10-16omapfb: connector-hdmi: simplify the return expression of hdmic_connectQinglang Miao
2020-10-16omapfb: connector-analog-tv: simplify the return expression of tvc_connect()Qinglang Miao
2020-10-16omapfb: simplify the return expression of tpo_td043_connectLiu Shixin
2020-10-16omapfb: simplify the return expression of sharp_ls_connectLiu Shixin
2020-10-16omapfb: simplify the return expression of panel_dpi_connectLiu Shixin
2019-08-16video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-01drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-07-24omapfb: encoder-tpd12s015: remove redundant pointer 'in'Colin Ian King
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-03omapfb: encoder-tpd12s015: fix error return codeJulia Lawall
2018-04-24video: fbdev: omap2: omapfb: displays: simplify getting .drvdataWolfram Sang
2017-12-19omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller
2017-12-19omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman