aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-11virtio_ring: packed: extract the logic of vring initXuan Zhuo1-11/+17
2022-08-11virtio_ring: packed: extract the logic of alloc state and extraXuan Zhuo1-14/+34
2022-08-11virtio_ring: packed: extract the logic of alloc queueXuan Zhuo1-29/+51
2022-08-11virtio_ring: packed: introduce vring_free_packedXuan Zhuo1-0/+22
2022-08-11virtio_ring: split: introduce virtqueue_resize_split()Xuan Zhuo1-0/+34
2022-08-11virtio_ring: split: reserve vring_align, may_reduce_numXuan Zhuo1-0/+10
2022-08-11virtio_ring: split: introduce virtqueue_reinit_split()Xuan Zhuo1-0/+23
2022-08-11virtio_ring: split: extract the logic of attach vringXuan Zhuo1-13/+10
2022-08-11virtio_ring: split: extract the logic of vring initXuan Zhuo1-10/+21
2022-08-11virtio_ring: split: extract the logic of alloc state and extraXuan Zhuo1-16/+36
2022-08-11virtio_ring: split: extract the logic of alloc queueXuan Zhuo1-25/+40
2022-08-11virtio_ring: split: introduce vring_free_split()Xuan Zhuo1-0/+11
2022-08-11virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_splitXuan Zhuo1-14/+15
2022-08-11virtio_ring: split: stop __vring_new_virtqueue as export symbolXuan Zhuo1-9/+16
2022-08-11virtio_ring: introduce virtqueue_init()Xuan Zhuo1-16/+22
2022-08-11virtio_ring: split vring_virtqueueXuan Zhuo1-56/+60
2022-08-11virtio_ring: extract the logic of freeing vringXuan Zhuo1-5/+13
2022-08-11virtio_ring: update the document of the virtqueue_detach_unused_buf for queue resetXuan Zhuo1-2/+2
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo7-0/+15
2022-08-11drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architecturesDavid Hildenbrand1-3/+5
2022-08-11virtio_mmio: add support to set IRQ of a virtio device as wakeup sourceMinghao Xue1-0/+3
2022-08-11vdpa: Use device_iommu_capable()Robin Murphy1-1/+1
2022-08-11virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin1-1/+2
2022-08-11virtio_pmem: set device ready in probe()Jason Wang1-0/+7
2022-08-11virtio_pmem: initialize provider_data through nd_region_descJason Wang1-1/+1
2022-08-11vringh: iterate on iotlb_translate to handle large translationsStefano Garzarella1-22/+56
2022-08-11virtio_ring: remove the arg vq of vring_alloc_desc_extra()Xuan Zhuo1-4/+3
2022-08-11remoteproc: rename len of rpoc_vring to numXuan Zhuo2-7/+7
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy3-4/+22
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt1-7/+10
2022-08-11drm/bridge: tc358767: disable main link PHYs on main link disableLucas Stach1-1/+7
2022-08-11drm/bridge: tc358767: increase CLRSIPO countLucas Stach1-4/+4
2022-08-11drm/bridge: tc358767: don't fixup mode sync polarityLucas Stach1-36/+18
2022-08-11drm/bridge: lvds-codec: Fix error checking of drm_of_lvds_get_data_mapping()Marek Vasut1-1/+1
2022-08-10Input: mt6779-keypad - support double keys matrixMattijs Korpershoek1-1/+31
2022-08-10Input: mt6779-keypad - prepare double keys support with calc_row_colMattijs Korpershoek1-2/+13
2022-08-10drm/amdgpu: double free error and freeing uninitialized null pointerSebin Sebastian1-2/+3
2022-08-10drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher6-12/+14
2022-08-10drm/amd/display: set panel orientation before drm_dev_registerMelissa Wen1-2/+6
2022-08-10drm/amd/pm: Fix a potential gpu_metrics_table memory leakZhen Ni1-0/+3
2022-08-10drm/amd/pm: Fix a potential gpu_metrics_table memory leakZhen Ni1-0/+3
2022-08-10drm/amdgpu: add GFX Power Gating support for GC IP v11.0.1Tim Huang1-0/+1
2022-08-10drm/amdgpu: enable GFX Power Gating for GC IP v11.0.1Tim Huang1-0/+38
2022-08-10drm/amdkfd: Handle restart of kfd_ioctl_wait_eventsFelix Kuehling3-14/+14
2022-08-10drm/amdgpu: Avoid direct cast to amdgpu_ttm_ttRajneesh Bhardwaj1-16/+18
2022-08-10drm/amd/pm: skip pptable override for smu_v13_0_7Kenneth Feng1-7/+3
2022-08-10drm/amd/pm: add 3715 softpptable support for SMU13.0.0Evan Quan1-1/+6
2022-08-10drm/amdgpu: Enable translate_further to extend UTCL2 reachJoseph Greathouse1-0/+3
2022-08-10drm/amd/display: 3.2.197Aric Cyr1-1/+1
2022-08-10drm/amd/display: Add 16 lines margin for SubVPAlvin Lee6-4/+10