index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
eeepc-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2012-03-28
1
-3
/
+10
|
\
|
*
eeepc-laptop: log unknown keys
Corentin Chary
2012-03-20
1
-3
/
+10
*
|
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
1
-1
/
+1
|
/
*
platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered ...
Axel Lin
2011-10-24
1
-1
/
+1
*
eeepc: Use pr_warn
Joe Perches
2011-05-27
1
-10
/
+11
*
eeepc-laptop: Use ACPI handle to identify rfkill port
Matthew Garrett
2011-05-09
1
-16
/
+41
*
platform-drivers: x86: fix common misspellings
Lucas De Marchi
2011-03-28
1
-1
/
+1
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
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
*
|
eeepc-laptop: add a getter for touchpad led
Corentin Chary
2011-01-07
1
-0
/
+11
|
/
*
platform-x86: sync eeepc-laptop and asus-laptop
Corentin Chary
2010-10-21
1
-7
/
+9
*
eeepc-laptop: fix hotplug_disabled module_param permissions
Axel Lin
2010-08-03
1
-1
/
+1
*
eeepc-laptop: add missing sparse_keymap_free
Corentin Chary
2010-04-23
1
-2
/
+1
*
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
-3
/
+5
*
eeepc-laptop: check wireless hotplug events
Alan Jenkins
2010-02-28
1
-0
/
+18
*
eeepc-laptop: disable wireless hotplug for 1005PE
Alan Jenkins
2010-02-28
1
-1
/
+2
*
eeepc-laptop: disable wireless hotplug for 1201N
Corentin Chary
2010-01-16
1
-1
/
+1
*
eeepc-laptop: add hotplug_disable parameter
Corentin Chary
2010-01-16
1
-0
/
+10
*
eeepc-laptop: switch to using sparse keymap library
Dmitry Torokhov
2010-01-16
1
-135
/
+51
*
eeepc-laptop: dmi blacklist to disable pci hotplug code
Corentin Chary
2010-01-16
1
-5
/
+20
*
eeepc-laptop: disable cpu speed control on EeePC 701
Alan Jenkins
2010-01-16
1
-0
/
+87
*
Merge branch 'asus' into release
Len Brown
2009-12-15
1
-629
/
+786
|
\
|
*
eeepc-laptop: re-add check for eeepc->backlight == NULL
Alan Jenkins
2009-12-09
1
-17
/
+25
|
*
eeepc-laptop: fix coding style
Corentin Chary
2009-12-09
1
-3
/
+5
|
*
eeepc-laptop: map keys found on newer eeepc
Corentin Chary
2009-12-09
1
-0
/
+3
|
*
eeepc-laptop: callbacks should use "driver data" parameter or field
Alan Jenkins
2009-12-09
1
-198
/
+268
|
*
eeepc-laptop: revise names
Alan Jenkins
2009-12-09
1
-128
/
+125
|
*
eeepc-laptop: code movement
Alan Jenkins
2009-12-09
1
-472
/
+462
|
*
eeepc-laptop: move platform device initialisation to a separate function
Alan Jenkins
2009-12-09
1
-25
/
+39
|
*
eeepc-laptop: move platform driver registration out of eeepc_hotk_add()
Alan Jenkins
2009-12-09
1
-10
/
+15
|
*
eeepc-laptop: refactor notifications
Alan Jenkins
2009-12-09
1
-32
/
+39
|
*
eeepc-laptop: simplify how the hwmon device reads values from the EC
Alan Jenkins
2009-12-09
1
-22
/
+21
|
*
eeepc-laptop: simplify acpi initialization
Alan Jenkins
2009-12-09
1
-29
/
+26
|
*
eeepc-laptop: no need to check argument of set_brightness()
Alan Jenkins
2009-12-09
1
-1
/
+0
|
*
eeepc-laptop: remove redundant NULL checks
Alan Jenkins
2009-12-09
1
-23
/
+19
|
*
eeepc-laptop: fix set_acpi() to return non-zero on failure
Alan Jenkins
2009-12-09
1
-15
/
+19
|
*
eeepc-laptop: fix potential leak (led_init() failure)
Alan Jenkins
2009-12-09
1
-1
/
+3
|
*
eeepc-laptop: fix led initialization order
Alan Jenkins
2009-12-09
1
-6
/
+6
|
*
eeepc-laptop: fix value of pwm1_enable to match documentation
Alan Jenkins
2009-12-09
1
-2
/
+5
|
*
eeepc-laptop: set acpi_driver.owner
Alan Jenkins
2009-12-09
1
-0
/
+1
|
*
eeepc-laptop: Remove uneccesary acpi_disabled check
Alan Jenkins
2009-12-09
1
-2
/
+0
|
*
eeepc-laptop: Remove redundant NULL checks
Alan Jenkins
2009-12-09
1
-5
/
+0
|
*
eeepc-laptop: add touchpad led
Corentin Chary
2009-12-09
1
-0
/
+67
|
*
eeepc-laptop: disp attribute should be write-only
Alan Jenkins
2009-12-09
1
-7
/
+7
*
|
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
|
/
*
eeepc-laptop: don't enable camera at startup if it's already on.
Luca Niccoli
2009-11-03
1
-1
/
+2
*
Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...
Corentin Chary
2009-11-03
1
-19
/
+8
*
eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated
Darren Salt
2009-10-13
1
-8
/
+19
[next]