index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OLPC XO-1 rfkill driver
Daniel Drake
2010-10-21
4
-0
/
+96
*
Move hdaps driver to platform/x86
Jean Delvare
2010-10-21
6
-24
/
+24
*
ideapad-laptop: Fix Makefile
Matthew Garrett
2010-10-21
1
-1
/
+1
*
intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register
Alek Du
2010-10-21
1
-12
/
+12
*
ideapad: Add param: no_bt_rfkill
Ike Panhc
2010-10-21
1
-0
/
+12
*
ideapad: Change the driver name to ideapad-laptop
Ike Panhc
2010-10-21
3
-3
/
+3
*
ideapad: rewrite the sw rfkill set
Ike Panhc
2010-10-21
1
-25
/
+12
*
ideapad: rewrite the hw rfkill notify
Ike Panhc
2010-10-21
1
-36
/
+17
*
ideapad: use EC command to control camera
Ike Panhc
2010-10-21
1
-5
/
+11
*
ideapad: use return value of _CFG to tell if device exist or not
Ike Panhc
2010-10-21
1
-34
/
+10
*
ideapad: make sure we bind on the correct device
Ike Panhc
2010-10-21
1
-1
/
+4
*
ideapad: check VPC bit before sync rfkill hw status
Ike Panhc
2010-10-21
1
-1
/
+15
*
ideapad: add ACPI helpers
Ike Panhc
2010-10-21
1
-0
/
+109
*
dell-laptop: Add debugfs support
Keng-Yu Lin
2010-10-21
1
-0
/
+77
*
WMI: embed struct device directly into wmi_block
Dmitry Torokhov
2010-10-21
1
-111
/
+65
*
WMI: make use of class device's attributres
Dmitry Torokhov
2010-10-21
1
-8
/
+7
*
WMI: use pr_err() and friends
Dmitry Torokhov
2010-10-21
1
-35
/
+29
*
WMI: use separate list head for storing wmi blocks
Dmitry Torokhov
2010-10-21
1
-11
/
+9
*
WMI: simplify handling of returned WMI blocks in parse_wdg()
Dmitry Torokhov
2010-10-21
1
-11
/
+4
*
WMI: fix potential NULL pointer dereference
Dmitry Torokhov
2010-10-21
1
-0
/
+2
*
WMI: do not leak memory in parse_wdg()
Dmitry Torokhov
2010-10-21
1
-2
/
+4
*
WMI: fix wmi_gtoa() to actully terminate the string
Dmitry Torokhov
2010-10-21
1
-1
/
+1
*
WMI: free wmi blocks when parse_wdg() fails
Dmitry Torokhov
2010-10-21
1
-10
/
+15
*
WMI: remove EC region handler when _WDG parsing fails
Dmitry Torokhov
2010-10-21
1
-2
/
+7
*
asus-laptop: use attribute group to manage attributes
Dmitry Torokhov
2010-10-21
1
-61
/
+50
*
scu_ipc: Fix warning caused by include changes
Alan Cox
2010-10-21
1
-0
/
+1
*
platform: x86: throw away custom methods
Andy Shevchenko
2010-10-21
1
-18
/
+6
*
acpi_toshiba: fix kconfig error
Randy Dunlap
2010-10-21
1
-1
/
+0
*
Don't show error if Acer WMI is not found
Pascal de Bruijn
2010-10-21
1
-1
/
+1
*
asus-laptop: remove no longer used keycode_map field
Dmitry Torokhov
2010-10-21
1
-1
/
+0
*
asus-laptop: fix gps rfkill
Corentin Chary
2010-10-21
1
-3
/
+3
*
asus-laptop: Add key found on Asus N61JQ
Corentin Chary
2010-10-21
1
-0
/
+1
*
platform-x86: sync eeepc-laptop and asus-laptop
Corentin Chary
2010-10-21
2
-34
/
+36
*
toshiba-acpi - switch to using sparse keymap
Dmitry Torokhov
2010-10-21
2
-127
/
+66
*
Input: hp-wmi - switch to using sparse keymap library
Dmitry Torokhov
2010-10-21
2
-121
/
+52
*
Input: dell-wmi - switch to using sparse keymap library
Dmitry Torokhov
2010-10-21
2
-160
/
+97
*
panasonic-laptop - switch to using sparse keymap library
Dmitry Torokhov
2010-10-21
2
-111
/
+62
*
topstar-laptop - switch to using sparse keymap library
Dmitry Torokhov
2010-10-21
2
-107
/
+55
*
Linux 2.6.36
v2.6.36
Linus Torvalds
2010-10-20
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-10-20
7
-9
/
+14
|
\
|
*
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2010-10-19
2
-6
/
+6
|
*
MAINTAINERS: Change list for ioc_serial to linux-serial.
Ralf Baechle
2010-10-19
1
-1
/
+1
|
*
SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-10-19
1
-0
/
+1
|
*
MIPS: jz4740: Fix Kbuild Platform file.
David Daney
2010-10-19
1
-1
/
+1
|
*
MIPS: Repair Kbuild make clean breakage.
David Daney
2010-10-19
2
-1
/
+5
*
|
virtio: console: Don't block entire guest if host doesn't read data
Amit Shah
2010-10-20
1
-3
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-10-20
2
-3
/
+3
|
\
\
|
*
|
[SCSI] bsg: fix incorrect device_status value
FUJITA Tomonori
2010-10-15
1
-1
/
+1
|
*
|
[SCSI] Fix VPD inquiry page wrapper
Martin K. Petersen
2010-09-16
1
-2
/
+2
*
|
|
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-20
3
-44
/
+19
|
\
\
\
[next]