summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-05-061-1/+4
|\
| * fbdev: Make fb_release() return -ENODEV if fbdev was unregisteredJavier Martinez Canillas2022-05-031-1/+4
* | Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-2628-44/+59
|\ \ | |/ |/|
| * video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandleAlexander Shiyan2022-04-251-2/+1
| * video: fbdev: mmp: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-121-6/+5
| * video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declarationGeert Uytterhoeven2022-04-121-3/+0
| * video: fbdev: i740fb: Error out if 'pixclock' equals zeroZheyu Ma2022-04-111-0/+3
| * video: fbdev: i740fb: use memset_io() to clear screenOndrej Zary2022-04-111-1/+1
| * video: fbdev: s3fb: Error out if 'pixclock' equals zeroZheyu Ma2022-04-111-0/+3
| * video: fbdev: arkfb: Error out if 'pixclock' equals zeroZheyu Ma2022-04-111-0/+3
| * video: fbdev: tridentfb: Error out if 'pixclock' equals zeroZheyu Ma2022-04-111-0/+3
| * video: fbdev: vt8623fb: Error out if 'pixclock' equals zeroZheyu Ma2022-04-111-0/+3
| * video: fbdev: kyro: Error out if 'lineclock' equals zeroZheyu Ma2022-04-111-0/+2
| * video: fbdev: neofb: Fix the check of 'var->pixclock'Zheyu Ma2022-04-111-1/+1
| * video: fbdev: imxfb: Fix missing of_node_put in imxfb_probeLv Ruyi2022-04-071-0/+2
| * video: fbdev: omap: Make it CCF clk API compatibleJanusz Krzysztofik2022-04-043-8/+9
| * video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-04-049-11/+5
| * video: fbdev: pm2fb: Fix a kernel-doc formatting issueHaowen Bai2022-04-041-6/+2
| * video: fbdev: sis: fix potential NULL dereference in sisfb_post_sis300()Haowen Bai2022-04-041-1/+1
| * video: fbdev: pxafb: use if else insteadWang Qing2022-04-041-2/+2
| * video: fbdev: udlfb: properly check endpoint typePavel Skripkin2022-04-041-2/+12
| * video: fbdev: of: display_timing: Remove a redundant zeroing of memoryChristophe JAILLET2022-04-041-1/+1
* | fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann2022-04-061-1/+8
|/
* Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-7/+1
|\
| * Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman2022-02-2812-55/+755
| |\
| * | video: omapfb: dss: Make use of the helper component_compare_devYong Wu2022-02-251-7/+1
| * | omapfb: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-263-3/+6
* | | Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-252-8/+49
|\ \ \
| * | | fbdev: Fix cfb_imageblit() for arbitrary image widthsThomas Zimmermann2022-03-251-4/+24
| * | | fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann2022-03-251-4/+25
* | | | Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-252-11/+8
|\ \ \ \
| * | | | backlight: backlight: Slighly simplify devm_of_find_backlight()Christophe JAILLET2022-03-081-6/+4
| * | | | backlight: qcom-wled: Add PM6150L compatibleLuca Weiss2022-02-081-0/+1
| * | | | backlight: pwm_bl: Avoid open coded arithmetic in memory allocationChristophe JAILLET2022-02-081-5/+4
| | |/ / | |/| |
* | | | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-2411-100/+224
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'drm-misc-next-2022-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-03-043-61/+111
| |\ \ \
| | * | | fbdev: Improve performance of cfb_imageblit()Thomas Zimmermann2022-03-021-9/+42
| | * | | fbdev: Remove trailing whitespaces from cfbimgblt.cThomas Zimmermann2022-03-021-30/+30
| | * | | fbdev: Improve performance of sys_imageblit()Thomas Zimmermann2022-03-021-11/+38
| | * | | fbdev: Improve performance of sys_fillrect()Thomas Zimmermann2022-03-021-13/+3
| * | | | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-254-15/+36
| |\| | |
| | * | | fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann2022-02-164-7/+20
| | * | | fbdev/defio: Early-out if page is already enlistedThomas Zimmermann2022-02-161-9/+17
| * | | | Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-1411-42/+752
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-015-25/+78
| |\ \ \
| | * | | fbdev/simplefb: Request memory region in driverThomas Zimmermann2022-01-271-20/+45
| | * | | fbdev: Hot-unplug firmware fb devices on forced removalThomas Zimmermann2022-01-271-3/+26
| | * | | video: fbdev: s3c-fb: remove redundant initialization of pointer bufsColin Ian King2022-01-141-1/+1
| | * | | video: fbdev: asiliantfb: remove redundant assignment to variable FtargetColin Ian King2022-01-141-1/+1
| | * | | video: vga16fb: Fix logic that checks for the display standardJavier Martinez Canillas2022-01-121-0/+5