index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-07-17
USB: sierra: QMI mode MC7710 moved to qcserial
Bjørn Mork
1
-3
/
+0
2012-06-13
USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem
Tom Cassidy
1
-0
/
+4
2012-05-16
Revert "USB: serial: sierra: put reset_resume callback back."
Greg Kroah-Hartman
1
-8
/
+0
2012-05-16
USB: serial: sierra: put reset_resume callback back.
Greg Kroah-Hartman
1
-0
/
+8
2012-05-09
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-6
/
+1
2012-05-08
USB: serial: sierra: remove reset_resume callback
Greg Kroah-Hartman
1
-8
/
+0
2012-05-08
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-08
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-08
usb-serial: clean up unneeded PM-related fields
Alan Stern
1
-3
/
+0
2012-05-04
USB: sierra.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-32
/
+4
2012-04-18
USB: sierra: avoid QMI/wwan interface on MC77xx
Bjørn Mork
1
-2
/
+4
2012-04-10
USB: sierra: add support for Sierra Wireless MC7710
Anton Samokhvalov
1
-0
/
+1
2012-02-29
USB: serial: sierra.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-19
/
+1
2012-02-25
usb-serial: use new registration API in [q-s]* drivers
Alan Stern
1
-20
/
+9
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
1
-1
/
+0
2011-08-20
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-1
/
+1
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
[next]