| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 2018-06-16 | 1 | -4/+4 |
|\ |
|
| * | docs: fix broken references with multiple hints | Mauro Carvalho Chehab | 2018-06-15 | 1 | -4/+4 |
* | | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux | Linus Torvalds | 2018-06-16 | 37 | -2713/+80 |
|\ \
| |/
|/| |
|
| * | fb_omap2: add gpiolib dependency | Arnd Bergmann | 2018-06-08 | 1 | -0/+1 |
| * | video/omap: add module license tags | Arnd Bergmann | 2018-06-08 | 9 | -0/+36 |
| * | video: fbdev: pxafb: match_string() conversion fixup | Bartlomiej Zolnierkiewicz | 2018-05-15 | 1 | -1/+1 |
| * | video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling" | Colin Ian King | 2018-05-15 | 1 | -1/+1 |
| * | video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer" | Colin Ian King | 2018-05-15 | 2 | -2/+2 |
| * | video: fbdev: pxafb: Convert to use match_string() helper | Andy Shevchenko | 2018-05-15 | 1 | -6/+4 |
| * | video: fbdev: via: allow COMPILE_TEST build | Bartlomiej Zolnierkiewicz | 2018-05-15 | 6 | -5/+8 |
| * | video: fbdev: remove unused sh_mobile_meram driver | Bartlomiej Zolnierkiewicz | 2018-05-14 | 3 | -767/+0 |
| * | video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support | Bartlomiej Zolnierkiewicz | 2018-05-14 | 3 | -64/+1 |
| * | video: fbdev: remove unused auo_k190xfb drivers | Bartlomiej Zolnierkiewicz | 2018-05-14 | 6 | -1816/+0 |
| * | video: omap: Improve a size determination in omapfb_do_probe() | Markus Elfring | 2018-04-26 | 1 | -1/+1 |
| * | video: sm501fb: Improve a size determination in sm501fb_probe() | Markus Elfring | 2018-04-26 | 1 | -2/+1 |
| * | video: fbdev-MMP: Improve a size determination in path_init() | Markus Elfring | 2018-04-26 | 1 | -1/+1 |
| * | video: fbdev-MMP: Delete an error message for a failed memory allocation in t... | Markus Elfring | 2018-04-26 | 2 | -7/+4 |
| * | video: auo_k190x: Delete an error message for a failed memory allocation in a... | Markus Elfring | 2018-04-26 | 1 | -1/+0 |
| * | video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati... | Markus Elfring | 2018-04-26 | 1 | -6/+2 |
| * | video: sh_mobile_meram: Delete an error message for a failed memory allocatio... | Markus Elfring | 2018-04-26 | 1 | -3/+1 |
| * | video: fbdev: sh_mobile_meram: Drop SUPERH platform dependency | Geert Uytterhoeven | 2018-04-24 | 1 | -1/+1 |
| * | video: fbdev: omap2: omapfb: displays: simplify getting .drvdata | Wolfram Sang | 2018-04-24 | 1 | -12/+6 |
| * | video: fbdev: simplify getting .drvdata | Wolfram Sang | 2018-04-24 | 3 | -16/+8 |
| * | video: fbdev: core: Change return type to vm_fault_t | Souptick Joarder | 2018-04-24 | 1 | -2/+2 |
| * | video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend | Jia-Ju Bai | 2018-04-24 | 1 | -4/+4 |
| * | video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend | Jia-Ju Bai | 2018-04-24 | 1 | -1/+1 |
| * | video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hw | Jia-Ju Bai | 2018-04-24 | 1 | -4/+4 |
* | | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 6 | -7/+7 |
* | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 8 | -16/+19 |
* | | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 15 | -23/+29 |
* | | video: uvesafb: Fix integer overflow in allocation | Kees Cook | 2018-06-13 | 1 | -1/+2 |
* | | Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-06-11 | 10 | -38/+428 |
|\ \ |
|
| * | | backlight: as3711_bl: Fix Device Tree node leaks | Johan Hovold | 2018-06-11 | 1 | -6/+6 |
| * | | backlight: tps65217_bl: Fix Device Tree node lookup | Johan Hovold | 2018-06-11 | 1 | -2/+2 |
| * | | backlight: max8925_bl: Fix Device Tree node lookup | Johan Hovold | 2018-06-11 | 1 | -1/+3 |
| * | | backlight: as3711_bl: Fix Device Tree node lookup | Johan Hovold | 2018-06-11 | 1 | -10/+23 |
| * | | backlight: pandora: Stop using BL_CORE_DRIVER1 | Daniel Vetter | 2018-04-30 | 1 | -7/+18 |
| * | | backlight: generic-bl: Remove DRIVER1 state | Daniel Vetter | 2018-04-30 | 1 | -5/+0 |
| * | | backlight: otm3225a: Add support for ORISE OTM3225A LCD SoC | Felix Brack | 2018-04-30 | 3 | -0/+260 |
| * | | backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction | Wolfram Sang | 2018-04-30 | 1 | -3/+3 |
| * | | pwm-backlight: Add support for PWM delays proprieties. | Enric Balletbo i Serra | 2018-04-30 | 1 | -0/+19 |
| * | | pwm-backlight: Enable/disable the PWM before/after LCD enable toggle. | Enric Balletbo i Serra | 2018-04-30 | 1 | -4/+5 |
| * | | backlight: Add RAVE SP backlight driver | Andrey Smirnov | 2018-04-30 | 3 | -0/+89 |
| |/ |
|
* | | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-06-07 | 1 | -1/+1 |
|\ \ |
|
| * | | drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OF | Anders Roxell | 2018-05-04 | 1 | -1/+1 |
| * | | media: omap2: omapfb: allow building it with COMPILE_TEST | Mauro Carvalho Chehab | 2018-04-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-06-06 | 1 | -0/+3 |
|\ \ |
|
| * | | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst | 2018-05-11 | 48 | -8881/+686 |
| |\| |
|
| * | | video/hdmi: Reject illegal picture aspect ratios | Ville Syrjälä | 2018-05-11 | 1 | -0/+3 |