aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/fujitsu-laptop.c
AgeCommit message (Expand)Author
2018-04-19platform/x86: fujitsu-laptop: Simplify soft key handlingDarren Hart (VMware)
2018-03-23platform/x86: fujitsu-laptop: Support Lifebook U7x7 hotkeysJan-Marek Glogowski
2018-03-21platform/x86: fujitsu-laptop: Revert UNSUPPORTED_CMD back to an intMichał Kępień
2018-02-24platform/x86: fujitsu-laptop: Clean up constantsMichał Kępień
2018-02-24platform/x86: fujitsu-laptop: Define constants for backlight power controlMichał Kępień
2018-02-24platform/x86: fujitsu-laptop: Do not include linux/slab.hMichał Kępień
2018-02-24platform/x86: fujitsu-laptop: Clearly distinguish module parametersMichał Kępień
2018-02-24platform/x86: fujitsu-laptop: Simplify error pathsMichał Kępień
2018-02-24platform/x86: fujitsu-laptop: Defer input device registrationMichał Kępień
2018-02-24platform/x86: fujitsu-laptop: Unify local variable namingMichał Kępień
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ń