aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2
AgeCommit message (Expand)Author
2022-04-15video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao
2022-04-15video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao
2022-04-15video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang
2022-04-15video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin
2020-09-03omapfb: fix multiple reference count leaks due to pm_runtime_get_syncAditya Pakki
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford
2019-08-16video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-21video: fbdev: omap2: remove rfbiBartlomiej Zolnierkiewicz
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-06-12fbdev/omap: sysfs files can't disappear before the device is goneDaniel Vetter
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas 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
2019-04-01omapfb: Fix potential NULL pointer dereference in kmallocAditya Pakki
2019-04-01omapfb: add missing of_node_put after of_device_is_availableJulia Lawall
2019-03-01fbdev: omap2: fix warnings in dss coreAnders Roxell
2019-02-08fbdev: omap2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-08omapfb: fix typoMatteo Croce
2019-02-08fbdev: Use of_node_name_eq for node name comparisonsRob Herring
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-11omap2fb: Fix stack memory disclosureVlad Tsyrklevich
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-20fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-10-24video: fbdev: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-09-26fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-02media: omap2: omapfb: fix bugon.cocci warningskbuild test robot
2018-08-02media: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot
2018-08-02media: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot
2018-07-31fbdev: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot
2018-07-31fbdev: omap2: omapfb: fix bugon.cocci warningskbuild test robot
2018-07-31fbdev: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot
2018-07-24fbdev: fix omap2/omapfb/dss/ indentation warningRandy Dunlap
2018-07-24omapfb: encoder-tpd12s015: remove redundant pointer 'in'Colin Ian King
2018-07-24omapfb: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-24omapfb: rename omap2 module to omap2fb.koArnd Bergmann
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-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-08fb_omap2: add gpiolib dependencyArnd Bergmann