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