index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
fujitsu-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: fujitsu-laptop: Simplify soft key handling
Darren Hart (VMware)
2018-04-19
1
-23
/
+24
*
platform/x86: fujitsu-laptop: Support Lifebook U7x7 hotkeys
Jan-Marek Glogowski
2018-03-23
1
-4
/
+15
*
platform/x86: fujitsu-laptop: Revert UNSUPPORTED_CMD back to an int
Michał Kępień
2018-03-21
1
-1
/
+1
*
platform/x86: fujitsu-laptop: Clean up constants
Michał Kępień
2018-02-24
1
-32
/
+34
*
platform/x86: fujitsu-laptop: Define constants for backlight power control
Michał Kępień
2018-02-24
1
-3
/
+11
*
platform/x86: fujitsu-laptop: Do not include linux/slab.h
Michał Kępień
2018-02-24
1
-1
/
+0
*
platform/x86: fujitsu-laptop: Clearly distinguish module parameters
Michał Kępień
2018-02-24
1
-2
/
+4
*
platform/x86: fujitsu-laptop: Simplify error paths
Michał Kępień
2018-02-24
1
-10
/
+4
*
platform/x86: fujitsu-laptop: Defer input device registration
Michał Kępień
2018-02-24
1
-8
/
+8
*
platform/x86: fujitsu-laptop: Unify local variable naming
Michał Kępień
2018-02-24
1
-44
/
+41
*
platform/x86: fujitsu-laptop: Fix radio LED detection
Michał Kępień
2017-10-30
1
-5
/
+9
*
platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presnt
Ville Syrjälä
2017-09-29
1
-4
/
+6
*
platform/x86: fujitsu-laptop: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-1
/
+1
*
platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return value
Gustavo A. R. Silva
2017-07-07
1
-0
/
+12
*
platform/x86: fujitsu-laptop: rework debugging
Michał Kępień
2017-06-30
1
-50
/
+28
*
platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methods
Michał Kępień
2017-06-30
1
-16
/
+0
*
platform/x86: fujitsu-laptop: do not update ACPI device power status
Michał Kępień
2017-06-30
1
-20
/
+4
*
platform/x86: fujitsu-laptop: sanitize hotkey input device identification
Michał Kępień
2017-06-30
1
-2
/
+1
*
platform/x86: fujitsu-laptop: use strcpy to set ACPI device names and classes
Michał Kępień
2017-06-30
1
-5
/
+4
*
platform/x86: fujitsu-laptop: remove redundant safety checks
Michał Kępień
2017-06-30
1
-9
/
+0
*
platform/x86: fujitsu-laptop: use device-specific data in remaining module code
Michał Kępień
2017-06-03
1
-59
/
+64
*
platform/x86: fujitsu-laptop: use device-specific data in LED-related code
Michał Kępień
2017-06-03
1
-50
/
+52
*
platform/x86: fujitsu-laptop: explicitly pass ACPI device to call_fext_func()
Michał Kępień
2017-06-03
1
-39
/
+42
*
platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI device
Michał Kępień
2017-06-03
1
-0
/
+4
*
platform/x86: fujitsu-laptop: allocate fujitsu_laptop in acpi_fujitsu_laptop_...
Michał Kępień
2017-06-03
1
-12
/
+8
*
platform/x86: fujitsu-laptop: use device-specific data in backlight code
Michał Kępień
2017-06-03
1
-37
/
+38
*
platform/x86: fujitsu-laptop: allocate fujitsu_bl in acpi_fujitsu_bl_add()
Michał Kępień
2017-06-03
1
-11
/
+9
*
platform/x86: fujitsu-laptop: distinguish current uses of device-specific data
Michał Kępień
2017-06-03
1
-24
/
+24
*
platform/x86: fujitsu-laptop: simplify error handling in acpi_fujitsu_laptop_...
Michał Kępień
2017-04-19
1
-5
/
+3
*
platform/x86: fujitsu-laptop: do not log LED registration failures
Michał Kępień
2017-04-19
1
-10
/
+6
*
platform/x86: fujitsu-laptop: switch to managed LED class devices
Michał Kępień
2017-04-19
1
-44
/
+11
*
platform/x86: fujitsu-laptop: reorganize LED-related code
Michał Kępień
2017-04-19
1
-137
/
+124
*
platform/x86: fujitsu-laptop: refactor LED registration
Michał Kępień
2017-04-19
1
-58
/
+70
*
platform/x86: fujitsu-laptop: select LEDS_CLASS
Michał Kępień
2017-04-19
1
-13
/
+1
*
platform/x86: fujitsu-laptop: remove redundant fields from struct fujitsu_bl
Michał Kępień
2017-04-13
1
-13
/
+2
*
platform/x86: fujitsu-laptop: account for backlight power when determining br...
Michał Kępień
2017-04-13
1
-1
/
+1
*
platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_updat...
Michał Kępień
2017-04-13
1
-7
/
+1
*
platform/x86: fujitsu-laptop: ignore errors when setting backlight power
Michał Kępień
2017-04-13
1
-6
/
+2
*
platform/x86: fujitsu-laptop: make disable_brightness_adjust a boolean
Michał Kępień
2017-04-13
1
-9
/
+4
*
platform/x86: fujitsu-laptop: clean up use_alt_lcd_levels handling
Michał Kępień
2017-04-13
1
-16
/
+10
*
platform/x86: fujitsu-laptop: sync brightness in set_lcd_level()
Michał Kępień
2017-04-13
1
-0
/
+2
*
platform/x86: fujitsu-laptop: simplify set_lcd_level()
Michał Kępień
2017-04-13
1
-8
/
+5
*
platform/x86: fujitsu-laptop: merge set_lcd_level_alt() into set_lcd_level()
Michał Kępień
2017-04-13
1
-38
/
+16
*
platform/x86: fujitsu-laptop: switch to a managed backlight device
Michał Kępień
2017-04-13
1
-17
/
+6
*
platform/x86: fujitsu-laptop: only handle backlight when appropriate
Michał Kępień
2017-04-13
1
-5
/
+6
*
platform/x86: fujitsu-laptop: update debug message logged by call_fext_func()
Michał Kępień
2017-04-13
1
-1
/
+1
*
platform/x86: fujitsu-laptop: rename call_fext_func() arguments
Michał Kępień
2017-04-13
1
-8
/
+7
*
platform/x86: fujitsu-laptop: simplify call_fext_func()
Michał Kępień
2017-04-13
1
-12
/
+3
*
platform/x86: fujitsu-laptop: clean up local variables in call_fext_func()
Michał Kępień
2017-04-13
1
-12
/
+7
*
platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_bl
Michał Kępień
2017-04-13
1
-6
/
+0
[next]