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
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-20
Merge branch 'misc' into release
Len Brown
1
-3
/
+6
2010-01-16
sony-laptop - fix using of uninitialized variable
Dmitry Torokhov
1
-3
/
+6
2010-01-16
eeepc-laptop: disable wireless hotplug for 1201N
Corentin Chary
1
-1
/
+1
2010-01-16
eeepc-laptop: add hotplug_disable parameter
Corentin Chary
1
-0
/
+10
2010-01-16
eeepc-laptop: switch to using sparse keymap library
Dmitry Torokhov
2
-135
/
+52
2010-01-16
eeepc-laptop: dmi blacklist to disable pci hotplug code
Corentin Chary
1
-5
/
+20
2010-01-16
eeepc-laptop: disable cpu speed control on EeePC 701
Alan Jenkins
1
-0
/
+87
2010-01-01
hp-wmi: remove double free caused by merge conflict
Anisse Astier
1
-2
/
+0
2009-12-30
Merge branch 'thinkpad' into release
Len Brown
2
-14
/
+73
2009-12-30
ACPI: WMI: Survive BIOS with duplicate GUIDs
Carlos Corbacho
1
-0
/
+30
2009-12-30
dell-wmi - fix condition to abort driver loading
Dmitry Torokhov
1
-1
/
+1
2009-12-30
wmi: check find_guid() return value to prevent oops
Paul Rolland
1
-4
/
+2
2009-12-30
dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
Len Brown
3
-3
/
+18
2009-12-30
ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...
Len Brown
2
-2
/
+2
2009-12-30
dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should
Len Brown
1
-4
/
+5
2009-12-26
thinkpad-acpi: improve Kconfig help text
Henrique de Moraes Holschuh
1
-0
/
+5
2009-12-26
thinkpad-acpi: make volume subdriver optional
Henrique de Moraes Holschuh
2
-0
/
+49
2009-12-26
thinkpad-acpi: don't fail to load the entire module due to ALSA problems
Henrique de Moraes Holschuh
1
-13
/
+18
2009-12-26
thinkpad-acpi: don't take the first ALSA slot by default
Henrique de Moraes Holschuh
1
-1
/
+1
2009-12-24
Merge branch 'misc-2.6.33' into release
Len Brown
9
-303
/
+423
2009-12-24
Merge branch 'tc1100-wmi' into release
Len Brown
1
-60
/
+55
2009-12-24
Merge branch 'sony' into release
Len Brown
1
-23
/
+71
2009-12-24
Merge branch 'classmate' into release
Len Brown
3
-0
/
+622
2009-12-24
classmate-laptop: add support for Classmate PC ACPI devices
Thadeu Lima de Souza Cascardo
3
-0
/
+622
2009-12-24
hp-wmi: Fix two memleaks
Thomas Renninger
1
-1
/
+8
2009-12-24
acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS
Thomas Renninger
2
-13
/
+0
2009-12-24
dell-wmi: do not keep driver loaded on unsupported boxes
Dmitry Torokhov
1
-22
/
+19
2009-12-24
wmi: Free the allocated acpi objects through wmi_get_event_data
Anisse Astier
3
-2
/
+5
2009-12-24
drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...
Peter Feuerer
1
-18
/
+28
2009-12-24
acerhdf: add new BIOS versions
Peter Feuerer
1
-2
/
+15
2009-12-24
acerhdf: limit modalias matching to supported
Stefan Bader
1
-3
/
+4
2009-12-24
toshiba_acpi: convert to seq_file
Alexey Dobriyan
1
-112
/
+147
2009-12-24
asus_acpi: convert to seq_file
Alexey Dobriyan
1
-127
/
+194
2009-12-23
sony-laptop: enumerate rfkill devices using SN06
Mattia Dongili
1
-19
/
+57
2009-12-23
sony-laptop: rfkill support for newer models
Mattia Dongili
1
-8
/
+14
2009-12-23
fujitu-laptop: fix tests of acpi_evaluate_integer() return value
Jonathan Woithe
1
-4
/
+4
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2
-6
/
+6
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-1
/
+1
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2
-18
/
+22
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2
-33
/
+31
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-1
/
+0
2009-12-16
sony-laptop: add AVMode key mapping
Mattia Dongili
1
-0
/
+4
2009-12-16
Merge branch 'misc-2.6.33' into release
Len Brown
1
-26
/
+37
2009-12-16
Merge branch 'toshiba-bt' into release
Len Brown
3
-0
/
+160
2009-12-16
Merge branch 'msi-wmi' into release
Len Brown
3
-0
/
+306
2009-12-16
tc1100-wmi - switch to using dev_pm_ops
Dmitry Torokhov
1
-6
/
+16
2009-12-16
tc1100-wmi - add error handling for device registration
Dmitry Torokhov
1
-28
/
+30
2009-12-16
tc1100-wmi - switch to using attribute group
Dmitry Torokhov
1
-28
/
+11
2009-12-16
msi-wmi: depend on backlight and fix corner-cases problems
Anisse Astier
2
-8
/
+16
2009-12-16
msi-wmi: switch to using input sparse keymap library
Anisse Astier
2
-102
/
+33
[next]