aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22usb: musb: remove some register access wrapper functionsBin Liu1-55/+0
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-182/+0
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-29/+34
2015-05-26usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versionsHans de Goede1-19/+12
2014-11-25usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren1-3/+0
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren1-11/+0
2014-11-25usb: musb: Change to use new IO accessTony Lindgren1-12/+0
2014-09-23usb: Fixed a few typosMickael Maison1-1/+1
2014-07-16usb: musb: dsps: Add the sw_babble_control() and Enable for newer siliconGeorge Cherian1-0/+7
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi1-2/+4
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-2/+2
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi1-2/+2
2010-11-05USB: musb: blackfin: fix musb_read_txhubport() definitionIan Jeffray1-1/+2
2010-05-20usb: musb: add ulpi access operationsHeikki Krogerus1-0/+10
2010-03-19USB: musb: fix warnings in Blackfin regsMike Frysinger1-0/+9
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger1-0/+19
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-02USB: musb: set version of Blackfin versionCliff Cai1-1/+5
2010-03-02usb: musb: Add context save and restore supportAjay Kumar Gupta1-0/+90
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta1-0/+5
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-11USB: musb: kill compile warning for Blackfin systemsBryan Wu1-2/+2
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger1-9/+0
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta1-0/+1
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu1-92/+305
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+300