index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
omap2
Age
Commit message (
Expand
)
Author
Lines
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-181
/
+4
2020-05-29
omapfb: get rid of pointless access_ok() calls
Al Viro
-3
/
+0
2020-04-17
omapfb/dss: remove unused variable 'venc_config_pal_bdghi'
YueHaibing
-43
/
+0
2020-03-20
omapfb: Remove unused writeback code
Tomi Valkeinen
-134
/
+0
2020-03-20
video: omap2: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
-4
/
+4
2020-01-15
OMAP: DSS2: remove non-zero check on variable r
Colin Ian King
-4
/
+0
2020-01-03
omapfb/dss: remove unneeded conversions to bool
Andrew F. Davis
-3
/
+3
2020-01-03
fbdev: omapfb: use devm_platform_ioremap_resource() to simplify code
YueHaibing
-3
/
+1
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
-1
/
+1
2019-08-16
video: omapfb2: Make standard and custom panel drivers mutually exclusive
Laurent Pinchart
-0
/
+5
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
-1109
/
+8
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
-5
/
+1
2019-06-21
video: fbdev: omap2: remove rfbi
Bartlomiej Zolnierkiewicz
-1101
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-52
/
+13
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
-457
/
+38
2019-06-12
fbdev/omap: sysfs files can't disappear before the device is gone
Daniel Vetter
-14
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
Thomas Gleixner
-7
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
-13
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+4
2019-04-01
drivers: video: fbdev: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
-32
/
+32
2019-04-01
omapfb: Fix potential NULL pointer dereference in kmalloc
Aditya Pakki
-0
/
+2
2019-04-01
omapfb: add missing of_node_put after of_device_is_available
Julia Lawall
-1
/
+3
2019-03-01
fbdev: omap2: fix warnings in dss core
Anders Roxell
-3
/
+0
2019-02-08
fbdev: omap2: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-26
/
+7
2019-02-08
omapfb: fix typo
Matteo Croce
-1
/
+1
2019-02-08
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
-2
/
+2
2019-01-19
Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux
Linus Torvalds
-0
/
+2
2019-01-11
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
-0
/
+2
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
-14
/
+4
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
-1
/
+1
2018-12-20
fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
-14
/
+4
2018-10-24
video: fbdev: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
-7
/
+0
2018-09-26
fbdev/omapfb: fix omapfb_memory_read infoleak
Tomi Valkeinen
-1
/
+4
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
-10
/
+16
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2018-08-02
media: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
-2
/
+1
2018-08-02
media: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
-1
/
+1
2018-08-02
media: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
-2
/
+1
2018-07-31
fbdev: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
-2
/
+1
2018-07-31
fbdev: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
-2
/
+1
2018-07-31
fbdev: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
-1
/
+1
2018-07-24
fbdev: fix omap2/omapfb/dss/ indentation warning
Randy Dunlap
-1
/
+1
2018-07-24
omapfb: encoder-tpd12s015: remove redundant pointer 'in'
Colin Ian King
-4
/
+1
2018-07-24
omapfb: Mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+3
2018-07-24
omapfb: rename omap2 module to omap2fb.ko
Arnd Bergmann
-2
/
+2
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
-0
/
+1
2018-07-03
omapfb: encoder-tpd12s015: fix error return code
Julia Lawall
-3
/
+9
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
-12
/
+7
[next]