index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2024-06-16
fbdev: savage: Handle err return when savagefb_check_var failed
Cai Xinchen
2024-06-12
backlight: mp3309c: Fix signedness bug in mp3309c_parse_fwnode()
Dan Carpenter
2024-05-30
fbdev: sh7760fb: allow modular build
Randy Dunlap
2024-05-30
fbdev: sisfb: hide unused variables
Arnd Bergmann
2024-05-30
fbdev: shmobile: fix snprintf truncation
Arnd Bergmann
2024-05-30
drm/omapdrm: Fix console with deferred ops
Tony Lindgren
2024-04-24
fbdev: fix incorrect address computation in deferred IO
Nam Cao
2024-03-25
fbdev: Select I/O-memory framebuffer ops for SBus
Thomas Zimmermann
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
fbdev: panel-tpo-td043mtea1: Convert sprintf() to sysfs_emit()
Li Zhijian
2024-03-19
fbmon: prevent division by zero in fb_videomode_from_videomode()
Roman Smirnov
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
2024-03-15
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2
Aleksandr Burakov
2024-03-15
fbdev: mb862xxfb: Fix defined but not used error
Michael Ellerman
2024-03-15
fbdev: uvesafb: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-07
fbdev/chipsfb: Include <linux/backlight.h>
Thomas Zimmermann
2024-03-07
backlight: pandora_bl: Drop unneeded ENOMEM error message
Krzysztof Kozlowski
2024-03-07
backlight: lm3630a_bl: Simplify probe return on gpio request error
Krzysztof Kozlowski
2024-03-07
backlight: lm3630a_bl: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: as3711_bl: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: bd6107: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: l4f00242t03: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-03-07
backlight: gpio: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-03-07
backlight: lp8788: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: lm3639: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: da9052: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: lm3630a: Use backlight_get_brightness helper in update_status
Luca Weiss
2024-03-07
backlight: lm3630a: Don't set bl->props.brightness in get_brightness
Luca Weiss
2024-03-07
backlight: lm3630a: Initialize backlight_properties on init
Luca Weiss
2024-03-07
backlight: mp3309c: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: mp3309c: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
backlight: mp3309c: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
2024-03-07
backlight: mp3309c: Make use of device properties
Andy Shevchenko
2024-03-07
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
2024-03-07
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
2024-03-07
backlight: hx8357: Make use of device properties
Andy Shevchenko
2024-03-07
backlight: mp3309c: Use pwm_apply_might_sleep()
Sean Young
2024-03-07
backlight: ktz8866: Correct the check for of_property_read_u32
Jianhua Lu
2024-03-07
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
2024-03-07
backlight: ktd2801: Make timing struct static
Duje Mihanović
2024-03-07
backlight: Add Kinetic KTD2801 Backlight support
Duje Mihanović
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-01
fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()
Michael Kelley
[next]