summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: tegra: Get PHY mode using DTVenu Byravarasu2013-05-303-4/+13
* usb: phy: tegra: Return correct error value provided by clk_get_sysVenu Byravarasu2013-05-301-2/+1
* Merge tag 'tegra-for-3.11-deps-for-usb' into nextFelipe Balbi2013-05-3012-54/+206
|\
| * ARM: tegra: update device trees for USB binding reworkVenu Byravarasu2013-05-179-13/+143
| * ARM: tegra: modify ULPI reset GPIO propertiesVenu Byravarasu2013-05-176-26/+30
| * ARM: tegra: finalize USB EHCI and PHY bindingsVenu Byravarasu2013-05-172-25/+43
* | usb: gadget: use platform_{get,set}_drvdata()Jingoo Han2013-05-285-9/+9
* | usb: phy: samsung: Add support HSIC on Exynos4X12Dongjin Kim2013-05-283-2/+26
* | usb: phy: phy-nop: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
* | usb: gadget: pxa27x_udc: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-1/+0
* | usb: gadget: mv_u3d_core: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-281-3/+0
* | usb: phy: samsung: Add support for USB 2.0 PHY on Exynos 4x12Tomasz Figa2013-05-282-0/+19
* | usb: phy: samsung: Pass enable/disable callbacks through driver dataTomasz Figa2013-05-283-13/+15
* | usb: phy: samsung: Pass set_isolation callback through driver dataTomasz Figa2013-05-284-35/+23
* | usb: phy: samsung: Consolidate reference clock rate handlingTomasz Figa2013-05-284-49/+86
* | usb: phy: samsung: Use clk_get to get reference clockTomasz Figa2013-05-281-2/+2
* | usb: phy: samsung: Select common driver part implicitlyTomasz Figa2013-05-281-1/+1
* | usb: phy: ab8500-usb: add ab9540 supportFabio Baltieri2013-05-281-0/+213
* | usb: phy: ab8500-usb: add ab8540 supportFabio Baltieri2013-05-281-3/+294
* | usb: phy: ab8500-usb: add flag bits to control driver featuresFabio Baltieri2013-05-281-36/+73
* | usb: phy: ab8500-usb: move phy tuning values on separate functionsFabio Baltieri2013-05-281-75/+86
* | usb: phy: ab8500-usb: add platform_device_id tableFabio Baltieri2013-05-281-2/+8
* | usb: phy: ab8500-usb: fix phy tuning value select logicFabio Baltieri2013-05-281-2/+2
* | usb: phy: ab8500-usb: restart phy during probeSakethram Bommisetti2013-05-281-0/+33
* | usb: phy: ab8500-usb: add transceiver clock controlMian Yousaf Kaukab2013-05-281-0/+14
* | usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri2013-05-282-7/+8
* | usb: musb: enable ux500 host side dma supportMian Yousaf Kaukab2013-05-281-4/+4
* | usb: gadget: uvc: Remove unneeded endpoint descriptor fields initializationLaurent Pinchart2013-05-281-10/+3
* | usb: musb: eliminate musb_to_hcdDaniel Mack2013-05-285-12/+10
* | usb: musb: use musb->port_modeDaniel Mack2013-05-282-6/+19
* | usb: musb: re-introduce musb->port_modeDaniel Mack2013-05-282-0/+8
* | usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack2013-05-283-0/+34
* | usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack2013-05-284-4/+79
* | usb: musb: factor out hcd initalizationDaniel Mack2013-05-284-39/+67
* | usb: musb: move musb_start to musb_virthub.cDaniel Mack2013-05-283-46/+44
* | usb: musb: gadget: remove hcd initializationDaniel Mack2013-05-281-10/+0
* | usb: musb: factor some host-specific functionsDaniel Mack2013-05-283-12/+24
* | usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack2013-05-283-24/+14
* | usb: gadget: drop unused USB_GADGET_MUSB_HDRCDaniel Mack2013-05-281-8/+0
* | usb: musb: remove 'ignore_disconnect' flagFelipe Balbi2013-05-283-13/+1
* | usb: musb: fix incorrect usage of resource pointerFelipe Balbi2013-05-286-12/+96
* | Linux 3.10-rc3v3.10-rc3Linus Torvalds2013-05-261-1/+1
* | ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-261-5/+22
* | Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-2611-41/+78
|\ \
| * | NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-231-1/+1
| * | SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| * | NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-206-18/+20
| * | SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| * | SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
| * | SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
| |/