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
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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
misc: rtsx: separate aspm mode into MODE_REG and MODE_CFG
Ricky Wu
9
-13
/
+42
2021-05-29
Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+5
2021-05-27
mei: request autosuspend after sending rx flow control
Alexander Usyskin
1
-0
/
+3
2021-05-21
kgdb: fix gcc-11 warnings harder
Greg Kroah-Hartman
1
-1
/
+2
2021-05-20
Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-05-14
misc: eeprom: at24: check suspend status before disable regulator
Hsin-Yi Wang
1
-2
/
+4
2021-05-13
ics932s401: fix broken handling of errors when word reading fails
Darrick J. Wong
1
-1
/
+1
2021-05-11
platform/x86: hp_accel: Avoid invoking _INI to speed up resume
Kai-Heng Feng
1
-0
/
+1
2021-05-08
habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memory
Lv Yunlong
1
-1
/
+3
2021-05-08
habanalabs: wait for interrupt wrong timeout calculation
Ofir Bitton
1
-1
/
+1
2021-05-08
habanalabs: ignore f/w status error
Oded Gabbay
3
-1
/
+16
2021-05-08
habanalabs: change error level of security not ready
Oded Gabbay
1
-5
/
+2
2021-05-08
habanalabs: skip reading f/w errors on bad status
Oded Gabbay
1
-2
/
+7
2021-05-08
habanalabs: expose ASIC specific PLL index
Bharat Jauhari
7
-114
/
+94
2021-05-01
Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+30
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-3
/
+3
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
53
-606
/
+2927
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
1
-9
/
+30
2021-04-16
habanalabs/gaudi: Fix uninitialized return code rc when read size is zero
Colin Ian King
1
-1
/
+1
2021-04-14
mei: me: add Alder Lake P device id.
Tomas Winkler
2
-0
/
+2
2021-04-09
habanalabs: print f/w boot unknown error
Oded Gabbay
1
-16
/
+68
2021-04-09
habanalabs: update to latest F/W communication header
Ohad Sharabi
2
-1
/
+200
2021-04-09
habanalabs/gaudi: skip iATU if F/W security is enabled
Ofir Bitton
4
-1
/
+101
2021-04-09
habanalabs/gaudi: derive security status from pci id
Ofir Bitton
8
-8
/
+35
2021-04-09
habanalabs: move dram scrub to free sequence
Bharat Jauhari
1
-39
/
+48
2021-04-09
habanalabs: send dynamic msi-x indexes to f/w
Ohad Sharabi
5
-19
/
+131
2021-04-09
habanalabs/gaudi: clear QM errors only if not in stop_on_err mode
Tomer Tayar
1
-1
/
+2
2021-04-09
habanalabs: support DEVICE_UNUSABLE error indication from FW
Koby Elbaz
2
-0
/
+7
2021-04-09
habanalabs: use strscpy instead of sprintf and strlcpy
Oded Gabbay
1
-2
/
+2
2021-04-09
habanalabs/gaudi: add debugfs to DMA from the device
Oded Gabbay
4
-5
/
+298
2021-04-09
habanalabs/gaudi: sync stream add protection to SOB reset flow
farah kassabri
1
-4
/
+12
2021-04-09
habanalabs: add custom timeout flag per cs
Alon Mizrahi
3
-16
/
+23
2021-04-09
habanalabs: improve utilization calculation
Koby Elbaz
9
-169
/
+40
2021-04-09
habanalabs: support legacy and new pll indexes
Ohad Sharabi
9
-36
/
+182
2021-04-09
habanalabs: move relevant datapath work outside cs lock
Ofir Bitton
3
-35
/
+68
2021-04-09
habanalabs: avoid soft lockup bug upon mapping error
farah kassabri
1
-3
/
+17
2021-04-09
habanalabs/gaudi: Update async events header
Ofir Bitton
3
-14
/
+25
2021-04-09
habanalabs/gaudi: unsecure TPC cfg status registers
Ofir Bitton
1
-8
/
+0
2021-04-09
habanalabs/gaudi: always use single-msi mode
Oded Gabbay
1
-2
/
+1
2021-04-09
habanalabs/gaudi: reset device upon BMC request
Ofir Bitton
3
-1
/
+6
2021-04-09
habanalabs: debugfs access to user mapped host addresses
Ofir Bitton
5
-41
/
+144
2021-04-09
habanalabs: Switch to using the new API kobj_to_dev()
Yang Li
1
-1
/
+1
2021-04-09
habanalabs: update hl_boot_if.h
Ohad Sharabi
1
-0
/
+11
2021-04-09
habanalabs: skip DISABLE PCI packet to FW on heartbeat
Ohad Sharabi
7
-44
/
+59
2021-04-09
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
6
-14
/
+36
2021-04-09
habanalabs/gaudi: update extended async event header
Ofir Bitton
1
-5
/
+5
2021-04-09
habanalabs: return current power via INFO IOCTL
Sagiv Ozeri
4
-0
/
+51
2021-04-09
habanalabs: support HW blocks vm show
Sagiv Ozeri
4
-7
/
+112
2021-04-09
habanalabs: use a single FW loading bringup flag
Ofir Bitton
5
-11
/
+17
[next]