aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-73/+9
* USB: musb: blackfin: work around anomaly 05000450Mike Frysinger2011-04-131-0/+5
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-2/+2
|\
| * Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-021-8/+9
| |\
| | \
| | \
| *-. \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-161-3/+3
| |\ \ \
| | * | | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-271-3/+3
| | |/ /
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-6/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: musb: Remove platform context save/restore APIHema HK2011-03-011-4/+0
| * | | usb: musb: Using runtime pm APIs for musb.Hema HK2011-02-171-1/+1
| * | | usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi2011-02-171-2/+2
| |/ /
* | | usb: musb: fix build breakageFelipe Balbi2011-02-171-8/+9
|/ /
* | usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-011-0/+12
|/
* usb: musb: Adding musb support for OMAP4430Hema HK2010-12-101-0/+1
* usb: musb: drop board_set_vbusFelipe Balbi2010-12-101-5/+0
* usb: musb: drop musb_platform_suspend/resumeFelipe Balbi2010-12-101-21/+0
* usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-101-14/+0
* usb: musb: drop the set_clock magicFelipe Balbi2010-12-101-2/+0
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-2/+0
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-2/+0
* usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-101-4/+4
* usb: musb: hold context on musb structureFelipe Balbi2010-12-101-27/+28
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-071-62/+112
* usb: musb: introduce struct musb_platform_opsFelipe Balbi2010-12-071-0/+28
* usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-011-1/+1
* USB: musb: add musb support for AM35xAjay Kumar Gupta2010-10-221-0/+1
* usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-10-221-0/+1
* USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov2010-06-301-2/+4
* USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad2010-05-201-2/+4
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-201-1/+1
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-201-1/+1
* musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-301-1/+1
* usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren2010-03-191-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-031-19/+53
|\
| * USB: musb: set version of Blackfin versionCliff Cai2010-03-021-7/+9
| * USB: musb: get rid of omap_readl/writelFelipe Balbi2010-03-021-6/+6
| * usb: musb: Add context save and restore supportAjay Kumar Gupta2010-03-021-0/+39
| * usb: musb: save dynfifo in musb structAjay Kumar Gupta2010-03-021-0/+1
| * USB: musb: remove some of the never defined definesFelipe Balbi2010-03-021-12/+4
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
|/
* USB: MUSB: save hardware revision at initAnand Gadiyar2009-12-111-0/+8
* USB: musb: make HAVE_CLK support optionalMike Frysinger2009-10-091-0/+7
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* musb: add high bandwidth ISO supportAjay Kumar Gupta2009-06-151-0/+3
* musb: otg timer cleanupDavid Brownell2009-06-151-3/+11
* musb: proper hookup to transceiver driversDavid Brownell2009-06-151-1/+1
* musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov2009-06-151-1/+2
* USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE2009-03-241-1/+3
* USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2009-03-241-1/+0
* USB: musb: add Blackfin specific configuration to MUSBBryan Wu2009-01-071-3/+67
* USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi2009-01-071-0/+1