summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_gadget.c
AgeCommit message (Expand)Author
2019-01-30usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2018-05-22usb: musb: disable otg protocol supportBin Liu
2018-05-22usb: musb: remove references to default_a of struct usb_otgBin Liu
2018-05-22usb: musb: remove duplicated port mode enumBin Liu
2018-04-30usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-03-26usb: musb: remove blackfin portArnd Bergmann
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-28usb: musb: add helper function musb_ep_xfertype_stringBin Liu
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman
2016-11-17usb: musb: Fix PM for hub disconnectTony Lindgren
2016-11-17usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren
2016-11-03usb: musb: make use of new usb_endpoint_maxp_mult()Felipe Balbi
2016-10-24usb: musb: Call pm_runtime from musb_gadget_queueTony Lindgren
2016-09-23usb: musb: Fix PM runtime for disconnect after unconfigureTony Lindgren
2016-07-17usb: musb: gadget: add usb-request tracepointsBin Liu
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu
2016-06-01usb: musb: Use delayed for musb_gadget_pullupTony Lindgren
2016-06-01usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren
2016-06-01usb: musb: Update to use PM runtime autosuspendTony Lindgren
2016-04-26usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer
2015-12-16usb: musb: gadget: remove redundant conditionGeyslan G. Bem
2015-08-07usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga
2015-08-06usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi
2015-08-06usb: musb: gadget: add musb_match_ep() functionRobert Baldyga
2015-08-04usb: musb: gadget: add ep capabilities supportRobert Baldyga
2015-07-30usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga
2015-05-07usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-03-09usb: musb: gadget: get rid of stop_activity()Felipe Balbi
2015-01-29usb: musb: gadget: use common is_selfpoweredPeter Chen
2014-11-10usb: musb: gadget: use udc-core's reset notifierFelipe Balbi
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-11-03usb: musb: gadget: remove bind/unbind messagesFelipe Balbi
2014-11-03usb: musb: gadget: do not rely on 'driver' argumentFelipe Balbi
2014-09-25usb: gadget: Refactor request completionMichal Sojka
2013-12-20usb: musb: fix setting JZ4740 gadget periphal mode on resetApelete Seketeli
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-11-25usb: fix musb gadget to enable OTG mode conditionallyApelete Seketeli
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-14Revert "usb: musb: gadget: fix otg active status flag"Greg Kroah-Hartman
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior
2013-09-25usb: musb: gadget: fix otg active status flagBin Liu
2013-09-17usb: musb: fix otg default stateBin Liu
2013-08-27usb: musb: only remove host/udc if it has been addedSebastian Andrzej Siewior
2013-08-27usb: musb: avoid null pointer dereference in debug loggingMaarten ter Huurne
2013-08-27usb: musb: honour the return value of dma_map_single()Sebastian Andrzej Siewior