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
/
omapfb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-0
/
+2
*
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
|
\
\
|
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
|
|
/
*
|
media: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
2018-08-03
1
-2
/
+1
*
|
media: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
2018-08-03
1
-1
/
+1
*
|
media: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
2018-08-03
1
-2
/
+1
|
/
*
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-16
2
-12
/
+7
|
\
|
*
fb_omap2: add gpiolib dependency
Arnd Bergmann
2018-06-08
1
-0
/
+1
|
*
video: fbdev: omap2: omapfb: displays: simplify getting .drvdata
Wolfram Sang
2018-04-24
1
-12
/
+6
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-4
/
+4
|
/
*
video: omapfb: fix missing #includes
Tomi Valkeinen
2018-02-09
4
-0
/
+6
*
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
2018-02-07
4
-90
/
+30
|
\
|
*
omapfb: dss: Do not duplicate features data
Ladislav Michl
2018-01-04
3
-86
/
+29
|
*
video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-04
1
-4
/
+1
*
|
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
2017-12-19
1
-2
/
+9
*
|
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
2017-12-19
1
-0
/
+3
|
/
[next]