summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_io.h
AgeCommit message (Expand)Author
2018-05-22usb: musb: remove duplicated quirks flagBin Liu
2018-05-22usb: musb: remove readl/writel from struct musb_platform_opsBin Liu
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
2015-05-26usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren
2014-11-25usb: musb: Change to use new IO accessTony Lindgren
2014-11-25usb: musb: Add function pointers for IO access functionsTony Lindgren
2012-12-17usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-10-03xtensa: adopt generic io routinesMax Filippov
2012-04-22m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven
2012-02-03usb: musb: fix a build error on mipsCong Wang
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi
2009-01-07USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu
2009-01-07USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu
2008-10-17musb: io: only define read/write stubs if they're not defined yetFelipe Balbi
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi