index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-100
/
+224
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
50
-221
/
+175
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-8
/
+1
2022-03-21
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-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-27
video: fbdev: sm712fb: Fix crash in smtcfb_read()
Helge Deller
1
-18
/
+7
2022-02-25
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
2022-02-16
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
4
-7
/
+20
2022-02-16
fbdev/defio: Early-out if page is already enlisted
Thomas Zimmermann
1
-9
/
+17
2022-02-16
video: fbdev: au1100fb: Spelling s/palette/palette/
Geert Uytterhoeven
2
-2
/
+2
2022-02-16
video: fbdev: atari: Atari 2 bpp (STe) palette bugfix
Michael Schmitz
1
-6
/
+6
2022-02-15
video: fbdev: atari: Remove unused atafb_setcolreg()
Geert Uytterhoeven
1
-11
/
+0
2022-02-15
video: fbdev: atari: Convert to standard round_up() helper
Geert Uytterhoeven
1
-5
/
+3
2022-02-15
video: fbdev: atari: Fix TT High video mode
Geert Uytterhoeven
1
-2
/
+2
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
11
-42
/
+752
2022-02-11
video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
Jing Yao
1
-4
/
+4
2022-02-11
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
1
-2
/
+2
2022-02-11
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
1
-4
/
+4
2022-02-11
video: fbdev: omapfb: Use sysfs_emit() instead of snprintf()
Guo Zhengkui
1
-6
/
+7
2022-02-11
video: fbdev: s3c-fb: Use platform_get_irq() to get the interrupt
zhaoxiao
1
-4
/
+3
2022-02-11
Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-4
/
+5
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
15
-38
/
+15
2022-02-08
fbcon: Avoid 'cap' set but not used warning
Helge Deller
1
-4
/
+3
2022-02-04
Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
10
-43
/
+752
2022-02-03
fbdev: fbmem: Fix the implicit type casting
Yizhuo Zhai
1
-0
/
+2
2022-02-02
video: fbdev: Fix wrong file path for pvr2fb.c in Kconfig help text
Wei Ming Chen
1
-1
/
+1
2022-02-02
fbcon: Add option to enable legacy hardware acceleration
Helge Deller
7
-34
/
+84
2022-02-02
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
1
-8
/
+37
2022-02-02
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
9
-42
/
+672
2022-02-01
video: fbdev: pxa3xx-gcu: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-02-01
video: fbdev: pxa168fb: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
5
-25
/
+78
2022-01-30
video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
Dan Carpenter
1
-32
/
+21
2022-01-30
video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0
Colin Ian King
1
-2
/
+2
2022-01-30
video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()
Dan Carpenter
1
-5
/
+6
2022-01-30
video: fbdev: savagefb: make a variable local
Dan Carpenter
2
-4
/
+4
[next]