summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_host.c
AgeCommit message (Expand)Author
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig
2019-02-13USB: musb: mark expected switch fall-throughGustavo A. R. Silva
2019-02-12USB: musb: fix indentation issue on a return statementColin Ian King
2018-07-02USB: musb: mark expected switch fall-throughsGustavo A. R. Silva
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-05-14usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-04-30usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-04-23USB: musb: host: prevent core phy initialisationJohan Hovold
2018-03-26usb: musb: remove blackfin portArnd Bergmann
2018-02-20Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu
2018-01-02usb: musb: remove unused pipe variableCorentin Labbe
2018-01-02usb: musb: remove unused frame variableCorentin Labbe
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: print an error message when high bandwidth is unsupportedBin Liu
2017-08-28usb: musb: print an error message when hwep alloc failedBin Liu
2017-07-30usb: musb: fix tx fifo flush handling againBin Liu
2017-06-27usb: musb: compress return logic into one lineGustavo A. R. Silva
2017-05-18usb: musb: Fix trying to suspend while active for OTG configurationsTony Lindgren
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu
2016-11-03usb: musb: make use of new usb_endpoint_maxp_mult()Felipe Balbi
2016-07-17usb: musb: host: add urb tracepointsBin Liu
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu
2016-06-01usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-06-01usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-06-01usb: musb: host: correct cppi dma channel for isoch transferBin Liu
2016-06-01usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov
2016-06-01usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov
2016-06-01usb: musb: host: don't start next rx urb if current one failedBin Liu
2016-06-01usb: musb: host: clear rxcsr error bit if setBin Liu
2016-04-26Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu
2016-02-23usb: musb: fix DMA for host modeCristian Birsan
2016-02-17usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu
2015-05-26usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede
2015-05-26usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...Hans de Goede
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-04-27usb: musb: fix inefficient copy of unaligned buffersJohan Hovold
2015-02-23usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian
2014-12-22usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-06-30usb: musb: fix wrong indentation in musb_host.cDaniel Mack