index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
USB: serial: Enforce USB driver and USB serial driver match
Bjørn Mork
1
-2
/
+4
2012-06-22
USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem
Tom Cassidy
1
-0
/
+4
2012-06-22
USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter
Evan McNabb
2
-0
/
+2
2012-06-22
USB: serial: cp210x: add Optris MS Pro usb id
Mikko Tuumanen
1
-0
/
+1
2012-06-22
USB: mct_u232: Fix incorrect TIOCMSET return
Alan Cox
1
-5
/
+8
2012-06-22
USB: qcserial: Add Sierra Wireless device IDs
Bjørn Mork
1
-0
/
+6
2012-06-22
USB: mos7840: Fix compilation of usb serial driver
Tony Zelenoff
1
-1
/
+1
2012-06-22
USB: option: fix port-data abuse
Johan Hovold
1
-31
/
+3
2012-06-22
USB: option: fix memory leak
Johan Hovold
1
-1
/
+11
2012-06-22
USB: option: add more YUGA device ids
说不得
1
-17
/
+27
2012-06-22
USB: option: Updated Huawei K4605 has better id
Andrew Bird
1
-0
/
+2
2012-06-22
USB: option: Add Vodafone/Huawei K5005 support
Bjørn Mork
1
-0
/
+4
2012-06-01
USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console
Darren Hart
2
-2
/
+5
2012-06-01
usb-serial: ftdi_sio: fix oops during autosuspend
Alan Stern
1
-2
/
+7
2012-06-01
USB: ftdi-sio: add support for Physik Instrumente E-861
Éric Piel
2
-0
/
+9
2012-04-20
USB: serial: cp210x: Fixed usb_control_msg timeout values
Yuri Matylitski
1
-3
/
+6
2012-04-17
USB: sierra: avoid QMI/wwan interface on MC77xx
Bjørn Mork
1
-2
/
+4
2012-04-10
USB: serial: fix race between probe and open
Johan Hovold
1
-0
/
+8
2012-04-09
USB: sierra: add support for Sierra Wireless MC7710
Anton Samokhvalov
1
-0
/
+1
2012-04-09
USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...
Simon Arlott
1
-5
/
+7
2012-04-09
USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT
Simon Arlott
1
-11
/
+13
2012-04-09
USB: fix bug in serial driver unregistration
Alan Stern
2
-26
/
+2
2012-04-09
USB: serial: metro-usb: Fix idProduct for Uni-Directional mode.
Aleksey Babahin
1
-3
/
+3
2012-04-09
USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id array
Santiago Garcia Mantinan
1
-0
/
+1
2012-04-09
USB: pl2303: fix DTR/RTS being raised on baud rate change
Johan Hovold
1
-1
/
+1
2012-03-30
Documentation: remove references to /etc/modprobe.conf
Lucas De Marchi
1
-1
/
+2
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
57
-1543
/
+1376
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-11
/
+6
2012-03-16
USB: option: add ZTE MF820D
Bjørn Mork
1
-0
/
+2
2012-03-16
USB: option: make interface blacklist work again
Bjørn Mork
1
-0
/
+1
2012-03-15
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
2
-0
/
+3
2012-03-14
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
3
-6
/
+18
2012-03-14
USB: serial: mos7840: Fixed MCS7820 device attach problem
Donald Lee
1
-26
/
+57
2012-03-09
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
2
-0
/
+4
2012-03-08
USB: serial: metro-usb: move to use dev_dbg() instead of dbg()
Greg Kroah-Hartman
1
-34
/
+44
2012-03-08
USB: serial: metro-usb: remove unneeded cast and function call
Greg Kroah-Hartman
1
-5
/
+2
2012-03-08
USB: serial: metro-usb: remove function header comments
Greg Kroah-Hartman
1
-110
/
+0
2012-03-08
USB: serial: metro-usb: remove function prototypes
Greg Kroah-Hartman
1
-146
/
+117
2012-03-08
USB: serial: metro-usb: fix up coding style errors
Greg Kroah-Hartman
1
-95
/
+65
2012-03-08
USB: serial: metro-usb: remove the .h file
Greg Kroah-Hartman
2
-54
/
+21
2012-03-08
USB: serial: metro-usb: convert to use module_usb_serial_driver
Greg Kroah-Hartman
1
-44
/
+2
2012-03-08
USB: serial: metro-usb: remove vendor and product module parameters
Greg Kroah-Hartman
1
-33
/
+2
2012-03-08
USB: serial: metro-usb: add to the build
Greg Kroah-Hartman
2
-0
/
+9
2012-03-08
USB: serial: metro-usb: fix up usb_serial_register calls
Greg Kroah-Hartman
1
-11
/
+7
2012-03-08
USB: serial: add metro-usb driver to the tree
Aleksey Babahin
2
-0
/
+674
2012-03-08
USB: Microchip VID mislabeled as Hornby VID in ftdi_sio.
Bruno Thomsen
2
-4
/
+8
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-03-02
usb: cp210x: Update to support CP2105 and multiple interface devices
Preston Fick
1
-3
/
+41
2012-03-01
USB: ftdi_sio: add support for BeagleBone rev A5+
Peter Korsgaard
1
-2
/
+2
[next]