index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
Merge 4.6-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2016-05-05
USB: serial: cp210x: clean up CRTSCTS flag code
Konstantin Shkolnyy
1
-22
/
+10
2016-05-05
USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag code
Konstantin Shkolnyy
1
-25
/
+84
2016-05-05
USB: serial: cp210x: fix hardware flow-control disable
Konstantin Shkolnyy
1
-2
/
+1
2016-05-04
USB: serial: option: add even more ZTE device ids
Lei Liu
1
-0
/
+54
2016-05-04
USB: serial: option: add more ZTE device ids
lei liu
1
-1
/
+74
2016-05-03
USB: serial: option: add support for Cinterion PH8 and AHxx
Schemmel Hans-Christoph
1
-6
/
+20
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
6
-13
/
+13
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-2
/
+1
2016-04-25
USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE
Javier Martinez Canillas
1
-1
/
+1
2016-04-25
USB: serial: ftdi_sio: constify ftdi_sio_quirk structures
Julia Lawall
1
-8
/
+8
2016-04-24
USB: serial: cp210x: add Straizona Focusers device ids
Jasem Mutlaq
1
-0
/
+2
2016-04-24
USB: serial: cp210x: add ID for Link ECU
Mike Manning
1
-0
/
+2
2016-04-08
Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
4
-0
/
+15
2016-04-07
USB: option: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+2
2016-04-07
USB: serial: cp210x: Adding GE Healthcare Device ID
Martyn Welch
1
-0
/
+1
2016-04-07
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
Josh Boyer
2
-0
/
+12
2016-03-31
USB: digi_acceleport: do sanity checking for the number of ports
Oliver Neukum
1
-0
/
+19
2016-03-31
USB: cypress_m8: add endpoint sanity check
Oliver Neukum
1
-6
/
+5
2016-03-31
USB: mct_u232: add sanity checking in probe
Oliver Neukum
1
-1
/
+8
2016-03-17
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
12
-178
/
+228
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
7
-18
/
+13
2016-03-08
Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
12
-178
/
+228
2016-03-02
USB: qcserial: add Sierra Wireless EM74xx device ID
Bjørn Mork
1
-2
/
+4
2016-03-01
Revert "USB: serial: add Moxa UPORT 11x0 driver"
Johan Hovold
3
-1023
/
+0
2016-03-01
USB: serial: option: add support for Quectel UC20
Yegor Yefremov
1
-0
/
+2
2016-03-01
USB: serial: option: add support for Telit LE922 PID 0x1045
Daniele Palmas
1
-0
/
+3
2016-02-29
USB: serial: cp210x: add new access functions for large registers
Konstantin Shkolnyy
1
-113
/
+24
2016-02-29
USB: serial: cp210x: add 8-bit and 32-bit register access functions
Konstantin Shkolnyy
1
-6
/
+86
2016-02-29
USB: serial: cp210x: add 16-bit register access functions
Konstantin Shkolnyy
1
-39
/
+108
2016-02-29
USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
Vittorio Alfieri
1
-0
/
+1
2016-02-29
USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
Patrik Halfar
1
-0
/
+1
2016-02-28
USB: serial: fix semicolon.cocci warnings
Mathieu OTHACEHE
2
-4
/
+1
2016-02-28
USB: serial: fix boolinit.cocci warnings
Mathieu OTHACEHE
4
-13
/
+8
2016-02-28
USB: serial: fix returnvar.cocci warnings
Mathieu OTHACEHE
2
-4
/
+2
2016-02-28
USB: serial: fix compare_const_fl.cocci warnings
Mathieu OTHACEHE
4
-34
/
+34
2016-02-18
USB: option: add "4G LTE usb-modem U901"
Bjørn Mork
1
-0
/
+2
2016-02-18
USB: cp210x: add IDs for GE B650V3 and B850V3 boards
Ken Lin
1
-0
/
+2
2016-02-18
USB: option: add support for SIM7100E
Andrey Skvortsov
1
-0
/
+7
2016-02-01
Merge 4.5-rc2 into tty-next
Greg Kroah-Hartman
6
-3
/
+49
2016-01-28
tty: Use termios c_*flag macros
Peter Hurley
6
-13
/
+12
2016-01-27
tty: Fix tty_init_termios() declaration
Peter Hurley
1
-5
/
+1
2016-01-25
USB: option: fix Cinterion AHxx enumeration
John Ernberg
1
-1
/
+1
2016-01-25
USB: mxu11x0: fix memory leak on usb_serial private data
Mathieu OTHACEHE
1
-0
/
+20
2016-01-25
USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
Greg Kroah-Hartman
2
-0
/
+2
2016-01-25
USB: serial: option: Adding support for Telit LE922
Daniele Palmas
1
-0
/
+16
2016-01-25
USB: serial: visor: fix crash on detecting device without write_urbs
Vladis Dronov
1
-2
/
+4
2016-01-25
USB: visor: fix null-deref at probe
Johan Hovold
1
-0
/
+5
2016-01-25
USB: cp210x: add ID for IAI USB to RS485 adaptor
Peter Dedecker
1
-0
/
+1
2016-01-03
Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
1
-0
/
+1
[prev]
[next]