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
2020-07-20
video: fbdev: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-10
fbdev: sm712fb: set error code in probe
Evgeny Novikov
2020-07-10
fbdev: da8xx-fb: go to proper label on error handling paths in probe
Evgeny Novikov
2020-07-10
video: fbdev: vt8623fb: Constify static vga_regsets
Rikard Falkeborn
2020-07-10
omapfb: dss: Fix max fclk divider for omap36xx
Adam Ford
2020-07-10
omapfb: fix multiple reference count leaks due to pm_runtime_get_sync
Aditya Pakki
2020-07-10
video: fbdev: neofb: fix memory leak in neo_scan_monitor()
Evgeny Novikov
2020-07-10
video: fbdev: savage: fix memory leak on error handling path in probe
Evgeny Novikov
2020-07-10
fbcon: Use array3_size() helper in scr_memcpyw()
Gustavo A. R. Silva
2020-07-10
video: fbdev: amifb: add FIXMEs about {put,get}_user() failures
Bartlomiej Zolnierkiewicz
2020-07-10
video: fbdev: amifb: add FIXME about dead APUS support
Bartlomiej Zolnierkiewicz
2020-06-30
video: fbdev: amba-clcd: Retire elder CLCD driver
Linus Walleij
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-06-01
video: fbdev: pxafb: Use correct return value for pxafb_probe()
Tiezhu Yang
2020-06-01
video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
Christophe JAILLET
2020-06-01
drivers: video: hdmi: cleanup coding style in video a bit
Bernard Zhao
2020-06-01
console: newport_con: fix an issue about leak related system resources
Dejin Zheng
2020-06-01
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
2020-06-01
omapfb/dss: fix comparison to bool warning
Jason Yan
2020-05-31
video: fbdev: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-31
video: fbdev: fix error handling for get_user_pages_fast()
John Hubbard
2020-05-29
omapfb: get rid of pointless access_ok() calls
Al Viro
2020-05-29
amifb: get rid of pointless access_ok() calls
Al Viro
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-20
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-05-18
video: amba-clcd: use devm_of_find_backlight
Sam Ravnborg
2020-05-14
video/hdmi: Add Unpack only function for DRM infoframe
Gwan-gyeong Mun
2020-05-11
drivers/powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
backlight: Add backlight_device_get_by_name()
Noralf Trønnes
2020-05-09
video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
Jason Yan
2020-05-06
video: fbdev: valkyriefb.c: fix warning comparing pointer to 0
Jason Yan
2020-05-06
video: fbdev: w100fb: Fix a potential double free.
Christophe JAILLET
2020-05-06
fbdev: aty: use true, false for bool variables in atyfb_base.c
Jason Yan
2020-05-06
video: uvesafb: use true,false for bool variables
Jason Yan
2020-05-06
video: udlfb: use true,false for bool variables
Jason Yan
2020-05-06
video: fbdev: i810: use true,false for bool variables
Jason Yan
2020-05-06
backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...
Subbaraman Narayanamurthy
2020-05-06
backlight: qcom-wled: Add callback functions
Kiran Gunda
2020-04-29
video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n
Bartlomiej Zolnierkiewicz
2020-04-29
backlight: l4f00242t03: Convert to GPIO descriptors
Linus Walleij
2020-04-28
backlight: lp855x: Ensure regulators are disabled on probe failure
Jon Hunter
[next]