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-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
2009-06-24
eeepc-laptop: sync eeepc-laptop with asus_acpi
Corentin Chary
1
-4
/
+15
2009-06-24
asus_acpi: Deprecate in favor of asus-laptop
Corentin Chary
1
-2
/
+2
2009-06-24
acpi4asus: update MAINTAINER and KConfig links
Corentin Chary
1
-4
/
+7
2009-06-24
asus-laptop: platform dev as parent for led and backlight
Corentin Chary
1
-21
/
+19
2009-06-24
eeepc-laptop: enable camera by default
Pekka Enberg
1
-0
/
+12
2009-06-24
Merge branch 'bjorn-notify' into release
Len Brown
3
-47
/
+24
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
6
-76
/
+1098
2009-06-24
acerhdf: Acer Aspire One fan control
Peter Feuerer
3
-0
/
+620
2009-06-19
acer-wmi: fix rfkill conversion
Troy Moure
1
-2
/
+2
2009-06-19
eeepc-laptop: read rfkill soft-blocked state on resume
Alan Jenkins
1
-4
/
+38
2009-06-19
rfkill: don't restore software blocked state on persistent devices
Alan Jenkins
2
-11
/
+11
2009-06-18
thinkpad-acpi: support the second fan on the X61
Henrique de Moraes Holschuh
1
-1
/
+121
2009-06-18
thinkpad-acpi: forbid the use of HBRV on Lenovo ThinkPads
Henrique de Moraes Holschuh
1
-0
/
+10
2009-06-18
ACPI: eeepc-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-12
/
+6
2009-06-18
ACPI: asus-acpi: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-17
/
+13
2009-06-18
ACPI: asus-laptop: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-18
/
+5
2009-06-17
hp-wmi: Add support for reporting tablet state
Matthew Garrett
1
-32
/
+55
2009-06-17
dell-wmi: don't generate errors on empty messages
Matthew Garrett
1
-2
/
+2
2009-06-17
dell-wmi: add additional keyboard events
Mario Limonciello
1
-1
/
+44
2009-06-17
dell-wmi: mask off upper bytes of event response
Mario Limonciello
1
-1
/
+6
2009-06-17
thinkpad-acpi: silence bogus warning when ACPI video is disabled
Henrique de Moraes Holschuh
1
-1
/
+1
2009-06-17
thinkpad-acpi: enhance led support
Henrique de Moraes Holschuh
1
-12
/
+76
2009-06-17
thinkpad-acpi: fix BEEP ACPI handler warnings
Henrique de Moraes Holschuh
1
-2
/
+24
2009-06-17
thinkpad-acpi: add quirklist engine
Henrique de Moraes Holschuh
1
-21
/
+98
2009-06-17
thinkpad-acpi: store fw version with strict checking
Henrique de Moraes Holschuh
1
-4
/
+42
2009-06-15
dell-laptop: fix rfkill conversion
Johannes Berg
1
-1
/
+1
[next]