summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2
AgeCommit message (Expand)Author
2019-01-22omap2fb: Fix stack memory disclosureVlad Tsyrklevich
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
2018-05-04drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OFAnders Roxell
2018-04-24video: fbdev: omap2: omapfb: displays: simplify getting .drvdataWolfram Sang
2018-04-17media: omap2: omapfb: allow building it with COMPILE_TESTMauro Carvalho Chehab
2018-02-09video: omapfb: fix missing #includesTomi Valkeinen
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds
2018-01-04omapfb: dss: Do not duplicate features dataLadislav Michl
2018-01-04video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
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-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-17OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()Dan Carpenter
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds
2017-08-21omapfb: constify omap_video_timings structuresJulia Lawall
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart
2017-08-01omapfb: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav
2017-08-01omapfb: panel-tpo-td043mtea1: constify attribute_group structures.Arvind Yadav
2017-08-01omapfb: use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-07-31fbdev: omapfb: remove unused variableArnd Bergmann
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds
2017-07-04omapfb: panel-dsi-cm: constify dsicm_attr_groupArvind Yadav
2017-06-14omapfb: Use sysfs_match_string() helperAndy Shevchenko
2017-06-14video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kern...Karim Eshapa
2017-06-02drm: omapdrm: Remove unused default display name supportLaurent Pinchart
2017-03-20omapfb: dss: Handle return errors in dss_init_ports()Arvind Yadav
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-09-27omapfb: fix return value check in dsi_bind()Wei Yongjun
2016-08-11omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-11omapfb/dss: wait_for_completion_interruptible_timeout expects longNicholas Mc Guire