aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
Commit message (Expand)AuthorAge
* 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
* 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