Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ad86e58661b38b279b7519d4e49c7a19dc1654bb
/
drivers
/
usb
/
serial
/
option.c
ad86e58
USB: option: add Nexpring NP10T terminal id
by Dzianis Kahanovich
· 12 years ago
5ec0085
USB: option: add Telekom Speedstick LTE II
by Bjørn Mork
· 12 years ago
fab3824
USB: option: blacklist network interface on ZTE MF880
by Bjørn Mork
· 12 years ago
94a85b6
USB: option: Add new MEDIATEK PID support
by Quentin.Li
· 12 years ago
f36446c
USB: option: blacklist network interface on Huawei E173
by Bjørn Mork
· 12 years ago
31b6a10
USB: add new zte 3g-dongle's pid to option.c
by li.rui27@zte.com.cn
· 12 years ago
0c864d8
Merge 3.7-rc6 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
c0bc309
USB: option: add Alcatel X220/X500D USB IDs
by Dan Williams
· 12 years ago
fcb2164
USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
by Dan Williams
· 12 years ago
7c83b44
USB: option: idVendor and idProduct are __le16
by Bjørn Mork
· 12 years ago
dbdf680
USB: option: replace vendor probe rule with match flags
by Bjørn Mork
· 12 years ago
1b95bee
USB: option: never bind to a usb-storage interface
by Bjørn Mork
· 12 years ago
bcbec05
USB: serial: remove driver version information
by Johan Hovold
· 12 years ago
c2dd4a8
USB: option: fix interface-data memory leak in error path
by Johan Hovold
· 12 years ago
b8f0e82
USB: usb-wwan: fix multiple memory leaks in error paths
by Johan Hovold
· 12 years ago
4b35f1c
USB: option: add more ZTE devices
by Bjørn Mork
· 12 years ago
1452df6
USB: option: blacklist net interface on ZTE devices
by Bjørn Mork
· 12 years ago
160c942
USB: option: blacklist QMI interface on ZTE MF683
by Bjørn Mork
· 12 years ago
2bcb132
Merge 3.6-rc6 into usb-next
by Greg Kroah-Hartman
· 12 years ago
6ae0657
USB: serial: option.c: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
0e00609
USB: serial: option.c: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
ba9edaa
USB: option: replace ZTE K5006-Z entry with vendor class rule
by Bjørn Mork
· 12 years ago
f1b5c99
USB: option: add ZTE K5006-Z
by Bjørn Mork
· 12 years ago
a1028f0
usb: usb_wwan: replace release and disconnect with a port_remove hook
by Bjørn Mork
· 12 years ago
ee6f827
USB: support the new interfaces of Huawei Data Card devices in option driver
by fangxiaozhi
· 12 years ago
0911052
USB: option: add ZTE MF821D
by Bjørn Mork
· 12 years ago
b903bd6
Merge 3.5-rc7 into usb-next
by Greg Kroah-Hartman
· 12 years ago
aacef9c
USB: option: Add MEDIATEK product ids
by Gaosen Zhang
· 12 years ago
8e16e33
USB: option: add ZTE MF60
by Bjørn Mork
· 12 years ago
e765bf8
Merge 3.5-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
065b07e
USB: option: Add USB ID for Novatel Ovation MC551
by Forest Bond
· 12 years ago
1e2c4e5
USB: option: add id for Cellient MEN-200
by Dmitry Shmygov
· 12 years ago
e463c6d
USB: option: handle send_setup blacklisting at probe
by Johan Hovold
· 12 years ago
378fac2
USB: option: clean up probe coding style
by Johan Hovold
· 12 years ago
e17f8af
Merge branch 'usb-linus' into usb-next
by Greg Kroah-Hartman
· 12 years ago
a276400
USB: option: use usb_{get,set}_serial_data
by Johan Hovold
· 12 years ago
0ef0be1
USB: option: add more YUGA device ids
by 说不得
· 12 years ago
b9c3aab
USB: option: fix memory leak
by Johan Hovold
· 12 years ago
4273f98
USB: option: fix port-data abuse
by Johan Hovold
· 12 years ago
42ca7da
USB: option: Updated Huawei K4605 has better id
by Andrew Bird
· 12 years ago
4cbbb03
USB: option: Add Vodafone/Huawei K5005 support
by Bjørn Mork
· 12 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
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
e79a8a4
USB: option.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
09091a4
Merge 3.4-rc4 into usb-next.
by Greg Kroah-Hartman
· 13 years ago
461863d
USB: option.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
9ac2feb
USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id array
by Santiago Garcia Mantinan
· 13 years ago
f264dde
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
by Andrew Bird (Sphere Systems)
· 13 years ago
5889d3d
USB: option: add ZTE MF820D
by Bjørn Mork
· 13 years ago
963940c
USB: option: make interface blacklist work again
by Bjørn Mork
· 13 years ago
7204cf5
USB: option driver: adding support for Telit CC864-SINGLE, CC864-DUAL and DE910-DUAL modems
by Daniele Palmas
· 13 years ago
9334c4c
USB: serial: option.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
0d8520a
USB: option: Add MediaTek MT6276M modem&app interfaces
by Meng Zhang
· 13 years ago
f667dda
usb-serial: use new registration API in [n-p]* drivers
by Alan Stern
· 13 years ago
b9e44fe
USB: option: cleanup zte 3g-dongle's pid in option.c
by li.rui27@zte.com.cn
· 13 years ago
1608ea5
USB: add new zte 3g-dongle's pid to option.c
by Rui li
· 13 years ago
e423d74
USB: option: Add LG docomo L-02C
by Kentaro Matsuyama
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
3c8c931
usb: option: add ZD Incorporated HSPA modem
by Janne Snabb
· 13 years ago
02a551c
USB: option: Removing one bogus and adding some new Huawei combinations
by Bjørn Mork
· 13 years ago
414b591
usb: option: Add Huawei E398 controlling interfaces
by Alex Hermann
· 13 years ago
ec0cd94
usb: option: add SIMCom SIM5218
by Veli-Pekka Peltola
· 13 years ago
46b1848
usb: option: add Huawei E353 controlling interfaces
by Dirk Nehring
· 13 years ago
4aa3648
USB: option: add PID of Huawei E173s 3G modem
by Ferenc Wagner
· 13 years ago
46b5a27
USB: option: release new PID for ZTE 3G modem
by zheng.zhijian@zte.com.cn
· 13 years ago
5b06162
USB: option: add id for 3G dongle Model VT1000 of Viettel
by VU Tuan Duc
· 13 years ago
c58a76c
USB: option: add various ZTE device network interfaces to the blacklist
by Dan Williams
· 13 years ago
eb05ce5
USB: option: add ZTE product 0x0037 to sendsetup blacklist
by Dan Williams
· 13 years ago
0d905fd
USB: option: convert Huawei K3765, K4505, K4605 reservered interface to blacklist
by Dan Williams
· 13 years ago
b4626c1
USB: option: convert interface blacklisting to bitfields
by Dan Williams
· 13 years ago
6118514
USB option driver K3765/K4505 avoid CDC_DATA interface
by Andrew Bird
· 13 years ago
c6eb2d7
USB: option: add YUGA device id to driver
by Gavin.zhu
· 13 years ago
7e18058
USB option driver add PID of Huawei Vodafone K4605
by Andrew Bird
· 13 years ago
0e69d75
USB option driver add PID of Huawei Vodafone K3806
by Andrew Bird
· 13 years ago
35e9e21
USB: option driver: add PID for Vodafone-Huawei K4511
by Andrew Bird
· 13 years ago
0930bb4
USB: option driver: add PID for Vodafone-Huawei K4510
by Andrew Bird
· 13 years ago
e294908
USB: option driver: add PID for Vodafone-Huawei K3771
by Andrew Bird
· 13 years ago
07b21fd
USB: option driver: add PID for Vodafone-Huawei K3770
by Andrew Bird
· 13 years ago
3095ec8
Revert "USB: option: add ID for ZTE MF 330"
by Greg Kroah-Hartman
· 13 years ago
7e8e62e
USB: option Add blacklist for ZTE K3765-Z (19d2:2002)
by Torsten Hilbrich
· 13 years ago
5c3e407
option: add Prolink PH300 modem IDs
by Dan Williams
· 13 years ago
15badbc
option: add Alcatel X200 to sendsetup blacklist
by Dan Williams
· 13 years ago
cdacb59
option: add Zoom 4597 modem USB IDs
by Dan Williams
· 13 years ago
610ba42
USB: option: add support for Huawei E353 device
by Marcin Gałczyński
· 14 years ago
15b2f32
Bind only modem AT command endpoint to option module.
by Marius B. Kotsbak
· 14 years ago
80f9df3
USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.
by Marius B. Kotsbak
· 14 years ago
7a89e4c
USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
by Herton Ronaldo Krzesinski
· 14 years ago
aa52b3a
USB: adding USB support for Cinterion's HC2x, EU3 and PH8 products
by Nicolaus Colberg
· 14 years ago
949f671
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
02303f7
usb-wwan: implement TIOCGSERIAL and TIOCSSERIAL to avoid blocking close(2)
by Dan Williams
· 14 years ago
491acf0
Staging: Merge 2.6.37-rc2 into staging-next
by Greg Kroah-Hartman
· 14 years ago
58c0d9d
USB: option: fix when the driver is loaded incorrectly for some Huawei devices.
by ma rui
· 14 years ago
16618c2
Staging: beceem: Move ZTE TU25's USB id to the beceem module
by Alejandro R. Sedeño
· 14 years ago
c6991b6
USB: option: Add new ONDA vendor id and product id for ONDA MT825UP
by Enrico Mioso
· 14 years ago
ecfa153
USB: option: Add more ZTE modem USB id's
by Mauro Carvalho Chehab
· 14 years ago
c7aa8f4
USB: option: fix incorrect novatel entries
by Dirk De Schepper
· 14 years ago
Next »