index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
omap2
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
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-06
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
1
-14
/
+4
2019-01-04
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-24
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-03
media: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
1
-2
/
+1
2018-08-03
media: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2018-08-03
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
2018-07-24
omapfb: encoder-tpd12s015: remove redundant pointer 'in'
Colin Ian King
1
-4
/
+1
2018-07-24
omapfb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+3
2018-07-24
omapfb: rename omap2 module to omap2fb.ko
Arnd Bergmann
1
-2
/
+2
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-03
omapfb: encoder-tpd12s015: fix error return code
Julia Lawall
1
-3
/
+9
2018-06-16
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2
-12
/
+7
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-4
/
+4
2018-06-08
fb_omap2: add gpiolib dependency
Arnd Bergmann
1
-0
/
+1
2018-05-04
drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
Anders Roxell
1
-1
/
+1
2018-04-24
video: fbdev: omap2: omapfb: displays: simplify getting .drvdata
Wolfram Sang
1
-12
/
+6
2018-04-17
media: omap2: omapfb: allow building it with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-08
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
4
-90
/
+30
2018-01-04
omapfb: dss: Do not duplicate features data
Ladislav Michl
3
-86
/
+29
2018-01-04
video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-4
/
+1
2017-12-19
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
1
-2
/
+9
2017-12-19
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
1
-0
/
+3
2017-11-21
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2
-5
/
+3
2017-11-17
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
Dan Carpenter
1
-1
/
+1
2017-11-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
5
-5
/
+6
2017-08-21
omapfb: constify omap_video_timings structures
Julia Lawall
2
-2
/
+2
2017-08-16
drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
Laurent Pinchart
2
-2
/
+2
2017-08-01
omapfb: panel-sony-acx565akm: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
[next]