index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
2009-11-30
4
-0
/
+20
|
*
|
|
|
|
USB: musb: Fix CPPI IRQs not being signaled
Daniel Glöckner
2009-11-30
1
-5
/
+5
|
*
|
|
|
|
USB: musb: respect usb_request->zero in control requests
Daniel Glöckner
2009-11-30
1
-1
/
+2
|
*
|
|
|
|
USB: musb: fix ISOC Tx programming for CPPI DMAs
Ajay Kumar Gupta
2009-11-30
1
-1
/
+4
|
*
|
|
|
|
USB: musb: Remove unwanted message in boot log
Ajay Kumar Gupta
2009-11-30
1
-2
/
+2
|
*
|
|
|
|
usb: amd5536udc: fixed shared interrupt bug and warning oops
Thomas Dahlmann
2009-11-30
1
-19
/
+30
|
*
|
|
|
|
USB: ftdi_sio: Keep going when write errors are encountered.
Eric W. Biederman
2009-11-30
1
-2
/
+1
|
*
|
|
|
|
USB: musb_gadget: fix STALL handling
Sergei Shtylyov
2009-11-30
1
-45
/
+34
|
*
|
|
|
|
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
2009-11-30
2
-3
/
+15
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-12-01
3
-4
/
+8
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
tty/of_serial: add missing ns16550a id
Michal Simek
2009-11-30
1
-0
/
+1
|
*
|
|
|
bcm63xx_uart: Fix serial driver compile breakage.
Maxime Bizon
2009-11-30
1
-2
/
+2
|
*
|
|
|
tty_port: handle the nonblocking open of a dead port corner case
Alan Cox
2009-11-30
1
-2
/
+5
|
|
/
/
/
*
|
|
|
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
2009-11-30
1
-1
/
+9
|
\
\
\
\
|
*
|
|
|
mac80211: fix spurious delBA handling
Johannes Berg
2009-11-30
1
-1
/
+9
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2009-11-30
4
-52
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
[SCSI] fix crash when disconnecting usb storage
Alexey Kuznetsov
2009-11-26
1
-1
/
+1
|
*
|
|
|
|
[SCSI] fix async scan add/remove race resulting in an oops
James Bottomley
2009-11-26
2
-50
/
+31
|
*
|
|
|
|
[SCSI] sd: Return correct error code for DIF
Martin K. Petersen
2009-11-26
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-11-30
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: padlock-aes - Use the correct mask when checking whether copying is r...
Chuck Ebbert
2009-11-03
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-11-30
3
-31
/
+59
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
at24: Use timeout also for read
Wolfram Sang
2009-11-26
1
-31
/
+45
|
*
|
|
|
|
|
|
i2c: Fix userspace_device list corruption
Jean Delvare
2009-11-26
1
-0
/
+11
|
*
|
|
|
|
|
|
i2c/tsl2550: Fix lux value in extended mode
Michele Jr De Candia
2009-11-26
1
-0
/
+3
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-11-30
2
-4
/
+4
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
Russell King
2009-11-21
1
-2
/
+2
|
*
|
|
|
|
|
ARM: PNX4008: fix watchdog device driver name
Russell King
2009-11-20
1
-2
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2009-11-30
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...
Hemant Pedanekar
2009-11-25
1
-1
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-11-30
6
-35
/
+62
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sunsu: Use sunserial_console_termios() in sunsu_console_setup().
David S. Miller
2009-11-24
1
-7
/
+10
|
*
|
|
|
|
|
|
sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.
David S. Miller
2009-11-24
1
-1
/
+7
|
*
|
|
|
|
|
|
serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().
David S. Miller
2009-11-24
5
-12
/
+15
|
*
|
|
|
|
|
|
serial: suncore: Add 'ignore_line' argument to sunserial_console_match().
David S. Miller
2009-11-24
5
-15
/
+21
|
*
|
|
|
|
|
|
sunsu: Fix detection of SU ports which are RSC console or control.
David S. Miller
2009-11-24
1
-0
/
+10
|
*
|
|
|
|
|
|
sunsab: Do not set sunsab_reg.cons right before registering minors.
David S. Miller
2009-11-24
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-30
30
-236
/
+303
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
b44: Fix wedge when using netconsole.
David S. Miller
2009-11-30
1
-3
/
+0
|
*
|
|
|
|
|
|
|
wan: cosa: drop chan->wsem on error path
Dan Carpenter
2009-11-30
1
-0
/
+1
|
*
|
|
|
|
|
|
|
ep93xx-eth: check for zero MAC address on probe, not on device open
Florian Fainelli
2009-11-29
1
-9
/
+3
|
*
|
|
|
|
|
|
|
NET: smc91x: Fix irq flags
Russell King - ARM Linux
2009-11-29
1
-1
/
+1
|
*
|
|
|
|
|
|
|
smsc9420: prevent BUG() if ethtool is called with interface down
Steve Glendinning
2009-11-29
1
-0
/
+14
|
*
|
|
|
|
|
|
|
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
Ivan Vecera
2009-11-29
1
-0
/
+7
|
*
|
|
|
|
|
|
|
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
Roger Oksanen
2009-11-29
1
-6
/
+11
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
macvlan: fix gso_max_size setting
Patrick McHardy
2009-11-23
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-23
1
-0
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ath9k: set ps_default as false
John W. Linville
2009-11-23
1
-0
/
+2
|
*
|
|
|
|
|
|
|
hso: fix soft-lockup
Antti Kaijanmäki
2009-11-23
1
-1
/
+3
|
*
|
|
|
|
|
|
|
hso: fix debug routines
Antti Kaijanmäki
2009-11-23
1
-2
/
+2
[prev]
[next]