aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi1-0/+12
2010-12-10usb: musb: Adding musb support for OMAP4430Hema HK1-0/+1
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi1-5/+0
2010-12-10usb: musb: drop musb_platform_suspend/resumeFelipe Balbi1-21/+0
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi1-14/+0
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi1-2/+0
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi1-2/+0
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-2/+0
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi1-4/+4
2010-12-10usb: musb: hold context on musb structureFelipe Balbi1-27/+28
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi1-62/+112
2010-12-07usb: musb: introduce struct musb_platform_opsFelipe Balbi1-0/+28
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi1-1/+1
2010-10-22USB: musb: add musb support for AM35xAjay Kumar Gupta1-0/+1
2010-10-22usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov1-0/+1
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov1-2/+4
2010-05-20USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad1-2/+4
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad1-1/+1
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet1-1/+1
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta1-1/+1
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren1-2/+2
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-19/+53
2010-03-02USB: musb: set version of Blackfin versionCliff Cai1-7/+9
2010-03-02USB: musb: get rid of omap_readl/writelFelipe Balbi1-6/+6
2010-03-02usb: musb: Add context save and restore supportAjay Kumar Gupta1-0/+39
2010-03-02usb: musb: save dynfifo in musb structAjay Kumar Gupta1-0/+1
2010-03-02USB: musb: remove some of the never defined definesFelipe Balbi1-12/+4
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-1/+1
2009-12-11USB: MUSB: save hardware revision at initAnand Gadiyar1-0/+8
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger1-0/+7
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta1-0/+3
2009-06-15musb: otg timer cleanupDavid Brownell1-3/+11
2009-06-15musb: proper hookup to transceiver driversDavid Brownell1-1/+1
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov1-1/+2
2009-03-24USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE1-1/+3
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov1-1/+0
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu1-3/+67
2009-01-07USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi1-0/+1
2009-01-07USB: musb: sysfs mode updatesDavid Brownell1-1/+1
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi1-19/+0
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi1-12/+2
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+517