summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/musb.h
Commit message (Expand)AuthorAgeFilesLines
* ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij2023-05-241-13/+0
* ARM: omap2: make functions staticArnd Bergmann2023-01-091-2/+0
* usb: musb: remove unused members in struct musb_hdrc_configBin Liu2018-05-221-15/+0
* usb: musb: remove blackfin portArnd Bergmann2018-03-261-7/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-011-2/+3
* usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy2016-03-041-1/+1
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-161-0/+15
* usb: musb: set the controller speed based on the config settingBin Liu2015-09-271-1/+1
* usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-261-0/+3
* usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros2013-10-031-2/+0
* ARM: OMAP2: MUSB: Specify omap4 has mailboxKishon Vijay Abraham I2013-02-061-0/+2
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-4/+4
|\
| * usb: musb: drop the set_clock magicFelipe Balbi2010-12-101-3/+0
| * usb: musb: mark ->set_clock deprecatedFelipe Balbi2010-12-101-1/+1
| * usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-0/+3
| * usb: musb: trivial search and replace patchFelipe Balbi2010-12-101-1/+1
* | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-051-0/+2
|/
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-201-2/+2
* USB: musb: allow the Blackfin vrsel gpio to be active lowCliff Cai2010-05-201-0/+1
* usb: musb: allow board to pass down fifo modeFelipe Balbi2010-05-201-0/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-031-10/+13
|\
| * USB: musb: deprecate what we don't useFelipe Balbi2010-03-021-10/+10
| * usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2010-03-021-0/+3
* | omap: musb: Pass board specific data from board fileMaulik Mankad2010-02-191-0/+3
|/
* USB: musb: Prevent multiple includes of musb.hMark A. Greer2009-04-231-0/+5
* USB: musb: use new platform data interface of musb to replace old oneBryan Wu2009-01-071-0/+5
* usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-131-5/+33
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-131-0/+70