Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10c642d0772ac1391ae4f9fdeb13217ab019117a
/
drivers
/
usb
/
serial
/
ch341.c
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
· 12 years ago
622b80c
USB: serial: ch341: put reset_resume callback back.
by Greg Kroah-Hartman
· 12 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
· 15 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
· 16 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