index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2017-11-20
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-17
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-17
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
Dan Carpenter
2017-11-17
video: fbdev: sm501fb: fix potential null pointer dereference on fbi
Colin Ian King
2017-11-16
Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-16
Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-11-13
fbcon: Initialize ops->info early
Thierry Reding
2017-11-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-11-10
video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup()
Kees Cook
2017-11-09
fbdev: controlfb: Add missing modes to fix out of bounds access
Geert Uytterhoeven
2017-11-09
video: fbdev: sis_main: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
video: fbdev: cirrusfb: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
video: fbdev: aty: radeon_pm: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt
Gustavo A. R. Silva
2017-11-09
video: fbdev: intelfb: remove redundant variables
Colin Ian King
2017-11-09
video/fbdev/dnfb: Use common error handling code in dnfb_probe()
Markus Elfring
2017-11-09
sm501fb: suspend and resume fb if it exists
Sudip Mukherjee
2017-11-09
sm501fb: unregister framebuffer only if registered
Sudip Mukherjee
2017-11-09
sm501fb: deallocate colormap only if allocated
Sudip Mukherjee
2017-11-09
video: goldfishfb: Add support for device tree bindings
Aleksandar Markovic
2017-11-09
video: udlfb: Fix read EDID timeout
Ladislav Michl
2017-11-09
video: fbdev: remove dead igafb driver
Bartlomiej Zolnierkiewicz
2017-11-09
video: fbdev: mxsfb: fix pixelclock polarity
Stefan Agner
2017-11-09
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
2017-11-08
backlight: ili922x: Remove redundant variable len
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-17
video: sa1100fb: move pseudo palette into sa1100fb_info structure
Russell King
2017-10-17
video: sa1100fb: fix video memory allocation leak
Russell King
2017-10-17
video: sa1100fb: clean up failure path
Russell King
2017-10-17
video: sa1100fb: use devm_gpio_request_one()
Russell King
2017-10-17
video: sa1100fb: use devm_request_irq()
Russell King
2017-10-17
video: sa1100fb: use devm_ioremap_resource()
Russell King
2017-10-17
video: sa1100fb: use devm_clk_get()
Russell King
2017-10-17
video: sa1100fb: use devm_kzalloc()
Russell King
2017-10-17
video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer
Himanshu Jha
2017-10-13
mfd: tps65217: Introduce dependency on CONFIG_OF
Keerthy
2017-10-13
backlight: tps65217_bl: Remove unnecessary default brightness check
Christos Gkekas
2017-10-13
backlight: pwm_bl: Fix overflow condition
Derek Basehore
2017-10-12
video: fbdev: radeon: make const array post_divs static, reduces object code ...
Colin Ian King
2017-10-12
video: fbdev: dnfb: make fb_var_screeninfo static and const
Bhumika Goyal
2017-10-12
video: fbdev: sis: make const array specialtv static, reduces object code size
Colin Ian King
2017-10-12
video: fbdev: aty: make const arrays static, reduces object code size
Colin Ian King
2017-10-12
video: fbdev: matroxfb: return -ENOMEM on allocation failure
Allen Pais
[next]