index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
acer-wmi: ignore missing Aspire 5741G keys (checkpatched)
Sergey Senozhatsky
2012-03-20
1
-0
/
+5
*
acer-wmi: support for P key on TM8372
Merlin Schumacher
2012-03-20
1
-0
/
+1
*
dell-laptop: touchpad LED should persist its status after S3
AceLan Kao
2012-03-20
1
-0
/
+1
*
toshiba_acpi: make one-bit bitfields unsigned
Dan Carpenter
2012-03-20
1
-4
/
+4
*
acer-wmi: remove useless input argument for internal wmi
Lee, Chun-Yi
2012-03-20
1
-16
/
+14
*
platform-x86: intel_mid_thermal: turn off thermistor voltage by default
Mika Westerberg
2012-03-20
1
-2
/
+4
*
platform-x86: intel_mid_thermal: convert to use Intel MSIC API
Mika Westerberg
2012-03-20
2
-22
/
+19
*
platform-x86: intel_mid_thermal: add msic_thermal alias
Mika Westerberg
2012-03-20
1
-0
/
+1
*
samsung-laptop: fix seclinux rfkill and us it as fallback
Corentin Chary
2012-03-20
1
-2
/
+8
*
asus-laptop: add some keys found on Lenovo SL500
Corentin Chary
2012-03-20
1
-0
/
+3
*
platform/x86: drop deprecated asus_acpi driver
Corentin Chary
2012-03-20
3
-1553
/
+4
*
asus-laptop: check WLED and BLED presence before adding rfkill
Corentin Chary
2012-03-20
1
-2
/
+4
*
asus-laptop: add rfkill interfaces for wlan and wwan
Corentin Chary
2012-03-20
1
-1
/
+23
*
asus-laptop: control how BLED and WLED should be exposed
Corentin Chary
2012-03-20
1
-33
/
+116
*
asus-laptop: cleanup rfkill code
Corentin Chary
2012-03-20
1
-65
/
+52
*
eeepc-laptop: log unknown keys
Corentin Chary
2012-03-20
1
-3
/
+10
*
asus-laptop: log unknown keys
Corentin Chary
2012-03-20
1
-2
/
+4
*
acerhdf: Message logging neatening
Joe Perches
2012-03-20
1
-11
/
+8
*
acer-wmi: Message logging neatening
Joe Perches
2012-03-20
1
-15
/
+14
*
samsung-laptop: tweak traces
Corentin Chary
2012-03-20
1
-4
/
+15
*
samsung-laptop: dump model and version informations
Corentin Chary
2012-03-20
1
-0
/
+42
*
samsung-laptop: make the dmi check less strict
Corentin Chary
2012-03-20
1
-220
/
+15
*
samsung-laptop: add true rfkill support for swsmi
Corentin Chary
2012-03-20
1
-30
/
+177
*
samsung-laptop: add keyboard backlight support
Corentin Chary
2012-03-20
2
-0
/
+138
*
samsung-laptop: cleanup KConfig
Corentin Chary
2012-03-20
1
-4
/
+7
*
samsung-laptop: add usb charge support
Corentin Chary
2012-03-20
1
-0
/
+82
*
samsung-laptop: add battery life extender support
Corentin Chary
2012-03-20
1
-0
/
+82
*
samsung-laptop: remove selftest
Corentin Chary
2012-03-20
1
-69
/
+8
*
samsung-laptop: add a small debugfs interface
Corentin Chary
2012-03-20
1
-0
/
+147
*
samsung-laptop: ehance SABI support
Corentin Chary
2012-03-20
1
-112
/
+113
*
samsung-laptop: use a sysfs group
Corentin Chary
2012-03-20
1
-4
/
+30
*
samsung-laptop: don't handle backlight if handled by acpi/video
Corentin Chary
2012-03-20
1
-2
/
+18
*
samsung-laptop: move code into init/exit functions
Corentin Chary
2012-03-20
1
-249
/
+360
*
samsung-laptop: put all local variables in a single structure
Corentin Chary
2012-03-20
1
-121
/
+170
*
platform-drivers-x86: convert drivers/platform/x86/* to use module_platform_d...
Axel Lin
2012-03-20
3
-35
/
+3
*
hdaps: Shut up gcc uninitialized variable warnings
Borislav Petkov
2012-03-20
1
-2
/
+2
*
dell-laptop: add 3 machines that has touchpad LED
AceLan Kao
2012-03-20
1
-0
/
+27
*
to fix scancodes returned by sony-laptop driver
John Hughes
2012-03-20
1
-5
/
+8
*
intel_scu_ipc: Remove Moorestown support
Alan Cox
2012-03-20
2
-209
/
+29
*
intel-oaktrail: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
2012-03-20
1
-1
/
+1
*
compal-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
2012-03-20
1
-13
/
+1
*
dell-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
2012-03-20
1
-3
/
+1
*
drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements
Marcos Paulo de Souza
2012-03-20
1
-2
/
+0
*
sony-laptop: Enable keyboard backlight by default
Josh Boyer
2012-03-20
1
-1
/
+1
*
panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add()
Xi Wang
2012-03-12
1
-2
/
+2
*
acer-wmi: No wifi rfkill on Lenovo machines
Ike Panhc
2012-03-12
1
-1
/
+29
*
Fujitsu tablet extras driver
Robert Gerlach
2012-03-12
3
-0
/
+496
*
x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops
Ben Hutchings
2012-03-12
3
-0
/
+181
*
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
2012-02-22
2
-26
/
+4
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
6
-15
/
+15
[next]