summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-11-13USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-13USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum1-0/+3
2013-11-13USB: quirks.c: add one device that cannot deal with suspensionOliver Neukum1-0/+3
2013-11-13USB: support new huawei devices in option.cFangxiaozhi (Franko)1-0/+216
2013-11-04usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso1-1/+3
2013-11-04USB: serial: option: add support for Inovia SEW858 deviceGreg Kroah-Hartman1-0/+5
2013-11-04USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as ...Diego Elio Pettenò1-0/+1
2013-10-14USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý1-0/+3
2013-10-05usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff1-0/+16
2013-10-05xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-10-05xhci: Fix oops happening after address device timeoutMathias Nyman1-0/+6
2013-10-05xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman4-21/+17
2013-09-27usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-09-27USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-09-27usb: ehci-mxc: check for pdata before dereferencingDaniel Mack1-1/+1
2013-09-27USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-09-27USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-09-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-27xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp3-2/+8
2013-08-20USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-20usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-15usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner1-2/+3
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-08-04usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland1-0/+9
2013-08-04USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson1-0/+1
2013-08-04USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold1-1/+1
2013-08-04usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi1-0/+1
2013-08-04usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui1-2/+2
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-08-04xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-08-04usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-08-04USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren1-0/+7
2013-07-29usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-29USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-29usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-07-29usb: serial: option: Add ONYX 3G device supportEnrico Mioso1-0/+1
2013-07-29USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \\\"Sky\\\" Ivanov1-0/+2
2013-07-29USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun1-2/+4
2013-07-29usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-29usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-29usb: option: add TP-LINK MA260Bjørn Mork1-0/+2
2013-07-29usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-22usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-22xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-22usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2
2013-07-22USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-06-27USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-13USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue1-1/+1
2013-06-13USB: mos7720: fix hardware flow controlJohan Hovold1-1/+1
2013-06-13USB: mos7720: fix message timeoutsJohan Hovold1-3/+3