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
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
3
-0
/
+6
2011-12-01
usb: ftdi_sio: add PID for Propox ISPcable III
Marcin KoĆcielnicki
2
-0
/
+2
2011-11-26
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Andrew Worsley
1
-0
/
+4
2011-11-26
USB: remove BKL comments
Davidlohr Bueso
1
-2
/
+0
2011-11-26
usb: option: add SIMCom SIM5218
Veli-Pekka Peltola
1
-0
/
+1
2011-11-26
usb: option: add Huawei E353 controlling interfaces
Dirk Nehring
1
-0
/
+3
2011-11-26
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
5
-13
/
+44
2011-11-18
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Andrew Worsley
1
-3
/
+11
2011-11-18
USB: option: add PID of Huawei E173s 3G modem
Ferenc Wagner
1
-0
/
+2
2011-11-18
USB: option: release new PID for ZTE 3G modem
zheng.zhijian@zte.com.cn
1
-0
/
+21
2011-11-15
USB: serial: do not forward USB specific errors in write
Johan Hovold
1
-0
/
+2
2011-11-15
USB: serial: fix whitespace issues
Johan Hovold
1
-8
/
+9
2011-11-15
USB: oti6858: forward USB errors to USB serial core
Johan Hovold
1
-1
/
+1
2011-11-15
USB: oti6858: remove dead code
Johan Hovold
1
-12
/
+0
2011-11-15
USB: iuu_phoenix: forward USB errors to USB serial core
Johan Hovold
1
-2
/
+1
2011-11-15
USB: cp210x: forward USB errors to USB serial core
Johan Hovold
1
-6
/
+13
2011-11-15
USB: ch341: forward USB errors to USB serial core
Johan Hovold
1
-1
/
+1
2011-11-15
USB: serial: do not forward USB specific errors in open
Johan Hovold
1
-0
/
+4
2011-11-15
USB: serial: add support for multiple read urbs
Johan Hovold
2
-40
/
+93
2011-11-15
USB: pl2303: use usb_serial_generic_open
Johan Hovold
1
-1
/
+1
2011-11-15
USB: pl2302: clean up error handling in open
Johan Hovold
1
-8
/
+7
2011-11-15
USB: pl2303: return errors from usb_submit_urb in open
Johan Hovold
1
-2
/
+2
2011-11-15
USB: usb_debug: use process_read_urb
Johan Hovold
1
-4
/
+3
2011-11-15
USB: usb_debug: fix indentation
Johan Hovold
1
-3
/
+3
2011-11-15
USB: serial: reuse generic write urb and bulk-out buffer
Johan Hovold
1
-19
/
+4
2011-11-15
USB: serial: remove unnecessary bulk-urb re-fills
Johan Hovold
4
-40
/
+3
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb fields
Johan Hovold
2
-7
/
+0
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
20
-107
/
+8
2011-11-15
USB: mos7720: remove unused code
Johan Hovold
1
-3
/
+0
2011-11-15
USB: mos7720: remove incorrect read-urb check
Johan Hovold
1
-10
/
+0
2011-11-15
USB: keyspan_pda: clean up write-urb busy handling
Johan Hovold
1
-5
/
+5
2011-11-15
USB: cyberjack: clean up write-urb busy handling
Johan Hovold
1
-8
/
+4
2011-11-15
USB: omninet: clean up write-urb busy handling
Johan Hovold
1
-10
/
+4
2011-11-15
USB: omninet: fix write_room
Johan Hovold
1
-1
/
+1
2011-11-15
USB: serial: remove changelogs and old todo entries
Johan Hovold
13
-1340
/
+0
2011-11-15
USB: option: add id for 3G dongle Model VT1000 of Viettel
VU Tuan Duc
1
-0
/
+5
2011-11-15
USB: serial: pl2303: rm duplicate id
wangyanqing
2
-5
/
+0
2011-11-14
USB: serial: cp210x.c: add mark/space parity
Roland Koebler
1
-17
/
+22
2011-11-14
USB: ark3116 initialisation fix
Bart Hartgers
1
-5
/
+5
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2
-0
/
+2
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-104
/
+225
2011-10-18
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other ...
Uwe Bonnes
1
-25
/
+16
2011-10-18
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-1
/
+6
2011-10-18
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+8
2011-10-18
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+2
2011-10-18
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
Uwe Bonnes
1
-0
/
+1
2011-10-18
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
Uwe Bonnes
1
-0
/
+26
2011-10-18
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
Peter Stuge
2
-0
/
+3
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2
-2
/
+2
[next]