aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds1-4/+4
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds37-2713/+80
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab1-4/+4
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook6-7/+7
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook8-16/+19
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook15-23/+29
2018-06-12video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-06-11Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds10-38/+428
2018-06-11backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold1-6/+6
2018-06-11backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold1-2/+2
2018-06-11backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2018-06-11backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold1-10/+23
2018-06-08fb_omap2: add gpiolib dependencyArnd Bergmann1-0/+1
2018-06-08video/omap: add module license tagsArnd Bergmann9-0/+36
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-15/+2
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-14/+1
2018-05-15video: fbdev: pxafb: match_string() conversion fixupBartlomiej Zolnierkiewicz1-1/+1
2018-05-15video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"Colin Ian King1-1/+1
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King2-2/+2
2018-05-15video: fbdev: pxafb: Convert to use match_string() helperAndy Shevchenko1-6/+4
2018-05-15video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz6-5/+8
2018-05-14video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz3-767/+0
2018-05-14video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz3-64/+1
2018-05-14video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz6-1816/+0
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst48-8881/+686
2018-05-11video/hdmi: Reject illegal picture aspect ratiosVille Syrjälä1-0/+3
2018-05-04drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OFAnders Roxell1-1/+1
2018-04-30backlight: pandora: Stop using BL_CORE_DRIVER1Daniel Vetter1-7/+18
2018-04-30backlight: generic-bl: Remove DRIVER1 stateDaniel Vetter1-5/+0
2018-04-30backlight: otm3225a: Add support for ORISE OTM3225A LCD SoCFelix Brack3-0/+260
2018-04-30backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_directionWolfram Sang1-3/+3
2018-04-30pwm-backlight: Add support for PWM delays proprieties.Enric Balletbo i Serra1-0/+19
2018-04-30pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra1-4/+5
2018-04-30backlight: Add RAVE SP backlight driverAndrey Smirnov3-0/+89
2018-04-26video: omap: Improve a size determination in omapfb_do_probe()Markus Elfring1-1/+1
2018-04-26video: sm501fb: Improve a size determination in sm501fb_probe()Markus Elfring1-2/+1
2018-04-26video: fbdev-MMP: Improve a size determination in path_init()Markus Elfring1-1/+1
2018-04-26video: fbdev-MMP: Delete an error message for a failed memory allocation in two functionsMarkus Elfring2-7/+4
2018-04-26video: auo_k190x: Delete an error message for a failed memory allocation in auok190x_common_probe()Markus Elfring1-1/+0
2018-04-26video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocation in two functionsMarkus Elfring1-6/+2
2018-04-26video: sh_mobile_meram: Delete an error message for a failed memory allocation in sh_mobile_meram_probe()Markus Elfring1-3/+1
2018-04-24video: fbdev: sh_mobile_meram: Drop SUPERH platform dependencyGeert Uytterhoeven1-1/+1
2018-04-24video: fbdev: omap2: omapfb: displays: simplify getting .drvdataWolfram Sang1-12/+6
2018-04-24video: fbdev: simplify getting .drvdataWolfram Sang3-16/+8
2018-04-24video: fbdev: core: Change return type to vm_fault_tSouptick Joarder1-2/+2
2018-04-24video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspendJia-Ju Bai1-4/+4
2018-04-24video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai1-1/+1