summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: fix improper return value when kzalloc failsPan Bian2016-11-291-0/+1
* usb: return correct errno on failuresPan Bian2016-11-291-0/+1
* usb: return correct errno code when krealloc failsPan Bian2016-11-291-0/+1
* USB: EHCI: ehci-w90x900: remove unuseful functionsManjunath Goudar2016-11-291-22/+8Star
* usb: ohci: s3c2410: allow probing from device treeSergio Prado2016-11-291-0/+8
* dt-bindings: usb: add DT binding for s3c2410 USB OHCI controllerSergio Prado2016-11-291-0/+22
* USB: ohci: da8xx: Resume the entire host controllerAxel Haslam2016-11-291-2/+1Star
* USB: ohci: da8xx: Allow probing from DTAxel Haslam2016-11-291-0/+8
* USB: ohci: da8xx: Add devicetree bindingsAxel Haslam2016-11-291-0/+23
* USB: ohci: da8xx: Allow a regulator to handle VBUSAxel Haslam2016-11-291-3/+93
* USB: ohci: da8xx: Add wrappers for platform callbacksAxel Haslam2016-11-291-23/+102
* USB: ohci: da8xx: use ohci priv data instead of globalsAxel Haslam2016-11-291-30/+43
* Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2016-11-285-23/+86
|\
| * usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHYFabien Lahoudere2016-11-141-0/+11
| * usb: chipidea: imx: configure imx for ULPI phyFabien Lahoudere2016-11-143-14/+66
| * usb: chipidea: Properly mark little endian descriptorsStephen Boyd2016-11-142-9/+9
* | Merge tag 'extcon-next-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2016-11-282-40/+132
|\ \
| * | extcon: usb-gpio: Add VBUS detection supportRoger Quadros2016-11-202-40/+132
* | | Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2016-11-2823-924/+1042
|\ \ \
| * | | phy: rockchip-inno-usb2: select USB_COMMONArnd Bergmann2016-11-181-0/+2
| * | | phy: rockchip-inno-usb2: fix uninitialized tmout variableArnd Bergmann2016-11-181-1/+1
| * | | phy: phy-twl4030-usb: emit VBUS status events to userspaceMatt Ranostay2016-11-181-0/+3
| * | | phy_sun4i_usb: set_mode: Allow using set_mode to force end the current sessionHans de Goede2016-11-181-4/+10
| * | | phy: fix returnvar.cocci warningsVivek Gautam2016-11-182-4/+2Star
| * | | phy: Fix ptr_ret.cocci warningsVivek Gautam2016-11-182-16/+4Star
| * | | phy: fix semicolon.cocci warningsVivek Gautam2016-11-186-11/+11
| * | | phy: exynos-mipi-video: simplify check for coupled phy statusMarek Szyprowski2016-11-181-14/+1Star
| * | | phy: rcar-gen3-usb2: add sysfs for usb role swapYoshihiro Shimoda2016-11-182-1/+132
| * | | phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaroundAlexandre Bailon2016-11-181-0/+5
| * | | phy: stih41x-usb: Remove usb phy driver and dt bindingPeter Griffin2016-11-183-197/+0Star
| * | | phy: phy-miphy365x: Remove miphy365 driver and dt bindingPeter Griffin2016-11-183-636/+0Star
| * | | phy: rockchip-inno-usb2: correct 480MHz output clock stable timeWilliam Wu2016-11-181-2/+2
| * | | phy: rockchip-inno-usb2: correct clk_ops callbackWilliam Wu2016-11-181-6/+6
| * | | phy: rockchip-inno-usb2: support otg-port for rk3399William Wu2016-11-181-30/+561
| * | | phy: meson8b-usb2: request a shared reset lineMartin Blumenstingl2016-11-181-2/+1Star
| * | | phy: meson8b-usb2: fix missing clk_disable_unprepare() on errorWei Yongjun2016-11-181-0/+3
| * | | phy: meson: add USB2 PHY support for Meson8b and GXBBMartin Blumenstingl2016-11-183-0/+298
| * | | Documentation: dt-bindings: rename meson-usb2-phy to meson8b-usb2-phyMartin Blumenstingl2016-11-181-1/+1
| * | | Documentation: dt-bindings: update the meson-usb2-phy exampleMartin Blumenstingl2016-11-181-2/+2
* | | | Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-28545-3054/+6307
|\ \ \ \
| * | | | Linux 4.9-rc7Linus Torvalds2016-11-271-1/+1
| * | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-274-12/+34
| |\ \ \ \
| | * | | | iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-192-11/+18
| | * | | | iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2016-10-302-1/+16
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-11-275-9/+29
| |\ \ \ \ \
| | * | | | | MIPS: mm: Fix output of __do_page_faultMatt Redfearn2016-11-251-4/+5
| | * | | | | MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-244-5/+24
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-11-271-1/+2
| |\ \ \ \ \ \
| | * | | | | | fix default_file_splice_read()Al Viro2016-11-271-1/+2
| * | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-11-271-39/+25Star
| |\ \ \ \ \ \ \