Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
948cf783e3f93a4b0c7dd0017211fbe70dd25ddd
/
drivers
/
video
/
fbdev
a98245b
vfb: Fix parsing of command line args
by Channagoud Kadabi
· 8 years ago
0689248
vfb: Support vfb configuration from kernel cmdline
by Shashank Mittal
· 14 years ago
e37704d
Merge tag 'v4.9.8' into android-4.9
by Dmitry Shmidt
· 8 years ago
544160b
fbdev: color map copying bounds checking
by Kees Cook
· 8 years ago
e4bc8c9
ANDROID: video: goldfishfb: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 8 years ago
60bfe37
ANDROID: goldfish_fb: Set pixclock = 0
by Christoffer Dall
· 11 years ago
f85111e
ANDROID: goldfish: Enable ACPI-based enumeration for goldfish framebuffer
by Yu Ning
· 10 years ago
8ba4443
ANDROID: video: goldfishfb: add devicetree bindings
by Greg Hackmann
· 11 years ago
cfbd950
video: ARM CLCD: fix Vexpress regression
by Linus Walleij
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
c164154
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
133d970
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
084165a
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 8 years ago
eb42d76
FBDEV: cobalt_lcdfb: Drop SEAD3 support
by Paul Burton
· 8 years ago
29abfbd
mips: separate extable.h, switch module.h to it
by Al Viro
· 8 years ago
c456a2f
video: smscufx: remove unused variable
by Sudip Mukherjee
· 9 years ago
59921b2
matroxfb: fix size of memcpy
by Sudip Mukherjee
· 8 years ago
d8ed9e8
fbdev: ssd1307fb: fix a possible NULL dereference
by LABBE Corentin
· 8 years ago
60169c3
fbdev: ssd1307fb: constify the device_info pointer
by LABBE Corentin
· 8 years ago
7c9806e
simplefb: Disable and release clocks and regulators in destroy callback
by Chen-Yu Tsai
· 8 years ago
ca9384c
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
by Julia Lawall
· 8 years ago
1d2ffbd
matroxfb: constify local structures
by Julia Lawall
· 8 years ago
263d23a
video: fbdev: i810: add in missing white space in error message text
by Colin Ian King
· 8 years ago
3f3ed26
video: fbdev: add missing \n at end of printk error message
by Colin Ian King
· 8 years ago
a38719b
video: fbdev: exynos: Remove old non-working MIPI driver
by Krzysztof Kozlowski
· 8 years ago
43da757
omapfb: fix return value check in dsi_bind()
by Wei Yongjun
· 8 years ago
5bda8f7
video: fbdev: offb: Call pci_enable_device() before using the PCI VGA device
by Yongji Xie
· 8 years ago
220be8d
fbdev: vfb: simplify memory management
by Vladimir Murzin
· 8 years ago
95cc44a
fbdev: vfb: add option for video mode
by Vladimir Murzin
· 8 years ago
cf957cc
fbdev: vfb: add description to module parameters
by Vladimir Murzin
· 8 years ago
b6a694b
video: fbdev: intelfb: remove impossible condition
by Sudip Mukherjee
· 8 years ago
ee65e18
fb: adv7393: off by one in probe function
by Dan Carpenter
· 8 years ago
d4b9efa
video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()
by Wei Yongjun
· 8 years ago
43715c9
video: fbdev: mb862xx: remove unused variable
by Arnd Bergmann
· 8 years ago
03577d6
video: mxsfb: Fix framebuffer corruption on mx6sx
by Marek Vasut
· 8 years ago
b86acbe
mx3fb: Fix print format string
by Oleg Drokin
· 8 years ago
ffe439d
video: ARM CLCD: export symbols for driver module
by Arnd Bergmann
· 8 years ago
9986908
video: ARM CLCD: fix up Integrator support
by Linus Walleij
· 8 years ago
763e636
video: ARM CLCD: fix return value check in versatile_clcd_init_panel()
by Wei Yongjun
· 8 years ago
1121a41
video: ARM CLCD: fix endpoint lookup logic
by Arnd Bergmann
· 8 years ago
e029990
video: fbdev: pxafb: potential NULL dereference on error
by Dan Carpenter
· 8 years ago
53d73a0
fb: adv7393: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
d50b3f4
fbdev/efifb: Fix 16 color palette entry calculation
by Max Staudt
· 9 years ago
7166829
fbdev: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
b59ac9a
omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
7d4a808
video: s3c2410fb: Register cpufreq notifier only on S3C24xx
by Krzysztof Kozlowski
· 9 years ago
6b610e0
video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails
by Wolfram Sang
· 8 years ago
2365835
omapfb/dss: wait_for_completion_interruptible_timeout expects long
by Nicholas Mc Guire
· 8 years ago
2534816
video: ARM CLCD: add special panel hook for Versatiles
by Linus Walleij
· 9 years ago
1d3f0cb
video: ARM CLCD: add special board and panel hooks for Nomadik
by Linus Walleij
· 9 years ago
046ad6c
video: ARM CLCD: support Nomadik variant
by Linus Walleij
· 9 years ago
03d14c3
video: ARM CLCD: support pads connected in reverse order
by Linus Walleij
· 9 years ago
af29897
video: ARM CLCD: support DT signal inversion flags
by Linus Walleij
· 9 years ago
c38162b
video: ARM CLCD: backlight support for OF
by Linus Walleij
· 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
· 8 years ago
b5644a1
fbdev/bfin_adv7393fb: move DRIVER_NAME before its first use
by Borislav Petkov
· 8 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
43a0a98
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3bd9646
fbmon: remove unused function argument
by Arnd Bergmann
· 8 years ago
564c974
video: clps711x-fb: Changing the compatibility string to match with the smallest supported chip
by Alexander Shiyan
· 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
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 9 years ago
ecc5fbd
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
1d6da87
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
5af2344
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 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
717c18f
fbdev: ssd1307fb: Use pwm_get_args() where appropriate
by Boris Brezillon
· 9 years ago
ab366b4
fbdev: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
a53dd25
efifb: Don't show the mapping VA
by Andy Lutomirski
· 9 years ago
ffe1b6c
video: AMBA CLCD: Remove unncessary include in amba-clcd.c
by Wang Hongcheng
· 9 years ago
80403b2
fbdev: ssd1307fb: Fix charge pump setting
by Julian Scheel
· 9 years ago
524edf3
fbdev: fbmem: implement error handling in fbmem_init()
by Alexey Khoroshilov
· 9 years ago
18b6562c
fbdev: sh_mipi_dsi: remove driver
by Simon Horman
· 9 years ago
cc6df3a
video: fbdev: imxfb: add some error handling
by Uwe Kleine-König
· 9 years ago
46ffe10
video: fbdev: imxfb: fix semantic of .get_power and .set_power
by Uwe Kleine-König
· 9 years ago
725d012
Merge 4.6-rc7 into char-misc-testing
by Greg Kroah-Hartman
· 9 years ago
bafb86f
Merge tag 'v4.6-rc7' into drm-next
by Dave Airlie
· 9 years ago
ba02633
fbdev: fb_defio: Export fb_deferred_io_mmap
by Noralf Trønnes
· 9 years ago
696ca5e
drivers:hv: Use new vmbus_mmio_free() from client drivers.
by Jake Oshins
· 9 years ago
9b4639b
video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usage
by Peter Ujfalusi
· 9 years ago
Next »