aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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