summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-10bootcount: spl: Enable bootcount support in SPLLukasz Majewski
2018-05-08pci: Don't use pci_indirect when DM is activeMario Six
2018-05-08gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six
2018-05-08clk: Add ICS8N3QV01 driverMario Six
2018-05-08Merge git://git.denx.de/u-boot-mmcTom Rini
2018-05-08Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-05-08adc: add Amlogic Meson SAR ADC driverNeil Armstrong
2018-05-08regmap: add regmap_update_bits() helperNeil Armstrong
2018-05-08clk: stm32mp1: Add VREF clock gatingFabrice Gasnier
2018-05-08power: regulator: Add support for stm32-vrefbufFabrice Gasnier
2018-05-08power: pmic: stpmu1: Add regulator bindingsPatrice Chotard
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard
2018-05-08dm: led: auto probe() LEDs with "default-state"Patrick Bruenn
2018-05-08dm: led: Support "default-state" propertyPatrick Bruenn
2018-05-08power: pwm regulator: support live treeAndy Yan
2018-05-08dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn
2018-05-08mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung
2018-05-08mmc: add the debug message in mmc_set_clockJaehoon Chung
2018-05-08mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung
2018-05-08power: pmic_max77686: remove the old pmic_max77686 fileJaehoon Chung
2018-05-08pinctrl: uniphier: add ethernet TX pin data for LD20Masahiro Yamada
2018-05-08pinctrl: uniphier: support drive-strength configurationMasahiro Yamada
2018-05-08pinctrl: uniphier: support per-pin configuration via DTMasahiro Yamada
2018-05-08pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada
2018-05-08pinctrl: uniphier: replace printf() with dev_err()Masahiro Yamada
2018-05-08pinctrl: uniphier: remove unneeded pin data of LD6b SoCMasahiro Yamada
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07syscon: add Linux-compatible syscon APIMasahiro Yamada
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-03Merge git://git.denx.de/u-boot-usbTom Rini
2018-05-03Merge git://git.denx.de/u-boot-shTom Rini
2018-05-02clk: renesas: Drop USB extal from the R8A7792 clock driverMarek Vasut
2018-05-02drivers:power:max77693: remove redundant logical constraintHeinrich Schuchardt
2018-05-02mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer
2018-05-02mmc: fix return value check conditionPeng Fan
2018-04-30usb: f_mass_storage: simplify logical expressionHeinrich Schuchardt
2018-04-30usb: gadget: remove duplicate assignment.Heinrich Schuchardt
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-30Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-28serial: serial_stm32: Rename status register flagsPatrice Chotard
2018-04-28serial: serial_stm32: Enable overrunPatrice Chotard