Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d6c53c0e9bd0a83f9f9ddbc9fd80141a54d83896
/
drivers
/
usb
/
serial
/
omninet.c
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
feffa7c
USB: omninet: fix port-data memory leak
by Johan Hovold
· 12 years ago
d3d6c32
USB: Serial: omninet: Fix compiler warning.
by Greg Kroah-Hartman
· 12 years ago
6e03b8c
USB: Serial: omninet.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
8321652
USB: omninet: fix potential tty NULL dereference
by Alexey Khoroshilov
· 12 years ago
7b5ba275
USB: serial: omninet.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 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
69d1d34
USB: omninet.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
6384eae
USB: serial: omninet.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
f667dda
usb-serial: use new registration API in [n-p]* 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
fd11961
USB: serial: remove unnecessary bulk-urb re-fills
by Johan Hovold
· 13 years ago
5833041
USB: serial: remove unnecessary reinitialisations of urb->dev
by Johan Hovold
· 13 years ago
120f9db
USB: omninet: clean up write-urb busy handling
by Johan Hovold
· 13 years ago
694c630
USB: omninet: fix write_room
by Johan Hovold
· 13 years ago
14b54e3
USB: serial: remove changelogs and old todo entries
by Johan Hovold
· 13 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
f45ba77
USB: Convert concatenated __FILE__ to %s, __FILE__
by Joe Perches
· 15 years ago
759f363
USB: serial: Remove unnecessary \n's from dbg uses
by Joe Perches
· 15 years ago
7d40d7e
USB serial: make USB device id constant
by Németh Márton
· 15 years ago
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
f9c99bb
USB: usb-serial: replace shutdown with disconnect, release
by Alan Stern
· 15 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 15 years ago
194343d
USB: remove use of err() in drivers/usb/serial
by Greg Kroah-Hartman
· 16 years ago
c197a8d
USB: remove info() macro from usb/serial drivers
by Greg Kroah-Hartman
· 16 years ago
4a90f09
tty: usb-serial krefs
by Alan Cox
· 16 years ago
4944d40
omninet: Use string flip functions
by Alan Cox
· 16 years ago
f89d0df
tty-usb-omninet: Coding style
by Alan Cox
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
a5b6f60
usb serial: more fixes and groundwork for tty changes
by Alan Cox
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
0ba4034
USB: serial: remove unneeded number endpoints settings
by Greg Kroah-Hartman
· 17 years ago
fdc2deb
USB: serial: omninet: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
4d0dce3
USB: fix up license wording on some of my usb-serial drivers
by Greg Kroah-Hartman
· 17 years ago
5ac43d1
USB: fix omninet memory leak found by coverity
by Oliver Neukum
· 18 years ago
5ec1862
USB: fix omninet write vs. close race
by Oliver Neukum
· 18 years ago
4f93b3e
USB: omninet memory leak in error case
by Oliver Neukum
· 18 years ago
d9b1b78
USB serial: add driver pointer to all usb-serial drivers
by Johannes Hölzl
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
e81ee63
usb-serial: possible irq lock inversion (PPP vs. usb/serial)
by Peter Zijlstra
· 18 years ago
a969888
[PATCH] USB: move usb-serial.h to include/linux/usb/
by Greg Kroah-Hartman
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
cf2c748
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
by Pete Zaitcev
· 18 years ago
df3fccb
[PATCH] USB: fix omninet driver bug
by Greg Kroah-Hartman
· 19 years ago
71a8924
[PATCH] USB: omninet: fix up debugging comments
by Greg Kroah-Hartman
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
ba9dc65
[PATCH] USB: allow usb drivers to disable dynamic ids
by Greg Kroah-Hartman
· 19 years ago
269bda1
[PATCH] USB Serial: move name to driver structure
by Greg Kroah-Hartman
· 19 years ago
18fcac3
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
by Greg Kroah-Hartman
· 19 years ago
ea65370
[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver
by Greg Kroah-Hartman
· 19 years ago
507ca9b
[PATCH] USB: add ability for usb-serial drivers to determine if their write urb is currently being used.
by Greg Kroah-Hartman
· 20 years ago
1bc3c9e
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago