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
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-10-11
9
-28
/
+56
|
\
|
*
[S390] dasd: fix race condition in resume code
Stefan Haberland
2009-10-06
2
-4
/
+10
|
*
[S390] zcrypt: Improve some comments
Felix Beck
2009-10-06
1
-3
/
+6
|
*
[S390] zcrypt: Fix sparse warning.
Felix Beck
2009-10-06
1
-2
/
+2
|
*
[S390] cio: allow setting boxed devices offline
Peter Oberparleiter
2009-10-06
1
-0
/
+4
|
*
[S390] cio: make not operational handling consistent
Peter Oberparleiter
2009-10-06
3
-7
/
+9
|
*
[S390] cio: make disconnected handling consistent
Peter Oberparleiter
2009-10-06
1
-3
/
+17
|
*
[S390] Fix memory leak in /proc/cio_ignore
Christian Borntraeger
2009-10-06
1
-8
/
+5
|
*
[S390] cio: channel path memory leak
Michael Ernst
2009-10-06
1
-1
/
+1
|
*
[S390] 3270 console build fix
Sebastian Ott
2009-10-06
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-10-11
34
-412
/
+315
|
\
\
|
*
|
USB: serial: no unnecessary GFP_ATOMIC in oti6858
Oliver Neukum
2009-10-09
1
-3
/
+3
|
*
|
USB: serial: fix race between unthrottle and completion handler in visor
Oliver Neukum
2009-10-09
1
-6
/
+9
|
*
|
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
2009-10-09
10
-51
/
+37
|
*
|
USB: serial: fix race between unthrottle and completion handler in symbolserial
Oliver Neukum
2009-10-09
1
-4
/
+8
|
*
|
USB: serial: fix race between unthrottle and completion handler in opticon
Oliver Neukum
2009-10-09
1
-5
/
+8
|
*
|
USB: ehci: Fix isoc scheduling boundary checking.
Sarah Sharp
2009-10-09
1
-0
/
+1
|
*
|
USB: storage: When a device returns no sense data, call it a Hardware Error
Alan Stern
2009-10-09
1
-7
/
+22
|
*
|
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
2009-10-09
1
-1
/
+3
|
*
|
USB: visor: fix trivial accounting bug in visor driver
Oliver Neukum
2009-10-09
1
-1
/
+2
|
*
|
USB: Fix throttling in generic usbserial driver
Joris van Rantwijk
2009-10-09
1
-1
/
+1
|
*
|
USB: cp210x: Add support for the DW700 UART
Éric Piel
2009-10-09
1
-0
/
+1
|
*
|
USB: ipaq: fix oops when device is plugged in
Alan Stern
2009-10-09
1
-0
/
+9
|
*
|
USB: isp1362: fix build warnings on 64-bit systems
Mike Frysinger
2009-10-09
2
-15
/
+15
|
*
|
USB: gadget: imx_udc: Use resource size
Tobias Klauser
2009-10-09
1
-4
/
+4
|
*
|
USB: storage: iRiver P7 UNUSUAL_DEV patch
Sergey Pinaev
2009-10-09
1
-0
/
+7
|
*
|
USB: musb: make HAVE_CLK support optional
Mike Frysinger
2009-10-09
4
-11
/
+8
|
*
|
USB: xhci: Fix dropping endpoints from the xHC schedule.
Sarah Sharp
2009-10-09
1
-1
/
+1
|
*
|
USB: xhci: Don't wait for a disable slot cmd when HC dies.
Sarah Sharp
2009-10-09
1
-0
/
+9
|
*
|
USB: xhci: Handle canceled URBs when HC dies.
Sarah Sharp
2009-10-09
1
-0
/
+12
|
*
|
USB: xhci: Stop debugging polling loop when HC dies.
Sarah Sharp
2009-10-09
1
-0
/
+6
|
*
|
USB: usbtmc: fix timeout increase
Gergely Imreh
2009-10-09
1
-1
/
+1
|
*
|
USB: option: Patch for Huawei Mobile Broadband E270+ Modem
Ronnie Furuskog
2009-10-09
1
-0
/
+2
|
*
|
USB: option: Toshiba G450 device id
Peter Magdina
2009-10-09
1
-0
/
+2
|
*
|
USB: usblcd, fix memory leak
Jiri Slaby
2009-10-09
1
-1
/
+2
|
*
|
USB: serial: sierra driver version change to 1.3.8
Elina Pasheva
2009-10-09
1
-1
/
+1
|
*
|
USB: serial: don't call release without attach
Alan Stern
2009-10-09
1
-1
/
+5
|
*
|
USB: digi_acceleport: Fix broken unthrottle.
Johan Hovold
2009-10-09
1
-4
/
+4
|
*
|
USB: pl2303: fix error characters not being reported to ldisc
Johan Hovold
2009-10-09
1
-3
/
+5
|
*
|
USB: ftdi_sio: re-implement read processing
Johan Hovold
2009-10-09
1
-252
/
+131
|
*
|
USB: ftdi_sio: clean up read completion handler
Johan Hovold
2009-10-09
1
-27
/
+1
|
*
|
USB: ftdi_sio: remove unused rx_byte counter
Johan Hovold
2009-10-09
1
-13
/
+0
|
*
|
USB: ftdi_sio: remove tty->low_latency
Johan Hovold
2009-10-09
1
-4
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-10-11
40
-8248
/
+148
|
\
\
\
|
*
|
|
Staging: comedi: fix build on arches that don't want comedi drivers
Greg Kroah-Hartman
2009-10-09
1
-1
/
+1
|
*
|
|
Staging: comedi: pcmcia irq fixes
Frank Mori Hess
2009-10-09
6
-6
/
+6
|
*
|
|
Staging: comedi: ni_pcimio: Added device id for pxi-6225.
Frank Mori Hess
2009-10-09
1
-1
/
+21
|
*
|
|
Staging: comedi: ni_65xx.c: fix output inversion problem.
Ian Abbott
2009-10-09
1
-0
/
+6
|
*
|
|
Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.
Ian Abbott
2009-10-09
1
-3
/
+3
|
*
|
|
Staging: comedi: s526: fixes for pulse generator
Ian Abbott
2009-10-09
1
-31
/
+19
[next]