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
2022-04-26
Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-44
/
+59
2022-04-25
video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
1
-2
/
+1
2022-04-12
video: fbdev: mmp: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-04-12
video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declaration
Geert Uytterhoeven
1
-3
/
+0
2022-04-11
video: fbdev: i740fb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: i740fb: use memset_io() to clear screen
Ondrej Zary
1
-1
/
+1
2022-04-11
video: fbdev: s3fb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: arkfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: tridentfb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: vt8623fb: Error out if 'pixclock' equals zero
Zheyu Ma
1
-0
/
+3
2022-04-11
video: fbdev: kyro: Error out if 'lineclock' equals zero
Zheyu Ma
1
-0
/
+2
2022-04-11
video: fbdev: neofb: Fix the check of 'var->pixclock'
Zheyu Ma
1
-1
/
+1
2022-04-07
video: fbdev: imxfb: Fix missing of_node_put in imxfb_probe
Lv Ruyi
1
-0
/
+2
2022-04-06
fbdev: Fix unregistering of framebuffers without device
Thomas Zimmermann
1
-1
/
+8
2022-04-04
video: fbdev: omap: Make it CCF clk API compatible
Janusz Krzysztofik
3
-8
/
+9
2022-04-04
video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
9
-11
/
+5
2022-04-04
video: fbdev: pm2fb: Fix a kernel-doc formatting issue
Haowen Bai
1
-6
/
+2
2022-04-04
video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300()
Haowen Bai
1
-1
/
+1
2022-04-04
video: fbdev: pxafb: use if else instead
Wang Qing
1
-2
/
+2
2022-04-04
video: fbdev: udlfb: properly check endpoint type
Pavel Skripkin
1
-2
/
+12
2022-04-04
video: fbdev: of: display_timing: Remove a redundant zeroing of memory
Christophe JAILLET
1
-1
/
+1
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+1
2022-03-26
Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-8
/
+49
2022-03-26
Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+8
2022-03-25
fbdev: Fix cfb_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+24
2022-03-25
fbdev: Fix sys_imageblit() for arbitrary image widths
Thomas Zimmermann
1
-4
/
+25
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-100
/
+224
2022-03-24
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
50
-221
/
+175
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-8
/
+1
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
15
-38
/
+15
2022-03-16
fb_defio: Use noop_dirty_folio()
Matthew Wilcox (Oracle)
1
-8
/
+1
2022-03-11
video/fbdev/stifb: Implement the stifb_fillrect() function
Helge Deller
1
-2
/
+43
2022-03-11
video: fbdev: kyro: make read-only array ODValues static const
Colin Ian King
1
-1
/
+1
2022-03-11
video: fbdev: offb: fix warning comparing pointer to 0
Haowen Bai
1
-1
/
+1
2022-03-08
backlight: backlight: Slighly simplify devm_of_find_backlight()
Christophe JAILLET
1
-6
/
+4
2022-03-07
video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
Miaoqian Lin
1
-0
/
+1
2022-03-07
nds32: Remove the architecture
Alan Kao
1
-1
/
+1
2022-03-04
Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-61
/
+111
2022-03-03
video: fbdev: sm712fb: Fix crash in smtcfb_write()
Zheyu Ma
1
-17
/
+4
2022-03-03
video: fbdev: s3c-fb: fix platform_get_irq.cocci warning
Yihao Han
1
-1
/
+0
2022-03-02
fbdev: Improve performance of cfb_imageblit()
Thomas Zimmermann
1
-9
/
+42
2022-03-02
fbdev: Remove trailing whitespaces from cfbimgblt.c
Thomas Zimmermann
1
-30
/
+30
2022-03-02
fbdev: Improve performance of sys_imageblit()
Thomas Zimmermann
1
-11
/
+38
2022-03-02
fbdev: Improve performance of sys_fillrect()
Thomas Zimmermann
1
-13
/
+3
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
12
-55
/
+755
2022-02-27
video: fbdev: sm712fb: Fix crash in smtcfb_read()
Helge Deller
1
-18
/
+7
2022-02-25
video: omapfb: dss: Make use of the helper component_compare_dev
Yong Wu
1
-7
/
+1
2022-02-24
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-15
/
+36
2022-02-22
video: fbdev: via: check the return value of kstrdup()
Xiaoke Wang
1
-0
/
+10
[next]