aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/musb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu1-15/+0
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-7/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren1-2/+3
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::configPetr Kulhavy1-1/+1
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren1-0/+15
2015-09-27usb: musb: set the controller speed based on the config settingBin Liu1-1/+1
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack1-0/+3
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros1-2/+0
2013-02-06ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I1-0/+2
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman1-4/+4
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi1-3/+0
2010-12-10usb: musb: mark ->set_clock deprecatedFelipe Balbi1-1/+1
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-0/+3
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi1-1/+1
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu1-0/+2
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman1-2/+2
2010-05-20USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai1-0/+1
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi1-0/+35
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-10/+13
2010-03-02USB: musb: deprecate what we don't useFelipe Balbi1-10/+10
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta1-0/+3
2010-02-19omap: musb: Pass board specific data from board fileMaulik Mankad1-0/+3
2009-04-23USB: musb: Prevent multiple includes of musb.hMark A. Greer1-0/+5
2009-01-07USB: musb: use new platform data interface of musb to replace old oneBryan Wu1-0/+5
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi1-5/+33
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+70