Sign in
android-kvm
/
linux
/
3b55809cf91f54fa5add4cc4cfed934565568ed7
/
drivers
/
video
/
fbdev
/
omap2
1e93875
video: omapfb2: Make standard and custom panel drivers mutually exclusive
by Laurent Pinchart
· 6 years ago
2d41ef5
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
0adcdbc
video: fbdev: don't print error message on framebuffer_alloc() failure
by Bartlomiej Zolnierkiewicz
· 6 years ago
76c4732
video: fbdev: omap2: remove rfbi
by Bartlomiej Zolnierkiewicz
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
1e16eae
fbdev/omap: sysfs files can't disappear before the device is gone
by Daniel Vetter
· 6 years ago
3c910ec
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446
by Thomas Gleixner
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
a4bd252
drivers: video: fbdev: Kconfig: pedantic cleanups
by Enrico Weigelt, metux IT consult
· 6 years ago
31fa6e2
omapfb: Fix potential NULL pointer dereference in kmalloc
by Aditya Pakki
· 6 years ago
787a792
omapfb: add missing of_node_put after of_device_is_available
by Julia Lawall
· 6 years ago
4c83c2f
fbdev: omap2: fix warnings in dss core
by Anders Roxell
· 6 years ago
60d2fa0
fbdev: omap2: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
f1fbbf5
omapfb: fix typo
by Matteo Croce
· 6 years ago
a6f13af4
fbdev: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
2a8cbf2
Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
a01421e
omap2fb: Fix stack memory disclosure
by Vlad Tsyrklevich
· 6 years ago
a8a6b11
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
452f2d4
fbdev: omap2: omapfb: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
217188d
video: fbdev: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
1bafcbf
fbdev/omapfb: fix omapfb_memory_read infoleak
by Tomi Valkeinen
· 6 years ago
06e386a
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
f46bdac
media: omap2: omapfb: fix bugon.cocci warnings
by kbuild test robot
· 7 years ago
73fc60aa
media: omap2: omapfb: fix boolreturn.cocci warnings
by kbuild test robot
· 7 years ago
ad1363c0
media: omap2: omapfb: fix ifnullfree.cocci warnings
by kbuild test robot
· 7 years ago
044e7ca
fbdev: omap2: omapfb: fix ifnullfree.cocci warnings
by kbuild test robot
· 7 years ago
6e7f399
fbdev: omap2: omapfb: fix bugon.cocci warnings
by kbuild test robot
· 7 years ago
cb653fe
fbdev: omap2: omapfb: fix boolreturn.cocci warnings
by kbuild test robot
· 7 years ago
93de35c
fbdev: fix omap2/omapfb/dss/ indentation warning
by Randy Dunlap
· 7 years ago
f406a46
omapfb: encoder-tpd12s015: remove redundant pointer 'in'
by Colin Ian King
· 7 years ago
2968b526
omapfb: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
4bcd8c9
omapfb: rename omap2 module to omap2fb.ko
by Arnd Bergmann
· 7 years ago
ac31672
headers: separate linux/mod_devicetable.h from linux/platform_device.h
by Randy Dunlap
· 7 years ago
365da08
omapfb: encoder-tpd12s015: fix error return code
by Julia Lawall
· 7 years ago
644f263
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
85ebd16
fb_omap2: add gpiolib dependency
by Arnd Bergmann
· 7 years ago
02489a1
drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
by Anders Roxell
· 7 years ago
6677b27
video: fbdev: omap2: omapfb: displays: simplify getting .drvdata
by Wolfram Sang
· 7 years ago
7378f11
media: omap2: omapfb: allow building it with COMPILE_TEST
by Mauro Carvalho Chehab
· 7 years ago
b9058af
video: omapfb: fix missing #includes
by Tomi Valkeinen
· 7 years ago
c3611b6
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
ee334e0
omapfb: dss: Do not duplicate features data
by Ladislav Michl
· 7 years ago
1c72004
video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
aa8eeb9
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
by H. Nikolaus Schaller
· 7 years ago
c1b9d4c
omapdrm: panel: fix compatible vendor string for td028ttec1
by H. Nikolaus Schaller
· 7 years ago
e1d1ea5
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
5f215d2
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
by Dan Carpenter
· 7 years ago
6c78935
video: fbdev: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
503f045
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
aa55457
omapfb: constify omap_video_timings structures
by Julia Lawall
· 7 years ago
d20fa5a
drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
by Laurent Pinchart
· 8 years ago
a8fb2d6
omapfb: panel-sony-acx565akm: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
1b410a5
omapfb: panel-tpo-td043mtea1: constify attribute_group structures.
by Arvind Yadav
· 8 years ago
5161b96
omapfb: use of_graph_get_remote_endpoint()
by Kuninori Morimoto
· 8 years ago
7b4dfbe
fbdev: omapfb: remove unused variable
by Arnd Bergmann
· 8 years ago
da16dd9
Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
by Linus Torvalds
· 8 years ago
5ffe80c
omapfb: panel-dsi-cm: constify dsicm_attr_group
by Arvind Yadav
· 8 years ago
b543849
omapfb: Use sysfs_match_string() helper
by Andy Shevchenko
· 8 years ago
ac5b52d
video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kernel macro.
by Karim Eshapa
· 8 years ago
278cba7
drm: omapdrm: Remove unused default display name support
by Laurent Pinchart
· 8 years ago
0348aaa
omapfb: dss: Handle return errors in dss_init_ports()
by Arvind Yadav
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
43da757
omapfb: fix return value check in dsi_bind()
by Wei Yongjun
· 8 years ago
b59ac9a
omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
2365835
omapfb/dss: wait_for_completion_interruptible_timeout expects long
by Nicholas Mc Guire
· 9 years ago
1d1e56f
omapfb: Fix regulator API abuse in dss.c and hdmi4/5.c
by Mark Brown
· 9 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 9 years ago
a1dec22
Merge omapdss header refactoring
by Tomi Valkeinen
· 9 years ago
ecf140d
Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)
by Tomi Valkeinen
· 9 years ago
62d9e44
omapfb: Create new header file for omapfb DSS implementation
by Peter Ujfalusi
· 9 years ago
5fd7447
omapdss: hdmi audio: Make header file independent of video/omapdss.h
by Peter Ujfalusi
· 9 years ago
8a79f58
omapfb: Remove reference to pdata->default_device
by Peter Ujfalusi
· 9 years ago
7e902ff
omapfb: connector-analog-tv: Support only Composite type in legacy boot
by Peter Ujfalusi
· 9 years ago
7d30b9d
omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h
by Peter Ujfalusi
· 9 years ago
b55753b
omapfb: encoder-tfp410: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
5996a5a
omapfb: connector-dvi: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
b041701
omapfb: connector-hdmi: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
0984097c
omapfb: panel-dsi-cm: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
f048e8c
omapfb: panel-lgphilips-lb035q02: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
d8647f9
omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
97177bd
omapfb: panel-tpo-td043mtea1: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
5daf251
omapfb: panel-nec-nl8048hl11: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
84d9140
omapfb: panel-tpo-td028ttec1: Remove legacy boot support
by Peter Ujfalusi
· 9 years ago
4bafcbc
OMAPDSS: HDMI5: Change DDC timings
by Jim Lodes
· 9 years ago
08f707a
OMAPDSS: HDMI5: Fix AVI infoframe
by Jim Lodes
· 9 years ago
410b429
Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
be5d731
drm/omap: copy enum omap_dss_clk_source
by Tomi Valkeinen
· 9 years ago
0faee62
drm/omap: remove unused enum omap_overlay_manager_caps
by Tomi Valkeinen
· 9 years ago
9b4639b
video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usage
by Peter Ujfalusi
· 9 years ago
4dacad6
omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return value
by Vladimir Zapolskiy
· 9 years ago
caaecd9
drm/omap: move dss_mgr_* declarations to omapdrm/omapfb
by Tomi Valkeinen
· 9 years ago
Next »