summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
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-13USB 3.0 Hub ChangesJohn Youn
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-03-01usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala
2011-03-01usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK
2011-03-01usb: musb: Idle path retention and offmode support for OMAP3Hema HK
2011-03-01usb: musb: Remove platform context save/restore APIHema HK
2011-03-01usb: musb: gadget: fix list_head usageFelipe Balbi
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-21usb: musb: gadget: DBG() already prints function nameSergei Shtylyov
2011-02-18usb: musb: OMAP4430: Fix usb device detection if connected during bootHema 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: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi
2011-02-17usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-17usb: musb: omap2430: fix kernel panic on rebootJohan Hovold
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-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2011-02-01usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab
2011-02-01usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi
2011-02-01usb: musb: hsdma: change back to use musb_read/writewBob Liu
2011-02-01usb: musb: core: fix IRQ checkSergei Shtylyov
2011-02-01usb: musb: fix kernel panic during s2ram(v2)Ming Lei
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-16Revert "USB: musb: pm: don't rely fully on clock support"Greg Kroah-Hartman
2010-12-16Revert "USB: musb: blackfin: pm: make it work"Greg Kroah-Hartman
2010-12-11usb: musb: core: kill unneeded #include'sSergei Shtylyov
2010-12-10usb: musb: Adding musb support for OMAP4430Hema HK
2010-12-10usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK
2010-12-10usb: musb: add support for ux500 platformMian Yousaf Kaukab
2010-12-10musb: am35x: fix compile error due to control apisAjay Kumar Gupta
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi
2010-12-10usb: musb: drop musb_platform_suspend/resumeFelipe Balbi
2010-12-10usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi
2010-12-10usb: musb: am35x: usb dev_pm_ops structureFelipe Balbi
2010-12-10usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi
2010-12-10usb: musb: omap2430: drop the nopsFelipe Balbi
2010-12-10usb: musb: mark musb_save/restore_context staticFelipe 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