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
2008-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-28
/
+135
2008-05-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
7
-51
/
+38
2008-05-30
acpi: fix sparse const errors
Harvey Harrison
1
-5
/
+5
2008-05-30
[S390] tape: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
2
-9
/
+10
2008-05-30
[S390] 3270: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
1
-5
/
+4
2008-05-30
[S390] dasd: use a generic wait_queue for sleep_on
Stefan Haberland
1
-14
/
+14
2008-05-30
[S390] sclp_vt220: fix scheduling while atomic bug.
Heiko Carstens
1
-20
/
+7
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-1
/
+1
2008-05-30
[S390] tape: Fix race condition in tape block device driver
Michael Holzheu
1
-2
/
+2
2008-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+15
2008-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
26
-96
/
+812
2008-05-29
driver-core: prepare for 2.6.27 api change by adding dev_set_name
Stephen Rothwell
1
-0
/
+15
2008-05-29
Revert "USB: EHCI: fix performance regression"
Greg Kroah-Hartman
2
-10
/
+8
2008-05-29
USB: fsl_usb2_udc: fix recursive lock
Li Yang
1
-0
/
+2
2008-05-29
USB: usb-serial: option: Don't match Huawei driver CD images
Michael Karcher
1
-17
/
+17
2008-05-29
USB: pl2303: another product ID
Steve Murphy
2
-0
/
+2
2008-05-29
USB: add another scanner quirk
René Rebe
1
-0
/
+4
2008-05-29
USB: Add support for ROKR W5 in unusual_devs.h
Javier Smaldone
1
-2
/
+4
2008-05-29
USB: Fix M600i unusual_devs entry
Phil Dibowitz
1
-1
/
+1
2008-05-29
USB: usb-storage: unusual_devs update for Cypress ATACB
Alan Stern
1
-1
/
+1
2008-05-29
USB: EHCI: fix performance regression
Alan Stern
2
-8
/
+10
2008-05-29
USB: EHCI: fix bug in Iso scheduling
Alan Stern
1
-23
/
+44
2008-05-29
USB: EHCI: fix remote-wakeup regression
Alan Stern
2
-2
/
+6
2008-05-29
USB: EHCI: suppress unwanted error messages
Alan Stern
11
-1
/
+25
2008-05-29
USB: EHCI: fix up root-hub TT mess
Alan Stern
6
-15
/
+8
2008-05-29
USB: add all configs to the "descriptors" attribute
Alan Stern
1
-23
/
+21
2008-05-29
USB: fix possible deadlock involving sysfs attributes
Alan Stern
2
-5
/
+9
2008-05-29
USB: Firmware loader driver for USB Apple iSight camera
Matthew Garrett
3
-0
/
+143
2008-05-29
USB: FTDI_SIO : Add support for Matrix Orbital PID Range
Ray Molenkamp
2
-6
/
+525
2008-05-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-2
/
+2
2008-05-29
[CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c
Lothar Waßmann
1
-2
/
+2
2008-05-28
rndis_wlan: add missing range check for power_output modparam
Jussi Kivilinna
1
-0
/
+5
2008-05-28
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
1
-1
/
+0
2008-05-28
iwlwifi: fix exit from stay_in_table state
Guy Cohen
1
-1
/
+1
2008-05-28
rndis_wlan: Make connections to TKIP PSK networks work
Scott Ashcroft
1
-2
/
+58
2008-05-28
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
1
-3
/
+3
2008-05-28
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2
-0
/
+6
2008-05-28
rt2x00: Don't count retries as failure
Ivo van Doorn
1
-1
/
+1
2008-05-28
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-28
b43: Fix controller restart crash
Michael Buesch
1
-2
/
+10
2008-05-28
b43: Upload both beacon templates on initial load
Michael Buesch
2
-14
/
+45
2008-05-28
rtl8180: fix wrong parameter in grf5101_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in max2820_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in sa2400_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: avoid NULL dereference in max2820_rf_set_channel
John W. Linville
1
-1
/
+2
2008-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
7
-54
/
+159
2008-05-27
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
1
-1
/
+5
2008-05-27
pci hotplug core: add check of duplicate slot name
Kenji Kaneshige
1
-1
/
+6
2008-05-27
pciehp: move msleep after power off
Kenji Kaneshige
2
-7
/
+14
2008-05-27
pciehp: poll cmd completion if hotplug interrupt is disabled
Kenji Kaneshige
1
-4
/
+38
[next]