summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-05virtio_config: LE config space accessorsMichael S. Tsirkin1-0/+65
2020-08-05virtio_config: disallow native type fields (again)Michael S. Tsirkin1-14/+2
2020-08-05virtio_config: rewrite using _GenericMichael S. Tsirkin1-85/+76
2020-08-05virtio_config: cread/write cleanupMichael S. Tsirkin1-12/+19
2020-08-05vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin1-5/+28
2020-08-05virtio_vdpa: legacy features handlingMichael S. Tsirkin1-6/+3
2020-08-05vhost/vdpa: switch to new helpersMichael S. Tsirkin1-5/+3
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin2-0/+35
2020-08-05mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin1-3/+10
2020-08-05virtio_config: disallow native type fieldsMichael S. Tsirkin1-3/+2
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin2-12/+12
2020-08-05virtio_pmem: correct tags for config space fieldsMichael S. Tsirkin1-2/+2
2020-08-05virtio_net: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_mem: correct tags for config space fieldsMichael S. Tsirkin1-7/+7
2020-08-05virtio_iommu: correct tags for config space fieldsMichael S. Tsirkin1-6/+6
2020-08-05virtio_input: correct tags for config space fieldsMichael S. Tsirkin1-9/+9
2020-08-05virtio_gpu: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_fs: correct tags for config space fieldsMichael S. Tsirkin1-1/+1
2020-08-05virtio_crypto: correct tags for config space fieldsMichael S. Tsirkin1-13/+13
2020-08-05virtio_console: correct tags for config space fieldsMichael S. Tsirkin1-4/+4
2020-08-05virtio_blk: correct tags for config space fieldsMichael S. Tsirkin1-13/+13
2020-08-05Merge branch 'for-linus' into fixesVinod Koul55-812/+1071
2020-08-05virtio_balloon: correct tags for config space fieldsMichael S. Tsirkin1-5/+5
2020-08-05virtio_9p: correct tags for config space fieldsMichael S. Tsirkin1-2/+2
2020-08-05virtio: allow __virtioXX, __leXX in config spaceMichael S. Tsirkin1-2/+48
2020-08-05virtio_ring: sparse warning fixupMichael S. Tsirkin1-10/+9
2020-08-05virtio_balloon: fix sparse warningMichael S. Tsirkin1-1/+1
2020-08-05io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang1-2/+7
2020-08-05NFS: Add tracepoints for layouterror and layoutstats.Trond Myklebust2-2/+10
2020-08-05NFS: Report the stateid + status in trace_nfs4_layoutreturn_on_close()Trond Myklebust2-2/+2
2020-08-05ALSA: hda/tegra: Add 100us dma stop delayMohan Kumar1-0/+1
2020-08-05ALSA: hda: Add dma stop delay variableMohan Kumar2-0/+10
2020-08-05ASoC: hda/tegra: Set buffer alignment to 128 bytesMohan Kumar1-0/+2
2020-08-05i2c: i801: Add support for Intel Tiger Lake PCH-HJarkko Nikula1-0/+4
2020-08-05i2c: i801: Add support for Intel Emmitsburg PCHMika Westerberg3-0/+6
2020-08-05i2c: bcm2835: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-05Documentation: i2c: dev: 'block process call' is supportedWolfram Sang1-0/+2
2020-08-05i2c: at91: Move to generic GPIO bus recoveryCodrin Ciubotariu2-69/+3
2020-08-05i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOsCodrin Ciubotariu1-12/+14
2020-08-05i2c: core: add generic I2C GPIO recoveryCodrin Ciubotariu2-0/+137
2020-08-05dt-bindings: i2c: add generic properties for GPIO bus recoveryCodrin Ciubotariu1-0/+10
2020-08-05modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig2-0/+27
2020-08-05reiserfs: delete duplicated wordsRandy Dunlap4-8/+8
2020-08-05mmc: mediatek: make function msdc_cqe_disable() staticWei Yongjun1-1/+1
2020-08-05ALSA: seq: oss: Serialize ioctlsTakashi Iwai1-1/+7
2020-08-05MAINTAINERS: mmc: sdhci-of-at91: handover maintenance to Eugen HristevLudovic Desroches1-1/+1
2020-08-05Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds274-1921/+3360
2020-08-05Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-58/+86
2020-08-05Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-105/+66
2020-08-05Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-104/+888