index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
2020-10-02
eeprom: ee1004: use module_i2c_driver to simplify the code
Liu Shixin
2020-10-02
ocxl: simplify the return expression of free_function_dev()
Qinglang Miao
2020-10-02
ocxl: fix kconfig dependency warning for OCXL
Necip Fazil Yildiran
2020-09-30
misc: mic: drop double zeroing
Julia Lawall
2020-09-30
habanalabs/gaudi: use correct define for qman init
Oded Gabbay
2020-09-25
habanalabs/gaudi: configure QMAN LDMA registers properly
Ofir Bitton
2020-09-25
habanalabs: add notice of device not idle
Oded Gabbay
2020-09-25
habanalabs: add debug messages for opening/closing context
Oded Gabbay
2020-09-25
habanalabs: release kernel context after hw_fini
Oded Gabbay
2020-09-25
habanalabs: correct an error message
Oded Gabbay
2020-09-22
misc: hisi_hikey_usb: delete a stray tab
Dan Carpenter
2020-09-22
misc: mic: scif: Fix error handling path
Souptick Joarder
2020-09-22
misc: pvpanic: Use devm_platform_ioremap_resource()
Wang ShaoBo
2020-09-22
habanalabs: update scratchpad register map
Oded Gabbay
2020-09-22
habanalabs: add indication of security-enabled F/W
Oded Gabbay
2020-09-22
habanalabs/gaudi: fix DMA completions max outstanding to 15
Oded Gabbay
2020-09-22
habanalabs/gaudi: remove axi drain support
Oded Gabbay
2020-09-22
habanalabs: update firmware interface file
Oded Gabbay
2020-09-22
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
2020-09-22
habanalabs: Save context in a command buffer object
Tomer Tayar
2020-09-22
habanalabs: no need for DMA_SHARED_BUFFER
Oded Gabbay
2020-09-22
habanalabs: allow to wait on CS without sleep
Oded Gabbay
2020-09-22
habanalabs/gaudi: increase timeout for boot fit load
Oded Gabbay
2020-09-22
habanalabs: add debugfs support for MMU with 6 HOPs
Moti Haimovski
2020-09-22
habanalabs: add num_hops to hl_mmu_properties
Moti Haimovski
2020-09-22
habanalabs: refactor MMU as device-oriented
Moti Haimovski
2020-09-22
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2020-09-22
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
2020-09-22
habanalabs: check flag before reset because of f/w event
Oded Gabbay
2020-09-22
habanalabs: increase PQ COMP_OFFSET by one nibble
Oded Gabbay
2020-09-22
habanalabs: Fix alignment issue in cpucp_info structure
Ofir Bitton
2020-09-22
habanalabs: remove unused define
Oded Gabbay
2020-09-22
habanalabs: remove unused ASIC function pointer
Oded Gabbay
2020-09-22
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
2020-09-22
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
2020-09-22
habanalabs: make use of dma_mmap_coherent
Hillf Danton
2020-09-22
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
2020-09-22
habanalabs: restructure hl_mmap
Oded Gabbay
2020-09-22
habanalabs: cast to u64 before shift > 31 bits
Oded Gabbay
2020-09-22
habanalabs: replace armcp with the generic cpucp
Oded Gabbay
2020-09-22
habanalabs: update GAUDI hardware specs
Oded Gabbay
2020-09-22
habanalabs: add support for getting device total energy
farah kassabri
2020-09-22
habanalabs: Include linux/bitfield.h only in habanalabs.h
Tomer Tayar
2020-09-22
habanalabs: extend busy engines mask to 64 bits
farah kassabri
2020-09-22
habanalabs: use 1U when shifting bits
Oded Gabbay
2020-09-22
habanalabs: check TPC vector pipe is empty
Oded Gabbay
2020-09-22
habanalabs: remove redundant assignment to variable
Oded Gabbay
2020-09-22
habanalabs: use FIELD_PREP() instead of <<
Oded Gabbay
2020-09-22
habanalabs: use standard BIT() and GENMASK()
Oded Gabbay
2020-09-22
habanalabs: eliminate redundant else condition
Oded Gabbay
[next]