blob: 850a3d2cd0b849ea6c882f9f3527c900f37db989 [file] [log] [blame]
afdd1ebb7205 ("platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP")
d89bcc83e709 ("platform/x86: fujitsu-laptop: select LEDS_CLASS")
f22526723775 ("platform/x86: fujitsu-laptop: use a sparse keymap for brightness key events")
f8a399dcfae9 ("platform/x86: fujitsu-laptop: switch to a managed backlight input device")
7d134e43a2ac ("platform/x86: fujitsu-laptop: refactor backlight input device setup")
c33f4c044d2b ("platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is present")
d811b511c18d ("platform/x86: fujitsu-laptop: add and remove platform device in separate functions")
c2cddd4f7d68 ("platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()")
aea3137c2cb6 ("platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present")
1877e267b39e ("platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_laptop_add()")
b8d69c16a0bd ("platform/x86: fujitsu-laptop: register backlight device in a separate function")
d2aa3ae86dac ("platform/x86: fujitsu-laptop: simplify brightness key event generation logic")
5efc800463bc ("platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()")
c1d1e8a05176 ("platform/x86: fujitsu-laptop: simplify acpi_bus_register_driver() error handling")
8c590e339f37 ("platform/x86: fujitsu-laptop: remove redundant forward declarations")
d3dd4480f8a9 ("platform/x86: fujitsu-laptop: replace numeric values with constants")
8ef27bd3410c ("platform/x86: fujitsu-laptop: rename FUNC_RFKILL to FUNC_FLAGS")
1650602691f4 ("platform/x86: fujitsu-laptop: make platform-related variables match naming convention")
6942eabc140e ("platform/x86: fujitsu-laptop: replace "hotkey" with "laptop" in symbol names")
9fc5cf6e14fc ("platform/x86: fujitsu-laptop: clearly denote backlight-related symbols")
a28c7e93bf26 ("platform/x86: fujitsu-laptop: make hotkey handling functions more similar")
29544f03e52b ("platform/x86: fujitsu-laptop: break up complex loop condition")
2451d19d5d6a ("platform/x86: fujitsu-laptop: move keycode processing to separate functions")
eb357cbaf701 ("platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_hotkey_notify()")
a608a9d52fa4 ("platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks")