Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4b526ca5f627188425184a22ed46c91baa602d43
/
drivers
/
usb
/
serial
/
sierra.c
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
· 12 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
· 15 years ago
b9a44bc1
sierra: driver urb handling improvements
by Elina Pasheva
· 15 years ago
00b040d
tty: resolve some sierra breakage
by Alan Cox
· 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
212b8f0
USB: serial: sierra driver bug fix for composite interface
by Elina Pasheva
· 16 years ago
d95186d
sierra: Fix formatting
by Alan Cox
· 16 years ago
c197a8d
USB: remove info() macro from usb/serial drivers
by Greg Kroah-Hartman
· 16 years ago
7384a92
USB Serial: Sierra: debug message fix
by Kevin Lloyd
· 16 years ago
4a90f09
tty: usb-serial krefs
by Alan Cox
· 16 years ago
b77a5c7
USB Serial: Sierra: Add MC8785 VID/PID
by Kevin Lloyd
· 16 years ago
f8834f1
USB: Correct Sierra Wireless USB EVDO Modem Device ID
by Tony Murray
· 16 years ago
73b2c20
USB Serial: Sierra: Device addition & version rev
by Kevin Lloyd
· 16 years ago
f331e40
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
by Greg Kroah-Hartman
· 16 years ago
0585e4d
USB Serial Sierra: TRU-Install feature update
by Kevin Lloyd
· 16 years ago
e3173b2
USB Serial Sierra: Dynamic interface detection
by Kevin Lloyd
· 16 years ago
4e0fee8
USB Serial Sierra: clean-up
by Kevin Lloyd
· 16 years ago
9660ea3
tty-usb-sierra: Coding style - minor
by Alan Cox
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
a5b6f60
usb serial: more fixes and groundwork for tty changes
by Alan Cox
· 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
7106967
usb/usb-serial-sierra-add-new-dev-group
by Kevin Lloyd
· 17 years ago
69a90f8
USB: Serial: Sierra: C597 fix
by Kevin Lloyd
· 17 years ago
f3564de
USB: Serial: Sierra: Clean up
by Kevin Lloyd
· 17 years ago
8f7f85e
USB: Add HP hs2300 Broadband Wireless Module to sierra.c
by Stefan Seyfried
· 17 years ago
7f170a6
USB: sierra: add another device id
by Kevin Lloyd
· 17 years ago
4f4f9c5
USB: sierra: dma fixes
by Oliver Neukum
· 17 years ago
d726fb7
USB: serial: move zte MF330 from sierra to option
by Kevin Lloyd
· 17 years ago
e33fe4d
USB: make sure usb serial drivers don't flush to logically disconnected devices
by Oliver Neukum
· 17 years ago
228426e
USB: sierra driver - add update dtr logic
by Kevin Lloyd
· 17 years ago
e3e73c9
USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for Sierra Wireless
by Bruno Redondi
· 17 years ago
6835b32
USB: sierra driver - add devices
by Kevin Lloyd
· 17 years ago
62aad3a
USB: Sierra - Add support for Aircard 881U
by Jessica L. Blank
· 17 years ago
ed0ccdb
USB: VID/PID update for sierra
by Kevin R Page
· 17 years ago
b9e13ac
USB: sierra: fix product id
by agilmore@wirelessbeehive.com
· 17 years ago
Next »