aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-07-02usb: gadget: lpc32xx_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: mass_storage: make "file" and "ro" read only in some casesMichal Nazarewicz
2012-07-02usb: dwc3: return error in case of run/stop timeoutPratyush Anand
2012-07-02usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration receivedPratyush Anand
2012-07-02usb: dwc3: no need to clear INIT{U1,U2}ENA bitsPratyush Anand
2012-07-02usb: dwc3: keep default hird threshold value as 4b1100Pratyush Anand
2012-07-02usb: dwc3: correct set_halt implementation for ep0Pratyush Anand
2012-06-28Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren
2012-06-26ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error pathRuss Dill
2012-06-26USB: EHCI: define extension registers like normal onesAlan Stern
2012-06-26USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.hGuilherme Maciel Ferreira
2012-06-26USB: CP210x Add 10 Device IDsCraig Shelley
2012-06-26USB: option: Add USB ID for Novatel Ovation MC551Forest Bond
2012-06-26usb: phy: Fix Kconfig dependency for Phy driversAlexandre Pereira da Silva
2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman
2012-06-25uas: task mgmt & error handlingGerd Hoffmann
2012-06-25uas: track urbs, kill inflight urbs on disconnect.Gerd Hoffmann
2012-06-25uas: improve error handlingGerd Hoffmann
2012-06-25uas: keep track of command state, finish scsi cmd when really done.Gerd Hoffmann
2012-06-25uas: fix sense urb handlingGerd Hoffmann
2012-06-25Revert "usb/uas: one only one status URB/host on stream-less connection"Gerd Hoffmann
2012-06-25Revert "usb/uas: make sure data urb is gone if we receive status before that"Gerd Hoffmann
2012-06-25usb: dwc3: ep0: prevent starting transfers twice on ep0Felipe Balbi
2012-06-25usb: dwc3: gadget: remove duplicated code from __dwc3_gadget_ep_set_haltFelipe Balbi
2012-06-25usb: gadget: Fix g_ether interface link statusKevin Cernekee
2012-06-25usb: otg: twl: use devres API to allocate resourcesKishon Vijay Abraham I
2012-06-25usb: musb: omap: use devres API to allocate resourcesKishon Vijay Abraham I
2012-06-25usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I
2012-06-25usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I
2012-06-25usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I
2012-06-25usb: otg: utils: devres: Add API's to associate a device with the phyKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-25usb: dwc3: rename res_trans_idx to resource_indexFelipe Balbi
2012-06-25usb: dwc3: gadget: split special cases of ep_queue()Felipe Balbi
2012-06-25usb: dwc3: remove WARN_ON from dwc_stop_active_transferPratyush Anand
2012-06-22Merge tag 'fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-06-22usb-storage: revert commit afff07e61a52 (Add 090c:1000 to unusal-devs)Alan Stern
2012-06-22SCSI & usb-storage: add try_rc_10_first flagAlan Stern
2012-06-22usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driverLukasz Majewski
2012-06-22USB: DWC3: Issue device soft reset before core soft resetPratyush Anand
2012-06-22USB: DWC3: Put 100 ms delay for phy to be stablePratyush Anand
2012-06-22usb: dwc3: Remove duplicate header file inclusionSachin Kamat
2012-06-22usb: gadget: mass_storage: fail fsg_store_file() early if colud not open fileMichal Nazarewicz
2012-06-22usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER supportMichal Nazarewicz
2012-06-22usb: musb: host: release dma channels if no active ioAjay Kumar Gupta
2012-06-22usb: gadget: lpc32xx_udc: fix build error with debugfs enabledAlexandre Pereira da Silva
2012-06-22usb: otg: twl6030-usb: Fix twl writesMoiz Sonasath
2012-06-22usb: gadget: acm_ms: need to set max_speedSteve Bennett
2012-06-22usb: gadget: lpc32xx_udc: move clock init to clock frameworkAlexandre Pereira da Silva