Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0c076bffd2575e3b30d63cbb908954cfdef2335a
/
drivers
/
usb
/
serial
/
sierra.c
5b3da69
USB: sierra: add 1199:68AA device ID
by Bjørn Mork
· 10 years ago
049255f
USB: sierra: avoid CDC class functions on "68A3" devices
by Bjørn Mork
· 10 years ago
c2e45d7
USB: sierra: do not resume I/O on closing ports
by Johan Hovold
· 11 years ago
0287d5c
USB: sierra: minimise no-suspend window during close
by Johan Hovold
· 11 years ago
71c149b
USB: sierra: refactor delayed-urb submission
by Johan Hovold
· 11 years ago
7d8825b
USB: sierra: clean up suspend
by Johan Hovold
· 11 years ago
7c80782
USB: sierra: use interface-data accessors
by Johan Hovold
· 11 years ago
7cdc335
USB: sierra: remove redundant modem-control requests
by Johan Hovold
· 11 years ago
a283d08
USB: sierra: do not resume I/O on closed ports
by Johan Hovold
· 11 years ago
40d8898
USB: sierra: remove disconnected test from close
by Johan Hovold
· 11 years ago
e825aaa
USB: sierra: remove unimplemented set_termios
by Johan Hovold
· 11 years ago
bc03cfe
USB: sierra: remove unused variable
by Johan Hovold
· 11 years ago
21aa1c4
USB: sierra: remove bogus endpoint test
by Johan Hovold
· 11 years ago
d304889
USB: sierra: fix line-control pipe direction
by Johan Hovold
· 11 years ago
f4a2d49
USB: sierra: fix resume error reporting
by Johan Hovold
· 11 years ago
c9d838a
USB: sierra: fix urbs not being killed on shutdown
by Johan Hovold
· 11 years ago
9367059
USB: sierra: fix characters being dropped at close
by Johan Hovold
· 11 years ago
80cc0fc
USB: sierra: fix remote wakeup
by Johan Hovold
· 11 years ago
014333f
USB: sierra: fix urb and memory leak on disconnect
by Johan Hovold
· 11 years ago
7fdd26a
USB: sierra: fix urb and memory leak in resume error path
by Johan Hovold
· 11 years ago
8452727
USB: sierra: fix use after free at suspend/resume
by Johan Hovold
· 11 years ago
353fe19
USB: sierra: fix AA deadlock in open error path
by Johan Hovold
· 11 years ago
2e01280
Revert "USB: serial: add usbid for dell wwan card to sierra.c"
by Johan Hovold
· 11 years ago
10c642d
USB: serial: remove redundant OOM messages
by Johan Hovold
· 11 years ago
1143832
USB: serial: ports: add minor and port number
by Greg Kroah-Hartman
· 12 years ago
ec25e24
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
9c210bf
USB: sierra: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 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
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
f525c05
USB: sierra: fix port-data memory leak
by Johan Hovold
· 12 years ago
084817d
USB: sierra: fix memory leak in probe error path
by Johan Hovold
· 12 years ago
7e41f9b
USB: sierra: fix memory leak in attach error path
by Johan Hovold
· 12 years ago
f7bc505
USB: serial: Fix memory leak in sierra_release()
by Lennart Sorensen
· 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
f3c4bd3
USB: Serial: sierra.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
c87985a
Merge tty-next into 3.6-rc1
by Greg Kroah-Hartman
· 12 years ago
726a09a
USB: sierra: QMI mode MC7710 moved to qcserial
by Bjørn Mork
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
19a3dd1
USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem
by Tom Cassidy
· 13 years ago
0b623f8
Revert "USB: serial: sierra: put reset_resume callback back."
by Greg Kroah-Hartman
· 13 years ago
6971113
USB: serial: sierra: put reset_resume callback back.
by Greg Kroah-Hartman
· 13 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
3abee85
USB: serial: sierra: remove reset_resume callback
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
64318a5
USB: sierra.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
749541d1
USB: sierra: avoid QMI/wwan interface on MC77xx
by Bjørn Mork
· 13 years ago
c5d703d
USB: sierra: add support for Sierra Wireless MC7710
by Anton Samokhvalov
· 13 years ago
c9d5217
USB: serial: sierra.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
5833041
USB: serial: remove unnecessary reinitialisations of urb->dev
by Johan Hovold
· 13 years ago
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 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
971f115
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 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
5b7c117
USB: sierra: error handling in runtime PM
by Oliver Neukum
· 14 years ago
e1dc515
sierra: add new ID for Airprime/Sierra USB IP modem
by Jon Thomas
· 14 years ago
7f26b3a
drivers/usb: Remove unnecessary return's from void functions
by Joe Perches
· 14 years ago
9d72c81
USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
by august huber
· 14 years ago
cfbaa39
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
by William Lightning
· 15 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
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
b87c6e8
USB: serial: sierra driver indat_callback fix
by Elina Pasheva
· 15 years ago
7650cd9
USB: serial: sierra driver adding reset_resume function
by Elina Pasheva
· 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
1ebca9d
USB: serial: add usbid for dell wwan card to sierra.c
by Richard Farina
· 15 years ago
fb34d53
USB: remove the auto_pm flag
by Alan Stern
· 15 years ago
3a2b808
USB: serial: sierra driver memory reduction
by Elina Pasheva
· 15 years ago
b64dc0a
USB: serial: sierra driver autopm fixes
by Elina Pasheva
· 15 years ago
3c77d51
USB: serial: sierra driver send_setup() autopm fix
by Elina Pasheva
· 15 years ago
0f0ba79
USB: serial: sierra driver version change to 1.3.8
by Elina Pasheva
· 15 years ago
cd60451
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
by Andrew Morton
· 15 years ago
e6929a9
USB: support for autosuspend in sierra while online
by Oliver Neukum
· 15 years ago
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
c5f3d87
USB: serial: sierra driver id_table additions
by Elina Pasheva
· 15 years ago
7bae0a0
USB: Sierra: fix oops upon device close
by Alan Stern
· 15 years ago
f9c99bb
USB: usb-serial: replace shutdown with disconnect, release
by Alan Stern
· 16 years ago
0b10395
+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree
by Andrew Morton
· 16 years ago
9636b68
USB: serial: sierra driver sierra_calc_num_ports() fix
by Elina Pasheva
· 16 years ago
c76a23d
USB: serial: sierra driver interrupt urb resubmit fix
by Elina Pasheva
· 16 years ago
238ebd1
USB: serial: sierra driver zero length packet fix
by Elina Pasheva
· 16 years ago
b0cda8c
USB: serial: sierra driver read path bug fix
by Elina Pasheva
· 16 years ago
40d2ff3
USB: serial: sierra driver write path improvements
by Elina Pasheva
· 16 years ago
5d44b36
USB: serial: sierra driver debug info visibility improvement
by Elina Pasheva
· 16 years ago
b748bb7
USB: serial: sierra driver performance improvements
by Elina Pasheva
· 16 years ago
4db2299
sierra: driver interface blacklisting
by Elina Pasheva
· 16 years ago
b9a44bc1
sierra: driver urb handling improvements
by Elina Pasheva
· 16 years ago
00b040d
tty: resolve some sierra breakage
by Alan Cox
· 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
Next »