index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
sierra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-22
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
William Lightning
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
1
-4
/
+4
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
1
-2
/
+0
2010-03-02
USB: serial: sierra driver indat_callback fix
Elina Pasheva
1
-8
/
+11
2010-03-02
USB: serial: sierra driver adding reset_resume function
Elina Pasheva
1
-10
/
+20
2010-03-02
USB: serial: Eliminate useless code
Julia Lawall
1
-1
/
+1
2010-03-02
USB serial: make USB device id constant
Németh Márton
1
-1
/
+1
2010-02-16
USB: serial: add usbid for dell wwan card to sierra.c
Richard Farina
1
-0
/
+1
2009-12-11
USB: remove the auto_pm flag
Alan Stern
1
-1
/
+1
2009-12-11
USB: serial: sierra driver memory reduction
Elina Pasheva
1
-12
/
+77
2009-10-30
USB: serial: sierra driver autopm fixes
Elina Pasheva
1
-6
/
+8
2009-10-30
USB: serial: sierra driver send_setup() autopm fix
Elina Pasheva
1
-10
/
+14
2009-10-09
USB: serial: sierra driver version change to 1.3.8
Elina Pasheva
1
-1
/
+1
2009-09-24
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
Andrew Morton
1
-0
/
+5
2009-09-23
USB: support for autosuspend in sierra while online
Oliver Neukum
1
-5
/
+152
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-2
/
+1
2009-07-12
USB: serial: sierra driver id_table additions
Elina Pasheva
1
-17
/
+29
2009-07-12
USB: Sierra: fix oops upon device close
Alan Stern
1
-3
/
+2
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-2
/
+2
2009-06-15
+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree
Andrew Morton
1
-1
/
+1
2009-06-15
USB: serial: sierra driver sierra_calc_num_ports() fix
Elina Pasheva
1
-35
/
+14
2009-06-15
USB: serial: sierra driver interrupt urb resubmit fix
Elina Pasheva
1
-4
/
+3
2009-06-15
USB: serial: sierra driver zero length packet fix
Elina Pasheva
1
-1
/
+4
2009-06-15
USB: serial: sierra driver read path bug fix
Elina Pasheva
1
-11
/
+17
2009-06-15
USB: serial: sierra driver write path improvements
Elina Pasheva
1
-17
/
+35
2009-06-15
USB: serial: sierra driver debug info visibility improvement
Elina Pasheva
1
-25
/
+25
2009-06-15
USB: serial: sierra driver performance improvements
Elina Pasheva
1
-3
/
+3
2009-06-11
sierra: driver interface blacklisting
Elina Pasheva
1
-3
/
+48
2009-06-11
sierra: driver urb handling improvements
Elina Pasheva
1
-84
/
+144
2009-06-11
tty: resolve some sierra breakage
Alan Cox
1
-3
/
+14
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
1
-54
/
+43
2009-04-23
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
1
-3
/
+0
2009-04-23
USB: serial: sierra driver bug fix for composite interface
Elina Pasheva
1
-4
/
+17
2009-01-02
sierra: Fix formatting
Alan Cox
1
-1
/
+1
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-10-17
USB Serial: Sierra: debug message fix
Kevin Lloyd
1
-31
/
+38
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-7
/
+9
2008-09-23
USB Serial: Sierra: Add MC8785 VID/PID
Kevin Lloyd
1
-0
/
+1
2008-09-23
USB: Correct Sierra Wireless USB EVDO Modem Device ID
Tony Murray
1
-1
/
+1
2008-09-23
USB Serial: Sierra: Device addition & version rev
Kevin Lloyd
1
-4
/
+5
2008-08-13
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
Greg Kroah-Hartman
1
-2
/
+0
2008-08-13
USB Serial Sierra: TRU-Install feature update
Kevin Lloyd
1
-32
/
+3
2008-08-13
USB Serial Sierra: Dynamic interface detection
Kevin Lloyd
1
-31
/
+52
2008-08-13
USB Serial Sierra: clean-up
Kevin Lloyd
1
-29
/
+27
2008-07-22
tty-usb-sierra: Coding style - minor
Alan Cox
1
-1
/
+1
2008-07-22
usb_serial: API all change
Alan Cox
1
-64
/
+29
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
1
-2
/
+2
2008-04-24
usb serial: more fixes and groundwork for tty changes
Alan Cox
1
-0
/
+2
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-31
/
+31
[next]