summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.c
AgeCommit message (Expand)Author
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-11usb: musb: core: kill unneeded #include'sSergei Shtylyov
2010-12-10usb: musb: add support for ux500 platformMian Yousaf Kaukab
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi
2010-12-10usb: musb: drop musb_platform_suspend/resumeFelipe 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: move clock handling to glue layerFelipe Balbi
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe 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-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-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: pm: don't rely fully on clock supportBob Liu
2010-11-05usb: musb: don't leave PHY enabled on shutdown()Grazvydas Ignotas
2010-10-22USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta
2010-10-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov
2010-10-22usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus
2010-10-22usb: musb: Change to direct addr in context save/restoreBob Liu
2010-08-10USB: musb: fix compilation warning in host only modeAjay Kumar Gupta
2010-06-30USB: musb: fix Blackfin ulpi stubsMike Frysinger
2010-06-30USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov
2010-06-30usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad
2010-05-20usb: musb: add ulpi access operationsHeikki Krogerus
2010-05-20usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi
2010-05-20usb: musb: add debugfs supportFelipe Balbi
2010-05-20USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad
2010-05-20usb: musb: allow board to pass down fifo modeFelipe Balbi
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern
2010-04-30musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov
2010-04-30musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta
2010-03-19usb: musb: core: declare mbase only where it's usedFelipe Balbi
2010-03-19usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: musb: only print info message if probe() is successfulFelipe Balbi
2010-03-02USB: musb: unmap base if we can't probeFelipe Balbi
2010-03-02USB: musb: we already tested for dyn_fifoFelipe Balbi
2010-03-02USB: musb: get rid of omap_readl/writelFelipe Balbi
2010-03-02usb: musb: Add context save and restore supportAjay Kumar Gupta
2010-03-02usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta