summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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
2012-01-24usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA
2012-01-24usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA
2012-01-24usb: s3c-hsudc: add basic runtime_pm callsHeiko Stübner
2012-01-24usb: s3c-hsudc: Use helper functions instead of generic container_ofHeiko Stübner
2012-01-24usb: gadget: mv_udc: remove unneeded NULL checkDan Carpenter
2012-01-24usb: gadget: dummy_hcd: make alloc/free streams staticSebastian Andrzej Siewior
2012-01-24usb: gadget: dummy_hcd: rename dummy_udc_udpate_ep0() to dummy_udc_update_ep0()Sebastian Andrzej Siewior
2012-01-24usb: gadget: dummy_hcd: add sg supportSebastian Andrzej Siewior
2012-01-24usb: gadget: dummy_hcd: move the transfer part into its own functionSebastian Andrzej Siewior
2012-01-24usb: gadget: dummy_hcd: initialize max_streams earlySebastian Andrzej Siewior
2012-01-12module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09... and the same for gadgetfsAl Viro
2012-01-09functionfs: unfuck failure exits on mountAl Viro
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller