Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
0a9c1991f285f829fd786fa2a9c824c2a3f87bc6
/
drivers
/
video
e1d1ea5
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
a0e136e
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5f215d2
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
by Dan Carpenter
· 7 years ago
5fa1f45
video: fbdev: sm501fb: fix potential null pointer dereference on fbi
by Colin Ian King
· 7 years ago
9c7a867
Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 7 years ago
d3092e4
Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
d447ebf
fbcon: Initialize ops->info early
by Thierry Reding
· 7 years ago
6c78935
video: fbdev: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e4a67df
video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
ac831a3
fbdev: controlfb: Add missing modes to fix out of bounds access
by Geert Uytterhoeven
· 7 years ago
826bb72
video: fbdev: sis_main: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
8c15220
video: fbdev: cirrusfb: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
0101f48
video: fbdev: aty: radeon_pm: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
f5ed28d
video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt
by Gustavo A. R. Silva
· 7 years ago
3725369
video: fbdev: intelfb: remove redundant variables
by Colin Ian King
· 7 years ago
6b04e9f
video/fbdev/dnfb: Use common error handling code in dnfb_probe()
by Markus Elfring
· 7 years ago
ffb6662
sm501fb: suspend and resume fb if it exists
by Sudip Mukherjee
· 7 years ago
35bfbf7
sm501fb: unregister framebuffer only if registered
by Sudip Mukherjee
· 7 years ago
d9b1fe6
sm501fb: deallocate colormap only if allocated
by Sudip Mukherjee
· 7 years ago
31ff6b2
video: goldfishfb: Add support for device tree bindings
by Aleksandar Markovic
· 7 years ago
c987694
video: udlfb: Fix read EDID timeout
by Ladislav Michl
· 7 years ago
1e7d4be
video: fbdev: remove dead igafb driver
by Bartlomiej Zolnierkiewicz
· 7 years ago
2d81482
video: fbdev: mxsfb: fix pixelclock polarity
by Stefan Agner
· 7 years ago
ab798b9
video: fbdev: au1200fb: Style clean up
by Christophe JAILLET
· 7 years ago
0620865
video: fbdev: au1200fb: Propagate an error code
by Christophe JAILLET
· 7 years ago
58a81af
video: fbdev: au1200fb: Remove some dead code
by Christophe JAILLET
· 7 years ago
6bbbb68
video: fbdev: au1200fb: Fix error handling path
by Christophe JAILLET
· 7 years ago
703a4af
video: fbdev: au1200fb: Fix incorrect IRQ freeing
by Christophe JAILLET
· 7 years ago
451f130
video: fbdev: au1200fb: Release some resources if a memory allocation fails
by Christophe JAILLET
· 7 years ago
8cae353
video: fbdev: au1200fb: Return an error code if a memory allocation fails
by Christophe JAILLET
· 7 years ago
2e307cb
video: fbdev: au1200fb: Fix a potential double free
by Christophe JAILLET
· 7 years ago
29fae2c
backlight: ili922x: Remove redundant variable len
by Colin Ian King
· 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
cb6bc3f
video: sa1100fb: move pseudo palette into sa1100fb_info structure
by Russell King
· 7 years ago
0ab7658
video: sa1100fb: fix video memory allocation leak
by Russell King
· 7 years ago
c244f8e
video: sa1100fb: clean up failure path
by Russell King
· 7 years ago
5634cba
video: sa1100fb: use devm_gpio_request_one()
by Russell King
· 7 years ago
f6fc8c9
video: sa1100fb: use devm_request_irq()
by Russell King
· 7 years ago
df6b228
video: sa1100fb: use devm_ioremap_resource()
by Russell King
· 7 years ago
e43064c
video: sa1100fb: use devm_clk_get()
by Russell King
· 7 years ago
ba1d36b
video: sa1100fb: use devm_kzalloc()
by Russell King
· 7 years ago
5eabff1
video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer
by Himanshu Jha
· 7 years ago
511cb17
mfd: tps65217: Introduce dependency on CONFIG_OF
by Keerthy
· 7 years ago
5158cc2
backlight: tps65217_bl: Remove unnecessary default brightness check
by Christos Gkekas
· 7 years ago
5d0c49a
backlight: pwm_bl: Fix overflow condition
by Derek Basehore
· 7 years ago
0c09dd0
video: fbdev: radeon: make const array post_divs static, reduces object code size
by Colin Ian King
· 7 years ago
3961e9a
video: fbdev: dnfb: make fb_var_screeninfo static and const
by Bhumika Goyal
· 7 years ago
b90b3ec
video: fbdev: sis: make const array specialtv static, reduces object code size
by Colin Ian King
· 7 years ago
160d9a6
video: fbdev: aty: make const arrays static, reduces object code size
by Colin Ian King
· 7 years ago
0619d9e
video: fbdev: matroxfb: return -ENOMEM on allocation failure
by Allen Pais
· 7 years ago
8dcf932
pvr2fs: use get_user_pages_fast()
by Al Viro
· 7 years ago
503f045
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
6faadbb
dmi: Mark all struct dmi_system_id instances const
by Christoph Hellwig
· 7 years ago
75c7271
Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 7 years ago
968c61f
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
f92e3da
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
23e9f4e
video/console: Update BIOS dates list for GPD win console rotation DMI quirk
by Hans de Goede
· 7 years ago
ec3604c7
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
44b1671
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
f32c9e05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 7 years ago
87a72dc
video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
by Hans de Goede
· 7 years ago
3f979bf
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged
by Lee Jones
· 7 years ago
b1b6f83
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d3e329b
video: fbdev: sis: fix duplicated code for different branches
by Gustavo A. R. Silva
· 7 years ago
a758273
video: fbdev: make fb_var_screeninfo const
by Bhumika Goyal
· 7 years ago
8e75f7a
video: fbdev: aty: do not leak uninitialized padding in clk to userspace
by Vladis Dronov
· 7 years ago
b9a58de
vgacon: Prevent faulty bootparams.screeninfo from causing harm
by Jan H. Schönherr
· 7 years ago
58ec01c
video: fbdev: make fb_videomode const
by Bhumika Goyal
· 7 years ago
52a962e
video/console: Add new BIOS date for GPD pocket to dmi quirk table
by Hans de Goede
· 7 years ago
176780c
fbcon: remove restriction on margin color
by David Lechner
· 7 years ago
bf4392b
video: ARM CLCD: constify amba_id
by Arvind Yadav
· 7 years ago
46524b1
video: fm2fb: constify zorro_device_id
by Arvind Yadav
· 7 years ago
799b88d
video: fbdev: annotate fb_fix_screeninfo with const and __initconst
by Bhumika Goyal
· 7 years ago
a205425
mfd: twl: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
b5f0dc7
fbdev: uvesafb: remove DRIVER_ATTR() usage
by Greg Kroah-Hartman
· 7 years ago
3cb9bc8
Merge branch 'x86/mm' into efi/core, to pick up dependencies
by Ingo Molnar
· 7 years ago
413d63d71b
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
by Ingo Molnar
· 7 years ago
6aaf793
parisc/sticore: Fix section mismatches
by Helge Deller
· 7 years ago
aa55457
omapfb: constify omap_video_timings structures
by Julia Lawall
· 7 years ago
7af9a52
video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path
by Anton Vasilyev
· 7 years ago
8bf25ea
fbdev: i810: make fb_ops const
by Bhumika Goyal
· 7 years ago
6ff1048
fbdev: matrox: make fb_ops const
by Bhumika Goyal
· 7 years ago
7588f1e
video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()
by Gustavo A. R. Silva
· 7 years ago
3df3e41
video: fbdev: Enable Xilinx FB for ZynqMP
by Michal Simek
· 7 years ago
00a0af9
video: fbdev: Fix multiple style issues in xilinxfb
by Hyun Kwon
· 7 years ago
69de849
video: fbdev: udlfb: constify usb_device_id.
by Arvind Yadav
· 7 years ago
8290d78
video: fbdev: smscufx: constify usb_device_id.
by Arvind Yadav
· 7 years ago
dcf8f5c
drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it
by Ard Biesheuvel
· 7 years ago
1e85a37
video: fbdev: vt8623fb: constify vt8623_timing_regs
by Julia Lawall
· 7 years ago
598b2ee
video: fbdev: add const to bin_attribute structures
by Bhumika Goyal
· 7 years ago
228b3811
video: fbdev: xilinxfb: constify copied structure
by Julia Lawall
· 7 years ago
74c1c8b
fbcon: add fbcon=margin:<color> command line option
by David Lechner
· 7 years ago
16622a8
fbdev: fix 1bpp logo for unusual width
by David Lechner
· 7 years ago
b0d8e40
video/console: Add dmi quirk table for x86 systems which need fbcon rotation
by Hans de Goede
· 7 years ago
d20fa5a
drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audio
by Laurent Pinchart
· 7 years ago
9787076
mfd: tps65010: Move header file out of I2C realm
by Wolfram Sang
· 7 years ago
2606706
backlight: gpio_backlight: Delete pdata inversion
by Linus Walleij
· 8 years ago
de73890
backlight: gpio_backlight: Convert to use GPIO descriptor
by Linus Walleij
· 8 years ago
62cdfe6
backlight: pwm_bl: Make of_device_ids const
by Arvind Yadav
· 8 years ago
5ad3f3f6
fbdev: matrox: hide unused 'hotplug' variable
by Arnd Bergmann
· 7 years ago
Next »