Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e4382ad0d81a0f37c3d430a3009f597568a949a4
/
drivers
/
usb
/
serial
/
mos7840.c
6c2cfb7
USB: serial: mos7840: remove duplicated 0xac24 device ID
by Krzysztof Kozlowski
· 3 years, 3 months ago
3f5bbe2
USB: serial: mos7840: fix error code in mos7840_write()
by Dan Carpenter
· 3 years, 11 months ago
03b951f
USB: serial: mos7840: fix remote wakeup
by Johan Hovold
· 5 years ago
4f55d24
USB: serial: mos7840: add USB ID to support Moxa UPort 2210
by Pavel Löbl
· 5 years ago
82b9cb4
USB: serial: mos7840: fix status-register error handling
by Johan Hovold
· 6 years ago
bc242fc
USB: serial: drop termios-flag debugging
by Johan Hovold
· 8 years ago
9525402
USB: serial: mos7840: clean up endpoint sanity check
by Johan Hovold
· 8 years ago
0781424
USB: serial: allow subdrivers to modify port-endpoint mapping
by Johan Hovold
· 8 years ago
5182c2c
USB: serial: mos7840: fix another NULL-deref at open
by Johan Hovold
· 8 years ago
51211a3
USB: serial: drop unused ASYNC flags
by Johan Hovold
· 8 years ago
cd8db05
USB: serial: mos7840: fix control-message error handling
by Johan Hovold
· 8 years ago
472d7e5
USB: serial: mos7840: fix misleading interrupt-URB comment
by Johan Hovold
· 8 years ago
fc43e65
USB: serial: mos7840: remove unused write URB
by Johan Hovold
· 8 years ago
5c75633
USB: serial: mos7840: fix NULL-deref at open
by Johan Hovold
· 8 years ago
2fbd69c
USB: serial: fix invalid user-pointer checks
by Johan Hovold
· 8 years ago
3b7c7e5
USB: serial: mos7840: fix non-atomic allocation in write path
by Alexey Khoroshilov
· 8 years ago
48d10bd
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
ce9d856
USB: serial: fix boolinit.cocci warnings
by Mathieu OTHACEHE
· 9 years ago
9db276f
tty: Use termios c_*flag macros
by Peter Hurley
· 9 years ago
365a044
USB: mos7840: remove redundant condition
by Geyslan G. Bem
· 9 years ago
f05b7cb
USB: serial: mos7840: Use setup_timer
by Vaishali Thakkar
· 10 years ago
3e264ff
USB: mos7840: remove unused code
by Colin Ian King
· 10 years ago
9d38019
USB: mos7840: replace unnecessary atomic allocations
by Johan Hovold
· 10 years ago
91c72df
drivers/usb/serial/mos7840.c: remove unnecessary null test before kfree
by Fabian Frederick
· 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
10c642d
USB: serial: remove redundant OOM messages
by Johan Hovold
· 11 years ago
4d5147e
USB: serial: clean up ioctl debugging
by Johan Hovold
· 11 years ago
78692cc
USB: mos7840: correct handling of CS5 setting
by Colin Leitner
· 11 years ago
a91ccd2
USB: mos7840: fix tiocmget error handling
by Johan Hovold
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
d551ec9
USB: mos7840: fix big-endian probe
by Johan Hovold
· 11 years ago
5b146f7
Merge 3.11-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
78283dd
Merge 3.11-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
683a0e4
USB: mos7840: fix pointer casts
by Johan Hovold
· 11 years ago
05cf0de
USB: mos7840: fix race in led handling
by Johan Hovold
· 11 years ago
40c24f2
USB: mos7840: fix device-type detection
by Johan Hovold
· 11 years ago
d8a083c
USB: mos7840: fix race in register handling
by Johan Hovold
· 11 years ago
5f8a2e6
USB: mos7840: fix memory leak in open
by Johan Hovold
· 11 years ago
4833960
USB: mos7840: remove broken chase implementation
by Johan Hovold
· 11 years ago
e5b1e20
USB: serial: make minor allocation dynamic
by Greg Kroah-Hartman
· 12 years ago
1143832
USB: serial: ports: add minor and port number
by Greg Kroah-Hartman
· 12 years ago
15ee89c33
USB: mos7840: fix DMA to stack
by Johan Hovold
· 12 years ago
ec25e24
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
ef99f3a
Merge 3.9-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
0c61337
USB: mos7840: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
8c1a07f
USB: mos7840: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
c9fac85
USB: mos7840: remove smp barriers from icount handling
by Johan Hovold
· 12 years ago
bb3529c
USB: mos7840: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
2849a3a
Merge 3.9-rc4 into usb-next
by Greg Kroah-Hartman
· 12 years ago
a14430d
USB: mos7840: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
e670c6a
USB: mos7840: fix broken TIOCMIWAIT
by Johan Hovold
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
ae8d487
usb: serial: Remove redundant NULL check before kfree
by Syam Sidhardhan
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
bcbec05
USB: serial: remove driver version information
by Johan Hovold
· 12 years ago
ae685ef
USB: mos7840: fix port_probe flow
by Johan Hovold
· 12 years ago
80c0075
USB: mos7840: fix port-data memory leak
by Johan Hovold
· 12 years ago
e681b66
USB: mos7840: remove invalid disconnect handling
by Johan Hovold
· 12 years ago
28c3ae9
USB: mos7840: remove NULL-urb submission
by Johan Hovold
· 12 years ago
3eb55cc
USB: mos7840: fix port-device leak in error path
by Johan Hovold
· 12 years ago
65a4cdb
USB: mos7840: fix urb leak at release
by Johan Hovold
· 12 years ago
d9a8074
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
a125357
USB: Serial: mos7840.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
9c134a1
USB: serial: mos7840.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
1e65848
USB: serial: Fix mos7840 timeout
by Mark Ferrell
· 12 years ago
5c263b9
usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
by Mark Ferrell
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
b9c8766
USB: mos7840: Fix compilation of usb serial driver
by Tony Zelenoff
· 13 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
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
3363155
USB: mos7840.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
0eafe4d
USB: serial: mos7840: add support for MCS7810 devices
by Donald
· 13 years ago
093ea2d
USB: serial: mos7840: Fixed MCS7820 device attach problem
by Donald Lee
· 13 years ago
e7414d9
USB: serial: mos7840.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
4d2a7af
usb-serial: use new registration API in [k-m]* drivers
by Alan Stern
· 13 years ago
22a416c
USB: serial: use dev_err_console in custom write paths
by Johan Hovold
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
5833041
USB: serial: remove unnecessary reinitialisations of urb->dev
by Johan Hovold
· 13 years ago
6580a67
USB: serial: remove duplicate returns
by Dan Carpenter
· 13 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
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
0bca1b9
tty: Convert the USB drivers to the new icount interface
by Alan Cox
· 14 years ago
a0846f1
USB: serial/mos*: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
870408c
usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.
by Dave Ludlow
· 14 years ago
caf3a63
usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.
by Dave Ludlow
· 14 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
b41709f
USB: mos7840: fix null-pointer dereference
by Johan Hovold
· 15 years ago
fe662b4
USB: mos7840: Cleanup useless header
by Alessio Igor Bogani
· 15 years ago
a108bfc
USB: tty: Prune uses of tty_request_room in the USB layer
by Alan Cox
· 15 years ago
7d40d7e
USB serial: make USB device id constant
by Németh Márton
· 15 years ago
9e221a3
USB: mos7840: fix DMA buffers on stack and endianess bugs
by Johan Hovold
· 15 years ago
27f1281
USB: serial: Extra device/vendor ID for mos7840 driver
by Blaise Gassend
· 15 years ago
acf509a
USB: mos7840: add device IDs for B&B electronics devices
by Cliff Brake
· 15 years ago
Next »