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
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+7
2018-08-15
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-5
/
+3
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+83
2018-08-02
media: omap2: omapfb: fix bugon.cocci warnings
kbuild test robot
1
-2
/
+1
2018-08-02
media: omap2: omapfb: fix boolreturn.cocci warnings
kbuild test robot
1
-1
/
+1
2018-08-02
media: omap2: omapfb: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2018-07-16
fbdev/efifb: Honour UEFI memory map attributes when mapping the FB
Ard Biesheuvel
1
-10
/
+41
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
1
-0
/
+6
2018-06-28
console/fbcon: Add support for deferred console takeover
Hans de Goede
1
-0
/
+72
2018-06-28
fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable
Hans de Goede
1
-0
/
+11
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
1
-4
/
+4
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
37
-2713
/
+80
2018-06-15
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
1
-4
/
+4
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-4
/
+4
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
6
-13
/
+15
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
15
-23
/
+29
2018-06-12
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2018-06-08
fb_omap2: add gpiolib dependency
Arnd Bergmann
1
-0
/
+1
2018-06-08
video/omap: add module license tags
Arnd Bergmann
9
-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
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+2
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-14
/
+1
2018-05-15
video: fbdev: pxafb: match_string() conversion fixup
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2018-05-15
video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"
Colin Ian King
1
-1
/
+1
2018-05-15
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
2
-2
/
+2
2018-05-15
video: fbdev: pxafb: Convert to use match_string() helper
Andy Shevchenko
1
-6
/
+4
2018-05-15
video: fbdev: via: allow COMPILE_TEST build
Bartlomiej Zolnierkiewicz
6
-5
/
+8
2018-05-14
video: fbdev: remove unused sh_mobile_meram driver
Bartlomiej Zolnierkiewicz
3
-767
/
+0
2018-05-14
video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support
Bartlomiej Zolnierkiewicz
3
-64
/
+1
2018-05-14
video: fbdev: remove unused auo_k190xfb drivers
Bartlomiej Zolnierkiewicz
6
-1816
/
+0
2018-05-04
drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF
Anders Roxell
1
-1
/
+1
2018-04-26
video: omap: Improve a size determination in omapfb_do_probe()
Markus Elfring
1
-1
/
+1
2018-04-26
video: sm501fb: Improve a size determination in sm501fb_probe()
Markus Elfring
1
-2
/
+1
2018-04-26
video: fbdev-MMP: Improve a size determination in path_init()
Markus Elfring
1
-1
/
+1
2018-04-26
video: fbdev-MMP: Delete an error message for a failed memory allocation in t...
Markus Elfring
2
-7
/
+4
2018-04-26
video: auo_k190x: Delete an error message for a failed memory allocation in a...
Markus Elfring
1
-1
/
+0
2018-04-26
video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati...
Markus Elfring
1
-6
/
+2
2018-04-26
video: sh_mobile_meram: Delete an error message for a failed memory allocatio...
Markus Elfring
1
-3
/
+1
2018-04-24
video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-04-24
video: fbdev: omap2: omapfb: displays: simplify getting .drvdata
Wolfram Sang
1
-12
/
+6
2018-04-24
video: fbdev: simplify getting .drvdata
Wolfram Sang
3
-16
/
+8
2018-04-24
video: fbdev: core: Change return type to vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-04-24
video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend
Jia-Ju Bai
1
-4
/
+4
2018-04-24
video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend
Jia-Ju Bai
1
-1
/
+1
2018-04-24
video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hw
Jia-Ju Bai
1
-4
/
+4
2018-04-17
media: omap2: omapfb: allow building it with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2018-04-10
Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux
Linus Torvalds
26
-787
/
+608
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
[next]