summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2011-01-10headers: kobject.h reduxAlexey Dobriyan
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
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: gadget: prevent a NULL pointer dereferenceFelipe Balbi
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi
2010-11-22usb: musb: do not use dma for control transfersAnand Gadiyar
2010-11-22usb: musb: gadget: fix compilation warningAjay Kumar Gupta
2010-11-22usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei
2010-11-22usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi
2010-11-09usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar
2010-11-08usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov
2010-11-05usb: musb: Fix handling of spurious SESSREQHeikki Krogerus
2010-11-05usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd timeMing Lei
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu
2010-11-05USB: musb: blackfin: fix dynamic device<->host changingBob Liu