aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
Commit message (Expand)AuthorAge
* usb: musb: omap2430: Add support for idling phy when musb is idleTony Lindgren2019-04-30
* usb: musb: remove references to default_a of struct usb_otgBin Liu2018-05-22
* USB: musb: omap2430: drop non-DT supportJohan Hovold2018-04-22
* USB: musb: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* usb: musb: omap2430: constify dev_pm_ops structuresBhumika Goyal2017-02-03
* Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-28
|\
| * usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren2016-11-17
* | usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbgLadislav Michl2016-11-21
* | usb: musb: omap2430: use dev_errLadislav Michl2016-11-21
|/
* usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren2016-10-24
* usb: musb: Simplify PM runtime for 2430 glue layerTony Lindgren2016-09-13
* usb: musb: Use normal module_init for 2430 glueTony Lindgren2016-06-01
* usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-01
* usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Remove try_idle for 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Handle cable status better for 2430 glue layerTony Lindgren2016-06-01
* usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren2016-06-01
* usb: musb: Update to use PM runtime autosuspendTony Lindgren2016-06-01
* usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren2015-12-16
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-16
* usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren2015-10-28
* usb: musb: Set up function pointers for DMATony Lindgren2015-05-07
* usb: musb: Fix up DMA related macrosTony Lindgren2015-05-07
* usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren2015-02-23
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-03
* usb: musb: omap2430: use MUSB_DEVCTL_BDEVICESergei Shtylyov2014-11-03
* usb: musb: omap2430: delete unnecessary 'out of memory' messagesPeter Chen2014-11-03
* usb: musb: omap2430: make sure clocks are enabled when running mailboxFelipe Balbi2014-04-15
* usb: musb: fix PHY power on/offFelipe Balbi2014-04-15
* phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-09
* usb: musb: fix obex in g_nokia.ko causing kernel panicFelipe Balbi2014-02-18
* Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-10-24
|\
| * usb: musb: Call atomic_notifier_call_chain when status is changedPali Rohár2013-10-01
* | usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros2013-10-03
* | usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-27
|/
* Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-13
|\
| * usb: musb: use dev_get_platdata()Jingoo Han2013-07-30
* | usb: musb: fix resource passed from glue layer to musbKishon Vijay Abraham I2013-07-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\
| * treewide: Fix typo in printkMasanari Iida2013-05-28
* | usb: musb: omap2430: make it compile againSebastian Andrzej Siewior2013-06-25
* | usb: musb: eliminate musb_to_hcdDaniel Mack2013-05-28
* | usb: musb: fix incorrect usage of resource pointerFelipe Balbi2013-05-28
|/
* usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...Wei Yongjun2013-05-15
* usb: musb: omap2430: turn off vbus on cable disconnectGrazvydas Ignotas2013-04-02
* usb: musb: omap2430: fix PHY error handlingFelipe Balbi2013-03-18
* usb: musb: omap: add usb_phy_init in omap2430_musb_initKishon Vijay Abraham I2013-03-18