summaryrefslogtreecommitdiff
path: root/include/linux/usb/musb.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-02usb: musb: Return error value from musb_mailboxTony Lindgren1-2/+3
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr 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-04usb: 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-21USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman1-2/+2
2010-05-21USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai1-0/+1
2010-05-21usb: 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-03USB: musb: deprecate what we don't useFelipe Balbi1-10/+10
2010-03-03usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta1-0/+3
2010-02-20omap: musb: Pass board specific data from board fileMaulik Mankad1-0/+3
2009-04-24USB: 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-14usb: musb: pass configuration specifics via pdataFelipe Balbi1-5/+33
2008-08-14USB: Add MUSB and TUSB supportFelipe Balbi1-0/+70