summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-251-46/+29
|\
| * usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I2013-01-251-1/+6
| * usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I2013-01-251-1/+1
| * usb: start using the control module driverKishon Vijay Abraham I2013-01-251-45/+23
* | usb: musb: omap2430: fix wrong devm_kzalloc() result checkSergei Shtylyov2013-01-171-1/+1
* | usb: musb: fix dependency on transceiver driverMing Lei2013-01-171-1/+1
* | usb: musb: omap2430: kill redundant assignments in omap2430_probe()Sergei Shtylyov2013-01-171-3/+1
* | usb: musb: omap2430: fix the readiness check in omap_musb_mailboxAaro Koskinen2013-01-101-4/+4
|/
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: musb: remove generic_interruptPhilippe De Swert2012-11-061-0/+22
* usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior2012-11-011-19/+5
* usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-111-6/+20
* usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I2012-09-111-0/+54
* usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I2012-09-111-7/+45
* usb: musb: omap2430.c delete unused variable.Matthias Brugger2012-08-201-3/+1
* usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown2012-08-141-1/+5
* usb: musb: drop useless board_mode usageFelipe Balbi2012-08-091-6/+5
* usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I2012-08-031-2/+1
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-021-1/+1
* usb: musb: omap: use devres API to allocate resourcesKishon Vijay Abraham I2012-06-251-12/+7
* usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I2012-06-251-0/+5
* usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I2012-06-251-35/+59
* usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I2012-06-251-9/+15
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-1/+1
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-2/+2
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-101-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-101-2/+2
* usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-101-1/+1
* usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-101-8/+12
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-011-17/+18
|\
| * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-271-4/+4
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-271-11/+11
| * usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-131-2/+3
* | Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-03-011-5/+6
|\ \ | |/ |/|
| * usb: musb: make modules behave betterFelipe Balbi2012-01-311-5/+6
* | usb: musb: omap2430: minor cleanups.NeilBrown2012-01-251-2/+2
|/
* musb: omap2430: avoid pm_runtime_disable()Felipe Contreras2011-12-201-2/+0
* usb: musb: remove a bit of indentationFelipe Contreras2011-12-201-14/+13
* usb: musb: trivial cleanupFelipe Contreras2011-12-201-7/+1
* usb: musb: omap2430: fix compile warningFelipe Balbi2011-12-121-3/+0
* usb: musb: fix pm_runtime calls while atomicVikram Pandita2011-12-121-1/+13
* usb: musb: headers cleanupFelipe Balbi2011-12-121-1/+0
* usb: musb: omap2+: save and restore OTG_INTERFSELHema HK2011-12-121-0/+6
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-011-14/+1
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-10/+10
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-101-1/+1
|\
| * usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula2011-05-021-1/+1
* | usb: fix building musb driversAnatolij Gustschin2011-05-061-3/+4
|/
OpenPOWER on IntegriCloud