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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
ideapad: use return value of _CFG to tell if device exist or not
Ike Panhc
1
-34
/
+10
2010-10-21
ideapad: make sure we bind on the correct device
Ike Panhc
1
-1
/
+4
2010-10-21
ideapad: check VPC bit before sync rfkill hw status
Ike Panhc
1
-1
/
+15
2010-10-21
ideapad: add ACPI helpers
Ike Panhc
1
-0
/
+109
2010-10-21
dell-laptop: Add debugfs support
Keng-Yu Lin
1
-0
/
+77
2010-10-21
WMI: embed struct device directly into wmi_block
Dmitry Torokhov
1
-111
/
+65
2010-10-21
WMI: make use of class device's attributres
Dmitry Torokhov
1
-8
/
+7
2010-10-21
WMI: use pr_err() and friends
Dmitry Torokhov
1
-35
/
+29
2010-10-21
WMI: use separate list head for storing wmi blocks
Dmitry Torokhov
1
-11
/
+9
2010-10-21
WMI: simplify handling of returned WMI blocks in parse_wdg()
Dmitry Torokhov
1
-11
/
+4
2010-10-21
WMI: fix potential NULL pointer dereference
Dmitry Torokhov
1
-0
/
+2
2010-10-21
WMI: do not leak memory in parse_wdg()
Dmitry Torokhov
1
-2
/
+4
2010-10-21
WMI: fix wmi_gtoa() to actully terminate the string
Dmitry Torokhov
1
-1
/
+1
2010-10-21
WMI: free wmi blocks when parse_wdg() fails
Dmitry Torokhov
1
-10
/
+15
2010-10-21
WMI: remove EC region handler when _WDG parsing fails
Dmitry Torokhov
1
-2
/
+7
2010-10-21
asus-laptop: use attribute group to manage attributes
Dmitry Torokhov
1
-61
/
+50
2010-10-21
scu_ipc: Fix warning caused by include changes
Alan Cox
1
-0
/
+1
2010-10-21
platform: x86: throw away custom methods
Andy Shevchenko
1
-18
/
+6
2010-10-21
acpi_toshiba: fix kconfig error
Randy Dunlap
1
-1
/
+0
2010-10-21
Don't show error if Acer WMI is not found
Pascal de Bruijn
1
-1
/
+1
2010-10-21
asus-laptop: remove no longer used keycode_map field
Dmitry Torokhov
1
-1
/
+0
2010-10-21
asus-laptop: fix gps rfkill
Corentin Chary
1
-3
/
+3
2010-10-21
asus-laptop: Add key found on Asus N61JQ
Corentin Chary
1
-0
/
+1
2010-10-21
platform-x86: sync eeepc-laptop and asus-laptop
Corentin Chary
2
-34
/
+36
2010-10-21
toshiba-acpi - switch to using sparse keymap
Dmitry Torokhov
2
-127
/
+66
2010-10-21
Input: hp-wmi - switch to using sparse keymap library
Dmitry Torokhov
2
-121
/
+52
2010-10-21
Input: dell-wmi - switch to using sparse keymap library
Dmitry Torokhov
2
-160
/
+97
2010-10-21
panasonic-laptop - switch to using sparse keymap library
Dmitry Torokhov
2
-111
/
+62
2010-10-21
topstar-laptop - switch to using sparse keymap library
Dmitry Torokhov
2
-107
/
+55
2010-10-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-0
/
+1
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+2
2010-10-19
SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-10-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-16
/
+12
2010-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+7
2010-10-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-26
/
+1
2010-10-18
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-18
Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-18
/
+18
2010-10-18
Input: evdev - fix EVIOCSABS regression
Daniel Mack
1
-1
/
+1
2010-10-18
Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS
Daniel Mack
1
-0
/
+6
2010-10-18
i2c-imx: do not allow interruptions when waiting for I2C to complete
Marc Kleine-Budde
1
-9
/
+3
2010-10-18
i2c-davinci: Fix TX setup for more SoCs
Jon Povey
1
-9
/
+15
2010-10-18
drm/radeon/kms: avivo cursor workaround applies to evergreen as well
Alex Deucher
1
-16
/
+12
2010-10-17
firewire: ohci: fix TI TSB82AA2 regression since 2.6.35
Stefan Richter
2
-26
/
+1
2010-10-15
v4l1: fix 32-bit compat microcode loading translation
Linus Torvalds
1
-11
/
+21
2010-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+13
2010-10-15
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
1
-0
/
+13
2010-10-15
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+17
2010-10-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-73
/
+100
[next]