summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.h
AgeCommit message (Expand)Author
2011-12-16Squashandroid-20111223Benn Pörscke
2011-09-19musb : host : Enable Host DMA supportThirupathi Chippakurthy
2011-09-19usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-03-01usb: musb: Remove platform context save/restore APIHema HK
2011-02-17usb: musb: Using runtime pm APIs for musb.Hema HK
2011-02-17usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi
2011-02-17usb: musb: fix build breakageFelipe Balbi
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
2010-12-10usb: musb: Adding musb support for OMAP4430Hema HK
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi
2010-12-10usb: musb: drop musb_platform_suspend/resumeFelipe Balbi
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi
2010-12-10usb: musb: hold context on musb structureFelipe Balbi
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi
2010-12-07usb: musb: introduce struct musb_platform_opsFelipe Balbi
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi
2010-10-22USB: musb: add musb support for AM35xAjay Kumar Gupta
2010-10-22usb: musb: introduce DA8xx/OMAP-L1x glue layerSergei Shtylyov
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov
2010-05-20USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta
2010-03-19usb: musb: Fix compile error for omaps for musb_hdrcTony Lindgren
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: musb: set version of Blackfin versionCliff Cai
2010-03-02USB: musb: get rid of omap_readl/writelFelipe Balbi
2010-03-02usb: musb: Add context save and restore supportAjay Kumar Gupta
2010-03-02usb: musb: save dynfifo in musb structAjay Kumar Gupta
2010-03-02USB: musb: remove some of the never defined definesFelipe Balbi
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2009-12-11USB: MUSB: save hardware revision at initAnand Gadiyar
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta
2009-06-15musb: otg timer cleanupDavid Brownell
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov
2009-03-24USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov