Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f0d62aec931e4ae3333c797d346dc4f188f454ba
/
drivers
/
usb
/
serial
/
cypress_m8.c
d9a38a8
USB: serial: add missing newlines to dev_<level> messages.
by Johan Hovold
· 11 years ago
d7c933a
USB: cypress_m8: fix potential scheduling while atomic
by Johan Hovold
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
ab62a58
USB: cypress_m8: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 11 years ago
7603381
USB: cypress_m8: only wake up MSR queue on changes
by Johan Hovold
· 11 years ago
d7be622
USB: serial: set drain delay at port probe
by Johan Hovold
· 11 years ago
1143832
USB: serial: ports: add minor and port number
by Greg Kroah-Hartman
· 11 years ago
6529591
USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
by Robert Butora
· 11 years ago
87ddf4d
USB: cypress_m8: remove bogus disconnect test from close
by Johan Hovold
· 12 years ago
c648e94
USB: cypress_m8: fix TIOCMIWAIT and disconnect
by Johan Hovold
· 12 years ago
493516e3
USB: cypress_m8: replace custom ioctl operation with tiocmiwait
by Johan Hovold
· 12 years ago
356050d
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
2f69335
TTY: convert more flipping functions
by Jiri Slaby
· 12 years ago
bcbec05
USB: serial: remove driver version information
by Johan Hovold
· 12 years ago
5c1a0f4
USB: cypress_m8: 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
f462376e
USB: Serial: cypress_m8.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
dfa1c31
USB: serial: cypress_m8.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
108feb6
USB: cypress_m8.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
7e3131f
USB: serial: cypress_m8.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
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
14b54e3
USB: serial: remove changelogs and old todo entries
by Johan Hovold
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 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
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
117fb8d
USB: cypress_m8: use kfifo to implement write buffering
by Johan Hovold
· 14 years ago
c4f4736
USB: cypress_m8: remove unused drain define
by Johan Hovold
· 14 years ago
70ced22
USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag
by Johan Hovold
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
1f87158
USB: remove references to port->port.count from the serial drivers
by Alan Stern
· 15 years ago
a108bfc
USB: tty: Prune uses of tty_request_room in the USB layer
by Alan Cox
· 15 years ago
a45a1e0
USB: serial: Eliminate useless code
by Julia Lawall
· 15 years ago
7d40d7e
USB serial: make USB device id constant
by Németh Márton
· 15 years ago
0f2c2d7
USB: cypress_m8: use put_unaligned_le32() where necessary
by Johan Hovold
· 15 years ago
974fccb
USB: cypress_m8: fix endianess bug
by Johan Hovold
· 15 years ago
0954644
USB: cypress_m8: fix DMA buffer on stack
by Johan Hovold
· 15 years ago
c312659
USB: cypress_m8: allow unstable baud rates
by Mike Frysinger
· 15 years ago
2805eb1
USB: cypress_m8: unify confusing new baudrate check
by Mike Frysinger
· 15 years ago
64319dd
USB: cypress_m8: stop using USB debug driver config
by Mike Frysinger
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
6383251
USB: serial: fix assumption that throttle/unthrottle cannot sleep
by Oliver Neukum
· 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
4d2fae8
USB: cypress_m8: remove invalid Clear-Halt
by Alan Stern
· 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
2400a2b
USB: removal of tty->low_latency hack dating back to the old serial code
by Oliver Neukum
· 16 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
7733682
usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the test
by Alan Cox
· 16 years ago
813a224
cypress_m8: coding style
by Alan Cox
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 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
8873aaa
USB: cypress_m8: Speed handling
by Alan Cox
· 17 years ago
92983c2
USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices
by Mike Isely
· 17 years ago
6768306
USB: cypress_m8: Get rid of pointless NULL check
by Mike Isely
· 17 years ago
3d6aa32
USB: cypress_m8: Don't issue GET_CONFIG for certain devices
by Mike Isely
· 17 years ago
3416eaa
USB: cypress_m8: Packet format is separate from characteristic size
by Mike Isely
· 17 years ago
9307554
USB: cypress_m8: Feature buffer fixes
by Mike Isely
· 17 years ago
6f6f06e
USB: cypress_m8: add UPS Powercom (0d9f:0002)
by Dmitry Shapin
· 17 years ago
9e3b1d8
USB: stop abuse of intfdata in cypress_m8
by Oliver Neukum
· 17 years ago
8d7bc55
USB: serial: cypress_m8: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
d9b1b78
USB serial: add driver pointer to all usb-serial drivers
by Johannes Hölzl
· 18 years ago
b1cff28
usb serial: Eliminate bogus ioctl code
by Alan
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
2e46b74
usb: cypress_m8 init error path fix
by Mariusz Kozlowski
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
78aef51
cypress_m8: implement graceful failure handling
by Mike Isely
· 18 years ago
48298e5
cypress_m8: improve control endpoint error handling
by Mike Isely
· 18 years ago
9aa8dae
cypress_m8: use usb_fill_int_urb where appropriate
by Mike Isely
· 18 years ago
0257fa9
cypress_m8: use appropriate URB polling interval
by Mike Isely
· 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
a5c44e2
[PATCH] USB: cypress_m8: add support for the Nokia ca42-version 2 cable
by Lonnie Mendez
· 19 years ago
80b6ca4
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
by Eric Sesterhenn
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
943ffb5
spelling: s/retreive/retrieve/
by Adrian Bunk
· 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
22c4386
[PATCH] drivers/usb: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
b9db07f
[PATCH] USB: whitespace fixes for cypress_m8 driver
by Lonnie Mendez
· 19 years ago
Next »