summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-04-12USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-12USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-04-12USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-04-12USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-04-12USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-04-12USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
2016-04-12usb: 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-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: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-10USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar1-0/+1
2016-03-10USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-10usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen1-1/+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-03-04usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn3-24/+52
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman1-10/+0
2016-02-17usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-17usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-17usb: phy: msm: fix error handling in probe.Srinivas Kandagatla1-13/+24
2016-02-17usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-17usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
2016-02-17USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-17USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-17USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-17USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-17usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5
2016-02-17USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-02-17USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2-14/+56
2016-01-31USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2015-12-18USB: fix invalid memory access in hub_activate()Alan Stern1-3/+19
2015-12-18USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2015-12-12USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2015-12-12xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+44
2015-12-09Merge tag 'fixes-for-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-5/+12
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen1-0/+1
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab1-1/+1
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren1-1/+6
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin1-3/+3
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni1-6/+5
2015-12-04usb: Quiet down false peer failure messagesDon Zickus1-2/+2
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg1-2/+6
2015-12-02usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2