aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
Commit message (Expand)AuthorAge
* 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
* usb: musb: omap: remove the check before calling otg_set_vbusKishon Vijay Abraham I2013-03-18
* usb: musb: omap2430: replace *_* with *-* in property namesKishon Vijay Abraham I2013-03-18
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-18
* usb: musb: omap2430: fix sparse warningAaro Koskinen2013-03-05
* usb: musb: omap2430: fix omap_musb_mailbox glue check againAaro Koskinen2013-03-05
* Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-25
|\
| * usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I2013-01-25
| * usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I2013-01-25
| * usb: start using the control module driverKishon Vijay Abraham I2013-01-25
* | usb: musb: omap2430: fix wrong devm_kzalloc() result checkSergei Shtylyov2013-01-17
* | usb: musb: fix dependency on transceiver driverMing Lei2013-01-17
* | usb: musb: omap2430: kill redundant assignments in omap2430_probe()Sergei Shtylyov2013-01-17
* | usb: musb: omap2430: fix the readiness check in omap_musb_mailboxAaro Koskinen2013-01-10
|/
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* usb: musb: remove generic_interruptPhilippe De Swert2012-11-06
* usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior2012-11-01
* usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-11
* usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I2012-09-11
* usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I2012-09-11
* usb: musb: omap2430.c delete unused variable.Matthias Brugger2012-08-20
* usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown2012-08-14
* usb: musb: drop useless board_mode usageFelipe Balbi2012-08-09
* usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I2012-08-03
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
* usb: musb: omap: use devres API to allocate resourcesKishon Vijay Abraham I2012-06-25
* usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I2012-06-25
* usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I2012-06-25
* usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I2012-06-25
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-10
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-10
* usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-10
* usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-10
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-01
|\
| * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-27
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
| * usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-13
* | Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-03-01
|\ \ | |/ |/|
| * usb: musb: make modules behave betterFelipe Balbi2012-01-31
* | usb: musb: omap2430: minor cleanups.NeilBrown2012-01-25
|/
* musb: omap2430: avoid pm_runtime_disable()Felipe Contreras2011-12-20
* usb: musb: remove a bit of indentationFelipe Contreras2011-12-20
* usb: musb: trivial cleanupFelipe Contreras2011-12-20
* usb: musb: omap2430: fix compile warningFelipe Balbi2011-12-12