summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regulator: import Linux regulator_bulk APIAhmad Fatoum2020-02-252-0/+188
* ARM: stm32mp: add aliases for mmc1 and mmc2Ahmad Fatoum2020-02-251-0/+2
* ARM: stm32mp: dk2: delete unused includesAhmad Fatoum2020-02-251-3/+0
* reset: stm32: migrate restart reason and handler from stm32_iwdgAhmad Fatoum2020-02-192-103/+113
* reset_source: migrate from reset_source_name to reset_source_to_stringAhmad Fatoum2020-02-193-3/+3
* watchdog: f71808e: only print reset reason if one's indicatedAhmad Fatoum2020-02-191-4/+4
* reset_source: introduce reset_source_to_stringAhmad Fatoum2020-02-192-5/+10
* net: designware: eqos: stm32: drop no longer needed syscfg-clkAhmad Fatoum2020-02-191-2/+1
* mfd: syscon: clock peripheral if specified in device treeAhmad Fatoum2020-02-191-2/+18
* mfd: syscon: use regmap-mmio as backendAhmad Fatoum2020-02-191-25/+2
* regmap: add support for regmap_init_mmio_clkAhmad Fatoum2020-02-193-1/+323
* regmap: make internal.h a self-contained headerAhmad Fatoum2020-02-191-1/+8
* ARM: dts: stm32mp: align barebox dtsi name with upstreamAhmad Fatoum2020-02-192-1/+1
* scripts: imd: remove duplicate macro definitionsAhmad Fatoum2020-02-191-4/+0
* scripts: define ALIGN(x) in scripts' <linux/kernel.h>Ahmad Fatoum2020-02-191-0/+2
* gpiolib: use correct format specifier for ptrdiff_tAhmad Fatoum2020-02-191-1/+1
* clk: i.MX1: make locally used function staticSascha Hauer2020-02-181-1/+1
* ARM: i.MX: scb9328: Add missing machine protectionSascha Hauer2020-02-181-0/+3
* Merge branch 'for-next/spdx'Sascha Hauer2020-02-18141-383/+609
|\
| * include: spi: add SPDX GPL-2.0-only license tags for files without licensing ...Roland Hieber2020-02-174-0/+4
| * include: spi: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-171-10/+1
| * include: add SPDX LGPL-2.1-or-later license tags where applicableRoland Hieber2020-02-172-30/+4
| * LICENSES: add LGPL-2.1-or-laterRoland Hieber2020-02-171-0/+468
| * include: add SPDX GPL-2.0-only license tags for files without licensing infor...Roland Hieber2020-02-1788-1/+88
| * include: add SPDX GPL-2.0-or-later license tags where applicableRoland Hieber2020-02-1724-246/+24
| * include: add SPDX GPL-2.0-only license tags where applicableRoland Hieber2020-02-1721-96/+20
* | Merge branch 'for-next/pwm'Sascha Hauer2020-02-185-13/+15
|\ \
| * | PWM: core: constify chip->ops pointerAhmad Fatoum2020-02-101-1/+1
| * | led: pwm: support active-low propertyAhmad Fatoum2020-02-101-0/+4
| * | led: pwm: fail if required max-brightness option is missingAhmad Fatoum2020-02-101-1/+3
| * | led: pwm: don't test if pointer is smaller than zeroAhmad Fatoum2020-02-101-1/+1
| * | video: backlight-pwm: remove duplicate assignment to objectAhmad Fatoum2020-02-101-2/+0
| * | regmap: forward declare structs used in headerAhmad Fatoum2020-02-101-0/+3
| * | PWM: pxa: make MMIO writes always little endianAhmad Fatoum2020-02-101-3/+3
| * | PWM: pxa: remove unused struct membersAhmad Fatoum2020-02-101-5/+0
* | | Merge branch 'for-next/parameter'Sascha Hauer2020-02-186-37/+37
|\ \ \
| * | | parameter: Return NULL instead of ENOSYS if CONFIG_PARAMETER is disabledChristian Eggers2020-01-271-10/+10
| * | | globalvar: Allow NULL pointers to be returned by dev_add_param()Christian Eggers2020-01-271-8/+11
| * | | state: remove param member from state_uint32, state_enum32, state_macChristian Eggers2020-01-272-11/+8
| * | | mci: remove param_probe member from struct mciChristian Eggers2020-01-272-4/+4
| * | | state: remove param member from struct state_stringChristian Eggers2020-01-272-4/+4
* | | | Merge branch 'for-next/optee'Sascha Hauer2020-02-1816-33/+273
|\ \ \ \
| * | | | user: add documentation for OP-TEE loadingRouven Czerwinski2020-01-302-0/+30
| * | | | ARM: mach-imx: test PL310 write accessRouven Czerwinski2020-01-301-0/+20
| * | | | ARM: add optee early loading functionRouven Czerwinski2020-01-307-24/+83
| * | | | ARM: import setjmp implementation from U-BootRouven Czerwinski2020-01-305-0/+108
| * | | | optee: move optee_verify_header() to commonRouven Czerwinski2020-01-284-9/+32
* | | | | Merge branch 'for-next/mmc'Sascha Hauer2020-02-183-15/+44
|\ \ \ \ \
| * | | | | mci: core: populate mci_ios.timing memberAhmad Fatoum2020-02-142-15/+39
| * | | | | mci: stm32_sdmmc2: add High-Speed (26 & 52 MHz) supportAhmad Fatoum2020-02-141-0/+5
| | |_|_|/ | |/| | |