index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: option: add u-blox LARA-L6 modem
Davide Tronchin
2022-11-16
1
-0
/
+8
*
USB: serial: option: add u-blox LARA-R6 00B modem
Davide Tronchin
2022-11-16
1
-0
/
+2
*
USB: serial: option: remove old LARA-R6 PID
Davide Tronchin
2022-11-16
1
-2
/
+1
*
USB: serial: option: add Fibocom FM160 0x0111 composition
Reinhard Speyerer
2022-11-15
1
-0
/
+1
*
USB: serial: option: add Sierra Wireless EM9191
Benoît Monin
2022-10-27
1
-0
/
+5
*
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-08
5
-271
/
+246
|
\
|
*
Merge tag 'usb-serial-6.0-rc8' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-10-01
1
-0
/
+1
|
|
\
|
|
*
USB: serial: qcserial: add new usb-id for Dell branded EM7455
Frank Wunderlich
2022-09-27
1
-0
/
+1
|
*
|
Merge 6.0-rc7 into usb-next
Greg Kroah-Hartman
2022-09-26
1
-0
/
+6
|
|
\
|
|
*
|
USB: serial: ftdi_sio: clean up driver prefix
Johan Hovold
2022-09-20
1
-21
/
+17
|
*
|
USB: serial: ftdi_sio: move driver structure
Johan Hovold
2022-09-20
1
-66
/
+35
|
*
|
USB: serial: ftdi_sio: clean up attribute visibility logic
Johan Hovold
2022-09-20
1
-8
/
+7
|
*
|
USB: serial: console: move mutex_unlock() before usb_serial_put()
Liang He
2022-09-19
1
-1
/
+1
|
*
|
USB: serial: ftdi_sio: convert to use dev_groups
Jiasheng Jiang
2022-09-19
1
-21
/
+28
|
*
|
USB: serial: ftdi_sio: add support for HP and HA devices
Amireddy mallikarjuna reddy
2022-09-15
2
-0
/
+49
|
*
|
USB: serial: ftdi_sio: simplify divisor handling
Johan Hovold
2022-09-15
1
-3
/
+1
|
*
|
USB: serial: ftdi_sio: assume hi-speed type
Johan Hovold
2022-09-15
1
-11
/
+12
|
*
|
USB: serial: ftdi_sio: clean up baudrate request
Johan Hovold
2022-09-15
1
-6
/
+3
|
*
|
USB: serial: ftdi_sio: clean up attribute handling
Johan Hovold
2022-09-15
1
-31
/
+16
|
*
|
USB: serial: ftdi_sio: clean up modem-status handling
Johan Hovold
2022-09-15
1
-18
/
+4
|
*
|
USB: serial: ftdi_sio: tighten device-type detection
Johan Hovold
2022-09-15
1
-63
/
+55
|
*
|
USB: serial: ftdi_sio: rename channel index
Johan Hovold
2022-09-15
2
-26
/
+24
|
*
|
USB: serial: ftdi_sio: include FT2232D in type string
Johan Hovold
2022-09-15
1
-1
/
+1
|
*
|
USB: serial: ftdi_sio: rename chip types
Johan Hovold
2022-09-15
1
-30
/
+30
|
*
|
USB: serial: ftdi_sio: drop redundant chip type comments
Johan Hovold
2022-09-15
1
-11
/
+10
|
*
|
USB: serial: ftdi_sio: clean up chip type enum
Johan Hovold
2022-09-15
2
-12
/
+11
|
*
|
USB: serial: ftdi_sio: fix 300 bps rate for SIO
Johan Hovold
2022-09-15
1
-2
/
+1
*
|
|
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-25
1
-0
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
USB: serial: option: add Quectel RM520N
jerry meng
2022-09-13
1
-0
/
+4
|
*
|
USB: serial: option: add Quectel BG95 0x0203 composition
Carl Yin(殷张成)
2022-09-13
1
-0
/
+2
|
|
/
*
|
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
5
-2
/
+38
|
\
|
|
*
USB: serial: ch341: fix disabled rx timer on older devices
Johan Hovold
2022-08-31
1
-1
/
+5
|
*
USB: serial: ch341: fix lost character on LCR updates
Johan Hovold
2022-08-31
1
-1
/
+9
|
*
USB: serial: cp210x: add Decagon UCA device id
Johan Hovold
2022-08-31
1
-0
/
+1
|
*
USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
Slark Xiao
2022-08-29
1
-0
/
+6
|
*
USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
Niek Nooijens
2022-08-29
2
-0
/
+8
|
*
USB: serial: option: add Quectel EM060K modem
Yonglin Tan
2022-08-29
1
-0
/
+4
|
*
USB: serial: option: add support for OPPO R11 diag port
Yan Xinyu
2022-08-29
1
-0
/
+5
*
|
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+2
*
|
usb: serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
30
-64
/
+103
|
/
*
Merge tag 'usb-serial-5.20-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-07-25
8
-16
/
+12
|
\
|
*
USB: serial: fix tty-port initialized comments
Johan Hovold
2022-07-25
3
-3
/
+5
|
*
USB: serial: fix repeated word "the" in comments
Jiang Jian
2022-07-13
2
-2
/
+2
|
*
USB: serial: io_edgeport: fix spelling mistakes
Zhang Jiaming
2022-07-13
1
-2
/
+2
|
*
USB: serial: use kmemdup instead of kmalloc + memcpy
Slark Xiao
2022-06-22
3
-9
/
+3
*
|
USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
Yan Xinyu
2022-07-25
1
-4
/
+6
*
|
USB: serial: ftdi_sio: add Belimo device ids
Lucien Buchmann
2022-07-13
2
-0
/
+9
*
|
USB: serial: option: add Quectel RM500K module support
Macpaul Lin
2022-06-23
1
-0
/
+2
*
|
USB: serial: option: add Quectel EM05-G modem
Yonglin Tan
2022-06-22
1
-0
/
+3
*
|
USB: serial: pl2303: add support for more HXN (G) types
Johan Hovold
2022-06-22
1
-12
/
+17
[next]