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
2016-07-16
USB: serial: use variable for status
Oliver Neukum
1
-8
/
+10
2016-07-16
USB: serial: option: add support for Telit LE910 PID 0x1206
Daniele Palmas
1
-0
/
+3
2016-07-15
USB: serial: cp210x: use kmemdup
Muhammad Falak R Wani
1
-3
/
+1
2016-07-15
USB: serial: ti_usb_3410_5052: use functions rather than macros
Mathieu OTHACEHE
1
-4
/
+11
2016-07-15
USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h
Mathieu OTHACEHE
2
-261
/
+235
2016-07-15
USB: serial: ti_usb_3410_5052: use __packed
Mathieu OTHACEHE
1
-7
/
+7
2016-07-15
USB: serial: ti_usb_3410_5052: remove useless comments
Mathieu OTHACEHE
1
-21
/
+2
2016-06-07
USB: mos7720: delete parport
Sudip Mukherjee
1
-0
/
+1
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-99
/
+381
2016-05-14
Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
9
-92
/
+233
2016-05-11
USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 support
Mathieu OTHACEHE
2
-3
/
+60
2016-05-10
USB: serial: fix minor-number allocation
Johan Hovold
1
-1
/
+2
2016-05-10
USB: serial: quatech2: fix use-after-free in probe error path
Johan Hovold
1
-0
/
+1
2016-05-10
USB: serial: mxuport: fix use-after-free in probe error path
Johan Hovold
1
-0
/
+10
2016-05-10
USB: serial: keyspan: fix debug and error messages
Johan Hovold
1
-17
/
+25
2016-05-10
USB: serial: keyspan: fix URB unlink
Johan Hovold
1
-16
/
+10
2016-05-10
USB: serial: keyspan: fix use-after-free in probe error path
Johan Hovold
1
-0
/
+4
2016-05-10
USB: serial: io_edgeport: fix memory leaks in probe error path
Johan Hovold
1
-7
/
+10
2016-05-10
USB: serial: io_edgeport: fix memory leaks in attach error path
Johan Hovold
1
-11
/
+28
2016-05-09
Merge 4.6-rc7 into tty-next
Greg Kroah-Hartman
1
-0
/
+4
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/g...
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/greg...
Linus Torvalds
12
-178
/
+228
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-18
/
+13
2016-03-08
Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
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
[next]