aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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