aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
...
| | | * | video: pxafb: Remove cpufreq policy notifierViresh Kumar2019-08-26
| | | * | video: sa1100fb: Remove cpufreq policy notifierViresh Kumar2019-08-26
| | | |/
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-16
|\ \ \ \
| * | | | fbdev: remove w90x900/nuc900 platform driversArnd Bergmann2019-09-04
| * | | | fbdev: da8xx: use resource management for dmaBartosz Golaszewski2019-08-26
| * | | | fbdev: da8xx-fb: drop a redundant ifBartosz Golaszewski2019-08-26
| * | | | fbdev: da8xx-fb: use devm_platform_ioremap_resource()Bartosz Golaszewski2019-08-26
| * | | | fbdev: da8xx: remove panel_power_ctrl() callback from platform dataBartosz Golaszewski2019-08-26
| * | | | fbdev: da8xx: add support for a regulatorBartosz Golaszewski2019-08-26
| | |_|/ | |/| |
* | | | Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-16
|\ \ \ \ | |_|/ / |/| | |
| * | | m68k: atari: Rename shifter to shifter_st to avoid conflictGeert Uytterhoeven2019-08-19
| |/ /
* | | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-22
|\ \ \ | |_|/ |/| |
| * | video: fbdev: acornfb: Mark expected switch fall-throughGustavo A. R. Silva2019-08-20
| |/
* / video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-09
|/
* Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-16
|\
| * backlight: pwm_bl: Fix heuristic to determine number of brightness levelsMatthias Kaehlcke2019-06-27
| * backlight: gpio_backlight: Enable ACPI enumerationAndy Shevchenko2019-06-27
| * backlight: pwm_bl: Convert to use SPDX identifierAndy Shevchenko2019-06-27
* | Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-15
|\ \
| * \ Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-nextMaarten Lankhorst2019-06-19
| |\ \
| * \ \ Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-19
| |\ \ \
| * | | | video/hdmi: Dropped static functions from kernel docUma Shankar2019-06-04
| * | | | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-27
| |\ \ \ \
| | * \ \ \ Merge drm/drm-next into drm-misc-nextSean Paul2019-05-22
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | video/hdmi: Add Unpack function for DRM infoframeUma Shankar2019-05-22
| | * | | | drm: Enable HDR infoframe supportUma Shankar2019-05-22
* | | | | | Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-12
|\ \ \ \ \ \
| * | | | | | au1100fb: fix DMA API abuseChristoph Hellwig2019-06-03
| |/ / / / /
* | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \ \ \ \ \
| * | | | | | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| * | | | | | docs: fb: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds2019-07-09
|\ \ \ \ \ \
| * | | | | | video: fbdev: imxfb: fix a typo in imxfb_probe()Wei Yongjun2019-07-05
| * | | | | | video: fbdev: s3c-fb: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-05
| * | | | | | video: fbdev: s3c-fb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2019-06-28
| * | | | | | video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-28
| * | | | | | video: fbdev: intelfb: return -ENOMEM on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-28
| * | | | | | video: fbdev: s3c-fb: return -ENOMEM on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-28
| * | | | | | video: fbdev: omap2: remove rfbiBartlomiej Zolnierkiewicz2019-06-21
| * | | | | | video: fbdev: atmel_lcdfb: remove redundant initialization to variable retColin Ian King2019-06-21
| * | | | | | video: fbdev-MMP: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva2019-06-21
| * | | | | | video: fbdev: controlfb: fix warnings about comparing pointer to 0Shobhit Kukreti2019-06-21
| * | | | | | efifb: BGRT: Add check for new BGRT status field rotation bitsHans de Goede2019-06-21
| * | | | | | jz4740_fb: fix DMA API abuseChristoph Hellwig2019-06-21
| * | | | | | video: fbdev: pvr2fb: fix link error for pvr2fb_pci_exitArnd Bergmann2019-06-21
| * | | | | | video: fbdev: s3c-fb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2019-06-21
| * | | | | | video: fbdev: imxfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2019-06-21
| * | | | | | video: fbdev: pvr2fb: fix build warning when compiling as moduleBartlomiej Zolnierkiewicz2019-06-21
| * | | | | | Merge branch 'topic/remove-fbcon-notifiers' of git://anongit.freedesktop.org/...Bartlomiej Zolnierkiewicz2019-06-19
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | fbcon: Export fbcon_update_vcsDaniel Vetter2019-06-19