aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-08power: pmic: stpmu1: Add regulator bindingsPatrice Chotard
2018-05-08power: regulator: stpmu1: Introduce stpmu1 driverChristophe Kerello
2018-05-08ARM: dts: stm32mp157: Add SoC pwr regulator entryPatrice Chotard
2018-05-08stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay
2018-05-08arm: controlcenterdc: Add spi-flash compatible stringsMario Six
2018-05-08env: ti: android: boot with FIT ImagePraneeth Bajjuri
2018-05-08configs: TI: Enable FIT Library overlay supportPraneeth Bajjuri
2018-05-08arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri
2018-05-08defconfig: at91-sama5d2_ptc_ek: remove unused SYS_EXTRA_OPTIONSLudovic Desroches
2018-05-08board: sama5d27_som1_ek: Fix the USB vbus powerEugen Hristev
2018-05-08configs: at91: sama5: updated mtdparts variable in bootargsEugen Hristev
2018-05-08board: sama5d2_ptc_ek: adjust the smc timings of nandEugen Hristev
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches
2018-05-08board: atmel: sama5d2_ptc_ek: update pin configuration for NANDLudovic Desroches
2018-05-08gpio: atmel_pio4: add drive strength macrosLudovic Desroches
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan
2018-05-08arm64: Add SMC and HVC commandsMichalis Pappas
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong
2018-05-08ARM64: meson: Sync DT and Bindings with Linux 4.16Neil Armstrong
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn
2018-05-08dm: led: auto probe() LEDs with "default-state"Patrick Bruenn
2018-05-08dm: led: Support "default-state" propertyPatrick Bruenn
2018-05-08mmc: support writing sparse imagesJassi Brar
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-08lib: fdtdec: drop the old compatible about max77686Jaehoon Chung
2018-05-08power: pmic_max77686: remove the old pmic_max77686 fileJaehoon Chung
2018-05-08configs: trats2: enable the max77686 regulator configJaehoon Chung
2018-05-08ARM: uniphier: enable CONFIG_PINCONFMasahiro Yamada
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-07fastboot: sparse: make write_sparse_image useable for non-fastbootJassi Brar
2018-05-07fastboot: sparse: remove redundant argument to write_sparse_imageJassi Brar
2018-05-07arm: v7R: Add support for enabling cachesLokesh Vutla
2018-05-07arm: v7R: Add support for MPULokesh Vutla
2018-05-07arm: v7R: Add initial supportMichal Simek
2018-05-07arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla
2018-05-07arm: v7: Kconfig: Add entry for MMULokesh Vutla
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07arm: v7: Update VBAR only if availableLokesh Vutla
2018-05-07test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada