index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
2018-07-24
fbdev: omapfb: off by one in omapfb_register_client()
Dan Carpenter
-1
/
+1
2018-07-24
video: fbdev: mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+5
2018-07-24
omapfb: Mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+3
2018-07-24
fbdev: fbmem: mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2018-07-24
fbdev/via: fix defined but not used warning
Randy Dunlap
-1
/
+2
2018-07-24
omapfb: rename omap2 module to omap2fb.ko
Arnd Bergmann
-2
/
+2
2018-07-24
video: goldfishfb: fix memory leak on driver remove
Anton Vasilyev
-0
/
+1
2018-07-24
fbdev: fix modedb docs in fb_find_mode
Daniel Vetter
-30
/
+32
2018-07-24
video: fbdev: metronomefb: fix some off by one bugs
Dan Carpenter
-5
/
+5
2018-07-24
fbcon: introduce for_each_registered_fb() helper
Yisheng Xie
-23
/
+12
2018-07-24
video: fbdev: fsl-diu-fb: Remove VLA usage
Kees Cook
-10
/
+13
2018-07-24
video: fbdev: pxafb: Add support for lcd-supply regulator
Daniel Mack
-0
/
+27
2018-07-24
video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctly
Daniel Mack
-5
/
+4
2018-07-24
video: fbdev: pxafb: switch to devm_* API
Daniel Mack
-47
/
+17
2018-07-24
video: fbdev: pxafb: clear allocated memory for video modes
Daniel Mack
-2
/
+2
2018-07-24
video: fbdev: pxa3xx_gcu: add devicetree bindings
Daniel Mack
-0
/
+10
2018-07-24
fbdev: Distinguish between interlaced and progressive modes
Fredrik Noring
-11
/
+30
2018-07-16
fbdev/efifb: Honour UEFI memory map attributes when mapping the FB
Ard Biesheuvel
-10
/
+41
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
-0
/
+1
2018-07-03
efifb: Copy the ACPI BGRT boot graphics to the framebuffer
Hans de Goede
-0
/
+140
2018-07-03
video: fbdev: simplefb: Stop including <linux/clk-provider.h>
Geert Uytterhoeven
-1
/
+1
2018-07-03
omapfb: encoder-tpd12s015: fix error return code
Julia Lawall
-3
/
+9
2018-07-03
video: fbdev: Set pixclock = 0 in goldfishfb
Christoffer Dall
-1
/
+1
2018-07-03
video: fbdev: Enable ACPI-based enumeration for goldfishfb
Yu Ning
-0
/
+8
2018-07-03
video: fbdev: Fix checkpatch warnings in goldfishfb.c
Roman Kiryanov
-1
/
+3
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
-0
/
+6
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
-0
/
+72
2018-06-28
fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
Hans de Goede
-0
/
+11
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
-4
/
+4
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
-2713
/
+80
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
-4
/
+4
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
-1
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
-4
/
+4
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-13
/
+15
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-23
/
+29
2018-06-12
video: uvesafb: Fix integer overflow in allocation
Kees Cook
-1
/
+2
2018-06-08
fb_omap2: add gpiolib dependency
Arnd Bergmann
-0
/
+1
2018-06-08
video/omap: add module license tags
Arnd Bergmann
-0
/
+36
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
-15
/
+2
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
-14
/
+1
2018-05-15
video: fbdev: pxafb: match_string() conversion fixup
Bartlomiej Zolnierkiewicz
-1
/
+1
2018-05-15
video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"
Colin Ian King
-1
/
+1
2018-05-15
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
-2
/
+2
2018-05-15
video: fbdev: pxafb: Convert to use match_string() helper
Andy Shevchenko
-6
/
+4
2018-05-15
video: fbdev: via: allow COMPILE_TEST build
Bartlomiej Zolnierkiewicz
-5
/
+8
2018-05-14
video: fbdev: remove unused sh_mobile_meram driver
Bartlomiej Zolnierkiewicz
-767
/
+0
2018-05-14
video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support
Bartlomiej Zolnierkiewicz
-64
/
+1
2018-05-14
video: fbdev: remove unused auo_k190xfb drivers
Bartlomiej Zolnierkiewicz
-1816
/
+0
2018-05-04
drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
Anders Roxell
-1
/
+1
[prev]
[next]