summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | vdpa/vp_vdpa : add vdpa tool support in vp_vdpaCindy Lu2022-05-312-33/+130
| * | | virtio: Replace long long int with long longSolomon Tan2022-05-311-1/+1
| * | | virtio: Replace unsigned with unsigned intSolomon Tan2022-05-319-46/+46
| * | | virtio-crypto: enable retry for virtio-crypto-devlei he2022-05-311-1/+2
| * | | virtio-crypto: adjust dst_len at ops callbacklei he2022-05-311-1/+4
| * | | virtio-crypto: wait ctrl queue instead of busy pollingzhenwei pi2022-05-314-55/+64
| * | | virtio-crypto: use private buffer for control requestzhenwei pi2022-05-313-45/+79
| * | | virtio-crypto: change code stylezhenwei pi2022-05-312-53/+59
| * | | virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo2022-05-311-2/+1
| * | | virtio: pci: Fix an error handling path in vp_modern_probe()Christophe JAILLET2022-05-311-0/+1
| * | | vdpasim: control virtqueue supportGautam Dawar2022-05-313-20/+161
| * | | vdpa_sim: filter destination mac addressGautam Dawar2022-05-311-18/+31
| * | | vdpa_sim: factor out buffer completion logicGautam Dawar2022-05-311-15/+18
| * | | vdpa_sim: advertise VIRTIO_NET_F_MTUGautam Dawar2022-05-311-1/+2
| * | | vhost-vdpa: support ASID based IOTLB APIGautam Dawar2022-05-312-20/+93
| * | | vhost-vdpa: introduce uAPI to set group ASIDGautam Dawar2022-05-312-0/+15
| * | | vhost-vdpa: uAPI to get virtqueue group idGautam Dawar2022-05-312-0/+16
| * | | vhost-vdpa: introduce uAPI to get the number of address spacesGautam Dawar2022-05-312-0/+5
| * | | vhost-vdpa: introduce uAPI to get the number of virtqueue groupsGautam Dawar2022-05-312-1/+7
| * | | vhost-vdpa: introduce asid based IOTLBGautam Dawar2022-05-311-25/+72
| * | | vhost: support ASID in IOTLB APIGautam Dawar2022-05-314-9/+29
| * | | vhost_iotlb: split out IOTLB initializationGautam Dawar2022-05-312-5/+20
| * | | vdpa: introduce config operations for associating ASID to a virtqueue groupGautam Dawar2022-05-311-0/+8
| * | | vdpa: multiple address spaces supportGautam Dawar2022-05-319-25/+45
| * | | vdpa: introduce virtqueue groupsGautam Dawar2022-05-319-10/+41
| * | | vhost-vdpa: switch to use vhost-vdpa specific IOTLBGautam Dawar2022-05-311-8/+10
| * | | vhost-vdpa: passing iotlb to IOMMU mapping helpersGautam Dawar2022-05-311-30/+37
| * | | virtio-vdpa: don't set callback if virtio doesn't need itGautam Dawar2022-05-311-1/+1
| * | | vhost: move the backend feature bits to vhost_types.hGautam Dawar2022-05-312-5/+5
| * | | virtio_ring: add unlikely annotation for free descs checkXianting Tian2022-05-311-1/+1
| * | | virtio_ring: remove unnecessary to_vvq call in vring hot pathXianting Tian2022-05-311-5/+3
| * | | virtio-blk: support mq_ops->queue_rqs()Suwan Kim2022-05-311-16/+98
| * | | virtio-blk: support polling I/OSuwan Kim2022-05-311-3/+103
| * | | vdpa/mlx5: Use readers/writers semaphore instead of mutexEli Cohen2022-05-311-22/+19
| * | | vdpa/mlx5: Add support for reading descriptor statisticsEli Cohen2022-05-314-0/+191
| * | | net/vdpa: Use readers/writers semaphore instead of cf_mutexEli Cohen2022-05-312-19/+18
| * | | net/vdpa: Use readers/writers semaphore instead of vdpa_dev_mutexEli Cohen2022-05-311-32/+32
| * | | vdpa: Add support for querying vendor statisticsEli Cohen2022-05-313-0/+171
| * | | vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doitEli Cohen2022-05-311-4/+9
* | | | Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0315-17/+89
|\ \ \ \
| * \ \ \ Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-06-019-11/+34
| |\ \ \ \
| | * \ \ \ ASoC: da7219: Small fixes for jack detection and removalMark Brown2022-05-311-3/+15
| | |\ \ \ \
| | | * | | | ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson2022-05-301-4/+4
| | | * | | | ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson2022-05-301-0/+12
| | * | | | | ASoC: Intel: avs: Fix build error on arc, m68k and sparcUwe Kleine-König2022-05-301-1/+2
| | |/ / / /
| | * | | | ASoC: Intel: common: fix typo for tplg namingDavid Lin2022-05-261-1/+1
| | * | | | ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou2022-05-243-2/+13
| | * | | | ASoC: SOF: amd: Fixed Build errorSyed Saba kareem2022-05-231-0/+1
| | * | | | ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang2022-05-231-2/+2
| | * | | | ASoC: soc-pcm: fix BE transition for TRIGGER_STARTPierre-Louis Bossart2022-05-231-2/+0