aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/musb/musb_io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-16USB: musb: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-01-15usb: musb: Add musb_clearb/w() interfaceMin Guo1-6/+8
2020-01-15usb: musb: Add get/set toggle hooksMin Guo1-0/+4
2018-05-22usb: musb: remove duplicated quirks flagBin Liu1-2/+0
2018-05-22usb: musb: remove readl/writel from struct musb_platform_opsBin Liu1-2/+2
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman1-26/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2015-05-26usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede1-0/+2
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren1-0/+2
2014-11-25usb: musb: Change to use new IO accessTony Lindgren1-81/+7
2014-11-25usb: musb: Add function pointers for IO access functionsTony Lindgren1-0/+18
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach1-21/+0
2012-10-03xtensa: adopt generic io routinesMax Filippov1-1/+2
2012-04-22m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven1-1/+1
2012-02-03usb: musb: fix a build error on mipsCong Wang1-1/+2
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann1-1/+1
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi1-2/+2
2009-01-07USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu1-1/+1
2009-01-07USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu1-0/+24
2008-10-17musb: io: only define read/write stubs if they're not defined yetFelipe Balbi1-1/+3
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+115