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
/
option.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-04
USB: Add support for AXESSTEL MV110H CDMA modem
Daniel Kozák
1
-0
/
+4
2008-02-21
USB: serial: move zte MF330 from sierra to option
Kevin Lloyd
1
-0
/
+3
2008-02-21
USB: Add another Novatel U727 ID to the device table for usbserial
Warren Turkal
1
-0
/
+1
2008-02-21
USB: option: Added vendor id for Dell 5720 broadband modem
Stefan Bader
1
-1
/
+2
2008-02-21
USB: option: Add Kyocera KPC680 ids
Dan Williams
1
-0
/
+4
2008-02-21
USB: usb: yet another Dell wireless CDMA/EVDO modem
Andy Shevchenko
1
-0
/
+1
2008-02-21
USB: Sane memory allocation in option driver
Oliver Neukum
1
-3
/
+30
2008-02-01
USB: make sure usb serial drivers don't flush to logically disconnected devices
Oliver Neukum
1
-1
/
+4
2008-02-01
USB: Variant of the Dell Wireless 5520 driver
Nate Carlson
1
-0
/
+1
2007-12-17
USB: option: Bind to the correct interface of the Huawei E220
Jaime Velasco Juan
1
-2
/
+2
2007-10-25
USB: option: termios handling
Alan Cox
1
-1
/
+2
2007-10-25
USB: add new Novatel device ids to option driver
Greg Kroah-Hartman
1
-0
/
+2
2007-09-11
USB: option: Add Dell HSDPA 5520 to driver
Greg Kroah-Hartman
1
-0
/
+1
2007-09-11
USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.
Jaime Velasco Juan
1
-0
/
+2
2007-08-22
USB: fix support for Dell Wireless Broadband (aka WWAN)
Faidon Liambotis
1
-3
/
+7
2007-07-12
USB: serial: option: clean up urb->status usage
Greg Kroah-Hartman
1
-6
/
+8
2007-07-12
USB: option: fix usage of urb->status abuse
Alan Stern
1
-3
/
+17
2007-06-25
USB: add new device id to option driver
Alexander Gattin
1
-2
/
+4
2007-05-22
USB: Remove duplicate IDs from option card driver
Ben Collins
1
-1
/
+0
2007-04-27
USB: dell device id for option.c
Hans Engelen
1
-0
/
+3
2007-04-27
USB: BandRich BandLuxe HSDPA Data Card Driver
Leon Leong
1
-0
/
+6
2007-04-27
USB: option close race
Oliver Neukum
1
-10
/
+4
2007-03-19
USB: new Novatel device ids for option driver
Greg Kroah-Hartman
1
-2
/
+13
2007-02-23
USB: option: add a bunch of new device ids
Greg Kroah-Hartman
1
-20
/
+80
2007-02-23
USB: option: remove duplicate device id table
Greg Kroah-Hartman
1
-16
/
+1
2007-02-16
usb: Remove Airprime device from option.c
Kevin Lloyd
1
-4
/
+0
2007-02-07
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
1
-0
/
+1
2007-01-22
USB: add vendor/device id for Option GT Max 3.6 cards
garrett_damore@tadpole.com
1
-0
/
+3
2007-01-05
USB: fix interaction between different interfaces in an "Option" usb device
Miguel Angel Alvarez
1
-0
/
+3
2006-12-20
usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB Modem
Johann Wilhelm
1
-0
/
+3
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-5
/
+5
2006-08-02
USB: Removed 3-port device handler from Option driver
Matthias Urlichs
1
-36
/
+0
2006-08-02
USB: Drop Sierra Wireless MC8755 from the Option driver
Matthias Urlichs
1
-5
/
+1
2006-08-02
USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.
Matthias Urlichs
1
-0
/
+4
2006-08-02
USB: Option driver: Short driver names were identical
Matthias Urlichs
1
-3
/
+3
2006-08-02
USB: Option driver: removed change history and linux/version.h include
Matthias Urlichs
1
-27
/
+1
2006-07-12
[PATCH] USB: move usb-serial.h to include/linux/usb/
Greg Kroah-Hartman
1
-1
/
+1
2006-07-12
[PATCH] USB: Option driver: new product ID
Matthias Urlichs
1
-1
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-21
[PATCH] USB: new devices for the Option driver
Matthias Urlichs
1
-29
/
+107
2006-06-21
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
Pete Zaitcev
1
-2
/
+1
2006-04-11
[PATCH] Overrun in option-card USB driver
Matthias Urlichs
1
-2
/
+3
2006-03-24
fix typos "wich" -> "which"
Uwe Zeisberger
1
-1
/
+1
2006-03-20
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
Eric Sesterhenn
1
-2
/
+1
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-6
/
+3
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
1
-0
/
+1
2005-10-28
[PATCH] USB Serial: move name to driver structure
Greg Kroah-Hartman
1
-2
/
+2
2005-10-28
[PATCH] USB Serial: get rid of the .owner field in usb_serial_driver
Greg Kroah-Hartman
1
-1
/
+3
[next]