index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]