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
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
4
-11
/
+4
2022-03-03
misc: hi6421-spmi-pmic: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
1
-3
/
+3
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
4
-11
/
+4
2022-02-04
eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX
Jonas Malaco
1
-0
/
+3
2022-02-03
misc: fastrpc: avoid double fput() on failed usercopy
Mathias Krause
1
-1
/
+8
2022-01-22
eeprom: at25: Restore missing allocation
Kees Cook
1
-0
/
+4
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-01-14
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-36
/
+32
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-1029
/
+2196
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-5
/
+4
2022-01-11
misc: pci_endpoint_test: Terminate statement with semicolon
Ming Wang
1
-1
/
+1
2021-12-30
mei: hbm: fix client dma reply status
Alexander Usyskin
1
-6
/
+14
2021-12-30
misc: lattice-ecp3-config: Fix task hung when firmware load failed
Wei Yongjun
1
-6
/
+6
2021-12-29
cxl: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2021-12-27
mei: cleanup status before client dma setup call
Alexander Usyskin
1
-0
/
+4
2021-12-27
mei: add POWERING_DOWN into device state print
Alexander Usyskin
1
-0
/
+1
2021-12-26
habanalabs: support hard-reset scheduling during soft-reset
Ofir Bitton
2
-3
/
+31
2021-12-26
habanalabs: add a lock to protect multiple reset variables
Ofir Bitton
4
-26
/
+49
2021-12-26
habanalabs: refactor reset information variables
Ofir Bitton
13
-106
/
+119
2021-12-26
habanalabs: handle skip multi-CS if handling not done
Ohad Sharabi
1
-1
/
+11
2021-12-26
habanalabs: add CPU-CP packet for engine core ASID cfg
Tomer Tayar
3
-0
/
+26
2021-12-26
habanalabs: replace some -ENOTTY with -EINVAL
Oded Gabbay
3
-5
/
+5
2021-12-26
habanalabs: fix comments according to kernel-doc
Ofir Bitton
1
-7
/
+17
2021-12-26
habanalabs: fix endianness when reading cpld version
Ofir Bitton
1
-1
/
+1
2021-12-26
habanalabs: change wait_for_interrupt implementation
farah kassabri
4
-10
/
+145
2021-12-26
habanalabs: prevent wait if CS in multi-CS list completed
Ohad Sharabi
2
-34
/
+54
2021-12-26
habanalabs: modify cpu boot status error print
Ofir Bitton
1
-1
/
+1
2021-12-26
habanalabs: clean MMU headers definitions
Ohad Sharabi
6
-49
/
+64
2021-12-26
habanalabs: expose soft reset sysfs nodes for inference ASIC
Ofir Bitton
1
-2
/
+30
2021-12-26
habanalabs: sysfs support for two infineon versions
Ofir Bitton
2
-5
/
+17
2021-12-26
habanalabs: keep control device alive during hard reset
Dani Liberman
4
-30
/
+50
2021-12-26
habanalabs: fix hwmon handling for legacy f/w
Oded Gabbay
1
-32
/
+169
2021-12-26
habanalabs: add current PI value to cpu packets
Ofir Bitton
1
-2
/
+12
2021-12-26
habanalabs: remove in_debug check in device open
Oded Gabbay
2
-10
/
+3
2021-12-26
habanalabs: return correct clock throttling period
Ofir Bitton
1
-2
/
+2
2021-12-26
habanalabs: wait again for multi-CS if no CS completed
Ohad Sharabi
2
-51
/
+50
2021-12-26
habanalabs: remove compute context pointer
Oded Gabbay
6
-14
/
+13
2021-12-26
habanalabs: add helper to get compute context
Oded Gabbay
4
-15
/
+36
2021-12-26
habanalabs: fix etr asid configuration
Oded Gabbay
8
-20
/
+21
2021-12-26
habanalabs: save ctx inside encaps signal
Oded Gabbay
4
-9
/
+16
2021-12-26
habanalabs: remove redundant check on ctx_fini
Oded Gabbay
1
-3
/
+1
2021-12-26
habanalabs: free signal handle on failure
Oded Gabbay
1
-1
/
+3
2021-12-26
habanalabs: add missing kernel-doc comments for hl_device fields
Tomer Tayar
1
-0
/
+2
2021-12-26
habanalabs: pass reset flags to reset thread
Tomer Tayar
2
-9
/
+5
2021-12-26
habanalabs: enable access to info ioctl during hard reset
Dani Liberman
2
-11
/
+1
2021-12-26
habanalabs: add SOB information to signal submission uAPI
Dani Liberman
3
-7
/
+38
2021-12-26
habanalabs: skip read fw errors if dynamic descriptor invalid
Ohad Sharabi
2
-2
/
+17
2021-12-26
habanalabs: handle events during soft-reset
Ofir Bitton
3
-1
/
+7
2021-12-26
habanalabs: change misleading IRQ warning during reset
Ofir Bitton
1
-3
/
+1
2021-12-26
habanalabs: add power information type to POWER_GET packet
Tomer Tayar
1
-0
/
+1
[next]