index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
asus-laptop: Add suport for another "Media" key
Corentin Chary
1
-0
/
+1
2009-08-28
asus-laptop: handle keyboard backlight keys
Corentin Chary
1
-0
/
+2
2009-08-28
asus-laptop: Add support for Keyboard backlight
Corentin Chary
1
-2
/
+77
2009-08-28
asus-laptop: set maximum led brightness
Corentin Chary
1
-6
/
+7
2009-08-28
asus-laptop: Map X50R hotkeys
Corentin Chary
1
-0
/
+3
2009-08-28
asus-laptop: Add *_led_get() functions
Corentin Chary
1
-0
/
+8
2009-08-28
asus-laptop: Show HRWS in infos and fix output format
Corentin Chary
1
-2
/
+12
2009-08-28
eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG
Corentin Chary
1
-0
/
+13
2009-08-28
eeepc-laptop: switch to dev_pm_ops
Alan Jenkins
1
-6
/
+19
2009-08-28
eeepc-laptop: correct the description of the hibernation abort bug
Alan Jenkins
1
-5
/
+4
2009-08-28
eeepc-laptop: check the 3G rfkill state on resume
Alan Jenkins
1
-0
/
+3
2009-08-28
eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler
Alan Jenkins
1
-2
/
+1
2009-08-28
eeepc-laptop: make input device a child of the platform device
Alan Jenkins
1
-29
/
+41
2009-08-28
eeepc-laptop: fix ordering of init and exit functions
Alan Jenkins
1
-61
/
+59
2009-08-28
eeepc-laptop: fix pci hotplug race on load and unload
Alan Jenkins
1
-32
/
+45
2009-08-28
eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)
Alan Jenkins
1
-8
/
+13
2009-08-28
eeepc-laptop: don't touch the pci slot if it was claimed by a different driver
Alan Jenkins
1
-5
/
+8
2009-08-28
fujitsu-laptop: increment driver version
Jonathan Woithe
1
-1
/
+1
2009-08-28
fujitsu-laptop: driver [un]registration fixes
Bartlomiej Zolnierkiewicz
1
-45
/
+41
2009-08-28
fujitsu-laptop: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2009-08-28
fujitsu-laptop: Correct redundant test
Julia Lawall
1
-3
/
+0
2009-08-28
fujitsu-laptop: support led-class as module
Stephen Gildea
1
-6
/
+6
2009-08-28
fujitsu-laptop: fix config corner case
Jonathan Woithe
1
-0
/
+1
2009-08-28
toshiba_acpi: return on a fail path
Jiri Slaby
1
-0
/
+1
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
1
-5
/
+2
2009-08-26
wmi: fix kernel panic when stack protection enabled.
Costantino Leandro
1
-4
/
+4
2009-08-02
Merge branch 'bugzilla-13825' into release
Len Brown
1
-3
/
+6
2009-08-02
eeepc-laptop: fix hot-unplug on resume
Alan Jenkins
1
-3
/
+6
2009-08-02
Merge branch 'thinkpad' into release
Len Brown
2
-366
/
+49
2009-08-02
Merge branch 'bugzilla-13865' into release
Len Brown
1
-5
/
+7
2009-08-01
thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM
Henrique de Moraes Holschuh
1
-14
/
+47
2009-08-01
thinkpad-acpi: restrict procfs count value to sane upper limit
Michael Buesch
1
-0
/
+2
2009-08-01
thinkpad-acpi: remove dock and bay subdrivers
Henrique de Moraes Holschuh
2
-354
/
+0
2009-08-01
thinkpad-acpi: disable broken bay and dock subdrivers
Henrique de Moraes Holschuh
1
-1
/
+3
2009-07-30
hp-wmi: check that an input device exists in resume handler
Frans Pop
1
-5
/
+7
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-07-21
acer-wmi: fix rfkill conversion
Alan Jenkins
1
-1
/
+1
2009-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-07-07
hp-wmi: fix rfkill bug
Johannes Berg
1
-1
/
+1
2009-06-29
eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS
Ingo Molnar
1
-2
/
+1
2009-06-26
eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go
Corentin Chary
1
-0
/
+10
2009-06-26
eeepc-laptop: get the right value for CMSG
Corentin Chary
1
-0
/
+23
2009-06-26
eeepc-laptop: makes get_acpi() returns -ENODEV
Corentin Chary
1
-5
/
+12
2009-06-26
eeepc-laptop: right parent device
Corentin Chary
1
-16
/
+18
2009-06-26
eeepc-laptop: rfkill refactoring
Corentin Chary
1
-76
/
+84
2009-06-26
eeepc-laptop.c: use pr_fmt and pr_<level>
Joe Perches
1
-33
/
+22
2009-06-26
eeepc-laptop: Register as a pci-hotplug device
Corentin Chary
2
-0
/
+89
2009-06-24
asus-laptop: remove EXPERIMENTAL dependency
Corentin Chary
1
-1
/
+1
2009-06-24
asus-laptop: use pr_fmt and pr_<level>
Corentin Chary
1
-24
/
+26
2009-06-24
eeepc-laptop: cpufv updates
Corentin Chary
1
-1
/
+76
[prev]
[next]