summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | backlight: lm3630a: Initialize backlight_properties on initLuca Weiss2024-03-071-0/+1
| * | | backlight: mp3309c: Fully initialize backlight_properties during probeDaniel Thompson2024-03-071-0/+1
| * | | backlight: mp3309c: Utilise temporary variable for struct deviceAndy Shevchenko2024-03-071-18/+12
| * | | backlight: mp3309c: Use dev_err_probe() instead of dev_err()Andy Shevchenko2024-03-071-11/+7
| * | | backlight: mp3309c: Make use of device propertiesAndy Shevchenko2024-03-071-26/+18
| * | | backlight: hx8357: Utilise temporary variable for struct deviceAndy Shevchenko2024-03-071-4/+3
| * | | backlight: hx8357: Make use of dev_err_probe()Andy Shevchenko2024-03-071-8/+4
| * | | backlight: hx8357: Move OF table closer to its consumerAndy Shevchenko2024-03-071-13/+13
| * | | backlight: hx8357: Make use of device propertiesAndy Shevchenko2024-03-071-6/+8
| * | | backlight: mp3309c: Use pwm_apply_might_sleep()Sean Young2024-03-071-2/+2
| * | | backlight: ktz8866: Correct the check for of_property_read_u32Jianhua Lu2024-03-071-3/+3
| * | | backlight: hx8357: Fix potential NULL pointer dereferenceAndy Shevchenko2024-03-071-4/+6
| * | | backlight: ktd2801: Make timing struct staticDuje Mihanović2024-03-071-1/+1
| * | | backlight: Add Kinetic KTD2801 Backlight supportDuje Mihanović2024-03-073-0/+136
| | |/ | |/|
* | | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-1314-227/+422
|\ \ \
| * | | fbdev/chipsfb: Include <linux/backlight.h>Thomas Zimmermann2024-03-071-0/+1
| * | | backlight/corgi-lcd: Include <linux/backlight.h>Thomas Zimmermann2024-02-281-0/+1
| * | | fbdev/efifb: Remove framebuffer relocation trackingThomas Zimmermann2024-02-141-75/+1
| * | | firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann2024-02-141-0/+88
| * | | fbdev/efifb: Do not track parent device statusThomas Zimmermann2024-02-141-4/+1
| * | | fbdev/efifb: Remove PM for parent deviceThomas Zimmermann2024-02-141-13/+3
| * | | video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann2024-02-142-0/+49
| * | | video: Add helpers for decoding screen_infoThomas Zimmermann2024-02-143-0/+153
| * | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-075-4/+7
| |\ \ \
| | * \ \ Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2024-02-053-92/+124
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2024-01-2942-8247/+708
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann2024-01-235-48/+1
| * | | | video/cmdline: Hide __video_get_options() behind CONFIG_FB_COREThomas Zimmermann2024-01-231-0/+2
| * | | | video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann2024-01-233-3/+4
| | |_|/ | |/| |
| * | | fbdev/vesafb: Use screen_info pointer from deviceThomas Zimmermann2023-12-181-1/+13
| * | | fbdev/vesafb: Replace references to global screen_info by local pointerThomas Zimmermann2023-12-181-31/+35
| * | | fbdev/efifb: Use screen_info pointer from deviceThomas Zimmermann2023-12-181-1/+13
| * | | fbdev/efifb: Replace references to global screen_info by local pointerThomas Zimmermann2023-12-181-60/+64
| * | | fbdev/simplefb: change loglevel when the power domains cannot be parsedBrian Masney2023-12-141-1/+1
* | | | Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2024-03-131-13/+13
|\ \ \ \
| * | | | video: fbdev: mmp: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-13/+13
| | |_|/ | |/| |
* | | | Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-03-051-2/+0
|\ \ \ \
| * | | | fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()Michael Kelley2024-03-011-2/+0
| |/ / /
* / / / fbcon: always restore the old font data in fbcon_do_set_font()Jiri Slaby (SUSE)2024-02-261-5/+3
|/ / /
* | | fbdev: stifb: Fix crash in stifb_blank()Helge Deller2024-01-231-1/+1
* | | fbcon: Fix incorrect printed function name in fbcon_prepare_logo()Geert Uytterhoeven2024-01-221-2/+1
* | | fbdev: sis: Error out if pixclock equals zeroFullway Wang2024-01-211-0/+2
* | | fbdev: savage: Error out if pixclock equals zeroFullway Wang2024-01-211-0/+3
* | | fbdev: vt8500lcdfb: Remove unnecessary print function dev_err()Jiapeng Chong2024-01-211-1/+0
| |/ |/|
* | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-188-17/+5
|\ \
| * | fbdev: remove I2C_CLASS_DDC supportHeiner Kallweit2024-01-189-27/+10
* | | Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-186-70/+502
|\ \ \
| * | | backlight: hx8357: Convert to agnostic GPIO APIAndy Shevchenko2023-12-131-52/+22
| * | | backlight: ili922x: Add an error code check in ili922x_write()Su Hui2023-12-071-0/+4
| * | | backlight: ili922x: Drop kernel-doc for local macrosRandy Dunlap2023-12-071-2/+2