index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
virtio_ring: packed: extract the logic of vring init
Xuan Zhuo
1
-11
/
+17
2022-08-11
virtio_ring: packed: extract the logic of alloc state and extra
Xuan Zhuo
1
-14
/
+34
2022-08-11
virtio_ring: packed: extract the logic of alloc queue
Xuan Zhuo
1
-29
/
+51
2022-08-11
virtio_ring: packed: introduce vring_free_packed
Xuan Zhuo
1
-0
/
+22
2022-08-11
virtio_ring: split: introduce virtqueue_resize_split()
Xuan Zhuo
1
-0
/
+34
2022-08-11
virtio_ring: split: reserve vring_align, may_reduce_num
Xuan Zhuo
1
-0
/
+10
2022-08-11
virtio_ring: split: introduce virtqueue_reinit_split()
Xuan Zhuo
1
-0
/
+23
2022-08-11
virtio_ring: split: extract the logic of attach vring
Xuan Zhuo
1
-13
/
+10
2022-08-11
virtio_ring: split: extract the logic of vring init
Xuan Zhuo
1
-10
/
+21
2022-08-11
virtio_ring: split: extract the logic of alloc state and extra
Xuan Zhuo
1
-16
/
+36
2022-08-11
virtio_ring: split: extract the logic of alloc queue
Xuan Zhuo
1
-25
/
+40
2022-08-11
virtio_ring: split: introduce vring_free_split()
Xuan Zhuo
1
-0
/
+11
2022-08-11
virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split
Xuan Zhuo
1
-14
/
+15
2022-08-11
virtio_ring: split: stop __vring_new_virtqueue as export symbol
Xuan Zhuo
1
-9
/
+16
2022-08-11
virtio_ring: introduce virtqueue_init()
Xuan Zhuo
1
-16
/
+22
2022-08-11
virtio_ring: split vring_virtqueue
Xuan Zhuo
1
-56
/
+60
2022-08-11
virtio_ring: extract the logic of freeing vring
Xuan Zhuo
1
-5
/
+13
2022-08-11
virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
Xuan Zhuo
1
-2
/
+2
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
7
-0
/
+15
2022-08-11
drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architectures
David Hildenbrand
1
-3
/
+5
2022-08-11
virtio_mmio: add support to set IRQ of a virtio device as wakeup source
Minghao Xue
1
-0
/
+3
2022-08-11
vdpa: Use device_iommu_capable()
Robin Murphy
1
-1
/
+1
2022-08-11
virtio: VIRTIO_HARDEN_NOTIFICATION is broken
Michael S. Tsirkin
1
-1
/
+2
2022-08-11
virtio_pmem: set device ready in probe()
Jason Wang
1
-0
/
+7
2022-08-11
virtio_pmem: initialize provider_data through nd_region_desc
Jason Wang
1
-1
/
+1
2022-08-11
vringh: iterate on iotlb_translate to handle large translations
Stefano Garzarella
1
-22
/
+56
2022-08-11
virtio_ring: remove the arg vq of vring_alloc_desc_extra()
Xuan Zhuo
1
-4
/
+3
2022-08-11
remoteproc: rename len of rpoc_vring to num
Xuan Zhuo
2
-7
/
+7
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
3
-4
/
+22
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
1
-7
/
+10
2022-08-11
drm/bridge: tc358767: disable main link PHYs on main link disable
Lucas Stach
1
-1
/
+7
2022-08-11
drm/bridge: tc358767: increase CLRSIPO count
Lucas Stach
1
-4
/
+4
2022-08-11
drm/bridge: tc358767: don't fixup mode sync polarity
Lucas Stach
1
-36
/
+18
2022-08-11
drm/bridge: lvds-codec: Fix error checking of drm_of_lvds_get_data_mapping()
Marek Vasut
1
-1
/
+1
2022-08-10
Input: mt6779-keypad - support double keys matrix
Mattijs Korpershoek
1
-1
/
+31
2022-08-10
Input: mt6779-keypad - prepare double keys support with calc_row_col
Mattijs Korpershoek
1
-2
/
+13
2022-08-10
drm/amdgpu: double free error and freeing uninitialized null pointer
Sebin Sebastian
1
-2
/
+3
2022-08-10
drm/amdgpu: Only disable prefer_shadow on hawaii
Alex Deucher
6
-12
/
+14
2022-08-10
drm/amd/display: set panel orientation before drm_dev_register
Melissa Wen
1
-2
/
+6
2022-08-10
drm/amd/pm: Fix a potential gpu_metrics_table memory leak
Zhen Ni
1
-0
/
+3
2022-08-10
drm/amd/pm: Fix a potential gpu_metrics_table memory leak
Zhen Ni
1
-0
/
+3
2022-08-10
drm/amdgpu: add GFX Power Gating support for GC IP v11.0.1
Tim Huang
1
-0
/
+1
2022-08-10
drm/amdgpu: enable GFX Power Gating for GC IP v11.0.1
Tim Huang
1
-0
/
+38
2022-08-10
drm/amdkfd: Handle restart of kfd_ioctl_wait_events
Felix Kuehling
3
-14
/
+14
2022-08-10
drm/amdgpu: Avoid direct cast to amdgpu_ttm_tt
Rajneesh Bhardwaj
1
-16
/
+18
2022-08-10
drm/amd/pm: skip pptable override for smu_v13_0_7
Kenneth Feng
1
-7
/
+3
2022-08-10
drm/amd/pm: add 3715 softpptable support for SMU13.0.0
Evan Quan
1
-1
/
+6
2022-08-10
drm/amdgpu: Enable translate_further to extend UTCL2 reach
Joseph Greathouse
1
-0
/
+3
2022-08-10
drm/amd/display: 3.2.197
Aric Cyr
1
-1
/
+1
2022-08-10
drm/amd/display: Add 16 lines margin for SubVP
Alvin Lee
6
-4
/
+10
[prev]
[next]