summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phy: ti-pipe3: fix missing bit-wise or operator when assigning valColin Ian King2019-04-171-1/+1
* phy: mediatek: Add UFS M-PHY driverStanley Chu2019-04-173-0/+256
* dt-bindings: phy: Add document for phy-mtk-ufsStanley Chu2019-04-171-0/+38
* dt-bindings: phy: Add a new property drive-impedance-ohm for RK's emmc PHYChristoph Muellner2019-04-171-2/+6
* phy: rockchip-emmc: Allow to set drive impedance via DTS.Christoph Muellner2019-04-171-2/+28
* phy: ufs-qcom: Refactor all init steps into phy_poweronEvan Green2019-04-176-170/+64
* phy: qcom: Utilize UFS reset controllerEvan Green2019-04-176-18/+76
* scsi: ufs: qcom: Expose the reset controller for PHYEvan Green2019-04-173-0/+57
* dt-bindings: phy: qcom-ufs: Add resets propertyEvan Green2019-04-171-1/+4
* dt-bindings: phy-qcom-qmp: Add UFS PHY resetEvan Green2019-04-171-2/+4
* dt-bindings: ufs: Add #reset-cells for Qualcomm controllersEvan Green2019-04-171-0/+3
* phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo PHY DriverNeil Armstrong2019-04-173-0/+425
* phy: amlogic: add Amlogic G12A USB2 PHY DriverNeil Armstrong2019-04-173-0/+353
* dt-bindings: phy: Add Amlogic G12A USB3+PCIE Combo PHY BindingsNeil Armstrong2019-04-171-0/+22
* dt-bindings: phy: Add Amlogic G12A USB2 PHY BindingsNeil Armstrong2019-04-171-0/+22
* phy: sr-usb: Add Stingray USB PHY driverSrinath Mannam2019-04-173-0/+406
* dt-bindings: phy: Add Stingray USB PHY binding documentSrinath Mannam2019-04-171-0/+32
* phy: tegra: xusb: Add Tegra186 supportJC Kuo2019-04-175-0/+938
* phy: tegra: xusb: Add support for power suppliesThierry Reding2019-04-172-1/+38
* phy: tegra: xusb: Parse dual-role mode propertyThierry Reding2019-04-172-0/+24
* phy: tegra: xusb: Skip single function lane programmingJC Kuo2019-04-171-1/+5
* dt-bindings: phy: tegra: Add Tegra186 supportThierry Reding2019-04-171-0/+9
* Linux 5.1-rc1v5.1-rc1Linus Torvalds2019-03-171-2/+2
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-1757-156/+153
|\
| * kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1729-47/+18
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-1712-13/+6
| * Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1
| * kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson2019-03-171-1/+1
| * kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4
| * coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56
| * kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-143-3/+3
| * kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-141-13/+19
| * kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-141-17/+17
| * kbuild: add workaround for Debian make-kpkgMasahiro Yamada2019-03-141-0/+10
| * kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2019-03-142-16/+2
| * unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-142-4/+1
| * h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-03-141-1/+1
| * kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-143-8/+7
| * modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-142-23/+5
| * ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-144-6/+2
| * libfdt: prefix header search paths with $(srctree)/Masahiro Yamada2019-03-141-1/+1
| * deb-pkg: generate correct build dependenciesRiku Voipio2019-03-141-1/+3
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-173-125/+0
|\ \
| * | x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0
| * | x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-123-41/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-172-4/+4
|\ \ \
| * | | perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-171-1/+1
| * | | perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-151-2/+2
| * | | perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-151-1/+1