aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.c
AgeCommit message (Expand)Author
2011-05-02musb protect otg timer referencesAndy Green
2011-05-02MUSB: workaround runtime pm sysfsJaswinder Singh
2011-05-02Subject: [PATCH 3/3] usb: musb: Moving the Vbus enable function call from to ...Hema HK
2011-04-14MUSB: shutdown: Make sure block is awake before doing shutdownJassi Brar
2011-03-25Merge commit '05f6894' (omap-for-linus) into linaro-2.6.38Nicolas Pitre
2011-03-25Merge commit '500132a' (usb) into linaro-2.6.38Nicolas Pitre
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-03-01usb: musb: Idle path retention and offmode support for OMAP3Hema HK
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-17usb: musb: do not error out if Kconfig doesn't match board modeFelipe Balbi
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren
2011-02-01usb: musb: core: fix IRQ checkSergei Shtylyov
2011-02-01usb: musb: fix kernel panic during s2ram(v2)Ming Lei
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
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