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-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2022-08-06
Merge tag 'backlight-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-23
/
+41
2022-08-05
video: fbdev: s3fb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-05
video: fbdev: arkfb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-05
video: fbdev: vt8623fb: Check the size of screen before memset_io()
Zheyu Ma
1
-0
/
+2
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-2
/
+1
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
2022-08-03
video: fbdev: i740fb: Check the argument of i740_calc_vclk()
Zheyu Ma
1
-2
/
+7
2022-08-03
video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
Zheyu Ma
1
-1
/
+6
2022-08-03
video:backlight: remove reference to AVR32 architecture in ltv350qv
Hans-Christian Noren Egtvedt
1
-2
/
+1
2022-07-29
video: fbdev: imxfb: fix return value check in imxfb_probe()
Yang Yingliang
1
-2
/
+2
2022-07-28
video: fbdev: offb: Include missing linux/platform_device.h
Christophe Leroy
1
-0
/
+1
2022-07-27
fbdev: Make registered_fb[] private to fbmem.c
Daniel Vetter
1
-3
/
+3
2022-07-26
video: fbdev: sis: fix typos in SiS_GetModeID()
Rustam Subkhankulov
1
-2
/
+2
2022-07-26
video: fbdev: imxfb: Convert request_mem_region + ioremap to devm_ioremap_res...
Uwe Kleine-König
1
-17
/
+1
2022-07-26
video: fbdev: imxfb: Fold <linux/platform_data/video-imxfb.h> into only user
Uwe Kleine-König
1
-1
/
+12
2022-07-26
video: fbdev: imxfb: Drop platform data support
Uwe Kleine-König
1
-65
/
+34
2022-07-26
video: fbdev: amba-clcd: Fix refcount leak bugs
Liang He
1
-6
/
+18
2022-07-22
fbdev: Fix order of arguments to aperture_remove_conflicting_devices()
Thomas Zimmermann
2
-2
/
+2
2022-07-19
fbdev: Remove conflict-handling code
Thomas Zimmermann
2
-157
/
+0
2022-07-19
fbdev: Acquire framebuffer apertures for firmware devices
Thomas Zimmermann
1
-0
/
+33
2022-07-19
video/aperture: Remove conflicting VGA devices, if any
Thomas Zimmermann
1
-2
/
+12
2022-07-19
video: Provide constants for VGA I/O range
Thomas Zimmermann
2
-11
/
+8
2022-07-19
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
2
-12
/
+14
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
39
-5
/
+206
2022-07-19
fbdev: Convert drivers to aperture helpers
Thomas Zimmermann
2
-15
/
+8
2022-07-19
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
2
-60
/
+18
2022-07-19
fbdev/vga16fb: Auto-generate module init/exit code
Thomas Zimmermann
1
-40
/
+1
2022-07-19
fbdev/vga16fb: Create EGA/VGA devices in sysfb code
Thomas Zimmermann
1
-30
/
+27
2022-07-19
fbdev: Remove trailing whitespaces
Thomas Zimmermann
11
-448
/
+448
2022-07-19
backlight: lp855x: Switch to atomic PWM API
Maíra Canal
1
-12
/
+9
2022-07-18
video: fbdev: omapfb: Unexport omap*_update_window_async()
Helge Deller
3
-13
/
+2
2022-07-18
video: fbdev: atari: Remove backward bug-compatibility
Geert Uytterhoeven
1
-4
/
+0
2022-07-18
video: fbdev: atari: Remove unused definitions and variables
Geert Uytterhoeven
1
-20
/
+0
2022-07-18
video: fbdev: atari: Fix VGA modes
Geert Uytterhoeven
1
-2
/
+2
2022-07-18
video: fbdev: atari: Fix TT High video mode vertical refresh
Geert Uytterhoeven
1
-1
/
+1
2022-07-18
video: fbdev: atari: Remove unneeded casts to void *
Geert Uytterhoeven
1
-2
/
+2
2022-07-18
video: fbdev: atari: Remove unneeded casts from void *
Geert Uytterhoeven
1
-6
/
+6
2022-07-18
video: fbdev: atari: Fix ext_setcolreg()
Geert Uytterhoeven
1
-0
/
+4
2022-07-18
video: fbdev: atari: Fix inverse handling
Geert Uytterhoeven
1
-3
/
+1
2022-07-18
video: fbdev: atari: Remove bogus FB_VMODE_YWRAP flags
Geert Uytterhoeven
1
-9
/
+9
2022-07-18
video: fbdev: atari: Simplify atafb_pan_display()
Geert Uytterhoeven
1
-27
/
+2
2022-07-18
video: fbdev: Make *fb_setup() and *fb_init() static
Geert Uytterhoeven
8
-23
/
+14
2022-07-18
video: fbdev: cirrusfb: Make cirrusfb_zorro_unregister() static
Geert Uytterhoeven
1
-1
/
+1
2022-07-18
video: fbdev: sa1100fb: Remove unused sa1100fb_setup()
Geert Uytterhoeven
1
-41
/
+0
2022-07-18
video: fbdev: amiga: Simplify amifb_pan_display()
Geert Uytterhoeven
1
-13
/
+2
2022-07-13
Revert "drivers/video/backlight/platform_lcd.c: add support for device tree b...
Rob Herring
1
-10
/
+0
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
12
-33
/
+70
2022-07-07
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
1
-1
/
+1
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
[prev]
[next]