aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: musb: gadget: DBG() already prints function nameSergei Shtylyov2011-02-21
* usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK2011-02-18
* usb: musb: Using runtime pm APIs for musb.Hema HK2011-02-17
* usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi2011-02-17
* usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...Felipe Balbi2011-02-17
* usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi2011-02-17
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17
|\
| * usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-01
| * usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-01
| * usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-01
| * usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-01
| * usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-01
| * usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-01
* | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-04
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | headers: kobject.h reduxAlexey Dobriyan2011-01-10
* | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\ \ \
| * | | usb: musb: core: kill unneeded #include'sSergei Shtylyov2010-12-11
| * | | usb: musb: Adding musb support for OMAP4430Hema HK2010-12-10
| * | | usb: musb: TWL6030: Selecting TWL6030_USB transceiverHema HK2010-12-10
| * | | usb: musb: add support for ux500 platformMian Yousaf Kaukab2010-12-10
| * | | musb: am35x: fix compile error due to control apisAjay Kumar Gupta2010-12-10
| * | | usb: musb: drop board_set_vbusFelipe Balbi2010-12-10
| * | | usb: musb: drop musb_platform_suspend/resumeFelipe Balbi2010-12-10
| * | | usb: musb: blackfin: usb dev_pm_ops structureFelipe Balbi2010-12-10
| * | | usb: musb: am35x: usb dev_pm_ops structureFelipe Balbi2010-12-10
| * | | usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi2010-12-10
| * | | usb: musb: omap2430: drop the nopsFelipe Balbi2010-12-10
| * | | usb: musb: mark musb_save/restore_context staticFelipe Balbi2010-12-10
| * | | usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-10
| * | | usb: musb: drop the set_clock magicFelipe Balbi2010-12-10
| * | | usb: musb: move clock handling to glue layerFelipe Balbi2010-12-10
| * | | usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-10
| * | | usb: musb: blackfin: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: da8xx: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: davinci: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: tusb6010: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: am35x: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: omap2430: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: split blackfin to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split da8xx to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split davinci to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split tusb6010 to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split am35x to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split omap2430 to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: trivial search and replace patchFelipe Balbi2010-12-10
| * | | usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-10
| * | | usb: musb: hold context on musb structureFelipe Balbi2010-12-10