summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-06-01xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp
2012-06-01xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-06-01usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede
2012-06-01xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp
2012-06-01usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller
2012-06-01usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen
2012-06-01USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart
2012-06-01USB: Remove races in devio.cHuajun Li
2012-06-01usb: usbtest: two super speed fixes for usbtestPaul Zimmerman
2012-06-01usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern
2012-06-01USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel
2012-06-01USB: cdc-wdm: poll must return POLLHUP if device is goneBjørn Mork
2012-05-07usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-05-07USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-07USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum
2012-05-07Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman
2012-05-07EHCI: fix criterion for resuming the root hubAlan Stern
2012-04-27usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-04-27usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-04-27usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-04-27USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-27EHCI: always clear the STS_FLR status bitAlan Stern
2012-04-27USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork
2012-04-27USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski
2012-04-27USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama
2012-04-27USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama
2012-04-22USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA
2012-04-22xhci: Fix register save/restore order.Sarah Sharp
2012-04-22xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-22xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-22xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-22xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-22xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-22USB: don't clear urb->dev in scatter-gather libraryAlan Stern
2012-04-22USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov
2012-04-22USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan
2012-04-22USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold
2012-04-22USB: serial: fix race between probe and openJohan Hovold
2012-04-02USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee
2012-04-02usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick
2012-04-02usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial
2012-04-02USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams
2012-04-02USB: qcserial: add several new serial devicesThomas Tuttle
2012-04-02usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen