summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-06-1633-539/+298
|\
| * drivers: base: Check all compatible strings for modalias matchTrent Piepho2021-06-161-18/+9
| * drivers: drop unused usb_gadget_{map,unmap}_request()Antony Pavlov2021-06-152-65/+0
| * regulator: discard unused struct regulator_init_data handlingAhmad Fatoum2021-06-113-368/+0
| * fs: nfs: Start earlier to resend requestsUwe Kleine-König2021-06-111-2/+2
| * watchdog: add option to provide fall-back restart handlerAhmad Fatoum2021-06-091-0/+26
| * partitions: efi: Fix MAX_PARTITION checkSascha Hauer2021-06-091-5/+8
| * partitions: Increase MAX_PARTITION to 128Sascha Hauer2021-06-091-1/+1
| * net: phy: micrel: Add led-mode supportTrent Piepho2021-06-091-5/+29
| * i2c: designware: fix error message formattingAhmad Fatoum2021-06-091-5/+3
| * of: base: constify some property pointersTrent Piepho2021-06-022-7/+7
| * driver: have dev_set_name() return 0 on successAhmad Fatoum2021-06-021-3/+1
| * video: reunite fb devices with their hardware parentAhmad Fatoum2021-06-0212-0/+14
| * commands: of_dump: implement -p for printing properties onlyAhmad Fatoum2021-05-313-4/+19
| * bootm: add support for booting compressed imagesLucas Stach2021-05-271-0/+93
| * uncompress: use read_full to fill decompression bufferLucas Stach2021-05-271-1/+2
| * of: introduce global.linux.bootargs_appendAhmad Fatoum2021-05-261-1/+21
| * of: fix up /chosen node even when there are no bootargsAhmad Fatoum2021-05-261-7/+13
| * usb: i.MX: warn if vbus regulator isn't availableUwe Kleine-König2021-05-251-1/+4
| * common: oftree: replace printf by pr_infoMarco Felsch2021-05-251-1/+1
| * common: bootm: replace printf by pr_err/infoMarco Felsch2021-05-251-44/+44
| * common: boot: replace printf by pr_info/warn variantsMarco Felsch2021-05-251-2/+2
* | Merge branch 'for-next/kconfig'Sascha Hauer2021-06-1633-1191/+952
|\ \
| * | kconfig: update to Linux 5.13-rc1Masahiro Yamada2021-05-3132-1155/+932
| * | firmware: refactor firmware/MakefileMasahiro Yamada2021-05-311-36/+20
* | | Merge branch 'for-next/imx'Sascha Hauer2021-06-1653-421/+2952
|\ \ \
| * | | ARM: dts: protonic: define state partitionOleksij Rempel2021-06-091-1/+69
| * | | ARM: imx_v8_defconfig: enable EHCILucas Stach2021-05-311-0/+1
| * | | ARM: imx_v8_defconfig: enable PRT8MM boardLucas Stach2021-05-311-0/+1
| * | | ARM: protonic: add initial support for the Protonic PRT8MM family of boardsDavid Jander2021-05-3114-0/+2498
| * | | drivers: mci: imx-esdhc-common.c: Add missing dev_dbg define for pbl caseDavid Jander2021-05-311-0/+2
| * | | mtd: nand: Add help text for i.MX NAND controllersTrent Piepho2021-05-311-2/+15
| * | | ARM: i.MX: sabresd: Add support for i.MX6QP board variantSascha Hauer2021-05-267-4/+162
| * | | ARM: i.MX: Update sabresdb dcd data from U-BootSascha Hauer2021-05-261-91/+53
| * | | ARM: webasto-ccbv2: Add variant with 512MB RAMHolger Assmann2021-05-254-3/+107
| * | | arm: imx: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-05-2527-320/+44
| | |/ | |/|
* | | Merge branch 'for-next/i2c'Sascha Hauer2021-06-1617-197/+211
|\ \ \
| * | | nvmem: stm32-bsec: simplify using new nvmem_regmap_registerAhmad Fatoum2021-06-021-81/+11
| * | | nvmem: add nvmem_regmap_register helperAhmad Fatoum2021-06-025-1/+93
| * | | nvmem: provider: align read/write callback prototype with upstreamAhmad Fatoum2021-06-0210-77/+52
| * | | mfd: stpmic1: simplify using regmap_init_i2cAhmad Fatoum2021-06-021-44/+3
| * | | regmap: implement regmap_init_i2cAhmad Fatoum2021-06-023-0/+58
* | | | Merge branch 'for-next/dts'Sascha Hauer2021-06-1654-130/+215
|\ \ \ \
| * | | | dts: update to v5.13-rc5Sascha Hauer2021-06-0921-94/+84
| * | | | dts: update to v5.13-rc4Sascha Hauer2021-06-095-2/+33
| * | | | dts: update to v5.13-rc3Sascha Hauer2021-05-2528-34/+98
* | | | | Merge branch 'for-next/compiler-warnings'Sascha Hauer2021-06-1615-33/+44
|\ \ \ \ \
| * | | | | powerpc: law: use signed type to allow error checkingSascha Hauer2021-05-181-1/+1
| * | | | | clk: zynqmp: Fix wrong error checkSascha Hauer2021-05-181-1/+1
| * | | | | aiodev: lm75: Handle unknown lm75 typesSascha Hauer2021-05-181-0/+2