aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* 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
* 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
| * | | usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-07
| * | | usb: musb: introduce struct musb_platform_opsFelipe Balbi2010-12-07
| * | | usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi2010-12-01
| * | | usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-01
| * | | usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
| |/ /
* | | Revert "USB: musb: pm: don't rely fully on clock support"Greg Kroah-Hartman2010-12-16
* | | Revert "USB: musb: blackfin: pm: make it work"Greg Kroah-Hartman2010-12-16
| |/ |/|
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-22