aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-29Revert "usb: Register usb port's acpi power resources"Lan Tianyu
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu
2013-01-28usb: host: tegra: don't touch EMC clockStephen Warren
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu
2013-01-28usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu
2013-01-28usb: phy: use kzalloc to allocate struct tegra_usb_phyVenu Byravarasu
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25USB: EHCI: fix timer bug affecting port resumeAlan Stern
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern
2013-01-25USB: EHCI: notify usbcore about port resumesAlan Stern
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2013-01-25USB: EHCI: unlink one async QH at a timeAlan Stern
2013-01-25USB: EHCI: remove ASS/PSS polling timeoutAlan Stern
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman
2013-01-25usb: enable usb port device's async suspend.Lan Tianyu
2013-01-25usb: expose usb port's pm qos flags to user spaceLan Tianyu
2013-01-25usb: add usb port auto power off mechanismLan Tianyu
2013-01-25usb: add runtime pm support for usb port deviceLan Tianyu
2013-01-25usb: Register usb port's acpi power resourcesLan Tianyu
2013-01-25usb-uas: set max_lun and max_channelGerd Hoffmann
2013-01-25usb: add driver for xsens motion trackersFrans Klaver
2013-01-25USB: misc: usb3503: Fix compiler warningDongjin Kim
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-01-25Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-01-25Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-01-25usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam
2013-01-25usb: dwc3: core: add dt support for dwc3 coreKishon Vijay Abraham I
2013-01-25usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I
2013-01-25usb: musb: omap: get phy by phandle for dt bootKishon Vijay Abraham I
2013-01-25usb: musb: omap: make use of the new PHY lib APIsKishon Vijay Abraham I
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I
2013-01-25usb: start using the control module driverKishon Vijay Abraham I
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I
2013-01-25usb: dwc3: core: stray statements are removedKishon Vijay Abraham I
2013-01-25usb: dwc3: core: enable the USB2 and USB3 phy in probeKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I
2013-01-25usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam