index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-15
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
1
-15
/
+0
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-33
/
+160
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-14
backlight: lm3630a: Add firmware node support
Brian Masney
1
-5
/
+144
2019-05-14
backlight: lm3630a: Return 0 on success in update_status functions
Brian Masney
1
-2
/
+2
2019-05-14
video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
Alexander Shiyan
1
-13
/
+12
2019-05-10
Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linux
Linus Torvalds
37
-1522
/
+601
2019-05-09
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-23
/
+18
2019-05-06
video: fbdev: Use dev_get_drvdata()
Kefeng Wang
3
-10
/
+10
2019-05-06
fbcon: Don't reset logo_shown when logo is currently shown
Andreas Schwab
1
-1
/
+1
2019-04-11
video: fbdev: atmel_lcdfb: remove set but not used variable 'pdata'
YueHaibing
1
-2
/
+0
2019-04-11
video: fbdev: mxsfb: remove set but not used variable 'line_count'
YueHaibing
1
-2
/
+0
2019-04-11
video: fbdev: pvr2fb: remove set but not used variable 'size'
YueHaibing
1
-2
/
+0
2019-04-11
fbdev: fix WARNING in __alloc_pages_nodemask bug
Jiufei Xue
1
-0
/
+2
2019-04-11
video: amba-clcd: Decomission Versatile and Nomadik
Linus Walleij
7
-965
/
+2
2019-04-08
pxa3xx-gcu: pass struct device to dma_mmap_coherent
Christoph Hellwig
1
-1
/
+3
2019-04-08
gbefb: switch to managed version of the DMA allocator
Christoph Hellwig
1
-16
/
+8
2019-04-08
da8xx-fb: pass struct device to DMA API functions
Christoph Hellwig
1
-6
/
+7
2019-04-03
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
2
-13
/
+2
2019-04-02
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
1
-0
/
+1
2019-04-01
fbdev: fix divide error in fb_var_to_videomode
Shile Zhang
1
-0
/
+3
2019-04-01
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
2
-16
/
+44
2019-04-01
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
1
-0
/
+59
2019-04-01
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
1
-26
/
+38
2019-04-01
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
Yifeng Li
2
-9
/
+44
2019-04-01
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
Yifeng Li
1
-1
/
+5
2019-04-01
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
Yifeng Li
1
-1
/
+3
2019-04-01
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
Yifeng Li
1
-2
/
+2
2019-04-01
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
Yifeng Li
1
-1
/
+5
2019-04-01
video: imsttfb: fix potential NULL pointer dereferences
Kangjie Lu
1
-0
/
+5
2019-04-01
video: hgafb: fix potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-04-01
fbdev: list all pci memory bars as conflicting apertures
Gerd Hoffmann
1
-4
/
+25
2019-04-01
drivers: video: fbdev: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
6
-190
/
+188
2019-04-01
omapfb: Fix potential NULL pointer dereference in kmalloc
Aditya Pakki
1
-0
/
+2
2019-04-01
xen, fbfront: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-01
udlfb: introduce a rendering mutex
Mikulas Patocka
1
-11
/
+30
2019-04-01
udlfb: fix sleeping inside spinlock
Mikulas Patocka
1
-3
/
+53
2019-04-01
udlfb: delete the unused parameter for dlfb_handle_damage
Mikulas Patocka
1
-12
/
+9
2019-04-01
video: fbdev: atmel_lcdfb: drop AVR and platform_data support
Alexandre Belloni
2
-113
/
+7
2019-04-01
omapfb: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-04-01
video/macfb: Always initialize DAFB colour table pointer register
Finn Thain
1
-1
/
+1
2019-04-01
video/macfb: Call fb_invert_cmaps()
Finn Thain
1
-2
/
+1
2019-04-01
fbdev: atafb: Modernize printing of kernel messages
Geert Uytterhoeven
1
-12
/
+13
2019-04-01
fbdev: atafb: Fix broken frame buffer after kexec
Geert Uytterhoeven
1
-4
/
+30
2019-04-01
fbdev: atafb: Remove obsolete module support
Geert Uytterhoeven
5
-107
/
+1
2019-04-01
fbdev: atafb: Stop printing virtual screen_base
Geert Uytterhoeven
1
-2
/
+2
2019-04-01
video/macfb: Remove redundant code
Finn Thain
1
-24
/
+0
2019-04-01
video: fbdev: savage: fix indentation issue
Colin Ian King
1
-3
/
+3
2019-04-01
video: fbdev: vesafb: fix indentation issue
Colin Ian King
1
-2
/
+2
[next]