index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2022-08-16
drm/amd/display: reverted limiting vscsdp_for_colorimetry and ARGB16161616 pi...
Ethan Wellenreiter
-12
/
+0
2022-08-16
drm/amd/pm: Enable GFXOFF feature for SMU IP v13.0.4
Tim Huang
-2
/
+2
2022-08-16
drm/amdgpu: enable IH Clock Gating for OSS IP v6.0.1
Tim Huang
-0
/
+1
2022-08-16
drm/amdkfd: potential crash in kfd_create_indirect_link_prop()
Dan Carpenter
-4
/
+7
2022-08-16
drm/amdkfd: reserve 2 queues for sdma 6.0.1 in bitmap
Yifan Zhang
-1
/
+6
2022-08-16
drm/amdgpu: enable ATHUB IP v3.0.1 Clock Gating
Tim Huang
-0
/
+2
2022-08-16
drm/amdgpu: enable HDP IP v5.2.1 Clock Gating
Tim Huang
-0
/
+6
2022-08-16
drm/amdgpu: enable MMHUB IP v3.0.1 Clock Gating
Tim Huang
-0
/
+2
2022-08-16
drm/amdgpu: add ATHUB IP v3.0.1 Clock Gating support
Tim Huang
-5
/
+37
2022-08-16
drm/amdgpu: add HDP IP v5.2.1 Clock Gating support
Tim Huang
-0
/
+150
2022-08-16
drm/amdgpu: add MMHUB IP v3.0.1 Clock Gating support
Tim Huang
-3
/
+39
2022-08-16
drm/amd/pm: update the smu driver interface version for SMU IP v13.0.4
Tim Huang
-1
/
+1
2022-08-16
drm/amdkfd: Fix mm reference in SVM eviction worker
Felix Kuehling
-11
/
+7
2022-08-16
drm/amd/pm: add mode1 support on smu_v13_0_7
Kenneth Feng
-0
/
+12
2022-08-16
drm/amd/amdgpu: add ih cg and hdp sd on smu_v13_0_7
Kenneth Feng
-1
/
+4
2022-08-16
drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics
Evan Quan
-0
/
+4
2022-08-16
drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid
Evan Quan
-0
/
+1
2022-08-16
drm/amdgpu: disable 3DCGCG/CGLS temporarily due to stability issue
Evan Quan
-0
/
+2
2022-08-16
Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-35
/
+108
2022-08-16
Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2022-08-16
of: fdt: fix off-by-one error in unflatten_dt_nodes()
Sergey Shtylyov
-1
/
+1
2022-08-16
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
-1
/
+3
2022-08-16
i40e: Fix tunnel checksum offload with fragmented traffic
Przemyslaw Patynowski
-3
/
+5
2022-08-16
RDMA: Handle the return code from dma_resv_wait_timeout() properly
Jason Gunthorpe
-1
/
+7
2022-08-16
RDMA/erdma: Correct the max_qp and max_cq capacities of the device
Cheng Xu
-2
/
+2
2022-08-16
staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
Larry Finger
-0
/
+1
2022-08-16
RDMA/erdma: Using the key in FMR WR instead of MR structure
Cheng Xu
-1
/
+1
2022-08-16
staging: r8188eu: add firmware dependency
Grzegorz Szymaszek
-0
/
+1
2022-08-16
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
-17
/
+10
2022-08-16
RDMA/mlx5: Use the proper number of ports
Mark Bloch
-18
/
+16
2022-08-16
IB/iser: Fix login with authentication
Sergey Gorenko
-1
/
+6
2022-08-16
ublk_drv: do not add a re-issued request aborted previously to ioucmd's task_...
ZiyangZhang
-1
/
+17
2022-08-16
ublk_drv: update comment for __ublk_fail_req()
ZiyangZhang
-2
/
+3
2022-08-16
ublk_drv: check ubq_daemon_is_dying() in __ublk_rq_task_work()
ZiyangZhang
-3
/
+2
2022-08-16
virtio: kerneldocs fixes and enhancements
Ricardo CaƱuelo
-0
/
+8
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
-12
/
+4
2022-08-16
virtio_vdpa: Revert "virtio_vdpa: support the arg sizes of find_vqs()"
Michael S. Tsirkin
-9
/
+6
2022-08-16
virtio_pci: Revert "virtio_pci: support the arg sizes of find_vqs()"
Michael S. Tsirkin
-23
/
+12
2022-08-16
virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"
Michael S. Tsirkin
-6
/
+2
2022-08-16
virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"
Michael S. Tsirkin
-38
/
+4
2022-08-16
OPP: Fix an un-initialized variable usage
Christophe JAILLET
-1
/
+1
2022-08-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-7
/
+30
2022-08-15
net: moxa: pass pdev instead of ndev to DMA functions
Sergei Antonov
-10
/
+10
2022-08-15
iio: light: cm3605: Fix an error handling path in cm3605_probe()
Christophe JAILLET
-2
/
+4
2022-08-15
iio: adc: mcp3911: make use of the sign bit
Marcus Folkesson
-0
/
+2
2022-08-16
ata: libata-eh: Add missing command name
Damien Le Moal
-0
/
+1
2022-08-15
mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
David Gow
-0
/
+1
2022-08-15
thermal/core: Add missing EXPORT_SYMBOL_GPL
Daniel Lezcano
-0
/
+1
2022-08-15
peci: cpu: Fix use-after-free in adev_release()
Iwona Winiarska
-2
/
+1
2022-08-15
peci: aspeed: fix error check return value of platform_get_irq()
Lv Ruyi
-1
/
+1
[prev]
[next]