summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-11-06usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto
2012-11-06usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto
2012-11-06usb: fix typo in drivers/usbMasanari Iida
2012-11-06usb: musb: dsps: control module handling (quirk)Santhapuri, Damodar
2012-11-06usb: musb: dsps: get resources by indexAfzal Mohammed
2012-11-06usb: musb: dsps: reduce musb instance to oneAfzal Mohammed
2012-11-06usb: musb: dsps: remove platform callbackAfzal Mohammed
2012-11-06usb: dwc3: exynos: remove platform data supportVivek Gautam
2012-11-06usb: dwc3: exynos: add support for device treeVivek Gautam
2012-11-03USB: EHCI: fix build error in ChipIdea host driverAlan Stern
2012-11-02fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCDJan Beulich
2012-11-02USB: EHCI: fix build error by making ChipIdea host a normal EHCI driverAlan Stern
2012-11-02USB: ohci-exynos: initialize registers pointer earlierVincent Palatin
2012-11-02USB: EHCI: fix build error in ehci-platform.c under PowerPCAlan Stern
2012-11-01USB: EHCI: make ehci-platform a separate driverAlan Stern
2012-11-01USB: EHCI: make ehci-pci a separate driverAlan Stern
2012-11-01USB: EHCI: prepare to make ehci-hcd a library moduleAlan Stern
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-11-01usb: phy: add R-Car USB phy driverKuninori Morimoto
2012-10-31USB: option: idVendor and idProduct are __le16Bjørn Mork
2012-10-31USB: option: replace vendor probe rule with match flagsBjørn Mork
2012-10-31USB: option: never bind to a usb-storage interfaceBjørn Mork
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-31USB: EHCI: remove unused Link Power Management codeAlan Stern
2012-10-31USB: remove iteration limit in hub_tt_work()Alan Stern
2012-10-31USB: serial: remove driver version informationJohan Hovold
2012-10-31usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior
2012-10-31usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior
2012-10-31usb: musb: avoid FADDR read accessSebastian Andrzej Siewior
2012-10-31usb: musb: read MUSB_POWER register only when required.Sebastian Andrzej Siewior
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior
2012-10-31usb: gadget: dummy_hcd: remove global the_controller variableSebastian Andrzej Siewior
2012-10-31usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intancesSebastian Andrzej Siewior
2012-10-31usb: gadget: dummy_hdc: prepare for multiple instancesSebastian Andrzej Siewior
2012-10-31usb: gadget: let f_* use usb_string_ids_tab() where it makes senseSebastian Andrzej Siewior
2012-10-31usb: gadget: uac2: use the strings directlySebastian Andrzej Siewior
2012-10-31usb: gadget: uac2: provide a variable for interface and alt settingsSebastian Andrzej Siewior
2012-10-31usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfsSebastian Andrzej Siewior
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior
2012-10-31usb: gadget: uvc: fix error path in uvc_function_bind()Sebastian Andrzej Siewior
2012-10-31usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior
2012-10-31usb: gadget: midi: make FS and HS availableSebastian Andrzej Siewior
2012-10-31usb: gadget: midi: free hs descriptorsSebastian Andrzej Siewior
2012-10-31usb: gadget: audio: remove c->highpseed = true from f_midi and uac1Sebastian Andrzej Siewior
2012-10-31usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior
2012-10-31usb: gadget: uac2: add some error recovery in afunc_bind()Sebastian Andrzej Siewior
2012-10-31usb: gadget storage: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior
2012-10-31usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior
2012-10-31usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor listSebastian Andrzej Siewior
2012-10-31usb: gadget: ecm: Add IAD descriptor in SS modeSebastian Andrzej Siewior