summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap2
Commit message (Expand)AuthorAgeFilesLines
* 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
* omapfb: fix typoMatteo Croce2019-02-081-1/+1
* fbdev: Use of_node_name_eq for node name comparisonsRob Herring2019-02-081-2/+2
* Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds2019-01-191-0/+2
|\
| * omap2fb: Fix stack memory disclosureVlad Tsyrklevich2019-01-111-0/+2
* | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds2019-01-051-14/+4
|\|
| * fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-201-14/+4
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
|/
* video: fbdev: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-241-7/+0
* fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen2018-09-261-1/+4
* Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds2018-08-234-10/+16
|\
| * fbdev: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot2018-07-311-2/+1
| * fbdev: omap2: omapfb: fix bugon.cocci warningskbuild test robot2018-07-311-2/+1
| * fbdev: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot2018-07-311-1/+1
| * fbdev: fix omap2/omapfb/dss/ indentation warningRandy Dunlap2018-07-241-1/+1
| * omapfb: encoder-tpd12s015: remove redundant pointer 'in'Colin Ian King2018-07-241-4/+1
| * omapfb: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-242-0/+3
| * omapfb: rename omap2 module to omap2fb.koArnd Bergmann2018-07-241-2/+2
| * omapfb: encoder-tpd12s015: fix error return codeJulia Lawall2018-07-031-3/+9
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\ \
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
| |/
* | media: omap2: omapfb: fix bugon.cocci warningskbuild test robot2018-08-021-2/+1
* | media: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot2018-08-021-1/+1
* | media: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot2018-08-021-2/+1
|/
* Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-172-12/+7
|\
| * fb_omap2: add gpiolib dependencyArnd Bergmann2018-06-081-0/+1
| * video: fbdev: omap2: omapfb: displays: simplify getting .drvdataWolfram Sang2018-04-241-12/+6
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-4/+4
* | drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OFAnders Roxell2018-05-041-1/+1
* | media: omap2: omapfb: allow building it with COMPILE_TESTMauro Carvalho Chehab2018-04-171-1/+1
|/
* video: omapfb: fix missing #includesTomi Valkeinen2018-02-094-0/+6
* Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-074-90/+30
|\
| * omapfb: dss: Do not duplicate features dataLadislav Michl2018-01-043-86/+29
| * video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-041-4/+1