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-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
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
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
2009-12-16
msi-wmi: replace one-condition switch-case with if statement
Anisse Astier
1
-9
/
+4
2009-12-16
msi-wmi: remove unused field 'instance' in key_entry structure
Anisse Astier
1
-5
/
+4
2009-12-16
msi-wmi: remove custom runtime debug implementation
Anisse Astier
1
-9
/
+2
2009-12-16
msi-wmi: rework init
Anisse Astier
1
-29
/
+35
2009-12-16
msi-wmi: remove useless includes
Anisse Astier
1
-6
/
+0
2009-12-16
X86 drivers: Introduce msi-wmi driver
Thomas Renninger
3
-0
/
+380
2009-12-16
Toshiba Bluetooth Enabling driver (RFKill handler v3)
Jes Sorensen
3
-0
/
+160
2009-12-16
Merge branch 'wmi' into release
Len Brown
1
-2
/
+173
2009-12-16
Merge branch 'dell-wmi' into release
Len Brown
1
-13
/
+116
2009-12-16
acerhdf: add new BIOS versions
Peter Feuerer
1
-26
/
+37
2009-12-16
Merge branch 'thinkpad-2.6.33' into release
Len Brown
1
-279
/
+899
2009-12-16
thinkpad-acpi: bump version to 0.24
Henrique de Moraes Holschuh
1
-1
/
+1
2009-12-15
thinkpad-acpi: convert to seq_file
Alexey Dobriyan
1
-153
/
+132
2009-12-15
thinkpad-acpi: basic ALSA mixer support (v2)
Henrique de Moraes Holschuh
1
-2
/
+235
2009-12-15
thinkpad-acpi: disable volume control
Henrique de Moraes Holschuh
1
-5
/
+42
2009-12-15
thinkpad-acpi: support MUTE-only ThinkPads
Henrique de Moraes Holschuh
1
-27
/
+132
2009-12-15
thinkpad-acpi: volume subdriver rewrite
Henrique de Moraes Holschuh
1
-58
/
+282
2009-12-15
thinkpad-acpi: log initial state of rfkill switches
Henrique de Moraes Holschuh
1
-1
/
+6
2009-12-15
thinkpad-acpi: sync input device EV_SW initial state
Henrique de Moraes Holschuh
1
-4
/
+10
2009-12-15
Merge branch 'hp-wmi' into release
Len Brown
1
-55
/
+84
2009-12-15
Merge branch 'dell-laptop' into release
Len Brown
1
-24
/
+62
2009-12-15
Merge branch 'asus' into release
Len Brown
4
-655
/
+806
2009-12-15
asus-laptop: change light sens default values.
Corentin Chary
1
-2
/
+2
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-5
/
+2
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
3
-3
/
+3
2009-12-12
drop explicit include of autoconf.h
Sam Ravnborg
1
-1
/
+0
2009-12-10
dell-wmi: Add support for new Dell systems
Rezwanul Kabir
1
-13
/
+116
2009-12-10
dell-laptop: add __init to init functions
Alan Jenkins
1
-3
/
+3
2009-12-10
dell-laptop: create a platform device as a parent for the rfkill devices etc.
Alan Jenkins
1
-4
/
+34
2009-12-10
dell-laptop: fix rfkill memory leak on unload and failure paths
Alan Jenkins
1
-12
/
+18
2009-12-09
dell-laptop: fix a use-after-free error on the failure path
Alan Jenkins
1
-3
/
+5
2009-12-09
dell-laptop: Fix rfkill state queries
Matthew Garrett
1
-2
/
+2
2009-12-09
hp-wmi: improve rfkill support
Alan Jenkins
1
-55
/
+84
2009-12-09
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
3
-3
/
+3
2009-12-09
eeepc-laptop: re-add check for eeepc->backlight == NULL
Alan Jenkins
1
-17
/
+25
2009-12-09
eeepc-laptop: fix coding style
Corentin Chary
1
-3
/
+5
2009-12-09
eeepc-laptop: map keys found on newer eeepc
Corentin Chary
1
-0
/
+3
2009-12-09
asus-laptop: Add wlan switch found on V6V
Corentin Chary
1
-0
/
+1
2009-12-09
asus-laptop: add Lenovo SL hotkey support
Ike Panhc
1
-0
/
+8
2009-12-09
asus-laptop: use KEY_F13 to map "Disable Touchpad" event
Corentin Chary
1
-1
/
+1
[next]