summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-06-01usbcore: enable USB2 LPM if port suspend failsAndiry Xu
2012-06-01USB: fix resource leak in xhci power loss pathOliver Neukum
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: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp
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: ohci-at91: add a reset function to fix race conditionNicolas Ferre
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-06-01USB: cdc-wdm: sanitize error returnsOliver Neukum
2012-06-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-05-12usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-05-12usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-05-07USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren
2012-05-07usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-05-07usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi
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-04-27usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi
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: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-04-27usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi
2012-04-27USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-27EHCI: always clear the STS_FLR status bitAlan Stern
2012-04-27EHCI: fix criterion for resuming the root hubAlan 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: 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: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-22xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-22USB: fix bug of device descriptor got from superspeed deviceElric Fu
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