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
2015-07-09
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-07-06
USB: cp210x: add ID for Aruba Networks controllers
Peter Sanford
1
-0
/
+1
2015-07-06
USB: mos7720: rename registers
Sudip Mukherjee
1
-115
/
+138
2015-07-06
USB: option: add 2020:4000 ID
Claudio Cappelli
1
-0
/
+1
2015-06-26
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-7
/
+4
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
3
-0
/
+3
2015-06-04
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
John D. Blair
1
-0
/
+1
2015-06-01
USB: serial: mos7840: Use setup_timer
Vaishali Thakkar
1
-7
/
+4
2015-05-26
usb/serial: fix grammar in Kconfig help text for FTDI_SIO
Paul Gortmaker
1
-1
/
+1
2015-05-21
USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
Patrick Riphagen
2
-0
/
+2
2015-04-29
USB: visor: Match I330 phone more precisely
Jason A. Donenfeld
1
-1
/
+1
2015-04-29
USB: pl2303: Remove support for Samsung I330
Jason A. Donenfeld
2
-5
/
+0
2015-04-29
USB: cp210x: add ID for KCF Technologies PRN device
Mark Edwards
1
-0
/
+1
2015-04-07
Merge 4.0-rc7 into usb-next
Greg Kroah-Hartman
3
-2
/
+16
2015-04-03
Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-100
/
+459
2015-03-27
USB: f81232: fix some minor style issues
Johan Hovold
1
-5
/
+6
2015-03-27
USB: f81232: modify/add author
Peter Hung
1
-1
/
+2
2015-03-27
USB: f81232: cleanup non-used define
Peter Hung
1
-14
/
+0
2015-03-27
USB: f81232: clarify f81232_ioctl() and fix
Peter Hung
1
-11
/
+19
2015-03-27
USB: f81232: implement set_termios()
Peter Hung
1
-4
/
+108
2015-03-27
USB: f81232: implement port enable/disable method
Peter Hung
1
-0
/
+49
2015-03-27
USB: f81232: implement MCR/MSR function
Peter Hung
1
-22
/
+117
2015-03-27
USB: f81232: implement read IIR/MSR with endpoint
Peter Hung
1
-8
/
+118
2015-03-27
USB: f81232: change lock mechanism
Peter Hung
1
-6
/
+5
2015-03-27
USB: f81232: implement RX bulk-in EP
Peter Hung
1
-34
/
+41
2015-03-27
USB: f81232: rename private struct member name
Peter Hung
1
-4
/
+4
2015-03-25
USB: ftdi_sio: Use jtag quirk for SNAP Connect E10
Doug Goldstein
1
-2
/
+6
2015-03-19
USB: keyspan_pda: add new device id
Nathaniel W Filardo
1
-0
/
+3
2015-03-16
USB: ftdi_sio: Added custom PID for Synapse Wireless product
Doug Goldstein
2
-0
/
+7
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-43
/
+105
2015-03-07
USB: serial: fix infinite wait_until_sent timeout
Johan Hovold
1
-2
/
+3
2015-03-03
usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
Max Mansfield
2
-0
/
+5
2015-03-02
USB: ch341: set tty baud speed according to tty struct
Nicolas PLANEL
1
-9
/
+6
2015-02-27
USB: serial: cp210x: Adding Seletek device id's
Michiel vd Garde
1
-0
/
+2
2015-02-26
USB: ch341: remove redundant close from open error path
Johan Hovold
1
-1
/
+0
2015-02-26
USB: pl2303: disable break on shutdown
Johan Hovold
1
-5
/
+13
2015-02-26
USB: mxuport: fix null deref when used as a console
Johan Hovold
1
-1
/
+2
2015-02-26
USB: serial: clean up bus probe error handling
Johan Hovold
1
-11
/
+14
2015-02-26
USB: serial: fix port attribute-creation race
Johan Hovold
2
-19
/
+16
2015-02-26
USB: serial: fix tty-device error handling at probe
Johan Hovold
1
-1
/
+10
2015-02-26
USB: serial: fix potential use-after-free after failed probe
Johan Hovold
1
-1
/
+1
2015-02-26
USB: console: add dummy __module_get
Johan Hovold
1
-0
/
+2
2015-02-26
USB: ftdi_sio: add PIDs for Actisense USB devices
Mark Glover
2
-0
/
+37
2015-02-26
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
1
-2
/
+3
2015-01-30
Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2015-01-26
USB: cp210x: add ID for RUGGEDCOM USB Serial Console
Lennart Sorensen
1
-0
/
+1
2015-01-19
USB: mos7840: remove unused code
Colin Ian King
1
-60
/
+0
2015-01-19
USB: option: clean up blacklist handling
Johan Hovold
1
-46
/
+14
2015-01-12
usb: serial: handle -ENODEV quietly in generic_submit_read_urb
Jeremiah Mahler
1
-1
/
+1
[next]