summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imx8:pinfunc: fix definitionEnrico Scholz2021-02-121-1/+1
* sandbox: fix unreliable block device detectionAhmad Fatoum2021-02-121-1/+1
* commands: Kconfig: setenv: fix reference to unknown symbolAhmad Fatoum2021-02-121-1/+1
* watchdog: stpmic1-wdt: don't modify global turn-off behaviour in probeLeonard Göhrs2021-02-121-4/+0
* of: partitions: fix NULL pointer dereference in of_partition_fixup()Edoardo Scaglia2021-02-101-0/+3
* of: base: call of_set_root_node() before of_fix_tree()Sascha Hauer2021-02-041-1/+1
* gpio: orion: Do not overwrite device idSascha Hauer2021-02-041-5/+7
* sandbox: Kconfig: select all of PARTITION_DISK's dependenciesAhmad Fatoum2021-02-041-0/+1
* common: Kconfig: improve defaultenv help textsRoland Hieber2021-02-011-6/+22
* of: overlay: fix warning about format specifier in debug messageAhmad Fatoum2021-02-011-1/+1
* mtd: nand: omap_gpmc: Fix wrong length check for realSascha Hauer2021-01-251-1/+1
* startup: Execute init scripts in alphabetical orderSascha Hauer2021-01-211-12/+17
* Merge branch 'for-next/video'Sascha Hauer2021-01-1913-17/+343
|\
| * video: sdl: delete useless debug outputAhmad Fatoum2021-01-051-9/+0
| * MIPS: qemu-malta_defconfig: enable VGA outputAhmad Fatoum2021-01-052-2/+6
| * video: implement bochs dispi / QEMU VGA driver for PCI and ISAAhmad Fatoum2021-01-058-1/+320
| * video: edid: make edid_check_header externally visibleAhmad Fatoum2021-01-052-4/+14
| * video: edid: make accessible without i2cAhmad Fatoum2021-01-052-1/+3
* | Merge branch 'for-next/usb'Sascha Hauer2021-01-197-30/+235
|\ \
| * | regulator: stm32-pwr: don't propagate regulator turn-off to supplyAhmad Fatoum2021-01-061-4/+2
| * | usb: dwc2: swap order of phy_init and phy_power_on to what Linux doesAhmad Fatoum2021-01-061-6/+7
| * | usb: dwc2: add support to force gadget modeMichael Grzeschik2021-01-061-0/+144
| * | usb: dwc2: update the dr_mode on set_mode callbackMichael Grzeschik2021-01-061-0/+6
| * | usb: dwc2: add reset controller dependency for probe via oftreeMichael Grzeschik2021-01-061-0/+5
| * | usb: dwc2: add clk dependency for probe via oftreeMichael Grzeschik2021-01-062-2/+18
| * | usb: dwc2: cleanup on error for deferred probingMichael Grzeschik2021-01-061-3/+4
| * | regulator: stm32-pwr: release resources to properly support EPROBE_DEFERAhmad Fatoum2020-12-161-3/+10
| * | phy: stm32-usphyc: release resources to properly support EPROBE_DEFERAhmad Fatoum2020-12-161-2/+7
| * | usb: dwc2: Rename dwc2_core_snpsid to dwc2_check_core_versionJules Maselbas2020-12-163-5/+3
| * | usb: dwc2: Fix dr_mode check in dwc2_get_dr_modeJules Maselbas2020-12-162-8/+8
| * | usb: dwc2: Remove unnecessary functions declarationJules Maselbas2020-12-162-8/+4
| * | usb: dwc2: Add support for optional usb phyJules Maselbas2020-12-163-0/+28
* | | Merge branch 'for-next/misc'Sascha Hauer2021-01-1922-58/+661
|\ \ \
| * | | ARM: qemu: support for state & env via DT overlayRouven Czerwinski2021-01-186-0/+135
| * | | of: overlay: do not parse phandles as propertiesRouven Czerwinski2021-01-181-0/+3
| * | | documentation: devicetree: migrate remaining binding to reSTAhmad Fatoum2021-01-134-49/+56
| * | | MIPS: dts: ar9331: add stdout-path propertiesOleksij Rempel2021-01-133-0/+6
| * | | eeprom: at24: add support for 24cs64Steffen Trumtrar2021-01-071-0/+1
| * | | net: mdio:gpio: fix typos in dev_dbgSteffen Trumtrar2021-01-071-2/+2
| * | | include: <linux/math64.h>: sync with upstreamAhmad Fatoum2021-01-074-5/+443
| * | | driver: provide dev_request_mem_resource_by_name() helperAhmad Fatoum2021-01-052-2/+15
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2021-01-1920-36/+1696
|\ \ \
| * | | i.MX7: Add CCM definitions for UART3Steffen Trumtrar2021-01-061-0/+4
| * | | ARM: i.MX: add MNT Reform board supportLucas Stach2021-01-0610-0/+1487
| * | | net: phy: at803x: sync RX/TX delay setup with LinuxLucas Stach2021-01-061-12/+76
| * | | ARM: i.mx8mq: add PAD CTL definesLucas Stach2021-01-061-0/+17
| * | | ddr: imx8m: remove bogus definesLucas Stach2021-01-062-7/+2
| * | | ddr: imx8m: implement i.MX8MQ supportLucas Stach2021-01-064-15/+104
| * | | ARM: imx8mq: reclock ARM PLL to 800MHzLucas Stach2021-01-051-2/+6
| |/ /
* | | Merge branch 'for-next/dts'Sascha Hauer2021-01-191176-10024/+56727
|\ \ \