summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | USB: GADGET: optionally force full-speed for net2280 UDCAlan Stern2013-01-311-0/+15
| * | | | | | USB: altsetting overrides for usbtestAlan Stern2013-01-311-1/+12
| * | | | | | USB: chipidea: ci13xxx_imx: Remove sparse warningFabio Estevam2013-01-301-1/+1
| * | | | | | usb/isp1760: declare schedule_ptds() and errata2_function() staticArvid Brodin2013-01-301-2/+2
| * | | | | | usb: phy: fix Kconfig warningFelipe Balbi2013-01-291-1/+0Star
| * | | | | | Revert "usb: Register usb port's acpi power resources"Lan Tianyu2013-01-293-30/+0Star
| * | | | | | Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-2513-126/+138
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | usb: enable usb port device's async suspend.Lan Tianyu2013-01-251-0/+1
| * | | | | | usb: expose usb port's pm qos flags to user spaceLan Tianyu2013-01-251-1/+10
| * | | | | | usb: add usb port auto power off mechanismLan Tianyu2013-01-253-58/+164
| * | | | | | usb: add runtime pm support for usb port deviceLan Tianyu2013-01-253-0/+77
| * | | | | | usb: Register usb port's acpi power resourcesLan Tianyu2013-01-253-0/+29
| * | | | | | usb-uas: set max_lun and max_channelGerd Hoffmann2013-01-251-0/+2
| * | | | | | usb: add driver for xsens motion trackersFrans Klaver2013-01-253-0/+99
| * | | | | | USB: misc: usb3503: Fix compiler warningDongjin Kim2013-01-251-1/+1
| * | | | | | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-2517-149/+2107
| |\ \ \ \ \ \
| | * | | | | | usb: dwc3: core: add dt support for dwc3 coreKishon Vijay Abraham I2013-01-251-4/+20
| | * | | | | | usb: phy: omap-usb2: enable 960Mhz clock for omap5Kishon Vijay Abraham I2013-01-251-1/+27
| | * | | | | | 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-253-3/+5
| | * | | | | | usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I2013-01-253-0/+366
| | * | | | | | usb: start using the control module driverKishon Vijay Abraham I2013-01-255-87/+33Star
| | * | | | | | usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I2013-01-253-0/+306
| | * | | | | | 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: samsung: Remove __devinit, __devexit_p and __exit annotationsVivek Gautam2013-01-231-3/+3
| | * | | | | | USB: ohci-exynos: Add phy driver supportVivek Gautam2013-01-231-21/+63
| | * | | | | | USB: ehci-s5p: Add phy driver supportVivek Gautam2013-01-231-21/+59
| | * | | | | | usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam2013-01-232-29/+486
| | * | | | | | ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam2013-01-232-8/+10
| | * | | | | | usb: phy: samsung: Add support to set pmu isolationVivek Gautam2013-01-181-22/+141
| | * | | | | | usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros2013-01-181-1/+1
| | * | | | | | usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri2013-01-181-10/+27
| | * | | | | | usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri2013-01-183-0/+363
| | * | | | | | 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-2553-1475/+1671
| |\ \ \ \ \ \ \
| | * | | | | | | usb: gadget: constify all struct usb_gadget_opsFelipe Balbi2013-01-249-9/+9
| | * | | | | | | usb: gadget: mv_udc: fix the value of tranceiverChao Xie2013-01-241-5/+10
| | * | | | | | | usb: host: ehci-mv: remove unused variableChao Xie2013-01-241-1/+0Star
| | * | | | | | | usb: otg: mv_otg: use devm_xxx for probeChao Xie2013-01-241-60/+22Star
| | * | | | | | | usb: gadget: mv_udc: fix the warning of mv_udc_removeChao Xie2013-01-241-1/+1
| | * | | | | | | usb: gadget: mv_udc: use devm_xxx for probeChao Xie2013-01-241-100/+56Star
| | * | | | | | | usb: gadget: completely remove ->start/->stopFelipe Balbi2013-01-241-75/+14Star
| | * | | | | | | usb: gadget: s3c2410: convert to udc_start/udc_stopFelipe Balbi2013-01-242-53/+13Star
| | * | | | | | | usb: gadget: pxa27x_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-242-46/+16Star
| | * | | | | | | usb: gadget: pxa25x_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-242-48/+15Star
| | * | | | | | | usb: gadget: pch_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-241-53/+14Star
| | * | | | | | | usb: gadget: omap_udc: convert to udc_start/udc_stopFelipe Balbi2013-01-241-37/+12Star
| | * | | | | | | usb: gadget: m66592-udc: convert to udc_start/udc_stopFelipe Balbi2013-01-242-51/+20Star