index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: usbmon: drop Kconfig defaults
Pete Zaitcev
2009-09-23
1
-3
/
+1
*
USB: sisusbvga: drop usb_buffer_alloc
Pete Zaitcev
2009-09-23
2
-42
/
+13
*
USB: ehci-dbg.c: no need for checking it before call vfree
Figo.zhang
2009-09-23
1
-2
/
+1
*
USB: Fix SS endpoint companion descriptor parsing.
Sarah Sharp
2009-09-23
1
-1
/
+1
*
USB: xhci: Support interrupt transfers.
Sarah Sharp
2009-09-23
3
-1
/
+55
*
USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.
Sarah Sharp
2009-09-23
1
-0
/
+9
*
USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.
Sarah Sharp
2009-09-23
1
-2
/
+8
*
USB: xhci: Check URB's actual transfer buffer size.
Sarah Sharp
2009-09-23
1
-1
/
+16
*
USB: xhci: Don't touch xhci_td after it's freed.
Sarah Sharp
2009-09-23
1
-1
/
+1
*
USB: xhci: Handle babbling endpoints correctly.
Sarah Sharp
2009-09-23
1
-2
/
+14
*
USB: xhci: Make TRB completion code comparison readable.
Sarah Sharp
2009-09-23
1
-7
/
+9
*
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
Sarah Sharp
2009-09-23
4
-23
/
+148
*
USB: xhci: Handle stalled control endpoints.
Sarah Sharp
2009-09-23
3
-14
/
+58
*
USB: xhci: Support full speed devices.
Sarah Sharp
2009-09-23
3
-5
/
+89
*
USB: xhci: Set correct max packet size for HS/FS control endpoints.
Sarah Sharp
2009-09-23
1
-5
/
+18
*
USB: xhci: Configure endpoint code refactoring.
Sarah Sharp
2009-09-23
4
-52
/
+169
*
USB: xhci: Fix slot and endpoint context debugging.
Sarah Sharp
2009-09-23
1
-2
/
+3
*
USB: xhci: Work around for chain bit in link TRBs.
Sarah Sharp
2009-09-23
4
-4
/
+35
*
USB: serial: ftdi: handle gnICE+ JTAG adaptors
Michael Hennerich
2009-09-23
2
-0
/
+3
*
USB: sl811-hcd: Fix device disconnect:
Hennerich, Michael
2009-09-23
1
-2
/
+6
*
USB: add PIDs for FTDI based OpenDCC hardware
mail@rainerkeller.de
2009-09-23
2
-0
/
+6
*
USB: fix cdc-acm regression in open
Oliver Neukum
2009-09-23
1
-0
/
+2
*
USB: CDC WDM driver doesn't support non-blocking reads
Oliver Neukum
2009-09-23
1
-6
/
+24
*
USB: option: TELIT UC864G support
Manuel Lauss
2009-09-23
1
-0
/
+2
*
USB: option.c Add support for ZTE AC2726 EVDO modem
Huzaifa Sidhpurwala
2009-09-23
1
-0
/
+2
*
USB: serial: pl2303: new hardware support - sanwa multimeter
Pawel Ludwikow
2009-09-23
2
-0
/
+5
*
USB: serial: ftdi_sio: new hardware support - hameg power supply
Pawel Ludwikow
2009-09-23
2
-0
/
+8
*
USB: storage: fix a resume path GFP_NOIO must be used
Oliver Neukum
2009-09-23
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
10
-11
/
+9
|
\
|
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
2
-3
/
+1
|
*
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-21
2
-2
/
+2
|
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
3
-3
/
+3
|
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
2
-2
/
+2
|
*
trivial: OHCI: Fix typo in a comment
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
|
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-22
2
-3
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-21
5
-12
/
+12
|
\
|
*
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
5
-12
/
+12
*
|
USB serial: update the console driver
Alan Stern
2009-09-19
1
-9
/
+19
*
|
usb-serial: straighten out serial_open
Alan Stern
2009-09-19
1
-37
/
+22
*
|
usb-serial: add missing tests and debug lines
Alan Stern
2009-09-19
1
-4
/
+17
*
|
usb-serial: rename subroutines
Alan Stern
2009-09-19
1
-8
/
+11
*
|
usb-serial: fix termios initialization logic
Alan Stern
2009-09-19
1
-12
/
+10
*
|
usb-serial: acquire references when a new tty is installed
Alan Stern
2009-09-19
1
-64
/
+47
*
|
usb-serial: change logic of serial lookups
Alan Stern
2009-09-19
1
-8
/
+23
*
|
usb-serial: put subroutines in logical order
Alan Stern
2009-09-19
1
-77
/
+77
*
|
usb-serial: change referencing of port and serial structures
Alan Stern
2009-09-19
1
-75
/
+20
*
|
tty: USB: serial/mct_u232, fix tty refcnt
Jiri Slaby
2009-09-19
1
-3
/
+6
*
|
tty: USB serial termios bits
Alan Cox
2009-09-19
9
-107
/
+102
*
|
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
40
-127
/
+65
*
|
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
2009-09-19
1
-21
/
+7
[next]