Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2f320521a0d2d11fb857be09d05e2fbbf3ef8c13
/
drivers
/
usb
/
serial
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
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
08e87d0
USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
by Malte Schröder
· 13 years ago
3c8c931
usb: option: add ZD Incorporated HSPA modem
by Janne Snabb
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
02a551c
USB: option: Removing one bogus and adding some new Huawei combinations
by Bjørn Mork
· 13 years ago
007d00d
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
414b591
usb: option: Add Huawei E398 controlling interfaces
by Alex Hermann
· 13 years ago
307369b
usb: ftdi_sio: add PID for Propox ISPcable III
by Marcin Kościelnicki
· 13 years ago
c515598
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
by Andrew Worsley
· 13 years ago
5689871
USB: remove BKL comments
by Davidlohr Bueso
· 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
47b6495
Merge 3.2-rc3 into usb-linus
by Greg Kroah-Hartman
· 13 years ago
b1ffb4c
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
by Andrew Worsley
· 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
c6249ff
USB: serial: do not forward USB specific errors in write
by Johan Hovold
· 13 years ago
3e1f490
USB: serial: fix whitespace issues
by Johan Hovold
· 13 years ago
d5e450e
USB: oti6858: forward USB errors to USB serial core
by Johan Hovold
· 13 years ago
7da02cd
USB: oti6858: remove dead code
by Johan Hovold
· 13 years ago
b58a646
USB: iuu_phoenix: forward USB errors to USB serial core
by Johan Hovold
· 13 years ago
2479e2a
USB: cp210x: forward USB errors to USB serial core
by Johan Hovold
· 13 years ago
06946a6
USB: ch341: forward USB errors to USB serial core
by Johan Hovold
· 13 years ago
3827d87
USB: serial: do not forward USB specific errors in open
by Johan Hovold
· 13 years ago
d83b405
USB: serial: add support for multiple read urbs
by Johan Hovold
· 13 years ago
f5230a5
USB: pl2303: use usb_serial_generic_open
by Johan Hovold
· 13 years ago
d4691c3
USB: pl2302: clean up error handling in open
by Johan Hovold
· 13 years ago
db6e918
USB: pl2303: return errors from usb_submit_urb in open
by Johan Hovold
· 13 years ago
ac3695f
USB: usb_debug: use process_read_urb
by Johan Hovold
· 13 years ago
e63aa50
USB: usb_debug: fix indentation
by Johan Hovold
· 13 years ago
1ce7b93
USB: serial: reuse generic write urb and bulk-out buffer
by Johan Hovold
· 13 years ago
fd11961
USB: serial: remove unnecessary bulk-urb re-fills
by Johan Hovold
· 13 years ago
b719518
USB: serial: remove unnecessary reinitialisations of urb fields
by Johan Hovold
· 13 years ago
5833041
USB: serial: remove unnecessary reinitialisations of urb->dev
by Johan Hovold
· 13 years ago
016af7e
USB: mos7720: remove unused code
by Johan Hovold
· 13 years ago
6d0f41a
USB: mos7720: remove incorrect read-urb check
by Johan Hovold
· 13 years ago
da280e3
USB: keyspan_pda: clean up write-urb busy handling
by Johan Hovold
· 13 years ago
c1cac10
USB: cyberjack: clean up write-urb busy handling
by Johan Hovold
· 13 years ago
120f9db
USB: omninet: clean up write-urb busy handling
by Johan Hovold
· 13 years ago
694c630
USB: omninet: fix write_room
by Johan Hovold
· 13 years ago
14b54e3
USB: serial: remove changelogs and old todo entries
by Johan Hovold
· 13 years ago
5b06162
USB: option: add id for 3G dongle Model VT1000 of Viettel
by VU Tuan Duc
· 13 years ago
0c16595
USB: serial: pl2303: rm duplicate id
by wangyanqing
· 13 years ago
4b6181c
USB: serial: cp210x.c: add mark/space parity
by Roland Koebler
· 13 years ago
583182b
USB: ark3116 initialisation fix
by Bart Hartgers
· 13 years ago
6eb0de8
usb: Add module.h to drivers/usb consumers who really use it.
by Paul Gortmaker
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
1d749f9
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers
by Uwe Bonnes
· 13 years ago
005b3cd
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
ac295f3
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
da7fbb6
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
c9222ec
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
c75ccd4
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
by Uwe Bonnes
· 13 years ago
3687f64
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
by Peter Stuge
· 13 years ago
d727b60
Merge branch 'pm-runtime' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
74bdf22
USB: ftdi_sio: add PID for Sony Ericsson Urban
by Hakan Kvist
· 13 years ago
1bfac90
USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"
by Rigbert Hamisch
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
598f0b7
USB: pl2303: add id for SMART device
by Eric Benoit
· 13 years ago
68c79e5
USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000
by Richard Hartmann
· 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
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
55a4626
USB: pl2303: remove unreachable code
by Michał Sroczyński
· 13 years ago
c96fbdd0
USB: ftdi_sio: add Calao reference board support
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
5d7a1c8
usb: fix ipw.c build error, select USB_SERIAL_WWAN
by Randy Dunlap
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
53e77df
USB: ipw: convert to usb-wwan framework
by Oliver Neukum
· 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
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 years ago
ce7e906
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
by Artur Zimmer
· 13 years ago
2f1def2
USB: Serial: Add device ID for Sierra Wireless MC8305
by Florian Echtler
· 13 years ago
6580a67
USB: serial: remove duplicate returns
by Dan Carpenter
· 13 years ago
e468561
USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
by Vijay Chavan
· 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
0ee404c
usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index needs to be shifted too
by Uwe Bonnes
· 13 years ago
1862cdd
USB: ftdi_sio: fix minor typo in get_ftdi_divisor
by Ionut Nicu
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
026dfaf
USB: serial: add IDs for WinChipHead USB->RS232 adapter
by Wolfgang Denk
· 13 years ago
8d48fdf
USB: PL2303: correctly handle baudrates above 115200
by Michał Sroczyński
· 13 years ago
309427b
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
by Uwe Bonnes
· 13 years ago
357f45d
USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.
by Jesper Juhl
· 13 years ago
a26d31c
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
by Steffen Sledz
· 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
Next »