aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-10pci: tegra: introduce weak tegra_pcie_board_port_reset() functionMarcel Ziswiler1-3/+14
2018-05-10power: as3722: fix ldo_get/set_enable for ldo index bigger than 7Marcel Ziswiler1-2/+16
2018-05-10mtd: nand: tegra: convert to driver model and live treeMarcel Ziswiler1-43/+55
2018-05-08pci: Don't use pci_indirect when DM is activeMario Six1-1/+1
2018-05-08gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six3-1/+82
2018-05-08clk: Add ICS8N3QV01 driverMario Six3-0/+239
2018-05-08Merge git://git.denx.de/u-boot-mmcTom Rini8-326/+27
2018-05-08Merge git://git.denx.de/u-boot-uniphierTom Rini4-24/+189
2018-05-08adc: add Amlogic Meson SAR ADC driverNeil Armstrong3-0/+734
2018-05-08regmap: add regmap_update_bits() helperNeil Armstrong1-0/+14
2018-05-08clk: stm32mp1: Add VREF clock gatingFabrice Gasnier1-0/+3
2018-05-08power: regulator: Add support for stm32-vrefbufFabrice Gasnier3-0/+165
2018-05-08power: pmic: stpmu1: Add regulator bindingsPatrice Chotard1-0/+34
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello3-0/+677
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches1-18/+18
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan3-0/+438
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong2-13/+13
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard2-14/+34
2018-05-08dm: led: auto probe() LEDs with "default-state"Patrick Bruenn1-0/+9
2018-05-08dm: led: Support "default-state" propertyPatrick Bruenn1-1/+15
2018-05-08power: pwm regulator: support live treeAndy Yan1-11/+4
2018-05-08dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn1-1/+1
2018-05-08mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung1-0/+8
2018-05-08mmc: add the debug message in mmc_set_clockJaehoon Chung1-0/+2
2018-05-08mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung3-10/+12
2018-05-08power: pmic_max77686: remove the old pmic_max77686 fileJaehoon Chung2-304/+0
2018-05-08pinctrl: uniphier: add ethernet TX pin data for LD20Masahiro Yamada1-0/+11
2018-05-08pinctrl: uniphier: support drive-strength configurationMasahiro Yamada2-5/+140
2018-05-08pinctrl: uniphier: support per-pin configuration via DTMasahiro Yamada2-4/+36
2018-05-08pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada1-1/+1
2018-05-08pinctrl: uniphier: replace printf() with dev_err()Masahiro Yamada1-1/+1
2018-05-08pinctrl: uniphier: remove unneeded pin data of LD6b SoCMasahiro Yamada1-13/+0
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-05-07syscon: add Linux-compatible syscon APIMasahiro Yamada1-0/+64
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada11-16/+15
2018-05-07dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada2-7/+12
2018-05-07regmap: clean up regmap allocationMasahiro Yamada6-29/+16
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini11-22/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1453-2975/+1452
2018-05-03Merge git://git.denx.de/u-boot-usbTom Rini2-2/+2
2018-05-03Merge git://git.denx.de/u-boot-shTom Rini1-2/+0
2018-05-02clk: renesas: Drop USB extal from the R8A7792 clock driverMarek Vasut1-2/+0
2018-05-02drivers:power:max77693: remove redundant logical constraintHeinrich Schuchardt1-2/+0
2018-05-02mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer1-1/+1
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer1-1/+7
2018-05-02mmc: fix return value check conditionPeng Fan1-1/+1
2018-04-30usb: f_mass_storage: simplify logical expressionHeinrich Schuchardt1-1/+1
2018-04-30usb: gadget: remove duplicate assignment.Heinrich Schuchardt1-1/+1
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini1-1/+2
2018-04-30Merge git://git.denx.de/u-boot-sunxiTom Rini1-15/+20