summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_io.h
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: remove duplicated quirks flagBin Liu2018-05-221-2/+0Star
* usb: musb: remove readl/writel from struct musb_platform_opsBin Liu2018-05-221-2/+2
* USB: musb: Remove redundant license textGreg Kroah-Hartman2017-11-071-26/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede2015-05-261-0/+2
* usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-251-0/+2
* usb: musb: Change to use new IO accessTony Lindgren2014-11-251-81/+7Star
* usb: musb: Add function pointers for IO access functionsTony Lindgren2014-11-251-0/+18
* usb: musb: use io{read,write}*_rep accessorsMatthew Leach2012-12-181-21/+0Star
* xtensa: adopt generic io routinesMax Filippov2012-10-041-1/+2
* m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven2012-04-221-1/+1
* usb: musb: fix a build error on mipsCong Wang2012-02-031-1/+2
* usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann2011-12-121-1/+1
* usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-101-2/+2
* USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu2009-01-071-1/+1
* USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu2009-01-071-0/+24
* musb: io: only define read/write stubs if they're not defined yetFelipe Balbi2008-10-171-1/+3
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-141-0/+115