| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | video: smscufx: Less checks in ufx_usb_probe() after error detection | Markus Elfring | 2018-03-28 | 1 | -27/+19 |
| * | video: udlfb: Return an error code only as a constant in dlfb_realloc_framebu... | Markus Elfring | 2018-03-28 | 1 | -7/+2 |
| * | video/fbdev/stifb: Delete an error message for a failed memory allocation in ... | Markus Elfring | 2018-03-28 | 1 | -3/+1 |
| * | video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb() | Markus Elfring | 2018-03-28 | 1 | -1/+1 |
| * | video: fbdev: aty128fb: use true and false for boolean values | Gustavo A. R. Silva | 2018-03-28 | 1 | -1/+1 |
| * | fbdev: aty: fix missing indentation in if statement | Colin Ian King | 2018-03-28 | 1 | -1/+1 |
| * | video: fbdev: via: remove VLA usage | Gustavo A. R. Silva | 2018-03-12 | 4 | -4/+4 |
| * | video: fbdev: vermilion: use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-03-12 | 1 | -1/+1 |
| * | video: offb: Deallocate the color map | Mathieu Malaterre | 2018-03-12 | 1 | -0/+2 |
| * | fbdev: Fix loading of module radeonfb on PowerMac | Mathieu Malaterre | 2018-03-12 | 1 | -0/+21 |
| * | video: fbdev: kconfig: Add help text to FB_I810_I2C | Ulf Magnusson | 2018-03-12 | 1 | -0/+5 |
| * | video: udlfb: Use already defined BPP constant | Ladislav Michl | 2018-03-12 | 1 | -4/+3 |
| * | video: udlfb: Fix unaligned access | Ladislav Michl | 2018-03-12 | 1 | -11/+12 |
| * | video: fbdev: atmel_lcdfb: convert to use GPIO descriptors | Ludovic Desroches | 2018-03-12 | 1 | -19/+12 |
| * | video: fbdev: sis: avoid mismatched prototypes | Arnd Bergmann | 2018-03-12 | 6 | -513/+508 |
* | | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-04-04 | 1 | -1/+2 |
|\ \ |
|
| * | | Merge 4.16-rc6 into tty-next | Greg Kroah-Hartman | 2018-03-20 | 1 | -2/+2 |
| |\| |
|
| * | | console: Expand dummy functions for CFI | Kees Cook | 2018-02-27 | 1 | -1/+2 |
* | | | Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | parisc/stifb: Use fb_memset() to avoid sparse warning | Helge Deller | 2018-03-27 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2018-04-02 | 9 | -4453/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | fbdev: s1d13xxxfb: remove m32r specific hacks | Arnd Bergmann | 2018-03-26 | 1 | -10/+0 |
| * | | fbdev: remove blackfin drivers | Arnd Bergmann | 2018-03-26 | 8 | -4443/+0 |
| |/ |
|
* / | fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl... | Peter Malone | 2018-03-07 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-14 | 1 | -1/+1 |
|\ |
|
| * | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2018-02-15 | 1 | -1/+1 |
* | | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-02-09 | 1 | -1/+0 |
|\ \ |
|
| * | | video: fbdev: kconfig: Remove blank help text | Ulf Magnusson | 2018-02-02 | 1 | -1/+0 |
* | | | video: omapfb: fix missing #includes | Tomi Valkeinen | 2018-02-09 | 4 | -0/+6 |
* | | | Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux | Linus Torvalds | 2018-02-07 | 18 | -773/+416 |
|\ \ \ |
|
| * | | | video: udlfb: Switch from the pr_*() to the dev_*() logging functions | Ladislav Michl | 2018-01-16 | 1 | -114/+117 |
| * | | | video: udlfb: Constify read only data | Ladislav Michl | 2018-01-16 | 1 | -2/+2 |
| * | | | video: fbdev/mmp: add MODULE_LICENSE | Arnd Bergmann | 2018-01-15 | 1 | -0/+5 |
| * | | | fbdev: mxsfb: use framebuffer_alloc in the correct way | Michael Trimarchi | 2018-01-15 | 1 | -24/+21 |
| * | | | video: udlfb: Do not name private data 'dev' | Ladislav Michl | 2018-01-15 | 1 | -207/+207 |
| * | | | video: udlfb: Remove noisy warnings | Ladislav Michl | 2018-01-15 | 1 | -20/+0 |
| * | | | video: udlfb: Remove redundant gdev variable | Ladislav Michl | 2018-01-15 | 1 | -3/+1 |
| * | | | video: udlfb: Remove unnecessary local variable | Ladislav Michl | 2018-01-15 | 1 | -6/+2 |
| * | | | fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memset | Himanshu Jha | 2018-01-04 | 1 | -2/+1 |
| * | | | vfb: fix video mode and line_length being set when loaded | Pieter \"PoroCYon\" Sluys | 2018-01-04 | 1 | -0/+17 |
| * | | | omapfb: dss: Do not duplicate features data | Ladislav Michl | 2018-01-04 | 3 | -86/+29 |
| * | | | video: fbdev: omap2: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 2018-01-04 | 1 | -4/+1 |
| * | | | fbdev: au1200fb: delete duplicate header contents | Rasmus Villemoes | 2018-01-04 | 1 | -286/+0 |
| * | | | fbdev: pxa3xx: use ktime_get_ts64 for time stamps | Arnd Bergmann | 2018-01-04 | 1 | -7/+9 |
| * | | | fbdev: radeon: use ktime_get() for HZ calibration | Arnd Bergmann | 2018-01-04 | 1 | -11/+7 |
| * | | | video: smscufx: Improve a size determination in two functions | Markus Elfring | 2017-12-29 | 1 | -3/+2 |
| * | | | video: udlfb: Delete an unnecessary return statement in two functions | Markus Elfring | 2017-12-29 | 1 | -4/+0 |
| * | | | video: udlfb: Improve a size determination in dlfb_alloc_urb_list() | Markus Elfring | 2017-12-29 | 1 | -1/+1 |
| * | | | video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati... | Markus Elfring | 2017-12-29 | 1 | -3/+1 |
| * | | | video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ... | Markus Elfring | 2017-12-29 | 1 | -3/+1 |