summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: musb: sysfs mode updatesDavid Brownell2009-01-071-1/+1
* usb: musb: get rid of procfs entryFelipe Balbi2008-08-211-19/+0
* usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-131-12/+2
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-131-0/+517
OpenPOWER on IntegriCloud