summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
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-10-22USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta
2010-10-22USB: musb: add musb support for AM35xAjay Kumar Gupta
2010-10-22usb: makefile cleanupmatt mooney
2010-10-22usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov
2010-10-22usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov
2010-10-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov
2010-10-22usb: change to new flag variablematt mooney
2010-10-22usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi
2010-10-22usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei
2010-10-22usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus
2010-10-22usb: musb: gadget: kill unreachable code in musb_g_rx()Sergei Shtylyov
2010-10-22USB: musb: suppress warning about unused flagsJon Povey
2010-10-22usb: musb: host: support DMA transfers greater than max channel lengthT. S., Anil Kumar
2010-10-22usb: musb: Change to direct addr in context save/restoreBob Liu