Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc66757a0eb3dc0479bed31164e2795480160612
/
drivers
/
usb
/
serial
/
opticon.c
e681286
USB: opticon: fix non-atomic allocation in write path
by Johan Hovold
· 10 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
cd8c505
USB: serial: correct spelling mistakes in comments
by Rahul Bedarkar
· 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
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
94bcef6
USB: opticon: remove disconnect test from tiocmset
by Johan Hovold
· 12 years ago
94c51dc
USB: opticon: fix return value of tiocmset
by Johan Hovold
· 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
7a6ee2b
USB: opticon: switch to generic read implementation
by Johan Hovold
· 12 years ago
3280207
USB: opticon: refactor reab-urb processing
by Johan Hovold
· 12 years ago
5ad4734
USB: opticon: use usb-serial bulk-in urb
by Johan Hovold
· 12 years ago
333396f
USB: opticon: increase bulk-in size
by Johan Hovold
· 12 years ago
e32d82bc
USB: opticon: use port as urb context
by Johan Hovold
· 12 years ago
56be1a1
USB: opticon: pass port to get_serial_info
by Johan Hovold
· 12 years ago
70d25ee
USB: opticon: make private data port specific
by Johan Hovold
· 12 years ago
2a2c511
USB: opticon: remove disconnect
by Johan Hovold
· 12 years ago
70f9bf6
USB: opticon: move read-urb deallocation to release
by Johan Hovold
· 12 years ago
a0a5fd9
USB: opticon: simplify bulk-in discovery in attach
by Johan Hovold
· 12 years ago
37203d6
USB: opticon: remove private usb-serial data
by Johan Hovold
· 12 years ago
b0f4765
USB: opticon: remove redundant initialisation
by Johan Hovold
· 12 years ago
3157fad
USB: opticon: remove private serial-device data
by Johan Hovold
· 12 years ago
e29a773
USB: opticon: use port device for error and debug
by Johan Hovold
· 12 years ago
0b8718a
USB: opticon: move private urb initialisation to attach
by Johan Hovold
· 12 years ago
f38c460
USB: opticon: remove redundant bulk urb fill
by Johan Hovold
· 12 years ago
acbf0e5
USB: opticon: fix memory leak in error path
by Johan Hovold
· 12 years ago
ea0dbeb
USB: opticon: fix DMA from stack
by Johan Hovold
· 12 years ago
059bb46
USB: Serial: opticon.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
d44d9ab
USB: serial: opticon.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
d530296
USB: serial: opticon: hook up suspend/resume callbacks
by Greg Kroah-Hartman
· 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
815fd56
USB: opticon.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
81d5a67
USB: opticon: fix abuse of interface data
by Johan Hovold
· 13 years ago
e206b7f
USB: serial: opticon.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
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
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
b0795bb
drivers/usb/serial/opticon.c: Release resources on kmalloc failure
by Julia Lawall
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
4acfaf8
usb/serial: fix function args warnings, dropping *filp
by Randy Dunlap
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 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
309a057
USB: opticon: add rts and cts support
by Martin Jansen
· 14 years ago
00a0d0d
tty: remove filp from the USB tty ioctls
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
c6f694a
USB: opticon: Whitespace fixes in opticon driver
by Alon Ziv
· 14 years ago
0d930e5
USB: opticon: Add Opticon OPN2001 write support
by Alon Ziv
· 14 years ago
97cd8dc
USB: opticon: Fix long-standing bugs in opticon driver
by Alon Ziv
· 14 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
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
a108bfc
USB: tty: Prune uses of tty_request_room in the USB layer
by Alan Cox
· 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
9ddc5b6
tree-wide: fix typos "ammount" -> "amount"
by Uwe Kleine-König
· 15 years ago
2a0785e
opticon: Fix resume logic
by Alan Cox
· 15 years ago
82fc594
usb_serial: Kill port mutex
by Alan Cox
· 15 years ago
88fa659
USB: serial: fix race between unthrottle and completion handler in opticon
by Oliver Neukum
· 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
· 16 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 16 years ago
2400a2b
USB: removal of tty->low_latency hack dating back to the old serial code
by Oliver Neukum
· 16 years ago
faac64a
USB: serial: opticon: add serial line ioctls
by Greg Kroah-Hartman
· 16 years ago
648d4e1
USB: serial: opticon: add write support
by Greg Kroah-Hartman
· 16 years ago
d1c0713
USB: suspend/resume for opticon driver
by Oliver Neukum
· 16 years ago
57262b8
USB: add new opticon serial driver
by Greg Kroah-Hartman
· 16 years ago