index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
habanalabs: Save context in a command buffer object
Tomer Tayar
2020-09-22
5
-22
/
+31
|
*
|
|
|
habanalabs: no need for DMA_SHARED_BUFFER
Oded Gabbay
2020-09-22
1
-1
/
+0
|
*
|
|
|
habanalabs: allow to wait on CS without sleep
Oded Gabbay
2020-09-22
1
-2
/
+5
|
*
|
|
|
habanalabs/gaudi: increase timeout for boot fit load
Oded Gabbay
2020-09-22
1
-1
/
+1
|
*
|
|
|
habanalabs: add debugfs support for MMU with 6 HOPs
Moti Haimovski
2020-09-22
1
-10
/
+60
|
*
|
|
|
habanalabs: add num_hops to hl_mmu_properties
Moti Haimovski
2020-09-22
4
-0
/
+11
|
*
|
|
|
habanalabs: refactor MMU as device-oriented
Moti Haimovski
2020-09-22
5
-222
/
+404
|
*
|
|
|
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2020-09-22
2
-2
/
+2
|
*
|
|
|
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
2020-09-22
1
-38
/
+48
|
*
|
|
|
habanalabs: check flag before reset because of f/w event
Oded Gabbay
2020-09-22
1
-1
/
+2
|
*
|
|
|
habanalabs: increase PQ COMP_OFFSET by one nibble
Oded Gabbay
2020-09-22
1
-1
/
+1
|
*
|
|
|
habanalabs: Fix alignment issue in cpucp_info structure
Ofir Bitton
2020-09-22
1
-0
/
+1
|
*
|
|
|
habanalabs: remove unused define
Oded Gabbay
2020-09-22
1
-2
/
+0
|
*
|
|
|
habanalabs: remove unused ASIC function pointer
Oded Gabbay
2020-09-22
3
-7
/
+0
|
*
|
|
|
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
2020-09-22
4
-22
/
+23
|
*
|
|
|
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
2020-09-22
1
-1
/
+4
|
*
|
|
|
habanalabs: make use of dma_mmap_coherent
Hillf Danton
2020-09-22
4
-16
/
+9
|
*
|
|
|
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
2020-09-22
1
-0
/
+4
|
*
|
|
|
habanalabs: restructure hl_mmap
Oded Gabbay
2020-09-22
3
-4
/
+20
|
*
|
|
|
habanalabs: cast to u64 before shift > 31 bits
Oded Gabbay
2020-09-22
2
-6
/
+10
|
*
|
|
|
habanalabs: replace armcp with the generic cpucp
Oded Gabbay
2020-09-22
13
-313
/
+331
|
*
|
|
|
habanalabs: update GAUDI hardware specs
Oded Gabbay
2020-09-22
1
-0
/
+2
|
*
|
|
|
habanalabs: add support for getting device total energy
farah kassabri
2020-09-22
4
-0
/
+51
|
*
|
|
|
habanalabs: Include linux/bitfield.h only in habanalabs.h
Tomer Tayar
2020-09-22
5
-4
/
+1
|
*
|
|
|
habanalabs: extend busy engines mask to 64 bits
farah kassabri
2020-09-22
4
-4
/
+4
|
*
|
|
|
habanalabs: use 1U when shifting bits
Oded Gabbay
2020-09-22
1
-6166
/
+6166
|
*
|
|
|
habanalabs: check TPC vector pipe is empty
Oded Gabbay
2020-09-22
1
-0
/
+9
|
*
|
|
|
habanalabs: remove redundant assignment to variable
Oded Gabbay
2020-09-22
1
-2
/
+0
|
*
|
|
|
habanalabs: use FIELD_PREP() instead of <<
Oded Gabbay
2020-09-22
3
-179
/
+154
|
*
|
|
|
habanalabs: use standard BIT() and GENMASK()
Oded Gabbay
2020-09-22
1
-22
/
+22
|
*
|
|
|
habanalabs: eliminate redundant else condition
Oded Gabbay
2020-09-22
1
-2
/
+2
|
*
|
|
|
habanalabs: cast int to u32 before printing it with %u
Oded Gabbay
2020-09-22
1
-1
/
+1
|
*
|
|
|
habanalabs: change CB's ID to be 64 bits
Oded Gabbay
2020-09-22
3
-4
/
+4
|
*
|
|
|
habanalabs: print the queue id in case of an error
Dotan Barak
2020-09-22
2
-6
/
+12
|
*
|
|
|
habanalabs: remove security from ARB_MST_QUIET register
farah kassabri
2020-09-22
1
-36
/
+19
|
*
|
|
|
habanalabs: PCIe Advanced Error Reporting support
Ofir Bitton
2020-09-22
1
-1
/
+75
|
*
|
|
|
habanalabs: expose sync manager resources allocation in INFO IOCTL
Ofir Bitton
2020-09-22
3
-1
/
+42
|
*
|
|
|
habanalabs: add information about PCIe controller
Ofir Bitton
2020-09-22
6
-0
/
+111
|
*
|
|
|
habanalabs: Replace dma-fence mechanism with completions
Ofir Bitton
2020-09-22
4
-63
/
+77
|
*
|
|
|
habanalabs: increase length of ASIC name
Oded Gabbay
2020-09-22
1
-1
/
+1
|
*
|
|
|
eeprom: 93xx46: set type id as EEPROM
Vadym Kochan
2020-09-17
1
-0
/
+1
|
*
|
|
|
eeprom: at25: set type id as EEPROM
Vadym Kochan
2020-09-17
1
-0
/
+1
|
*
|
|
|
misc: rtsx: Add power saving functions and fix driving parameter
Ricky Wu
2020-09-16
4
-19
/
+283
|
*
|
|
|
misc: fastrpc: add ioctl for attaching to sensors pd
Jonathan Marek
2020-09-16
1
-3
/
+6
|
*
|
|
|
misc: fastrpc: define names for protection domain ids
Jonathan Marek
2020-09-16
1
-2
/
+7
|
*
|
|
|
misc: rtsx: Fix power down flow
Ricky Wu
2020-09-16
5
-51
/
+18
|
*
|
|
|
misc: rtsx: Fix memory leak in rtsx_pci_probe
Keita Suzuki
2020-09-16
1
-1
/
+3
|
*
|
|
|
misc: hisi_hikey_usb: fix return of uninitialized ret status variable
Colin Ian King
2020-09-14
1
-2
/
+1
|
*
|
|
|
Merge 5.9-rc5 into char-misc-next
Greg Kroah-Hartman
2020-09-14
3
-21
/
+24
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
misc: hisi_hikey_usb: add support for Hikey 970
Mauro Carvalho Chehab
2020-09-10
2
-19
/
+88
[prev]
[next]