linux/Documentation/devicetree/bindings
Linus Torvalds 3a1d5384b7 virtio, vhost: fixes, features, performance
new iommu device
 vhost guest memory access using vmap (just meta-data for now)
 minor fixes
 
 Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
 
 Note: due to code driver changes the driver-core tree, the following
 patch is needed when merging tree with commit 92ce7e83b4
 ("driver_find_device: Unify the match function with
 class_find_device()") in the driver-core tree:
 
 From: Nathan Chancellor <natechancellor@gmail.com>
 Subject: [PATCH] iommu/virtio: Constify data parameter in viommu_match_node
 
 After commit 92ce7e83b4 ("driver_find_device: Unify the match
 function with class_find_device()") in the driver-core tree.
 
 Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
 Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
 
 ---
  drivers/iommu/virtio-iommu.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/drivers/iommu/virtio-iommu.c b/drivers/iommu/virtio-iommu.c
 index 4620dd221ffd..433f4d2ee956 100644
 --- a/drivers/iommu/virtio-iommu.c
 +++ b/drivers/iommu/virtio-iommu.c
 @@ -839,7 +839,7 @@ static void viommu_put_resv_regions(struct device *dev, struct list_head *head)
  static struct iommu_ops viommu_ops;
  static struct virtio_driver virtio_iommu_drv;
 
 -static int viommu_match_node(struct device *dev, void *data)
 +static int viommu_match_node(struct device *dev, const void *data)
  {
  	return dev->parent->fwnode == data;
  }
 -----BEGIN PGP SIGNATURE-----
 
 iQEcBAABAgAGBQJdJ5qUAAoJECgfDbjSjVRpQs0H/2qWcIG1zjGKyh9KWrfgOusG
 /QIqeP50d7SC6oqdyd00tzmExqO1xdGLPFzYixdOsU817te1gHBP4Rfmzo01jZRd
 CUzZNnZQ2JRsDshiA6G2ui+wn1/a/cB3RPN4rT1mquDYS53QmsRGDQDnpp84TXMV
 aocB8TS6halbRzKMq3VmaWHIvzNXnt4dwQR542+PyeLLn9bUx2QwWj2ON3QwxixK
 dVRZow3GwLGBhKTA/Z1Z/Bta4fEfOKjUGP2XWgvL6zOr+nZR4eQ8w5WXVJYzR+d6
 1JCfqTxleweT2k6Tu5VwtTNlQkxn/XvQAeisppOiEE6NnPjubyI9wMQIvL7bkpo=
 =uJbC
 -----END PGP SIGNATURE-----

Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull virtio, vhost updates from Michael Tsirkin:
 "Fixes, features, performance:

   - new iommu device

   - vhost guest memory access using vmap (just meta-data for now)

   - minor fixes"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  virtio-mmio: add error check for platform_get_irq
  scsi: virtio_scsi: Use struct_size() helper
  iommu/virtio: Add event queue
  iommu/virtio: Add probe request
  iommu: Add virtio-iommu driver
  PCI: OF: Initialize dev->fwnode appropriately
  of: Allow the iommu-map property to omit untranslated devices
  dt-bindings: virtio: Add virtio-pci-iommu node
  dt-bindings: virtio-mmio: Add IOMMU description
  vhost: fix clang build warning
  vhost: access vq metadata through kernel virtual address
  vhost: factor out setting vring addr and num
  vhost: introduce helpers to get the size of metadata area
  vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
  vhost: fine grain userspace memory accessors
  vhost: generalize adding used elem
2019-07-17 11:26:09 -07:00
..
arc
arm This round of clk driver and framework updates is heavy on the driver update 2019-07-17 10:07:48 -07:00
ata
auxdisplay
board
bus Documentation: bus: ti-sysc: fix spelling mistakes "multipe" and "interconnet" 2019-04-05 15:10:36 -07:00
c6x
clock This round of clk driver and framework updates is heavy on the driver update 2019-07-17 10:07:48 -07:00
connector dt-bindings: connector: Spelling mistake 2019-04-10 16:33:48 -05:00
counter dt-bindings: counter: ftm-quaddec 2019-04-25 21:33:41 +02:00
cpufreq dt-bindings: imx-cpufreq-dt: Document opp-supported-hw usage 2019-05-20 12:48:12 +05:30
crypto dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices 2019-05-30 15:35:46 +08:00
csky
devfreq
display drm main pull request for v5.3-rc1 (sans mm changes) 2019-07-15 19:04:27 -07:00
dma dt-bindings: dma: fsl-edma: add new i.mx7ulp-edma 2019-07-03 13:28:23 +05:30
edac Documentation: dt: edac: Add Stratix10 Peripheral bindings 2019-04-10 21:01:54 +02:00
eeprom dt-bindings: at24: add Renesas R1EX24016 2019-03-21 09:57:48 +01:00
extcon dt-bindings: extcon: Add support for fsa9480 switch 2019-06-22 21:32:56 +09:00
fieldbus dt-bindings: anybus-controller: document devicetree binding 2019-04-17 12:07:31 +02:00
firmware ARM: Device-tree updates 2019-05-16 08:38:17 -07:00
fpga dt-bindings: fpga: Add bindings for ZynqMP fpga driver 2019-04-15 10:23:17 +02:00
fsi
fuse
gnss dt-bindings: gnss: add u-blox,neo-6m compatible 2019-04-04 12:43:13 +02:00
goldfish
gpio dt-bindings: gpio: davinci: Add k3 am654 compatible 2019-06-08 00:38:52 +02:00
gpu dt-bindings: gpu: mali-midgard: Add H6 mali gpu compatible 2019-05-22 15:48:30 -05:00
h8300
hsi
hwlock
hwmon ARM: Device-tree updates 2019-05-16 08:38:17 -07:00
i2c dt-bindings: i2c: sun6i-p2wi: Fix the binding example 2019-07-05 20:59:11 +02:00
i3c dt-bindings: i3c: cdns: Use correct cells for I2C device 2019-07-04 11:58:31 +02:00
iio iio: frequency: adf4371: Add support for output stage mute 2019-06-26 21:24:21 +01:00
infiniband
input dt-bindings: add more optional properties for elan_i2c touchpads 2019-05-27 18:50:43 -07:00
interconnect dt-bindings: interconnect: Add a dma interconnect name 2019-04-10 16:33:47 -05:00
interrupt-controller dt-bindings: interrupt-controller: Add Amazon's Annapurna Labs FIC 2019-07-03 09:18:34 +01:00
iommu
ipmi dt-bindings: Add missing newline at end of file 2019-06-18 08:11:57 -06:00
leds Devicetree updates for v5.3: 2019-07-11 18:35:30 -07:00
lpddr2
mailbox dt-bindings: mailbox: omap: Update bindings for TI K3 SoCs 2019-07-10 23:08:43 -05:00
media sound updates for 5.3 2019-07-09 09:59:43 -07:00
memory-controllers dt-bindings: memory: jz4780: Add compatible string for JZ4740 SoC 2019-06-21 16:08:19 +02:00
mfd - Core Frameworks 2019-07-15 20:18:40 -07:00
mips MIPS: lantiq: Remove separate GPHY Firmware loader 2019-02-25 14:17:10 -08:00
misc platform-drivers-x86 for v5.3-1 2019-07-14 16:51:47 -07:00
mmc dt-binding: mmc: rename tmio_mmc.txt to renesas,sdhi.txt 2019-07-10 13:17:30 +02:00
mtd This pull-request contains the following changes for MTD: 2019-07-13 15:42:44 -07:00
mux dt-bindings: add register based devices' mux controller DT bindings 2019-06-21 15:58:35 +02:00
nds32
net Devicetree updates for v5.3: 2019-07-11 18:35:30 -07:00
nios2
nvmem dt-bindings: imx-ocotp: Add i.MX8MM compatible 2019-06-26 20:58:20 +08:00
openrisc/opencores
opp dt-bindings: opp: Introduce opp-level bindings 2019-01-22 15:06:11 -06:00
pci pci-v5.3-changes 2019-07-15 20:44:49 -07:00
perf dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor 2019-06-13 10:38:02 +01:00
phy docs conversion for v5.3-rc1 2019-07-16 12:21:41 -07:00
pinctrl This is the bulk of pin control changes for the v5.3 kernel 2019-07-13 15:02:27 -07:00
pmem
power dt-bindings: power: reset: add document for NVMEM based reboot-mode 2019-06-25 23:49:57 +02:00
powerpc
pps dt-bindings: pps: pps-gpio PPS ECHO implementation 2019-05-14 19:52:51 -07:00
ptp dt-binding: ptp_qoriq: support DPAA2 PTP compatible 2019-06-15 13:43:06 -07:00
pwm dt-bindings: pwm: jz47xx: Remove unused compatible strings 2019-06-25 15:01:53 +02:00
regmap
regulator Devicetree updates for v5.3: 2019-07-11 18:35:30 -07:00
remoteproc dt-binding: remoteproc: Remove lpass_aon clock from adsp pil clock list 2019-02-17 23:01:31 -08:00
reserved-memory
reset dt-bindings: reset: Add HI3670 reset controller binding 2019-04-08 15:33:37 +01:00
riscv dt-bindings: riscv: resolve 'make dt_binding_check' warnings 2019-06-26 10:28:53 -07:00
rng dt-bindings: rng: Document BCM7211 RNG compatible string 2019-06-20 14:18:32 +08:00
rtc dt-bindings: rtc: sun6i: Add the R40 RTC compatible 2019-06-06 12:00:52 +02:00
scsi
security/tpm
serial Devicetree updates for v5.3: 2019-07-11 18:35:30 -07:00
serio Revert "Input: olpc_apsp - enable the SP clock" 2019-01-24 10:54:42 -08:00
sifive dt-bindings: sifive: describe sifive-blocks versioning 2019-05-22 09:01:00 -05:00
siox
slimbus
soc ARM: SoC-related driver updates 2019-05-16 09:19:14 -07:00
sound Devicetree updates for v5.3: 2019-07-11 18:35:30 -07:00
spi dt-bindings: spi: stm32-qspi: add dma properties 2019-06-28 15:25:29 +01:00
spmi
sram ARM: New SoC family support 2019-03-06 10:15:42 -08:00
staging/iio/adc dt-bindings: iio: adc: move lpc32xx-adc out of staging 2019-02-09 18:46:03 +00:00
thermal dt-bindings: rockchip-thermal: Support the PX30 SoC compatible 2019-05-14 07:00:39 -07:00
timer clocksource/drivers/sysctr: Add nxp system counter timer driver support 2019-06-25 19:49:18 +02:00
ufs ARM: Device-tree updates 2019-05-16 08:38:17 -07:00
usb kernel: fix typos and some coding style in comments 2019-07-16 19:23:21 -07:00
virtio dt-bindings: virtio: Add virtio-pci-iommu node 2019-06-06 17:32:13 -04:00
w1
watchdog dt-bindings: watchdog: add i.MX system controller watchdog 2019-05-05 21:02:10 +02:00
x86
xillybus
.gitignore
ABI.txt
chosen.txt
common-properties.txt dt-bindings: Remove Linuxisms from common-properties binding 2019-05-24 16:38:45 -05:00
example-schema.yaml
graph.txt
jailhouse.txt
Makefile dt-bindings: Check the examples against the schemas 2019-06-13 11:00:14 -06:00
numa.txt
property-units.txt dt-bindings: property-units: Sanitize unit naming 2019-06-13 14:29:43 -06:00
resource-names.txt
submitting-patches.txt
trivial-devices.yaml dt-bindings: move Atmel ECC508A I2C crypto processor to trivial-devices 2019-05-30 15:35:46 +08:00
unittest.txt
vendor-prefixes.yaml drm main pull request for v5.3-rc1 (sans mm changes) 2019-07-15 19:04:27 -07:00
writing-bindings.txt dt-bindings: Add a guide of do's and don't's for writing bindings 2019-04-10 09:03:02 -05:00
xilinx.txt