summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: media: renesas,ceu: Convert to yamlJacopo Mondi2019-12-203-87/+79
* dt-bindings: watchdog: Convert stm32 watchdog bindings to json-schemaBenjamin Gaignard2019-12-202-26/+57
* dt-bindings: Add MAX31730 as trivial deviceGuenter Roeck2019-12-191-0/+2
* dt-bindings: net: bluetooth: Add compatible string for WCN3991Matthias Kaehlcke2019-12-191-0/+1
* dt-bindings: watchdog: renesas-wdt: Document r8a77961 supportGeert Uytterhoeven2019-12-191-0/+1
* dt-bindings: net: ravb: Document r8a77961 supportGeert Uytterhoeven2019-12-191-3/+4
* dt-bindings: ata: Convert Allwinner AHCI controller to a schemaMaxime Ripard2019-12-183-12/+114
* dt-bindings: interconnect: Convert Allwinner MBUS controller to a schemaMaxime Ripard2019-12-182-37/+65
* dt-bindings: media: Convert Allwinner A31 CSI to a schemaMaxime Ripard2019-12-182-61/+115
* dt-bindings: media: Convert Allwinner hardware codec to a schemaMaxime Ripard2019-12-182-57/+83
* dt-bindings: sram: Convert Allwinner A10 system controller to a schemaMaxime Ripard2019-12-182-113/+140
* dt-bindings: sram: Add Allwinner SRAM compatiblesMaxime Ripard2019-12-181-0/+4
* dt-bindings: sram: Allow for more specific compatiblesMaxime Ripard2019-12-181-9/+10
* dt-bindings: sram: Allow for the childs nodes to be called sectionsMaxime Ripard2019-12-181-1/+1
* dt-bindings: usb: Convert Allwinner USB PHY controller to a schemaMaxime Ripard2019-12-1811-68/+1094
* dt-bindings: dma: Convert stm32 DMAMUX bindings to json-schemaBenjamin Gaignard2019-12-182-84/+52
* dt-bindings: dma: Convert stm32 MDMA bindings to json-schemaBenjamin Gaignard2019-12-182-94/+105
* dt-bindings: dma: Convert stm32 DMA bindings to json-schemaBenjamin Gaignard2019-12-182-83/+102
* dt-bindings: stm32: convert mlahb to json-schemaArnaud Pouliquen2019-12-182-37/+70
* dt-bindings: rtc: Convert stm32 rtc bindings to json-schemaBenjamin Gaignard2019-12-182-61/+139
* dt-bindings: vendor-prefixes: Add a broadmobi entryAngus Ainslie (Purism)2019-12-161-0/+2
* dt-bindings: rcc: Convert stm32mp1 rcc bindings to json-schemaGabriel Fernandez2019-12-162-60/+79
* dt-bindings: arm: stm32: Convert stm32-syscon to json-schemaAlexandre Torgue2019-12-162-16/+41
* dt-bindings: vendor-prefixes: Add "calaosystems" for CALAO Systems SASStephan Gerhold2019-12-161-0/+2
* dt-bindings: vendor-prefixes: Deprecate "ste" and "st-ericsson"Stephan Gerhold2019-12-161-0/+2
* dt-bindings: vendor-prefixes: Add yet another for ST-EricssonStephan Gerhold2019-12-161-0/+2
* dt-bindings: i2c: lpi2c: add imx8qm compatible stringDong Aisheng2019-12-161-0/+1
* dt-bindings: serial: lpuart: add imx8qm compatible stringDong Aisheng2019-12-161-0/+2
* dt-bindings: mmc: fsl-imx-esdhc: add imx8qm compatible stringDong Aisheng2019-12-161-0/+1
* Linux 5.5-rc2v5.5-rc2Linus Torvalds2019-12-161-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-12-1513-73/+180
|\
| * IB/mlx5: Fix device memory flowsYishai Hadas2019-12-124-52/+105
| * IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas2019-12-122-9/+44
| * IB/mlx5: Fix steering rule of drop and countMaor Gottlieb2019-12-121-7/+6
| * IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2019-12-121-4/+5
| * RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang2019-12-121-0/+3
| * rxe: correctly calculate iCRC for unaligned payloadsSteve Wise2019-12-093-1/+14
| * Update mailmap info for Steve WiseSteve Wise2019-12-091-0/+2
| * RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan2019-12-091-0/+1
* | Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-152-3/+3
|\ \
| * | riscv: only select serial sifive if TTY is enabledKefeng Wang2019-12-091-2/+2
| * | riscv: Fix build dependency for loaderOlof Johansson2019-12-091-1/+1
| |/
* | Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-152-1/+12
|\ \
| * | xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross2019-12-131-1/+2
| * | xen-blkback: prevent premature module unloadPaul Durrant2019-12-131-0/+10
* | | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-159-41/+63
|\ \ \
| * | | fs: remove ksys_dup()Dominik Brodowski2019-12-123-13/+21
| * | | init: unify opening /dev/console as stdin/stdout/stderrDominik Brodowski2019-12-123-9/+15
| * | | init: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-123-16/+24
| * | | initrd: use do_mount() instead of ksys_mount()Dominik Brodowski2019-12-121-3/+3