summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-04-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
2016-04-18USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-04-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-04-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-04-18usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum1-5/+5
2016-04-12usb: retry reset if a device times outOliver Neukum1-1/+7
2016-03-13USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-13USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2016-03-11USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-11USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-11USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-11USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar1-0/+1
2016-03-10usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen1-1/+1
2016-03-08USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-08usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2016-03-08USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-08USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-03-08USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-08usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn3-24/+52
2016-02-15xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-15usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-15usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu1-1/+6
2016-02-15usb: xhci: add a quirk bit for ssic port unusedLu Baolu2-34/+46
2016-02-15usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-15xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz1-45/+45
2016-02-15xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani1-3/+37
2016-02-15xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman1-0/+17
2016-02-15USB: fix invalid memory access in hub_activate()Alan Stern1-3/+19
2016-02-15USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-15USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-15USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-15USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-15USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-15USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-15usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
2016-02-15cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-02-15usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-15usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
2016-01-22usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-01-22usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang1-7/+8
2016-01-22usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann1-1/+1
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2016-01-22USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2016-01-22USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2016-01-22USB: cp210x: Remove CP2110 ID from compatibility listKonstantin Shkolnyy1-1/+0
2016-01-22USB: serial: Another Infineon flash loader USB IDJonas Jonsson1-0/+1
2016-01-22USB: cdc_acm: Ignore Infineon Flash Loader utilityJonas Jonsson1-0/+5
2015-12-03usb: musb: fix cppi channel teardown for isoch transferBin Liu1-0/+3
2015-12-03usb: musb: cppi41: improve rx channel abort routineBin Liu1-3/+9
2015-12-03USB: symbolserial: Correct transferred data sizePhilipp Hachtmann1-10/+8