summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h
Commit message (Expand)AuthorAgeFilesLines
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-1/+1
* usb: musb: fix pm_runtime calls while atomicVikram Pandita2011-12-121-0/+2
* usb: musb: headers cleanupFelipe Balbi2011-12-121-1/+0Star
* usb: musb: omap2+: save and restore OTG_INTERFSELHema HK2011-12-121-0/+1
* usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-121-4/+8
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-011-68/+0Star
* usb: musb: update musb_platform_ops docs to match codeMike Frysinger2011-07-011-1/+1
* 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-181-2/+2
|\
| * Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-031-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-281-3/+3
| | |/ /
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-6/+2Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | usb: musb: Remove platform context save/restore APIHema HK2011-03-011-4/+0Star
| * | | 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/+0Star
* usb: musb: drop musb_platform_suspend/resumeFelipe Balbi2010-12-101-21/+0Star
* usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-101-14/+0Star
* usb: musb: drop the set_clock magicFelipe Balbi2010-12-101-2/+0Star
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-2/+0Star
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-2/+0Star
* 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/+4Star
* | 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/+0Star
* musb: add high bandwidth ISO supportAjay Kumar Gupta2009-06-161-0/+3
* musb: otg timer cleanupDavid Brownell2009-06-161-3/+11