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-06-19
Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-1
/
+10
2022-06-10
eeprom: at25: Split reads into chunks and cap write size
Brad Bishop
1
-40
/
+53
2022-06-10
mei: me: add raptor lake point S DID
Alexander Usyskin
2
-0
/
+4
2022-06-10
mei: hbm: drop capability response on early shutdown
Alexander Usyskin
1
-1
/
+2
2022-06-10
mei: me: set internal pg flag to off on hardware reset
Alexander Usyskin
1
-0
/
+2
2022-06-10
misc: atmel-ssc: Fix IRQ check in ssc_probe
Miaoqian Lin
1
-2
/
+2
2022-06-10
misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()
Nathan Chancellor
1
-0
/
+2
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
44
-2239
/
+2760
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+2
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-0
/
+14
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-3
/
+331
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-46
/
+99
2022-05-22
habanalabs: use separate structure info for each error collect data
Tal Cohen
5
-52
/
+63
2022-05-22
habanalabs: fix missing handle shift during mmap
Yuri Nudelman
1
-2
/
+2
2022-05-22
habanalabs: remove hdev from hl_ctx_get args
Ohad Sharabi
6
-13
/
+13
2022-05-22
habanalabs: do MMU prefetch as deferred work
Ohad Sharabi
6
-36
/
+103
2022-05-22
habanalabs: order memory manager messages
Yuri Nudelman
1
-4
/
+4
2022-05-22
habanalabs: return -EFAULT on copy_to_user error
Oded Gabbay
1
-3
/
+1
2022-05-22
habanalabs: use NULL for eventfd
Oded Gabbay
3
-12
/
+4
2022-05-22
habanalabs: update firmware header
Oded Gabbay
1
-1
/
+31
2022-05-22
habanalabs: add support for notification via eventfd
Tal Cohen
5
-13
/
+167
2022-05-22
habanalabs: add topic to memory manager buffer
Yuri Nudelman
4
-9
/
+18
2022-05-22
habanalabs: handle race in driver fini
Dani Liberman
1
-4
/
+7
2022-05-22
habanalabs: add device memory scrub ability through debugfs
Dafna Hirschfeld
5
-8
/
+79
2022-05-22
habanalabs: use unified memory manager for CB flow
Yuri Nudelman
8
-454
/
+72
2022-05-22
habanalabs: unified memory manager new code for CB flow
Yuri Nudelman
2
-0
/
+164
2022-05-22
habanalabs/gaudi: set arbitration timeout to a high value
Ofir Bitton
1
-16
/
+11
2022-05-22
habanalabs: add put by handle method to memory manager
Yuri Nudelman
2
-6
/
+71
2022-05-22
habanalabs: hide memory manager page shift
Yuri Nudelman
5
-40
/
+32
2022-05-22
habanalabs: Add separate poll interval value for protocol
farah kassabri
3
-1
/
+8
2022-05-22
habanalabs: use get_task_pid() to take PID
Dani Liberman
1
-1
/
+1
2022-05-22
habanalabs: add prefetch flag to the MAP operation
Ohad Sharabi
1
-5
/
+6
2022-05-22
habanalabs: Stop using iommu_present()
Robin Murphy
1
-1
/
+1
2022-05-22
habanalabs: support debugfs Byte access to device DRAM
Moti Haimovski
3
-0
/
+17
2022-05-22
habanalabs: use for_each_sgtable_dma_sg for dma sgt
Ohad Sharabi
6
-94
/
+61
2022-05-22
habanalabs/gaudi: use lower_32_bits() for casting
Rajaravi Krishna Katta
1
-1
/
+1
2022-05-22
habanalabs: refactor HOP functions in MMU V1
Ohad Sharabi
1
-209
/
+88
2022-05-22
habanalabs: fix comments according to kernel-doc
Rajaravi Krishna Katta
3
-8
/
+9
2022-05-22
habanalabs: remove user interrupt debug print
Oded Gabbay
1
-4
/
+0
2022-05-22
habanalabs: don't print normal reset operations
Oded Gabbay
1
-3
/
+6
2022-05-22
habanalabs: change a reset print to debug level
Oded Gabbay
2
-5
/
+5
2022-05-22
habanalabs: remove redundant info print
Oded Gabbay
2
-6
/
+0
2022-05-22
habanalabs: wrong handle removal in memory manager
Yuri Nudelman
1
-1
/
+1
2022-05-22
habanalabs: remove debugfs read/write callbacks
Dafna Hirschfeld
3
-416
/
+1
2022-05-22
habanalabs: enforce alignment upon registers access through debugfs
Dafna Hirschfeld
1
-0
/
+5
2022-05-22
habanalabs: unify code for memory access from debugfs
Dafna Hirschfeld
1
-52
/
+104
2022-05-22
habanalabs: add callback and field to be used for debugfs refactor
Dafna Hirschfeld
4
-2
/
+158
2022-05-22
habanalabs: hl_ts_behavior can be static
kernel test robot
1
-1
/
+1
2022-05-22
habanalabs/gaudi: add debugfs to fetch internal sync status
Ohad Sharabi
6
-16
/
+187
2022-05-22
habanalabs: rephrase device out-of-memory message
Ohad Sharabi
1
-2
/
+3
[next]