aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: option: fix memory leakJohan Hovold2012-06-221-1/+11
* USB: option: add more YUGA device ids说不得2012-06-221-17/+27
* USB: option: Updated Huawei K4605 has better idAndrew Bird2012-06-221-0/+2
* USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-221-0/+4
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-06-013-3/+19
* xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-06-011-0/+1
* usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede2012-06-011-0/+1
* xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-06-012-2/+20
* usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller2012-06-011-0/+3
* usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen2012-06-011-0/+2
* USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart2012-06-012-2/+5
* USB: Remove races in devio.cHuajun Li2012-06-011-8/+25
* usb: usbtest: two super speed fixes for usbtestPaul Zimmerman2012-06-011-5/+12
* usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern2012-06-011-0/+7
* USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2012-06-012-0/+9
* USB: cdc-wdm: poll must return POLLHUP if device is goneBjørn Mork2012-06-011-1/+1
* usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2012-05-072-2/+2
* USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2012-05-072-2/+2
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-072-0/+17
* USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum2012-05-071-2/+5
* Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman2012-05-071-0/+1
* EHCI: fix criterion for resuming the root hubAlan Stern2012-05-071-1/+1
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-271-1/+1
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-272-6/+3
* EHCI: always clear the STS_FLR status bitAlan Stern2012-04-271-1/+6
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-271-2/+4
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-271-3/+6
* USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-271-1/+1
* USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-271-6/+2
* USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-222-3/+10
* usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA2012-04-221-3/+6
* usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA2012-04-221-4/+66
* usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA2012-04-221-1/+8
* usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA2012-04-221-1/+3
* usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA2012-04-221-1/+4
* xhci: Fix register save/restore order.Sarah Sharp2012-04-221-4/+4
* xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-221-0/+2
* xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-222-5/+10
* xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-221-0/+1
* xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-221-7/+2
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-222-1/+5
* USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-221-5/+6
* USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-221-0/+1
* USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan2012-04-221-0/+1
* USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-221-1/+1
* USB: serial: fix race between probe and openJohan Hovold2012-04-221-0/+8
* USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee2012-04-021-26/+57
* usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick2012-04-021-3/+41