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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
habanalabs: refactor MMU as device-oriented
Moti Haimovski
5
-222
/
+404
2020-09-22
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2
-2
/
+2
2020-09-22
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
1
-38
/
+48
2020-09-22
habanalabs: check flag before reset because of f/w event
Oded Gabbay
1
-1
/
+2
2020-09-22
habanalabs: increase PQ COMP_OFFSET by one nibble
Oded Gabbay
1
-1
/
+1
2020-09-22
habanalabs: Fix alignment issue in cpucp_info structure
Ofir Bitton
1
-0
/
+1
2020-09-22
habanalabs: remove unused define
Oded Gabbay
1
-2
/
+0
2020-09-22
habanalabs: remove unused ASIC function pointer
Oded Gabbay
3
-7
/
+0
2020-09-22
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
4
-22
/
+23
2020-09-22
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
1
-1
/
+4
2020-09-22
habanalabs: make use of dma_mmap_coherent
Hillf Danton
4
-16
/
+9
2020-09-22
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
1
-0
/
+4
2020-09-22
habanalabs: restructure hl_mmap
Oded Gabbay
3
-4
/
+20
2020-09-22
habanalabs: cast to u64 before shift > 31 bits
Oded Gabbay
2
-6
/
+10
2020-09-22
habanalabs: replace armcp with the generic cpucp
Oded Gabbay
13
-313
/
+331
2020-09-22
habanalabs: update GAUDI hardware specs
Oded Gabbay
1
-0
/
+2
2020-09-22
habanalabs: add support for getting device total energy
farah kassabri
4
-0
/
+51
2020-09-22
habanalabs: Include linux/bitfield.h only in habanalabs.h
Tomer Tayar
5
-4
/
+1
2020-09-22
habanalabs: extend busy engines mask to 64 bits
farah kassabri
4
-4
/
+4
2020-09-22
habanalabs: use 1U when shifting bits
Oded Gabbay
1
-6166
/
+6166
2020-09-22
habanalabs: check TPC vector pipe is empty
Oded Gabbay
1
-0
/
+9
2020-09-22
habanalabs: remove redundant assignment to variable
Oded Gabbay
1
-2
/
+0
2020-09-22
habanalabs: use FIELD_PREP() instead of <<
Oded Gabbay
3
-179
/
+154
2020-09-22
habanalabs: use standard BIT() and GENMASK()
Oded Gabbay
1
-22
/
+22
2020-09-22
habanalabs: eliminate redundant else condition
Oded Gabbay
1
-2
/
+2
2020-09-22
habanalabs: cast int to u32 before printing it with %u
Oded Gabbay
1
-1
/
+1
2020-09-22
habanalabs: change CB's ID to be 64 bits
Oded Gabbay
3
-4
/
+4
2020-09-22
habanalabs: print the queue id in case of an error
Dotan Barak
2
-6
/
+12
2020-09-22
habanalabs: remove security from ARB_MST_QUIET register
farah kassabri
1
-36
/
+19
2020-09-22
habanalabs: PCIe Advanced Error Reporting support
Ofir Bitton
1
-1
/
+75
2020-09-22
habanalabs: expose sync manager resources allocation in INFO IOCTL
Ofir Bitton
3
-1
/
+42
2020-09-22
habanalabs: add information about PCIe controller
Ofir Bitton
6
-0
/
+111
2020-09-22
habanalabs: Replace dma-fence mechanism with completions
Ofir Bitton
4
-63
/
+77
2020-09-22
habanalabs: increase length of ASIC name
Oded Gabbay
1
-1
/
+1
2020-09-21
misc: eeprom: use helper to get i2c_client from kobj
Wolfram Sang
1
-1
/
+1
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
1
-1
/
+1
2020-09-17
eeprom: 93xx46: set type id as EEPROM
Vadym Kochan
1
-0
/
+1
2020-09-17
eeprom: at25: set type id as EEPROM
Vadym Kochan
1
-0
/
+1
2020-09-17
eeprom: at24: set type id as EEPROM
Vadym Kochan
1
-0
/
+1
2020-09-16
misc: rtsx: Add power saving functions and fix driving parameter
Ricky Wu
4
-19
/
+283
2020-09-16
misc: fastrpc: add ioctl for attaching to sensors pd
Jonathan Marek
1
-3
/
+6
2020-09-16
misc: fastrpc: define names for protection domain ids
Jonathan Marek
1
-2
/
+7
2020-09-16
misc: rtsx: Fix power down flow
Ricky Wu
5
-51
/
+18
2020-09-16
misc: rtsx: Fix memory leak in rtsx_pci_probe
Keita Suzuki
1
-1
/
+3
2020-09-14
misc: hisi_hikey_usb: fix return of uninitialized ret status variable
Colin Ian King
1
-2
/
+1
2020-09-14
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
3
-21
/
+24
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+17
2020-09-11
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
1
-0
/
+1
2020-09-10
misc: hisi_hikey_usb: add support for Hikey 970
Mauro Carvalho Chehab
2
-19
/
+88
2020-09-10
misc: hisi_hikey_usb: Driver to support onboard USB gpio hub on Hikey960
Yu Chen
3
-0
/
+215
[prev]
[next]