Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c4b8692a0520331a0ede604e20a0a52b96a98607
/
drivers
/
usb
/
serial
/
ssu100.c
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 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
c24c838
USB: ssu100: switch to generic TIOCMIWAIT implementation
by Johan Hovold
· 12 years ago
31ecdb6
USB: ssu100: switch to generic get_icount implementation
by Johan Hovold
· 12 years ago
618e183
USB: ssu100: remove custom close operation
by Johan Hovold
· 12 years ago
bf8773c
USB: ssu100: remove explicit initialisation of disconnect
by Johan Hovold
· 12 years ago
43a66b4
USB: ssu100: fix use-after-free in TIOCMIWAIT
by Johan Hovold
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
b2ca699
USB: serial: fix null-pointer dereferences on disconnect
by Johan Hovold
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
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
638b9e1
USB: ssu100: 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
186f381
USB: serial: ssu100.c: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
4f0c641
USB: serial: ssu100.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
c7f3619
usb-serial: clean up unneeded PM-related fields
by Alan Stern
· 13 years ago
bb7a9c4
USB: ssu100.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
3a67460
USB: serial: ssu100.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
d860322
usb-serial: use new registration API in [q-s]* drivers
by Alan Stern
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 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
f7043ec
USB: ssu100: remove max_packet_size calculation
by Bill Pemberton
· 14 years ago
a9e2e06
tty: Fix warning left over from TIOCGICOUNT changes
by Alan Cox
· 14 years ago
0bca1b9
tty: Convert the USB drivers to the new icount interface
by Alan Cox
· 14 years ago
3c35b00
USB: ssu100: turn off debug flag
by Bill Pemberton
· 14 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
6b8f1ca
USB: ssu100: set tty_flags in ssu100_process_packet
by Bill Pemberton
· 14 years ago
85dee13
USB: ssu100: add disconnect function for ssu100
by Bill Pemberton
· 14 years ago
f81c83d
USB: ssu100: rework logic for TIOCMIWAIT
by Bill Pemberton
· 14 years ago
556f1a0
USB: ssu100: add register parameter to ssu100_setregister
by Bill Pemberton
· 14 years ago
79f203a
USB: ssu100: remove duplicate #defines in ssu100
by Bill Pemberton
· 14 years ago
9b2cef3
USB: ssu100: refine process_packet in ssu100
by Bill Pemberton
· 14 years ago
1752305
USB: ssu100: add locking for port private data in ssu100
by Bill Pemberton
· 14 years ago
6ee9f4b
USB: drop tty argument from usb_serial_handle_sysrq_char()
by Dmitry Torokhov
· 14 years ago
52af954
USB: add USB serial ssu100 driver
by Bill Pemberton
· 14 years ago