summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-0310-136/+40
|\
| * ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi2019-09-301-0/+2
| * ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren2019-09-251-100/+0
| * ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren2019-09-252-3/+6
| * ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren2019-09-251-1/+2
| * ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren2019-09-242-2/+2
| * ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modulesTony Lindgren2019-09-231-0/+2
| * ARM: omap2plus_defconfig: Enable DRM_TI_TFP410Adam Ford2019-09-231-0/+1
| * Merge branch 'fixes-merge-window-pt2' into fixesTony Lindgren2019-09-232008-14202/+20693
| |\
| | * DTS: ARM: gta04: introduce legacy spi-cs-high to make display work againH. Nikolaus Schaller2019-09-231-0/+1
| | * ARM: dts: Fix wrong clocks for dra7 mcaspTony Lindgren2019-09-231-27/+21
| | * clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren2019-09-231-3/+3
* | | ARM: dts: ux500: Fix up the CPU thermal zoneLinus Walleij2019-10-011-3/+8
* | | arm64/ARM: configs: Change CONFIG_REMOTEPROC from m to yKeerthy2019-09-304-4/+4
* | | Linux 5.4-rc1v5.4-rc1Linus Torvalds2019-09-301-2/+2
* | | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-305-18/+58
|\ \ \
| * | | btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-271-0/+3
| * | | btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-271-1/+1
| * | | btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-251-1/+7
| * | | btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-251-1/+8
| * | | Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-241-14/+19
| * | | Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-241-0/+4
| * | | btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-241-0/+9
| * | | Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-241-1/+7
* | | | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-3017-212/+291
|\ \ \ \
| * | | | csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-301-1/+1
| * | | | csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-301-4/+0
| * | | | csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-301-1/+1
| * | | | csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-302-21/+31
| * | | | csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0
| * | | | csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-222-12/+49
| * | | | csky: Support kernel non-aligned accessGuo Ren2019-08-201-17/+45
| * | | | csky: Fixup defer cache flush for 610Guo Ren2019-08-202-25/+29
| * | | | csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-202-37/+43
| * | | | csky: Fixup ioremap function losingGuo Ren2019-08-152-17/+29
| * | | | csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren2019-08-064-5/+19
| * | | | csky/dma: Fixup cache_op failed when cross memory ZONEsGuo Ren2019-08-061-45/+26
| * | | | csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren2019-07-312-4/+12
| * | | | csky: Fixup mb() synchronization problemGuo Ren2019-07-311-8/+7
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-309-81/+66
|\ \ \ \ \
| * \ \ \ \ Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-296-79/+64
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren2019-09-061-1/+0
| | * | | | ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin muxAdam Ford2019-09-061-12/+14
| | * | | | ARM: dts: am3517-evm: Fix missing videoAdam Ford2019-09-061-19/+4
| | * | | | ARM: dts: logicpd-torpedo-baseboard: Fix missing videoAdam Ford2019-09-061-31/+6
| | * | | | ARM: omap2plus_defconfig: Fix missing videoAdam Ford2019-09-061-0/+1
| | * | | | bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-052-6/+3
| | * | | | bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren2019-09-051-11/+37
| * | | | | Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-09-2917-202/+982
| |\ \ \ \ \
| | * | | | | reset: reset-scmi: add missing handle initialisationSudeep Holla2019-09-181-0/+1