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
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
33
-69
/
+70
2011-03-29
xen: Use new irq_move functions
Thomas Gleixner
1
-2
/
+2
2011-03-29
xen: Cleanup genirq namespace
Thomas Gleixner
1
-11
/
+11
2011-03-29
sh: Convert to new function names
Thomas Gleixner
2
-13
/
+13
2011-03-29
sh: Use the proper accessor functions
Thomas Gleixner
1
-7
/
+2
2011-03-29
parisc: Convert irq namespace
Thomas Gleixner
3
-4
/
+5
2011-03-28
md: Fix integrity registration error when no devices are capable
Martin K. Petersen
1
-6
/
+2
2011-03-28
Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...
Linus Torvalds
1
-33
/
+31
2011-03-28
memstick: make enable_dma less generic in r592
Stephen Rothwell
1
-3
/
+3
2011-03-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
23
-1215
/
+4754
2011-03-28
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-1
/
+543
2011-03-28
acpi: Remove sysfs_create_link from video driver
Matthew Garrett
1
-6
/
+0
2011-03-28
vlynq: Convert irq functions
Thomas Gleixner
1
-33
/
+31
2011-03-28
MFD: allow cs5535-mfd to build on X86 only
Andres Salomon
1
-1
/
+1
2011-03-28
drbd: fix up merge error
Linus Torvalds
1
-8
/
+6
2011-03-28
xo15-ebook: Remove device.wakeup_count
Matthew Garrett
1
-1
/
+0
2011-03-28
ips: use interruptible waits in ips-monitor
Jesse Barnes
1
-1
/
+1
2011-03-28
acer-wmi: does not poll device status when WMI event is available
Lee, Chun-Yi
1
-2
/
+18
2011-03-28
acer-wmi: does not set persistence state by rfkill_init_sw_state
Lee, Chun-Yi
1
-5
/
+14
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
7
-10
/
+10
2011-03-28
acer-wmi: use pr_<level> for messages
Lee, Chun-Yi
1
-40
/
+28
2011-03-28
asus-wmi: potential NULL dereference in show_call()
Dan Carpenter
1
-1
/
+1
2011-03-28
asus-wmi: signedness bug in read_brightness()
Dan Carpenter
1
-1
/
+2
2011-03-28
platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0
Axel Lin
1
-1
/
+1
2011-03-28
platform-driver-x86: fix wrong merge for compal-laptop.c
Axel Lin
1
-3
/
+3
2011-03-28
msi-laptop: use pr_<level> for messages
Joey Lee
1
-7
/
+7
2011-03-28
Platform: add Samsung Laptop platform driver
Greg Kroah-Hartman
3
-0
/
+846
2011-03-28
acer-wmi: Fix WMI ID
Pali Rohár
1
-2
/
+2
2011-03-28
acer-wmi: deactive mail led when power off
Pali Rohár
1
-0
/
+14
2011-03-28
msi-laptop: send out touchpad on/off key
Lee, Chun-Yi
1
-2
/
+79
2011-03-28
acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE
Lee, Chun-Yi
1
-1
/
+1
2011-03-28
platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id t...
Axel Lin
1
-0
/
+1
2011-03-28
sony-laptop: potential null dereference
Dan Carpenter
1
-1
/
+5
2011-03-28
sony-laptop: handle allocation failures
Dan Carpenter
1
-0
/
+4
2011-03-28
sony-laptop: return negative on failure in sony_nc_add()
Dan Carpenter
1
-2
/
+4
2011-03-28
sony-laptop: make a couple variables static
Dan Carpenter
1
-2
/
+2
2011-03-28
eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE
Keng-Yu Lin
1
-1
/
+1
2011-03-28
ideapad: read brightness setting on brightness key notify
Ike Panhc
1
-0
/
+2
2011-03-28
eeepc-wmi: kconfig changes to fix build errors
Randy Dunlap
1
-0
/
+1
2011-03-28
eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27
Corentin Chary
1
-0
/
+6
2011-03-28
asus-wmi: add hwmon interface and pwm1
Corentin Chary
2
-0
/
+129
2011-03-28
asus-wmi: add some common device ids and method ids
Corentin Chary
1
-7
/
+37
2011-03-28
asus-nb-wmi: Asus Notebooks WMI Driver
Corentin Chary
3
-1
/
+114
2011-03-28
asus-wmi: allow debugfs interface to call arbitrary method
Corentin Chary
1
-2
/
+45
2011-03-28
asus-wmi: add calls to INIT, SPEC and SFUN on init
Corentin Chary
1
-0
/
+28
2011-03-28
asus-wmi: fix and clean backlight code
Corentin Chary
1
-15
/
+29
2011-03-28
asus-wmi: try to guess the right DSTS methods
Corentin Chary
1
-33
/
+66
2011-03-28
asus-wmi: factorise wmi_evaluate_method call
Corentin Chary
1
-97
/
+65
2011-03-28
asus-wmi: handle "unknown status" bit
Corentin Chary
1
-0
/
+6
2011-03-28
asus-wmi: introduce struct asus_rfkill
Corentin Chary
1
-56
/
+59
[next]