summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove uninitialized_var() usageKees Cook2020-07-163-8/+7
* Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-06-262-2/+3
|\
| * drm/fb-helper: Fix vt restoreDaniel Vetter2020-06-241-1/+2
| * video: fbdev: uvesafb: fix "noblank" option handlingBartlomiej Zolnierkiewicz2020-06-211-1/+1
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-201-2/+2
|\ \
| * | video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
| |/
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-1/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-65/+65
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0910-10/+0
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-052-3/+3
|\
| * powerpc: Remove Xilinx PPC405/PPC440 supportMichal Simek2020-05-281-1/+1
| * drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-2/+2
* | Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-044-104/+571
|\ \
| * | backlight: Add backlight_device_get_by_name()Noralf Trønnes2020-05-111-0/+21
| * | backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...Subbaraman Narayanamurthy2020-05-061-2/+376
| * | backlight: qcom-wled: Add callback functionsKiran Gunda2020-05-061-72/+141
| * | backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij2020-04-291-27/+18
| * | backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter2020-04-281-4/+16
| |/
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0237-827/+585
|\ \
| * \ Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-201-19/+46
| |\ \
| | * | video/hdmi: Add Unpack only function for DRM infoframeGwan-gyeong Mun2020-05-141-19/+46
| | |/
| * | video: fbdev: pxa168fb: make pxa168fb_init_mode() return voidJason Yan2020-05-091-4/+1
| * | video: fbdev: valkyriefb.c: fix warning comparing pointer to 0Jason Yan2020-05-061-2/+2
| * | video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET2020-05-061-0/+2
| * | fbdev: aty: use true, false for bool variables in atyfb_base.cJason Yan2020-05-061-2/+2
| * | video: uvesafb: use true,false for bool variablesJason Yan2020-05-061-6/+6
| * | video: udlfb: use true,false for bool variablesJason Yan2020-05-061-3/+3
| * | video: fbdev: i810: use true,false for bool variablesJason Yan2020-05-061-5/+5
| * | video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=nBartlomiej Zolnierkiewicz2020-04-291-1/+1
| * | video/fbdev/riva: Remove dead codeSouptick Joarder2020-04-251-18/+0
| * | video: fbdev: vesafb: add missed release_regionChuhong Yuan2020-04-171-5/+11
| * | video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan2020-04-171-4/+6
| * | fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan2020-04-171-4/+10
| * | ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij2020-04-172-11/+12
| * | video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan2020-04-171-14/+0
| * | omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing2020-04-171-43/+0
| * | video: vt8500lcdfb: fix fallthrough warningSam Ravnborg2020-04-171-0/+1
| * | video: fbdev: imxfb: ensure balanced regulator usageUwe Kleine-König2020-04-171-6/+21
| * | video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz2020-04-171-157/+145
| * | video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz2020-04-171-212/+198
| * | video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz2020-04-171-28/+13
| * | video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz2020-04-171-24/+1
| * | video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-04-172-14/+29
| * | video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz2020-04-171-2/+2
| * | video: ssd1307fb: Remove redundant forward declarationAndy Shevchenko2020-04-171-2/+0
| * | video: ssd1307fb: Convert to atomic PWM APIAndy Shevchenko2020-04-171-12/+5
| * | video: ssd1307fb: Make use of device propertiesAndy Shevchenko2020-04-171-21/+19
| * | video: ssd1307fb: Introduce temporary variable to increase readabilityAndy Shevchenko2020-04-171-18/+15
| * | video: ssd1307fb: Convert driver to use ->probe_new()Andy Shevchenko2020-04-171-8/+2
| * | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-177-108/+34
| |\ \ | | |/