Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
fa74dfe83ae8c5492c05b7f26f06a228f9e98cd5
/
drivers
/
usb
/
serial
/
ch341.c
fa74dfe
USB: serial: ch341: fix character loss at high transfer rates
by Willy Tarreau
· 3 years, 5 months ago
a8bf648
USB: serial: ch341: add new Product ID
by Niv Sardi
· 3 years, 10 months ago
71245b9
USB: serial: ch341: sort device-id entries
by Johan Hovold
· 4 years, 1 month ago
e00156c
USB: serial: ch341: add new Product ID for CH341A
by Jan-Niklas Burfeind
· 4 years, 1 month ago
a93327a
USB: serial: ch341: add new Product ID for CH340
by Igor Moura
· 4 years, 6 months ago
79410c8
USB: serial: ch341: handle unbound port at reset_resume
by Johan Hovold
· 5 years ago
4c73f19
USB: serial: ch341: fix type promotion bug in ch341_control_in()
by Dan Carpenter
· 6 years ago
2f94641
USB: serial: ch341: fix modem-control and B0 handling
by Johan Hovold
· 8 years ago
0556a65
USB: serial: ch341: fix open and resume after B0
by Johan Hovold
· 8 years ago
3ed1f6d
USB: serial: ch341: fix control-message error handling
by Johan Hovold
· 8 years ago
139556a
USB: serial: ch341: fix open error handling
by Johan Hovold
· 8 years ago
1685daa
USB: serial: ch341: fix resume after reset
by Johan Hovold
· 8 years ago
4aeab97
USB: serial: ch341: fix initial modem-control state
by Johan Hovold
· 8 years ago
fb57110
USB: serial: fix compare_const_fl.cocci warnings
by Mathieu OTHACEHE
· 9 years ago
3510c81
Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 10 years ago
aa91def
USB: ch341: set tty baud speed according to tty struct
by Nicolas PLANEL
· 10 years ago
394a103
USB: ch341: remove redundant close from open error path
by Johan Hovold
· 10 years ago
d9a38a8
USB: serial: add missing newlines to dev_<level> messages.
by Johan Hovold
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
271ec2d
USB: ch341: clean up interrupt handler
by Johan Hovold
· 11 years ago
5e409a26
USB: ch341: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 11 years ago
d984fe9
USB: ch341: only wake up MSR queue on changes
by Johan Hovold
· 11 years ago
fd74b0b
USB: ch341: fix ignored TIOCMIWAIT mask
by Johan Hovold
· 11 years ago
b770081
USB: ch341: clean up line-status handling
by Johan Hovold
· 11 years ago
ac03562
USB: ch341: refactor line-status handling
by Johan Hovold
· 11 years ago
10c642d
USB: serial: remove redundant OOM messages
by Johan Hovold
· 11 years ago
3f55043
USB: ch341: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
7bb98f0
USB: ch341: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
fa1e11d
USB: ch341: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
456c5be
USB: ch341: fix port-data memory leak
by Johan Hovold
· 12 years ago
67ef930
USB: Serial: ch341.c: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
59d33f2
USB: serial: remove debug parameter from usb_serial_debug_data()
by Greg Kroah-Hartman
· 12 years ago
79cbeea
USB: serial: ch341.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
1c1eaba
USB: serial: ch341: make the reset_resume callback actually work.
by Greg Kroah-Hartman
· 13 years ago
622b80c
USB: serial: ch341: put reset_resume callback back.
by Greg Kroah-Hartman
· 13 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
2bfd1c9
USB: serial: ch341: remove reset_resume callback
by Greg Kroah-Hartman
· 13 years ago
32078f9
USB: serial: remove usb_serial_disconnect call in all drivers
by Greg Kroah-Hartman
· 13 years ago
5026bb0
USB: serial: remove usb_serial_probe call in all drivers
by Greg Kroah-Hartman
· 13 years ago
c7f3619
usb-serial: clean up unneeded PM-related fields
by Alan Stern
· 13 years ago
2ec7d45
USB: ch341.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
a5f5e6c
USB: serial: ch341.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
08a4f6b
usb-serial: use new registration API in [a-c]* drivers
by Alan Stern
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
06946a6
USB: ch341: forward USB errors to USB serial core
by Johan Hovold
· 13 years ago
5833041
USB: serial: remove unnecessary reinitialisations of urb->dev
by Johan Hovold
· 13 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
d078138
USB: serial: ch341: add new id
by wangyanqing
· 14 years ago
00a0d0d
tty: remove filp from the USB tty ioctls
by Alan Cox
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
d14fc1a
USB: serial: handle Data Carrier Detect changes
by Libor Pechacek
· 14 years ago
f26788d
USB: serial: refactor generic close
by Johan Hovold
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7d40d7e
USB serial: make USB device id constant
by Németh Márton
· 15 years ago
5be796f
USB: ch341: use get_unaligned_le16 in break_ctl
by Johan Hovold
· 15 years ago
52372cc
USB: ch341: use le16_to_cpup to be explicit about endianess
by Johan Hovold
· 15 years ago
f2b5cc8
USB: ch341: fix DMA buffer on stack
by Johan Hovold
· 15 years ago
6a9b15f
USB: ch341: replace printk warnings with dev_err
by Johan Hovold
· 15 years ago
492896f
USb: Break support for WinChipHead CH341 340 USB->Serial "chip"
by Tim Small
· 15 years ago
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 16 years ago
1ded7ea
USB: ch341 serial: fix port number changed after resume
by Ming Lei
· 16 years ago
664d5df
USB: usb-serial ch341: support for DTR/RTS/CTS
by Werner Cornelius
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
8207823
USB: serial: ch341: New VID/PID for CH341 USB-serial
by Michael F. Robbins
· 17 years ago
c4d0f8c
usb_serial: some coding style fixes
by Alan Cox
· 17 years ago
0ba4034
USB: serial: remove unneeded number endpoints settings
by Greg Kroah-Hartman
· 17 years ago
73f5930
USB: ch341: fix termios handling
by Alan Cox
· 17 years ago
93b6497
USB: usb/serial/ch341.c: make 4 functions static
by Adrian Bunk
· 17 years ago
6ce7610
USB: Driver for CH341 USB-serial adaptor
by Frank A Kingswood
· 17 years ago