summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/fujitsu-laptop.c
AgeCommit message (Expand)Author
2017-10-30platform/x86: fujitsu-laptop: Fix radio LED detectionMichał Kępień
2017-09-29platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä
2017-07-11platform/x86: fujitsu-laptop: constify attribute_group structures.Arvind Yadav
2017-07-07platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva
2017-06-30platform/x86: fujitsu-laptop: rework debuggingMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methodsMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: do not update ACPI device power statusMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: sanitize hotkey input device identificationMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: use strcpy to set ACPI device names and classesMichał Kępień
2017-06-30platform/x86: fujitsu-laptop: remove redundant safety checksMichał Kępień
2017-06-03platform/x86: fujitsu-laptop: use device-specific data in remaining module codeMichał Kępień
2017-06-03platform/x86: fujitsu-laptop: use device-specific data in LED-related codeMichał Kępień
2017-06-03platform/x86: fujitsu-laptop: explicitly pass ACPI device to call_fext_func()Michał Kępień
2017-06-03platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI deviceMichał Kępień
2017-06-03platform/x86: fujitsu-laptop: allocate fujitsu_laptop in acpi_fujitsu_laptop_...Michał Kępień
2017-06-03platform/x86: fujitsu-laptop: use device-specific data in backlight codeMichał Kępień
2017-06-03platform/x86: fujitsu-laptop: allocate fujitsu_bl in acpi_fujitsu_bl_add()Michał Kępień
2017-06-03platform/x86: fujitsu-laptop: distinguish current uses of device-specific dataMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: simplify error handling in acpi_fujitsu_laptop_...Michał Kępień
2017-04-19platform/x86: fujitsu-laptop: do not log LED registration failuresMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: switch to managed LED class devicesMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: reorganize LED-related codeMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: refactor LED registrationMichał Kępień
2017-04-19platform/x86: fujitsu-laptop: select LEDS_CLASSMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: remove redundant fields from struct fujitsu_blMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: account for backlight power when determining br...Michał Kępień
2017-04-13platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_updat...Michał Kępień
2017-04-13platform/x86: fujitsu-laptop: ignore errors when setting backlight powerMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: make disable_brightness_adjust a booleanMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: clean up use_alt_lcd_levels handlingMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: sync brightness in set_lcd_level()Michał Kępień
2017-04-13platform/x86: fujitsu-laptop: simplify set_lcd_level()Michał Kępień
2017-04-13platform/x86: fujitsu-laptop: merge set_lcd_level_alt() into set_lcd_level()Michał Kępień
2017-04-13platform/x86: fujitsu-laptop: switch to a managed backlight deviceMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: only handle backlight when appropriateMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: update debug message logged by call_fext_func()Michał Kępień
2017-04-13platform/x86: fujitsu-laptop: rename call_fext_func() argumentsMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: simplify call_fext_func()Michał Kępień
2017-04-13platform/x86: fujitsu-laptop: clean up local variables in call_fext_func()Michał Kępień
2017-04-13platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_blMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: model-dependent sparse keymap overridesMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generationMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: switch to a managed hotkey input deviceMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: refactor hotkey input device setupMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: use a sparse keymap for brightness key eventsMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: switch to a managed backlight input deviceMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: refactor backlight input device setupMichał Kępień
2017-03-23platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_blMichał Kępień
2017-03-23platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is pre...Michał Kępień
2017-03-23platform/x86: fujitsu-laptop: add and remove platform device in separate func...Michał Kępień