Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | USB: chipidea: ci13xxx_imx: Remove sparse warning | Fabio Estevam | 2013-01-30 | 1 | -1/+1 | |
| * | | | | | | usb/isp1760: declare schedule_ptds() and errata2_function() static | Arvid Brodin | 2013-01-30 | 1 | -2/+2 | |
| * | | | | | | usb: phy: fix Kconfig warning | Felipe Balbi | 2013-01-29 | 1 | -1/+0 | |
| * | | | | | | Revert "usb: Register usb port's acpi power resources" | Lan Tianyu | 2013-01-29 | 3 | -30/+0 | |
| * | | | | | | Merge 3.8-rc5 into usb-next | Greg Kroah-Hartman | 2013-01-25 | 13 | -126/+138 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | usb: enable usb port device's async suspend. | Lan Tianyu | 2013-01-25 | 1 | -0/+1 | |
| * | | | | | | usb: expose usb port's pm qos flags to user space | Lan Tianyu | 2013-01-25 | 1 | -1/+10 | |
| * | | | | | | usb: add usb port auto power off mechanism | Lan Tianyu | 2013-01-25 | 3 | -58/+164 | |
| * | | | | | | usb: add runtime pm support for usb port device | Lan Tianyu | 2013-01-25 | 3 | -0/+77 | |
| * | | | | | | usb: Register usb port's acpi power resources | Lan Tianyu | 2013-01-25 | 3 | -0/+29 | |
| * | | | | | | usb-uas: set max_lun and max_channel | Gerd Hoffmann | 2013-01-25 | 1 | -0/+2 | |
| * | | | | | | usb: add driver for xsens motion trackers | Frans Klaver | 2013-01-25 | 3 | -0/+99 | |
| * | | | | | | USB: misc: usb3503: Fix compiler warning | Dongjin Kim | 2013-01-25 | 1 | -1/+1 | |
| * | | | | | | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2013-01-25 | 17 | -149/+2107 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | usb: dwc3: core: add dt support for dwc3 core | Kishon Vijay Abraham I | 2013-01-25 | 1 | -4/+20 | |
| | * | | | | | | usb: phy: omap-usb2: enable 960Mhz clock for omap5 | Kishon Vijay Abraham I | 2013-01-25 | 1 | -1/+27 | |
| | * | | | | | | usb: musb: omap: get phy by phandle for dt boot | Kishon Vijay Abraham I | 2013-01-25 | 1 | -1/+6 | |
| | * | | | | | | usb: musb: omap: make use of the new PHY lib APIs | Kishon Vijay Abraham I | 2013-01-25 | 3 | -3/+5 | |
| | * | | | | | | usb: phy: add a new driver for usb3 phy | Kishon Vijay Abraham I | 2013-01-25 | 3 | -0/+366 | |
| | * | | | | | | usb: start using the control module driver | Kishon Vijay Abraham I | 2013-01-25 | 5 | -87/+33 | |
| | * | | | | | | usb: phy: add a new driver for usb part of control module | Kishon Vijay Abraham I | 2013-01-25 | 3 | -0/+306 | |
| | * | | | | | | usb: otg: add device tree support to otg library | Kishon Vijay Abraham I | 2013-01-25 | 1 | -0/+80 | |
| | * | | | | | | usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type | Kishon Vijay Abraham I | 2013-01-25 | 1 | -1/+117 | |
| | * | | | | | | usb: otg: add an api to bind the usb controller and phy | Kishon Vijay Abraham I | 2013-01-25 | 1 | -0/+37 | |
| | * | | | | | | usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations | Vivek Gautam | 2013-01-23 | 1 | -3/+3 | |
| | * | | | | | | USB: ohci-exynos: Add phy driver support | Vivek Gautam | 2013-01-23 | 1 | -21/+63 | |
| | * | | | | | | USB: ehci-s5p: Add phy driver support | Vivek Gautam | 2013-01-23 | 1 | -21/+59 | |
| | * | | | | | | usb: phy: samsung: Add host phy support to samsung-phy driver | Vivek Gautam | 2013-01-23 | 2 | -29/+486 | |
| | * | | | | | | ARM: EXYNOS: Update & move usb-phy types to generic include layer | Vivek Gautam | 2013-01-23 | 2 | -8/+10 | |
| | * | | | | | | usb: phy: samsung: Add support to set pmu isolation | Vivek Gautam | 2013-01-18 | 1 | -22/+141 | |
| | * | | | | | | usb: phy: mv-otg: use to_delayed_work instead of cast | Cesar Eduardo Barros | 2013-01-18 | 1 | -1/+1 | |
| | * | | | | | | usb: phy: s3c-hsotg: adding phy driver support | Praveen Paneri | 2013-01-18 | 1 | -10/+27 | |
| | * | | | | | | usb: phy: samsung: Introducing usb phy driver for hsotg | Praveen Paneri | 2013-01-18 | 3 | -0/+363 | |
| | * | | | | | | usb: phy: mxs-phy: add set_suspend API | Peter Chen | 2013-01-18 | 1 | -0/+20 | |
| * | | | | | | | Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2013-01-25 | 53 | -1475/+1671 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | usb: gadget: constify all struct usb_gadget_ops | Felipe Balbi | 2013-01-24 | 9 | -9/+9 | |
| | * | | | | | | | usb: gadget: mv_udc: fix the value of tranceiver | Chao Xie | 2013-01-24 | 1 | -5/+10 | |
| | * | | | | | | | usb: host: ehci-mv: remove unused variable | Chao Xie | 2013-01-24 | 1 | -1/+0 | |
| | * | | | | | | | usb: otg: mv_otg: use devm_xxx for probe | Chao Xie | 2013-01-24 | 1 | -60/+22 | |
| | * | | | | | | | usb: gadget: mv_udc: fix the warning of mv_udc_remove | Chao Xie | 2013-01-24 | 1 | -1/+1 | |
| | * | | | | | | | usb: gadget: mv_udc: use devm_xxx for probe | Chao Xie | 2013-01-24 | 1 | -100/+56 | |
| | * | | | | | | | usb: gadget: completely remove ->start/->stop | Felipe Balbi | 2013-01-24 | 1 | -75/+14 | |
| | * | | | | | | | usb: gadget: s3c2410: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 2 | -53/+13 | |
| | * | | | | | | | usb: gadget: pxa27x_udc: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 2 | -46/+16 | |
| | * | | | | | | | usb: gadget: pxa25x_udc: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 2 | -48/+15 | |
| | * | | | | | | | usb: gadget: pch_udc: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 1 | -53/+14 | |
| | * | | | | | | | usb: gadget: omap_udc: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 1 | -37/+12 | |
| | * | | | | | | | usb: gadget: m66592-udc: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 2 | -51/+20 | |
| | * | | | | | | | usb: gadget: fsl_udc_core: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 1 | -47/+11 | |
| | * | | | | | | | usb: gadget: goku_udc: convert to udc_start/udc_stop | Felipe Balbi | 2013-01-24 | 2 | -56/+15 |