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