summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-03-10USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-10USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-10USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-04cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-03-04USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-04USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-04USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-20USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-20USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-20USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-20USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-20USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-20USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-20USB: ti_usb_3410_502: Fix ID table sizeBen Hutchings1-2/+2
2016-02-20xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman1-3/+3
2016-01-29xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2016-01-29USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-29USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2016-01-29usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2016-01-23usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-23USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-23USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2016-01-23USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-23USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2015-12-09USB: option: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+9
2015-12-09USB: serial: option: add support for Novatel MiFi USB620LAleksander Morgado1-0/+2
2015-12-09usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5
2015-12-09usblp: do not set TASK_INTERRUPTIBLE before lockJiri Slaby1-1/+1
2015-11-09xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-10-23USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao1-0/+6
2015-10-23usb: Add device quirk for Logitech PTZ camerasVincent Palatin1-0/+7
2015-10-23usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman1-2/+3
2015-10-23usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfersReyad Attiyat2-14/+57
2015-10-23xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2-5/+5
2015-10-23usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros1-1/+2
2015-10-23USB: whiteheat: fix potential null-deref at probeJohan Hovold1-0/+31
2015-10-23USB: option: add ZTE PIDsLiu.Zhao1-0/+24
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+4
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I1-2/+10
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3
2015-08-17USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-17xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-10xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can3-3/+7
2015-08-10xhci: report U3 when link is in resume stateZhuang Jin Can1-2/+5
2015-08-10xhci: Calculate old endpoints correctly on device resetBrian Campbell1-0/+3
2015-08-10usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-08-03USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-26/+37
2015-08-03usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP1-1/+1