summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2012-02-28usb: gadget: goku: use generic map/unmap routinesFelipe Balbi
2012-02-28usb: gadget: net2280: use generic map/unmap routinesFelipe Balbi
2012-02-28usb: gadget: net2272: use generic map/umap routinesFelipe Balbi
2012-02-28usb: gadget: r8a66597: use generic map/unmap routinesFelipe Balbi
2012-02-28usb: gadget: amd5536: use generic map/unmap routinesFelipe Balbi
2012-02-28usb: gadget: langwell: use generic map/unmap functionsFelipe Balbi
2012-02-28usb: gadget: add generic map/unmap request utilitiesFelipe Balbi
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann
2012-02-27usb: amd5536udc: Remove old CVS markersCyril Roelandt
2012-02-27usb: amd5536udc: Fix the type of ep_stringCyril Roelandt
2012-02-27usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macroCyril Roelandt
2012-02-27usb: amd5536udc: Fix indentationCyril Roelandt
2012-02-27usb: amd5536udc: Fix coding style issues.Cyril Roelandt
2012-02-27usb: amd5536udc: Fix brace coding style issues.Cyril Roelandt
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-24usb: fsl_udc_core: Fix scheduling while atomic dump messagePeter Chen
2012-02-24usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disableIdo Shayevitz
2012-02-23ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-23usb: at91_udc: linux/prefetch.h included twiceDanny Kukawka
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-15usb: gadget: Add Audio Class 2.0 DriverJassi Brar
2012-02-15usb: gadget: audio: Move string IDs to audio.cJassi Brar
2012-02-15usb: gadget: Rename audio function to uac1Jassi Brar
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2012-02-09usb: gadget: add usb3.0 descriptors to serial gadgetsSebastian Andrzej Siewior
2012-02-09usb: gadget: clean the ep in autoconf before returning it.Sebastian Andrzej Siewior
2012-02-09usb: gadget: pch_udc: Detecting VBUS through GPIO with interruptTomoya MORINAGA
2012-02-09usb: gadget: pch_udc: Detecting VBUS through GPIOTomoya MORINAGA
2012-02-09usb: gadget: dummy_hcd: fix null-deref free reqSebastian Andrzej Siewior
2012-02-09usb: gadget: dummy_hcd: don't assign ->desc on error caseSebastian Andrzej Siewior
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD
2012-01-30usb: gadget: Add Interface Association Descriptor to ECMPraveena Nadahally
2012-01-30usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-01-24usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam
2012-01-24usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior
2012-01-24usb: gadget: fsl_udc: fix the usage of udc->max_epPeter Chen
2012-01-24usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst tooPaul Zimmerman
2012-01-24usb: gadget: storage: endian fixAndiry Xu
2012-01-24usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin
2012-01-24usb: gadget: langwell: drop langwell_otg supportAlexander Shishkin
2012-01-24usb: gadget: f_mass_storage: remove one FSG_NO_INTR_EPSebastian Andrzej Siewior
2012-01-24usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz
2012-01-24usb: gadget: dummy_hcd: clean up checkpatchSebastian Andrzej Siewior
2012-01-24usb: dummy_hcd: use usb_endpoint_type()Sebastian Andrzej Siewior
2012-01-24usb: gadget: dummy_hcd: complete stream supportSebastian Andrzej Siewior
2012-01-24usb: gadget: pch_udc: Add debug messageTomoya MORINAGA
2012-01-24usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA
2012-01-24usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA
2012-01-24usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA