blob: 4740fe34ac2c05df6436fd3b593c7c200b06b948 [file] [log] [blame]
81f6821f3f7e ("platform/x86: fujitsu-laptop: switch to managed LED class devices")
e33ca45ca8fe ("platform/x86: fujitsu-laptop: reorganize LED-related code")
7adb7b129ac0 ("platform/x86: fujitsu-laptop: refactor LED registration")
d89bcc83e709 ("platform/x86: fujitsu-laptop: select LEDS_CLASS")
f66735f8f8fb ("platform/x86: fujitsu-laptop: switch to a managed hotkey input device")
11182dbca5cd ("platform/x86: fujitsu-laptop: refactor hotkey input device setup")
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")
979800e73d2f ("platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl")
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()")
5c461e8e74a6 ("platform/x86: fujitsu-laptop: simplify logolamp_get()")
dcb50b351646 ("platform/x86: fujitsu-laptop: rework logolamp_set() to properly handle errors")
5f25b0054f08 ("platform/x86: fujitsu-laptop: set default trigger for radio LED to rfkill-any")
a608a9d52fa4 ("platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks")