index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
ucb1400_gpio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Linux 2.6.36
v2.6.36
Linus Torvalds
1
-1
/
+1
2010-10-20
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
1
-3
/
+14
2010-10-19
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2
-6
/
+6
2010-10-19
MAINTAINERS: Change list for ioc_serial to linux-serial.
Ralf Baechle
1
-1
/
+1
2010-10-19
SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure
Julia Lawall
1
-0
/
+1
2010-10-19
MIPS: jz4740: Fix Kbuild Platform file.
David Daney
1
-1
/
+1
2010-10-19
MIPS: Repair Kbuild make clean breakage.
David Daney
2
-1
/
+5
2010-10-19
KVM: Fix fs/gs reload oops with invalid ldt
Avi Kivity
3
-44
/
+19
2010-10-18
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
1
-9
/
+83
2010-10-18
MIPS: Enable ISA_DMA_API config to fix build failure
Namhyung Kim
1
-0
/
+4
2010-10-18
MIPS: 32-bit: Fix build failure in asm/fcntl.h
Namhyung Kim
1
-0
/
+1
2010-10-18
MIPS: Remove all generated vmlinuz* files on "make clean"
Wu Zhangjin
1
-1
/
+1
2010-10-18
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2
-4
/
+6
2010-10-18
MIPS: Fix error values in case of bad_stack
Al Viro
2
-2
/
+2
2010-10-18
MIPS: Sanitize restart logics
Al Viro
7
-35
/
+34
2010-10-18
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
Al Viro
1
-2
/
+2
2010-10-18
MIPS: Don't block signals if we'd failed to setup a sigframe
Al Viro
1
-0
/
+3
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-17
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
1
-1
/
+3
2010-10-16
m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN
Kyle McMartin
1
-2
/
+2