Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4abad2ca4a4dbdd4a218c12451231ab628f2e60c
/
drivers
/
usb
/
serial
/
iuu_phoenix.c
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
cd8c505
USB: serial: correct spelling mistakes in comments
by Rahul Bedarkar
· 11 years ago
154547c
USB: serial: clean up attribute permissions
by Greg Kroah-Hartman
· 11 years ago
6c13ff6
USB: iuu_phoenix: fix bulk-message timeout
by Johan Hovold
· 12 years ago
8976f1d
USB: iuu_phoenix: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
09b0e39
USB: iuu_phoenix: remove unused MSR-wait queue
by Johan Hovold
· 12 years ago
853127f
USB: iuu_phoenix: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
83e86c7
USB: iuu_phoenix: remove unnecessary urb kill on close
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
bcbec05
USB: serial: remove driver version information
by Johan Hovold
· 12 years ago
487c151
USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 12 years ago
0978c94
USB: iuu_phoenix: fix sysfs-attribute creation
by Johan Hovold
· 12 years ago
5363655
USB: iuu_phoenix: fix port-data memory leak
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
ca98bb7
USB: Serial: iuu_phoenix.c: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
2621cee
USB: serial: iuu_phoenix.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 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
042df23
USB: iuu_phoenix.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
d01bf41
USB: serial: iuu_phoenix.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
7dbe246
usb-serial: use new registration API in [i-j]* drivers
by Alan Stern
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
b58a646
USB: iuu_phoenix: forward USB errors to USB serial core
by Johan Hovold
· 13 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
5620b5f
USB serial: add missing .usb_driver field in serial drivers
by Alan Stern
· 14 years ago
6396fc3
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
89b5439
USB: iuu_phoenix: Add support for different baud rates.
by James Courtier-Dutton
· 15 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
bbcb2b9
USB: serial: allow drivers to define bulk buffer sizes
by Johan Hovold
· 15 years ago
7d40d7e
USB serial: make USB device id constant
by Németh Márton
· 15 years ago
e55c6d0
USB: iuu_phoenix: add a way to select the default VCC
by Olivier Bornet
· 15 years ago
02b1806
USB: iuu_phoenix: increment version number
by Olivier Bornet
· 15 years ago
20eda94
USB: iuu_phoenix: add support for changing VCC
by Olivier Bornet
· 15 years ago
8844a32
USB: iuu_phoenix: clean-up parameter's descriptions
by Olivier Bornet
· 15 years ago
2704393
USB: iuu_phoenix: Don't reset the device at close
by Olivier Bornet
· 15 years ago
fe1ae7f
tty: USB serial termios bits
by Alan Cox
· 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
9bb4169
tty: iuu_phoenix: update version number.
by Olivier Bornet
· 16 years ago
96dab77
tty: iuu_phoenix: set termios.
by Olivier Bornet
· 16 years ago
cc3447d
tty: iuu_phoenix: Fix stopbit when uart goes on.
by Olivier Bornet
· 16 years ago
5fcf62b
tty: iuu_phoenix: fix locking.
by Olivier Bornet
· 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
50de36f
USB: serial: fix up urb->status usage
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
9e8e2d2
tty-usb-iuu-phoenix: Clean up to coding style
by Alan Cox
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
8594303
fix irq flags for iuu_phoenix.c
by Steven Rostedt
· 17 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 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
7b1fc8b
USB: iuu_phoenix: lock priv->tiostatus properly
by Alan Cox
· 17 years ago
60a8fc0
USB: add iuu_phoenix driver
by Alain Degreffe
· 17 years ago