summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-05-11usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-05-11usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi
2012-05-11USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-11USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum
2012-05-11usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi
2012-05-11usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-05-11usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-05-11usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-05-11usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-05-11usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-05-11usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-05-11usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi
2012-05-11USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-05-11EHCI: always clear the STS_FLR status bitAlan Stern
2012-05-11EHCI: fix criterion for resuming the root hubAlan Stern
2012-05-11USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork
2012-05-11USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski
2012-05-11USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama
2012-05-11USB: 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
2012-04-22xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-22USB: don't ignore suspend errors for root hubsAlan Stern
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: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott
2012-04-22USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott
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 gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...Lothar Waßmann
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: ums_realtek: do not use stack memory for DMA in __do_config_autodelinkJosh Boyer
2012-04-02usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen
2012-04-02usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen
2012-04-02cdc-wdm: Don't clear WDM_READ unless entire read buffer is emptiedBen Hutchings