index
:
Linux Stable
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.12.y
linux-6.13.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: use brightness_set_blocking for LED-setting cal...
Micha? K?pie?
2017-01-12
1
-21
/
+21
*
fujitsu-laptop: Rework brightness of eco led
Matej Groma
2016-07-06
1
-3
/
+2
*
fujitsu-laptop: Add support for eco LED
Matej Groma
2016-06-28
1
-0
/
+56
*
fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models
Michał Kępień
2016-06-28
1
-0
/
+14
*
fujitsu-laptop: Remove unused macros
Michał Kępień
2016-06-28
1
-10
/
+0
*
fujitsu-laptop: Use module name in debug messages
Michał Kępień
2016-06-28
1
-1
/
+1
*
fujitsu-laptop: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-05
1
-6
/
+6
*
fujitsu-laptop: Support radio LED
Michał Kępień
2016-04-15
1
-0
/
+51
*
fujitsu-laptop: Support radio toggle button
Michał Kępień
2016-03-23
1
-1
/
+7
*
fujitsu-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-3
/
+3
*
fujitsu-laptop: use FB_BLANK_* constants
Michael Karcher
2015-01-23
1
-3
/
+4
*
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-18
1
-4
/
+2
|
\
|
*
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
2014-12-03
1
-4
/
+2
*
|
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
ACPI / PNP: remove Fujitsu device IDs from ACPI PNP ID list
Zhang Rui
2014-09-09
1
-9
/
+7
*
fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst
Mathias Krause
2014-08-16
1
-5
/
+5
*
fujitsu-laptop: Clear build warnings
Jean Delvare
2014-08-16
1
-5
/
+4
*
fujitsu-laptop: Drop unneeded include
Jean Delvare
2014-03-20
1
-1
/
+0
*
fujitsu-laptop: fix error return code
Julia Lawall
2014-01-21
1
-8
/
+7
*
fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer()
Zhang Rui
2013-09-24
1
-16
/
+4
*
fujitsu-laptop: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-09-24
1
-9
/
+4
*
fujitsu-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
2013-09-24
1
-9
/
+2
*
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-15
1
-4
/
+0
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-2
/
+2
*
Email/web address change
Jonathan Woithe
2012-03-28
1
-1
/
+1
*
fujitsu-laptop: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-20
/
+19
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
1
-2
/
+2
|
\
|
*
Platform / x86: Make fujitsu_laptop use acpi_bus_update_power()
Rafael J. Wysocki
2011-01-12
1
-2
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
\
|
*
|
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
|
|
/
*
/
fujitsu-laptop: fix compiler warning on pnp_ids
Namhyung Kim
2011-01-07
1
-1
/
+1
|
/
*
fujitsu-laptop: make needlessly global symbols static
Axel Lin
2010-08-03
1
-2
/
+2
*
compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...
Axel Lin
2010-08-03
1
-3
/
+3
*
fujitsu-laptop: remove unnecessary input_free_device calls
Axel Lin
2010-08-03
1
-4
/
+2
*
drivers/platform/x86: Use kzalloc
Julia Lawall
2010-05-20
1
-4
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-5
/
+9
*
Merge branch 'misc-2.6.33' into release
Len Brown
2009-12-24
1
-4
/
+4
|
\
|
*
fujitu-laptop: fix tests of acpi_evaluate_integer() return value
Jonathan Woithe
2009-12-23
1
-4
/
+4
*
|
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-2
/
+2
*
|
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-8
/
+10
*
|
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-10
/
+8
|
/
*
fujitsu-laptop: address missed led-class ifdef fixup
Jonathan Woithe
2009-10-09
1
-1
/
+1
*
Merge branch 'fujitsu' into release
Len Brown
2009-09-19
1
-59
/
+46
|
\
|
*
fujitsu-laptop: increment driver version
Jonathan Woithe
2009-08-28
1
-1
/
+1
|
*
fujitsu-laptop: driver [un]registration fixes
Bartlomiej Zolnierkiewicz
2009-08-28
1
-45
/
+41
|
*
fujitsu-laptop: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
2009-08-28
1
-6
/
+0
|
*
fujitsu-laptop: Correct redundant test
Julia Lawall
2009-08-28
1
-3
/
+0
|
*
fujitsu-laptop: support led-class as module
Stephen Gildea
2009-08-28
1
-6
/
+6
[next]