index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
nvmet-fcloop: swap the list_add_tail arguments
Daniel Wagner
1
-3
/
+3
2024-02-01
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
1
-41
/
+6
2024-02-01
octeontx2-pf: Remove xdp queues on program detach
Geetha sowjanya
3
-7
/
+4
2024-02-01
drm/amdgpu/pm: Use inline function for IP version check
Ma Jun
1
-1
/
+1
2024-02-01
drm/tegra: Do not assume that a NULL domain means no DMA IOMMU
Jason Gunthorpe
1
-1
/
+2
2024-02-01
iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
Jason Gunthorpe
1
-5
/
+13
2024-02-01
firewire: core: search descriptor leaf just after vendor directory entry in r...
Takashi Sakamoto
1
-1
/
+10
2024-02-01
firewire: core: correct documentation of fw_csr_string() kernel API
Takashi Sakamoto
1
-4
/
+3
2024-02-01
drm/xe: Make all GuC ABI shift values unsigned
Matthew Brost
5
-21
/
+21
2024-02-01
drm/xe/vm: Subclass userptr vmas
Thomas Hellström
5
-93
/
+137
2024-02-01
drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
Matthew Brost
1
-7
/
+7
2024-02-01
drm/xe: Don't use __user error pointers
Thomas Hellström
1
-25
/
+25
2024-02-01
drm/xe: Annotate mcr_[un]lock()
Thomas Hellström
1
-2
/
+2
2024-02-01
drm/xe: Only allow 1 ufence per exec / bind IOCTL
Matthew Brost
3
-2
/
+23
2024-02-01
drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
Matt Roper
1
-0
/
+2
2024-02-01
drm/xe: Fix crash in trace_dma_fence_init()
José Roberto de Souza
1
-3
/
+3
2024-02-01
pds_core: Rework teardown/setup flow to be more common
Brett Creeley
5
-18
/
+9
2024-02-01
pds_core: Clear BARs on reset
Brett Creeley
6
-11
/
+45
2024-02-01
pds_core: Prevent race issues involving the adminq
Brett Creeley
3
-6
/
+47
2024-02-01
pds_core: Use struct pdsc for the pdsc_adminq_isr private data
Brett Creeley
2
-3
/
+4
2024-02-01
pds_core: Cancel AQ work on teardown
Brett Creeley
1
-0
/
+2
2024-02-01
pds_core: Prevent health thread from running during reset/remove
Brett Creeley
1
-2
/
+17
2024-02-01
nvme-fc: log human-readable opcode on timeout
Caleb Sander
1
-3
/
+5
2024-02-01
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
4
-11
/
+17
2024-02-01
nvme: remove redundant status mask
Caleb Sander
1
-1
/
+1
2024-02-01
nvme: return string as char *, not unsigned char *
Caleb Sander
2
-13
/
+13
2024-02-01
nvme-common: add module description
Chaitanya Kulkarni
2
-0
/
+2
2024-02-01
nvme: enable retries for authentication commands
Hannes Reinecke
3
-1
/
+5
2024-02-01
nvme: change __nvme_submit_sync_cmd() calling conventions
Hannes Reinecke
4
-20
/
+41
2024-02-01
nvme-auth: open-code single-use macros
Hannes Reinecke
1
-7
/
+7
2024-02-01
net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 reads
Andrew Lunn
1
-1
/
+1
2024-02-01
drm/amdgpu: Reset IH OVERFLOW_CLEAR bit
Friedrich Vock
10
-0
/
+59
2024-02-01
drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspend
Yifan Zhang
2
-36
/
+0
2024-02-01
drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0
Yifan Zhang
1
-22
/
+0
2024-02-01
drm/amdkfd: reserve the BO before validating it
Lang Yu
3
-5
/
+21
2024-02-01
drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'
Srinivasan Shanmugam
4
-8
/
+8
2024-02-01
drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'
Srinivasan Shanmugam
1
-1
/
+1
2024-02-01
drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'
Srinivasan Shanmugam
1
-0
/
+4
2024-02-01
drm/amd: Don't init MEC2 firmware when it fails to load
David McFarland
1
-2
/
+0
2024-02-01
drm/amdgpu: Fix the warning info in mode1 reset
Ma Jun
5
-12
/
+24
2024-02-01
drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue
Fangzhi Zuo
2
-18
/
+13
2024-02-01
drm/amd/display: Underflow workaround by increasing SR exit latency
Nicholas Susanto
2
-18
/
+18
2024-02-01
drm/amd/display: fix incorrect mpc_combine array size
Wenjing Liu
1
-1
/
+1
2024-02-01
drm/amd/display: Fix DPSTREAM CLK on and off sequence
Dmytro Laktyushkin
2
-7
/
+6
2024-02-01
drm/amd/display: fix USB-C flag update after enc10 feature init
Charlene Liu
2
-4
/
+4
2024-02-01
drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
Sohaib Nadeem
1
-1
/
+1
2024-02-01
Revert "drm/amd/display: initialize all the dpm level's stutter latency"
Charlene Liu
1
-3
/
+1
2024-02-01
drm/amdkfd: Use correct drm device for cgroup permission check
Mukul Joshi
1
-2
/
+7
2024-02-01
drm/amdkfd: Use S_ENDPGM_SAVED in trap handler
Jay Cornwall
3
-9
/
+9
2024-02-01
drm/amdkfd: Correct partial migration virtual addr
Philip Yang
1
-1
/
+1
[prev]
[next]