summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2012-05-12usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern1-1/+1
2012-05-12usb: gadget: udc-core: fix wrong call orderFelipe Balbi1-1/+1
2012-05-07USB: ehci-tegra: remove redundant gpio_set_valueStephen Warren1-1/+0
2012-05-07usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2-2/+2
2012-05-07usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi1-1/+0
2012-05-07USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2-2/+2
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2-0/+17
2012-05-07USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum1-2/+5
2012-04-27usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi1-1/+2
2012-04-27usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D1-2/+3
2012-04-27usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I1-2/+2
2012-04-27usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz1-1/+1
2012-04-27usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I1-1/+1
2012-04-27usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi1-0/+4
2012-04-27USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2-6/+3
2012-04-27EHCI: always clear the STS_FLR status bitAlan Stern1-1/+6
2012-04-27EHCI: fix criterion for resuming the root hubAlan Stern1-1/+1
2012-04-27USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork1-2/+4
2012-04-27USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski1-3/+6
2012-04-27USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama1-1/+1
2012-04-27USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama1-6/+2
2012-04-22usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA1-3/+6
2012-04-22usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA1-4/+66
2012-04-22usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA1-1/+8
2012-04-22usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA1-1/+3
2012-04-22usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA1-1/+4
2012-04-22xhci: Fix register save/restore order.Sarah Sharp1-4/+4
2012-04-22xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2012-04-22xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu1-0/+2
2012-04-22USB: fix bug of device descriptor got from superspeed deviceElric Fu1-0/+16
2012-04-22xhci: Restore event ring dequeue pointer on resume.Sarah Sharp1-0/+1
2012-04-22xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp1-7/+2
2012-04-22xhci: don't re-enable IE constantlyFelipe Balbi2-1/+5
2012-04-22USB: don't ignore suspend errors for root hubsAlan Stern1-2/+7
2012-04-22USB: don't clear urb->dev in scatter-gather libraryAlan Stern1-5/+6
2012-04-22USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-04-22USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott1-5/+7
2012-04-22USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott1-11/+13
2012-04-22USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan1-0/+1
2012-04-22USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold1-1/+1
2012-04-22USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-13USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre1-2/+2
2012-04-02usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann1-17/+17
2012-04-02USB: serial: mos7840: Fixed MCS7820 device attach problemDonald Lee1-26/+57
2012-04-02usb: cp210x: Update to support CP2105 and multiple interface devicesPreston Fick1-3/+41
2012-04-02usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS deviceScott Dial2-0/+8
2012-04-02USB: qcserial: don't grab QMI port on Gobi 1000 devicesDan Williams1-43/+62
2012-04-02USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkJosh Boyer1-1/+7
2012-04-02usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen1-1/+0
2012-04-02usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen1-10/+8