index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: pl2303: add new ATEN device id
Greg Kroah-Hartman
2017-08-10
2
-0
/
+3
*
USB: serial: option: add D-Link DWM-222 device ID
Hector Martin
2017-08-01
1
-0
/
+2
*
USB: serial: cp210x: add support for Qivicon USB ZigBee dongle
Stefan Triller
2017-07-17
1
-0
/
+1
*
USB: serial: safe_serial: move __inline__ before return type
Joe Perches
2017-07-12
1
-1
/
+1
*
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-07
2
-0
/
+5
|
\
|
*
USB: serial: qcserial: new Sierra Wireless EM7305 device ID
Bjørn Mork
2017-06-14
1
-0
/
+1
|
*
USB: serial: option: add two Longcheer device ids
Johan Hovold
2017-06-14
1
-0
/
+4
*
|
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
1
-54
/
+13
|
\
\
|
*
|
USB: serial: ftdi_sio: remove broken alt-speed handling
Johan Hovold
2017-06-13
1
-47
/
+9
|
*
|
USB: serial: ftdi_sio: simplify TIOCSSERIAL flag logic
Johan Hovold
2017-06-13
1
-8
/
+5
|
|
/
*
|
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
Jeremie Rapin
2017-06-28
1
-0
/
+1
*
|
USB: serial: propagate late probe errors
Johan Hovold
2017-06-21
1
-11
/
+12
*
|
USB: serial: refactor port endpoint setup
Johan Hovold
2017-06-21
1
-92
/
+130
*
|
USB: serial: qcserial: expose methods for modem control
Magnus Lynch
2017-06-13
1
-0
/
+2
*
|
USB: serial: upd78f0730: make constants static
Maksim Salau
2017-06-01
1
-3
/
+3
|
/
*
USB: serial: qcserial: add more Lenovo EM74xx device IDs
Bjørn Mork
2017-05-17
1
-0
/
+2
*
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
Andrey Korolyov
2017-05-17
2
-4
/
+6
*
USB: serial: io_ti: fix div-by-zero in set_termios
Johan Hovold
2017-05-15
1
-1
/
+4
*
USB: serial: mct_u232: fix big-endian baud-rate handling
Johan Hovold
2017-05-15
1
-1
/
+1
*
USB: serial: ir-usb: fix big-endian baud-rate debug printk
Johan Hovold
2017-05-15
1
-9
/
+12
*
USB: serial: ftdi_sio: fix setting latency for unprivileged users
Anthony Mallet
2017-05-15
1
-1
/
+1
*
usb: serial: option: add Telit ME910 support
Daniele Palmas
2017-05-15
1
-0
/
+8
*
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-04
30
-923
/
+517
|
\
|
*
Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-04-20
30
-923
/
+517
|
|
\
|
|
*
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
Marek Vasut
2017-04-19
2
-0
/
+7
|
|
*
USB: serial: constify static arrays
Johan Hovold
2017-04-19
3
-5
/
+5
|
|
*
USB: serial: quatech2: drop redundant tty_buffer_request_room
Johan Hovold
2017-04-10
1
-3
/
+1
|
|
*
USB: serial: iuu_phoenix: drop excessive sanity checks
Johan Hovold
2017-04-10
1
-6
/
+3
|
|
*
USB: serial: drop obsolete open-race workaround
Johan Hovold
2017-03-31
1
-8
/
+0
|
|
*
USB: serial: drop termios-flag debugging
Johan Hovold
2017-03-29
5
-42
/
+0
|
|
*
USB: serial: f81534: clean up port bulk-out setup
Johan Hovold
2017-03-28
1
-51
/
+11
|
|
*
USB: serial: f81534: clean up calc_num_ports
Johan Hovold
2017-03-28
1
-5
/
+6
|
|
*
USB: serial: mxuport: clean up port bulk-out setup
Johan Hovold
2017-03-28
1
-91
/
+12
|
|
*
USB: serial: mxuport: add endpoint sanity check
Johan Hovold
2017-03-28
1
-0
/
+2
|
|
*
USB: serial: mxuport: register two ports for unknown devices
Johan Hovold
2017-03-28
1
-11
/
+16
|
|
*
USB: serial: visor: clean up treo endpoint hack
Johan Hovold
2017-03-28
1
-58
/
+24
|
|
*
USB: serial: visor: clean up clie_5 endpoint hack
Johan Hovold
2017-03-28
1
-34
/
+23
|
|
*
USB: serial: visor: drop redundant calc_num_ports callback
Johan Hovold
2017-03-28
1
-1
/
+0
|
|
*
USB: serial: ti_usb_3410_5052: always require a bulk-out endpoint
Johan Hovold
2017-03-28
1
-0
/
+2
|
|
*
USB: serial: omninet: use generic write implementation
Johan Hovold
2017-03-28
1
-76
/
+17
|
|
*
USB: serial: omninet: clean up port setup
Johan Hovold
2017-03-28
1
-26
/
+21
|
|
*
USB: serial: mos7840: clean up endpoint sanity check
Johan Hovold
2017-03-28
1
-12
/
+11
|
|
*
USB: serial: mos7720: always require an interrupt endpoint
Johan Hovold
2017-03-28
1
-2
/
+2
|
|
*
USB: serial: mos7720: clean up mcs7715 port setup
Johan Hovold
2017-03-28
1
-32
/
+20
|
|
*
USB: serial: io_ti: drop redundant read-urb check
Johan Hovold
2017-03-28
1
-6
/
+0
|
|
*
USB: serial: io_ti: verify interrupt endpoint at probe
Johan Hovold
2017-03-28
1
-8
/
+2
|
|
*
USB: serial: io_ti: always require a bulk-out endpoint
Johan Hovold
2017-03-28
1
-0
/
+2
|
|
*
USB: serial: io_ti: use calc_num_endpoints to verify endpoints
Johan Hovold
2017-03-28
1
-6
/
+19
|
|
*
USB: serial: ipaq: always register a single port
Johan Hovold
2017-03-28
1
-26
/
+15
|
|
*
USB: serial: ipaq: use calc_num_endpoints to verify endpoints
Johan Hovold
2017-03-28
1
-8
/
+10
[next]