summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-10-252-8/+17
|\
| * Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-10-111-7/+14
| |\
| | * Merge drm/drm-next into drm-intel-nextRodrigo Vivi2021-09-153-46/+89
| | |\
| | * \ Merge drm/drm-next into drm-intel-nextJani Nikula2021-08-1610-64/+133
| | |\ \
| | * | | fbdev/efifb: Release PCI device's runtime PM ref during FB destroyImre Deak2021-08-131-7/+14
| * | | | tgafb: clarify dependenciesLinus Torvalds2021-09-181-1/+3
| | |_|/ | |/| |
* | | | video: omapfb: replace snprintf in show functions with sysfs_emitQing Wang2021-10-154-32/+32
* | | | video: fbdev: replace snprintf in show functions with sysfs_emitQing Wang2021-10-151-7/+7
* | | | video: omapfb: Fix fall-through warning for ClangGustavo A. R. Silva2021-10-141-0/+1
* | | | fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez2021-10-139-672/+42
* | | | fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'Zheyu Ma2021-10-101-1/+4
|/ / /
* | | Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-101-0/+6
|\ \ \
| * | | fbmem: don't allow too huge resolutionsTetsuo Handa2021-09-081-0/+6
| | |/ | |/|
* | | Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-072-46/+83
|\ \ \ | |/ / |/| |
| * | backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson2021-08-191-26/+28
| * | backlight: ktd253: Stabilize backlightLinus Walleij2021-07-211-20/+55
| |/
* | video: fbdev: ssd1307fb: Cache address rangesGeert Uytterhoeven2021-07-271-2/+25
* | video: fbdev: ssd1307fb: Optimize screen updatesGeert Uytterhoeven2021-07-271-21/+29
* | video: fbdev: ssd1307fb: Extract ssd1307fb_set_{col,page}_range()Geert Uytterhoeven2021-07-271-20/+37
* | video: fbdev: ssd1307fb: Simplify ssd1307fb_update_display()Geert Uytterhoeven2021-07-271-7/+10
* | video: fbdev: ssd1307fb: Propagate errors via ssd1307fb_update_display()Geert Uytterhoeven2021-07-271-6/+12
* | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2021-07-2712-49/+299
|\ \
| * \ Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-234-5/+10
| |\ \
| * \ \ Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-211-3/+1
| |\ \ \
| * \ \ \ Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-161-7/+5
| |\ \ \ \
| | * | | | fbmem: Do not delete the mode that is still in useZhen Lei2021-07-131-7/+5
| | | |_|/ | | |/| |
| * / | | video: fbdev: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-0/+2
| |/ / /
| * | | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-091-1/+1
| |\ \ \
| | * | | um: allow disabling NO_IOMEMJohannes Berg2021-06-171-1/+1
| * | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-1/+0
| |\ \ \ \
| | * | | | Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman2021-06-142-0/+39
| | |\| | |
| | * | | | Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman2021-05-311-1/+1
| | |\ \ \ \
| | * \ \ \ \ Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman2021-05-214-42/+63
| | |\ \ \ \ \
| | * | | | | | video: ssd1307fb: Drop OF dependencyAndy Shevchenko2021-05-141-1/+0
| * | | | | | | Merge tag 'backlight-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-055-39/+250
| |\ \ \ \ \ \ \
| | * | | | | | | backlight: lm3630a: Convert to atomic PWM API and check for errorsUwe Kleine-König2021-06-221-23/+19
| | * | | | | | | backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König2021-06-221-6/+6
| | * | | | | | | backlight: Kconfig whitespace and indentation cleanupsJuerg Haefliger2021-06-011-11/+11
| | * | | | | | | video: backlight: qcom-wled: Add PMI8994 compatibleKonrad Dybcio2021-05-271-0/+1
| | * | | | | | | backlight: rt4831: Adds support for Richtek RT4831 backlightChiYuan Huang2021-05-193-0/+212
| | * | | | | | | backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko2021-05-191-1/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-233-1/+40
| |\| | | | | |
| | * | | | | | Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox2021-06-012-0/+39
| | | |_|/ / / | | |/| | | |
| | * | | | | video: hgafb: correctly handle card detect failure during probeAnirudh Rayabharam2021-05-211-1/+1
| | | |/ / / | | |/| | |
* | | | | | video: ep93xx: Prepare clock before using itAlexander Sverdlin2021-07-261-2/+2
* | | | | | video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma2021-07-261-0/+3
* | | | | | video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma2021-07-261-0/+3
* | | | | | video: fbdev: asiliantfb: Error out if 'pixclock' equals zeroZheyu Ma2021-07-261-0/+3
| |_|_|_|/ |/| | | |