index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-22
video: fbdev: via: check the return value of kstrdup()
Xiaoke Wang
1
-0
/
+10
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-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-02
video: fbdev: Fix wrong file path for pvr2fb.c in Kconfig help text
Wei Ming Chen
1
-1
/
+1
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-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
2022-01-29
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
1
-1
/
+1
2022-01-29
video: fbmem: use swap() to make code cleaner in fb_rotate_logo()
Changcheng Deng
1
-6
/
+2
2022-01-29
video: fbdev: cirrusfb: check pixclock to avoid divide by zero
George Kennedy
1
-8
/
+8
2022-01-29
video: fbdev: mmp: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-1
/
+2
2022-01-29
video: fbdev: s3c-fb: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+5
2022-01-29
video: fbdev: ssd1307fb: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2022-01-29
video: fbdev: pxa3xx-gcu: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2022-01-29
video: fbdev: pxa168fb: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2022-01-29
video: fbdev: da8xx-fb: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2022-01-29
video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...
Cai Huoqing
1
-2
/
+1
2022-01-29
video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...
Cai Huoqing
1
-4
/
+3
2022-01-29
video: fbdev: omapfb: lcd_ams_delta: Make use of the helper function dev_err_...
Cai Huoqing
1
-10
/
+6
2022-01-29
video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...
Cai Huoqing
1
-4
/
+3
2022-01-29
video: fbdev: asiliantfb: remove redundant assignment to variable Ftarget
Colin Ian King
1
-1
/
+1
2022-01-29
video: fbdev: atyfb: Remove assigned but never used variable statements
Colin Ian King
1
-2
/
+0
2022-01-29
video: fbdev: w100fb: Reset global state
Evgeny Novikov
1
-3
/
+12
2022-01-29
video: fbdev: au1200fb: Make use of dma_mmap_coherent()
Cai Huoqing
1
-2
/
+2
2022-01-29
agp: define proper stubs for empty helpers
Arnd Bergmann
3
-7
/
+7
2022-01-29
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
1
-1
/
+1
2022-01-29
video: fbdev: via: Fix spelling mistake "bellow" -> "below"
Colin Ian King
1
-1
/
+1
2022-01-29
video: fbdev: s3c-fb: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
1
-1
/
+0
2022-01-29
video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
Wang Hai
1
-2
/
+1
2022-01-29
video: fbdev: controlfb: Fix COMPILE_TEST build
YueHaibing
1
-0
/
+2
2022-01-29
video: fbdev: ocfb: add const to of_device_id
Chunyang Zhong
1
-1
/
+1
2022-01-29
dt-bindings: simple-framebuffer: allow standalone compatible
Luca Weiss
1
-5
/
+7
2022-01-29
video: fbdev: sis: use swap() to make code cleaner
Yang Guang
1
-1
/
+1
2022-01-29
video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...
Z. Liu
1
-1
/
+1
2022-01-29
video: fbdev: mb862xx: remove redundant assignment to pointer ptr
Colin Ian King
1
-1
/
+1
2022-01-29
backlight: qcom-wled: Add PM6150L compatible
Luca Weiss
1
-0
/
+1
2022-01-29
video: fbdev: mach64_ct: remove redundant res variable
Minghao Chi
1
-3
/
+1
2022-01-29
video: fbdev: omapfb: use default_groups in kobj_type
Greg Kroah-Hartman
3
-3
/
+6
2022-01-29
video: fbdev: omapfb: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
[next]