aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2011-04-21usb: musb: temporarily make it boolFelipe Balbi
2011-03-27usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger
2011-03-27usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu
2011-03-27usb: musb: blackfin: fix typo in platform driver nameMike Frysinger
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-17usb: musb: omap2430: fix kernel panic on rebootJohan Hovold
2011-02-17usb: musb: fix build breakageFelipe Balbi
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-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
2010-12-10usb: musb: blackfin: give it a context structureFelipe Balbi
2010-12-10usb: musb: da8xx: give it a context structureFelipe Balbi
2010-12-10usb: musb: davinci: give it a context structureFelipe Balbi
2010-12-10usb: musb: tusb6010: give it a context structureFelipe Balbi
2010-12-10usb: musb: am35x: give it a context structureFelipe Balbi
2010-12-10usb: musb: omap2430: give it a context structureFelipe Balbi
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split da8xx to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split davinci to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split tusb6010 to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split am35x to its own platform_driverFelipe Balbi
2010-12-10usb: musb: split omap2430 to its own platform_driverFelipe Balbi
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi
2010-12-10usb: musb: hold context on musb structureFelipe Balbi