summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-18habanalabs: ignore EEPROM errors during bootOfir Bitton2-0/+14
2022-09-18habanalabs: perform context switch flow only if neededOfir Bitton3-4/+9
2022-09-18habanalabs: set command buffer host VA dynamicallyDafna Hirschfeld5-18/+18
2022-09-18habanalabs: trace DMA allocationsOhad Sharabi3-35/+73
2022-09-18habanalabs: trace MMU map/unmap pageOhad Sharabi1-0/+7
2022-09-18habanalabs: define trace eventsOhad Sharabi3-0/+94
2022-09-18habanalabs/gaudi2: assigning PQFs for ARC f/w in PDMARajarama Manjukody Bhat2-5/+16
2022-09-18habanalabs: fix calculation of DRAM base address in PCIe BARTomer Tayar1-1/+5
2022-09-18habanalabs: if map page fails don't try to unmap itDafna Hirschfeld1-0/+2
2022-09-18habanalabs: select FW_LOADER in KconfigOded Gabbay1-0/+1
2022-09-18habanalabs: add cdev index data memberOmer Shpigelman2-5/+9
2022-09-18habanalabs: fix missing info in sysfs documentationOded Gabbay1-3/+3
2022-09-18habanalabs: fix bug when setting va block sizeDafna Hirschfeld1-2/+2
2022-09-18habanalabs: expose device security status using info ioctlOfir Bitton2-1/+3
2022-09-18habanalabs: expose device security status through sysfsOfir Bitton2-0/+16
2022-09-18habanalabs: remove secured PCI IDsOfir Bitton1-6/+0
2022-09-18habanalabs: fix H/W block handling for partial unmappingsTomer Tayar3-9/+21
2022-09-18habanalabs: unify hwmon resources clean upDani Liberman5-50/+25
2022-09-18habanalabs/gaudi2: new API to control engine cores running modeTal Cohen5-11/+151
2022-09-18habanalabs: remove left-over code from bring-upOded Gabbay2-27/+21
2022-09-18habanalabs/gaudi2: change device f/w security checkfarah kassabri2-15/+8
2022-09-18habanalabs: move common function out of debugfs.cOded Gabbay2-25/+24
2022-09-18habanalabs/uapi: move defines to better place inside fileOded Gabbay1-15/+15
2022-09-18habanalabs: add a missing lock for in_reset indicationTomer Tayar1-0/+2
2022-09-18habanalabs: fix vma fields assignments order in hl_hw_block_mmap()Tomer Tayar1-6/+5
2022-09-18habanalabs: avoid returning a valid handle if map_block() failsTomer Tayar1-4/+9
2022-09-18habanalabs: fix command submission sanity checkTal Cohen1-5/+9
2022-09-18habanalabs/gaudi: read div_sel value from firmwareOhad Sharabi1-2/+3
2022-09-18habanalabs/gaudi: fix print format for div_selOhad Sharabi1-3/+1
2022-09-18habanalabs/gaudi2: mark PCIE access error as fatalTomer Tayar1-0/+1
2022-09-18habanalabs: add uapi to retrieve engines statusDani Liberman3-2/+50
2022-09-18habanalabs: remove all kdma locksOded Gabbay5-34/+0
2022-09-18habanalabs: wrap macro arg with parenthesesOhad Sharabi1-2/+2
2022-09-18habanalabs: fix spelling mistakesBharat Jauhari4-28/+27
2022-09-18habanalabs/gaudi2: remove old interrupt mappingsOfir Bitton2-60/+0
2022-09-18habanalabs/gaudi: increase default cs timeout to 10 minutesOded Gabbay1-5/+18
2022-09-18habanalabs: add return code field to module iteratorOhad Sharabi3-20/+32
2022-09-18habanalabs/gaudi2: enable all MMU SPI/SEI interruptsTomer Tayar1-3/+11
2022-09-18habanalabs: rename non_hard_reset to compute_resetOfir Bitton5-9/+9
2022-09-18habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"Colin Ian King1-1/+1
2022-09-18habanalabs: Simplify bool conversionYang Li1-1/+1
2022-09-18habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman5-89/+151
2022-09-16bus: mhi: host: always print detected modem nameKoen Vandeputte1-1/+1
2022-09-12hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"Stephen Rothwell1-1/+0
2022-09-11fpga: m10bmc-sec: d5005 bmc secure update driverRuss Weight1-0/+3
2022-09-09comedi: convert sysfs snprintf to sysfs_emitXuezhi Zhang1-4/+4
2022-09-09misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie1-0/+5
2022-09-09misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie1-6/+23
2022-09-09misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco1-2/+2
2022-09-09misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco1-0/+1