index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
sierra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2011-03-17
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+12
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-02-17
USB: sierra: error handling in runtime PM
Oliver Neukum
1
-4
/
+12
2011-02-17
sierra: add new ID for Airprime/Sierra USB IP modem
Jon Thomas
1
-0
/
+3
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-2
/
+0
2010-07-26
USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
august huber
1
-0
/
+1
2010-04-23
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-03
USB: remove references to port->port.count from the serial drivers
Alan Stern
1
-4
/
+4
2010-03-03
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
1
-2
/
+0
2010-03-03
USB: serial: sierra driver indat_callback fix
Elina Pasheva
1
-8
/
+11
2010-03-03
USB: serial: sierra driver adding reset_resume function
Elina Pasheva
1
-10
/
+20
2010-03-03
USB: serial: Eliminate useless code
Julia Lawall
1
-1
/
+1
2010-03-03
USB serial: make USB device id constant
Németh Márton
1
-1
/
+1
2010-02-17
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-31
USB: serial: sierra driver autopm fixes
Elina Pasheva
1
-6
/
+8
2009-10-31
USB: serial: sierra driver send_setup() autopm fix
Elina Pasheva
1
-10
/
+14
2009-10-10
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-20
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-2
/
+1
2009-07-13
USB: serial: sierra driver id_table additions
Elina Pasheva
1
-17
/
+29
2009-07-13
USB: Sierra: fix oops upon device close
Alan Stern
1
-3
/
+2
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-2
/
+2
2009-06-16
+ drivers-usb-serial-sierrac-fix-printk-warning.patch added to -mm tree
Andrew Morton
1
-1
/
+1
2009-06-16
USB: serial: sierra driver sierra_calc_num_ports() fix
Elina Pasheva
1
-35
/
+14
2009-06-16
USB: serial: sierra driver interrupt urb resubmit fix
Elina Pasheva
1
-4
/
+3
2009-06-16
USB: serial: sierra driver zero length packet fix
Elina Pasheva
1
-1
/
+4
2009-06-16
USB: serial: sierra driver read path bug fix
Elina Pasheva
1
-11
/
+17
2009-06-16
USB: serial: sierra driver write path improvements
Elina Pasheva
1
-17
/
+35
2009-06-16
USB: serial: sierra driver debug info visibility improvement
Elina Pasheva
1
-25
/
+25
2009-06-16
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-24
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
1
-3
/
+0
2009-04-24
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-18
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-10-18
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-24
USB Serial: Sierra: Add MC8785 VID/PID
Kevin Lloyd
1
-0
/
+1
2008-09-24
USB: Correct Sierra Wireless USB EVDO Modem Device ID
Tony Murray
1
-1
/
+1
2008-09-24
USB Serial: Sierra: Device addition & version rev
Kevin Lloyd
1
-4
/
+5
2008-08-14
USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers
Greg Kroah-Hartman
1
-2
/
+0
[next]