index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpi_video.c
Age
Commit message (
Expand
)
Author
2026-05-29
Merge branch 'acpi-driver-devm'
Rafael J. Wysocki
2026-05-27
ACPI: video: Do not initialise device_id_scheme directly
Jean-Ralph Aviles
2026-05-25
ACPI: video: Switch over to devres-based resource management
Rafael J. Wysocki
2026-05-25
ACPI: video: Use devm for video->entry and backlight cleanup
Rafael J. Wysocki
2026-05-25
ACPI: video: Use devm action for freeing video devices
Rafael J. Wysocki
2026-05-25
ACPI: video: Use devm action for video bus object cleanup
Rafael J. Wysocki
2026-05-25
ACPI: video: Rearrange probe and remove code
Rafael J. Wysocki
2026-05-25
ACPI: video: Reduce the number of auxiliary device dereferences
Rafael J. Wysocki
2026-03-13
ACPI: driver: Do not set acpi_device_class() unnecessarily
Rafael J. Wysocki
2026-03-13
ACPI: event: Redefine acpi_notifier_call_chain()
Rafael J. Wysocki
2026-03-13
ACPI: driver: Do not set acpi_device_name() unnecessarily
Rafael J. Wysocki
2026-03-13
ACPI: video: Consolidate pnp.bus_id workarounds handling
Rafael J. Wysocki
2026-03-13
ACPI: video: Rework checking for duplicate video bus devices
Rafael J. Wysocki
2026-03-10
ACPI: video: Switch over to auxiliary bus type
Rafael J. Wysocki
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
ACPI: video: Clear driver_data pointer on remove
Rafael J. Wysocki
2026-01-23
ACPI: video: simplify code with acpi_get_local_u64_address()
Andy Shevchenko
2026-01-15
ACPI: video: Convert the driver to a platform one
Rafael J. Wysocki
2026-01-15
ACPI: video: Adjust event notification routine
Rafael J. Wysocki
2025-10-23
ACPI: video: Fix use-after-free in acpi_video_switch_brightness()
Yuhao Jiang
2025-03-31
ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE
Gergo Koteles
2025-02-18
ACPI: video: Use str_yes_no() helper in acpi_video_bus_add()
Thorsten Blum
2025-01-13
ACPI: video: Fix random crashes due to bad kfree()
Chris Bainbridge
2024-07-04
ACPI: video: Use strscpy() instead of strcpy()
Muhammad Qasim Abdul Majeed
2024-02-08
ACPI: video: Handle fetching EDID that is longer than 256 bytes
Mario Limonciello
2023-12-06
ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop
Yuluo Qiu
2023-12-02
Merge back earlier ACPI backlight driver changes for v6.8.
Rafael J. Wysocki
2023-11-27
ACPI: video: Use acpi_video_device for cooling-dev driver data
Hans de Goede
2023-11-21
ACPI: video: check for error while searching for backlight device parent
Nikita Kiryushin
2023-11-20
ACPI: video: Drop should_check_lcd_flag()
Hans de Goede
2023-11-20
ACPI: video: Use acpi_device_fix_up_power_children()
Hans de Goede
2023-10-06
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
2023-09-25
ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()
Dinghao Liu
2023-08-25
Merge branches 'acpi-bus' and 'acpi-video'
Rafael J. Wysocki
2023-08-17
ACPI: video: Put ACPI video and its child devices into D0 on boot
Kai-Heng Feng
2023-07-14
ACPI: video: Install Notify() handler directly
Michal Wilczynski
2023-04-11
ACPI: video: Remove register_backlight_delay module option and code
Hans de Goede
2023-04-05
ACPI: video: Make acpi_backlight=video work independent from GPU driver
Hans de Goede
2022-12-22
ACPI: video: Don't enable fallback path for creating ACPI backlight by default
Mario Limonciello
2022-12-22
ACPI: video: Allow GPU drivers to report no panels
Mario Limonciello
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-10-05
Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-03
Merge branches 'acpi-ec', 'acpi-ac', 'acpi-fan', 'acpi-video' and 'acpi-amba'
Rafael J. Wysocki
2022-09-09
ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=native
Hans de Goede
2022-09-03
ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
Arvid Norlander
2022-09-03
ACPI: video: Remove acpi_video_set_dmi_backlight_type()
Hans de Goede
2022-09-02
ACPI: video: Remove code to unregister acpi_video backlight when a native bac...
Hans de Goede
2022-09-02
ACPI: video: Make backlight class device registration a separate step (v2)
Hans de Goede
[next]