summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi2013-03-1818-9812/+0
* usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi2013-03-182-50/+0
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-184-7/+7
* usb: otg: fsl_otg: remove redundant NULL check before kfreeSyam Sidhardhan2013-03-181-20/+10
* usb: phy: mxs: use readl(), writel() instead of the _relaxed() versionsMarc Kleine-Budde2013-03-181-16/+16
* usb: phy: mxs-phy: register phy with frameworkSascha Hauer2013-03-181-0/+9
* usb: phy: move bulk of otg/otg.c to phy/phy.cSascha Hauer2013-03-181-427/+0
* USB: phy: nop: Defer probe if device needs VCC/RESETRoger Quadros2013-03-181-0/+11
* usb: phy: nop: Add device tree support and binding informationRoger Quadros2013-03-181-8/+27
* usb: phy: nop: use new PHY API to register PHYRoger Quadros2013-03-181-1/+2
* usb: phy: nop: Handle RESET for the PHYRoger Quadros2013-03-181-0/+19
* usb: phy: nop: Handle power supply regulator for the PHYRoger Quadros2013-03-181-0/+18
* usb: phy: nop: Manage PHY clockRoger Quadros2013-03-181-1/+53
* usb: phy: nop: use devm_kzalloc()Roger Quadros2013-03-181-12/+5
* usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...Marc Kleine-Budde2013-03-041-3/+7
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-214-63/+279
|\
| * Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-254-3/+257
| |\
| | * usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I2013-01-251-1/+2
| | * usb: otg: add device tree support to otg libraryKishon Vijay Abraham I2013-01-251-0/+80
| | * usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I2013-01-251-1/+117
| | * usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I2013-01-251-0/+37
| | * usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros2013-01-181-1/+1
| | * usb: phy: mxs-phy: add set_suspend APIPeter Chen2013-01-181-0/+20
| * | Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2013-01-251-60/+22
| |\ \
| | * | usb: otg: mv_otg: use devm_xxx for probeChao Xie2013-01-241-60/+22
| | |/
* | | usb: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-3/+3
* | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-172-3/+3
|\| |
| * | usb: otg: mv_otg: fix the clk APIsChao Xie2012-12-131-2/+2
| * | USB: fix fsl_otg config dependencyAnatolij Gustschin2012-12-131-1/+1
| |/
* / usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda2013-01-172-23/+2
|/
* usb: remove use of __devexitBill Pemberton2012-11-215-5/+5
* usb: remove use of __devinitBill Pemberton2012-11-216-6/+6
* usb: remove use of __devexit_pBill Pemberton2012-11-215-5/+5
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-161-2/+2
|\
| * usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as moduleRoger Quadros2012-10-301-2/+2
* | usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-151-8/+14
* | usb: mxs-phy: re-init phy during the connection is uselessPeter Chen2012-11-151-1/+0
* | Revert "usb: otg: mxs-phy: Fix mx23 operation"Peter Chen2012-11-151-35/+3
* | usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-141-25/+21
* | usb: phy: mv_otg: use module_platform_driver macroSrinivas Kandagatla2012-10-161-13/+1
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-1/+1
|\ \
| * | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
| |/
* | usb: otg: mxs-phy: Fix mx23 operationMike Thompson2012-09-101-3/+35
* | usb: otg: move the dereference below the NULL testWei Yongjun2012-09-101-10/+24
* | usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I2012-09-061-6/+20
* | usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I2012-09-061-13/+26
* | usb: otg: make twl6030_usb as a comparator driver to omap_usb2Kishon Vijay Abraham I2012-09-062-101/+19
* | usb: otg: Remove the unneeded NULL checkShubhrajyoti D2012-08-091-1/+1