summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net: fec_imx: Do not clear MII interrupt during receiveSascha Hauer2020-03-311-0/+1
| |/ / / /
* | | | | Merge branch 'for-next/misc'Sascha Hauer2020-04-1657-194/+271
|\ \ \ \ \
| * | | | | libfdt: update <linux/libfdt.h> and <linux/libfdt_env.h> to Linux 5.7-rc1Masahiro Yamada2020-04-152-4/+5
| * | | | | fixdep: update to Linux 5.7-rc1Masahiro Yamada2020-04-153-33/+49
| * | | | | kbuild: update flex and bison rules to Linux 5.7-rc1Masahiro Yamada2020-04-152-23/+19
| * | | | | kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-04-154-9/+18
| * | | | | ppc,riscv: set something to KBUILD_DEFCONFIGMasahiro Yamada2020-04-152-0/+3
| * | | | | checkpatch.pl: Update DT vendor prefix checkAntony Pavlov2020-04-141-2/+2
| * | | | | of: overlay: fix uninitialized read of variableAhmad Fatoum2020-04-141-1/+1
| * | | | | of: use of_get_child_by_name() to find child nodeMichael Tretter2020-04-141-3/+1
| * | | | | arm: omap: Fix no previous prototype warningsSascha Hauer2020-04-0112-15/+40
| * | | | | arm: rk3288-phycore-som: Fix memory nodeSascha Hauer2020-04-011-1/+1
| * | | | | serial: ns16550_pci: Use %pa to print resource_size_tSascha Hauer2020-04-011-4/+4
| * | | | | commands: of_property: fix crashes on incorrect number of argumentsAhmad Fatoum2020-03-311-7/+4
| * | | | | mci: core: use SECTOR_SIZE instead of direct 512Ahmad Fatoum2020-03-311-5/+5
| * | | | | of: base: parse all available memory nodesClement Leger2020-03-301-6/+16
| * | | | | of: base: allow of_add_memory to be called multiple timesClement Leger2020-03-301-5/+6
| * | | | | kconfig: update to Linux 5.5Masahiro Yamada2020-03-267-11/+38
| * | | | | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2020-03-263-14/+17
| * | | | | kbuild: remove clean-dirs syntaxMasahiro Yamada2020-03-262-15/+2
| * | | | | common: fix typos found with codespellYegor Yefremov2020-03-2318-36/+36
| * | | | | common: oftree: trim leading spaces from bootargsClement Leger2020-03-231-0/+4
* | | | | | Merge branch 'for-next/layerscape'Sascha Hauer2020-04-162-4/+6
|\ \ \ \ \ \
| * | | | | | ARM: Layerscape: Be less noisy when no iommu node foundSascha Hauer2020-03-241-2/+4
| * | | | | | PCI: layerscape: be less noisy when no iommu node is foundSascha Hauer2020-03-241-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-next/kalray-coolidge'Sascha Hauer2020-04-1643-1/+6591
|\ \ \ \ \ \
| * | | | | | watchdog: kvx: Add kvx watchdog supportClement Leger2020-04-154-0/+104
| * | | | | | clocksource: kvx: Add kvx clocksource supportClement Leger2020-04-154-0/+65
| * | | | | | kvx: Implement reset source and resetClement Leger2020-04-155-1/+95
| * | | | | | kvx: Add support for device treeClement Leger2020-04-154-0/+144
| * | | | | | kvx: Add processor definitionsClement Leger2020-04-151-0/+5029
| * | | | | | kvx: Initial Kalray Coolidge (kv3) architecture supportClement Leger2020-04-1532-1/+1155
* | | | | | | Merge branch 'for-next/dts'Sascha Hauer2020-04-1626-108/+132
|\ \ \ \ \ \ \
| * | | | | | | dts: update to v5.6Sascha Hauer2020-03-3126-108/+132
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-next/dfu'Sascha Hauer2020-04-161-52/+155
|\ \ \ \ \ \ \
| * | | | | | | usb: gadget: dfu: Fix DFU mode interface descriptorJules Maselbas2020-03-311-1/+1
| * | | | | | | usb: gadget: dfu: Progressive erase if file is a mtdJules Maselbas2020-03-311-6/+28
| * | | | | | | usb: gadget: dfu: Add manifestation phaseJules Maselbas2020-03-311-51/+128
| * | | | | | | usb: gadget: dfu: Reset global variables on unbindJules Maselbas2020-03-311-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'for-next/at91-clk'Sascha Hauer2020-04-16130-1354/+2111
|\ \ \ \ \ \ \
| * | | | | | | clk: at91: sckc: fix off-by-1000 in udelay()Ahmad Fatoum2020-04-151-1/+1
| * | | | | | | clk: at91: port Linux v5.6 SAM9X60 (new ARM926EJ-S) clock supportAhmad Fatoum2020-04-1519-223/+1115
| * | | | | | | clk: at91: add sama5d2 audio PLL supportAhmad Fatoum2020-04-159-5/+702
| * | | | | | | clk: at91: allow 24 Mhz clock as input for PLLEugen Hristev2020-04-151-1/+1
| * | | | | | | clk: at91: Mark struct clk_range as constStephen Boyd2020-04-156-12/+12
| * | | | | | | clk: at91: add __init marker where appropriateAhmad Fatoum2020-04-1512-38/+38
| * | | | | | | clk: at91: compile dt-compat for all platforms that require itAhmad Fatoum2020-04-151-6/+4
| * | | | | | | clk: at91: delete no-longer required DT compat codeAhmad Fatoum2020-04-151-133/+0
| * | | | | | | clk: at91: fix possible deadlockAlexandre Belloni2020-04-156-6/+6
| * | | | | | | clk: at91: fix masterck nameAlexandre Belloni2020-04-153-4/+4