summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-19habanalabs: send device activity in a proper contextOfir Bitton
2022-09-19habanalabs: send device active message to f/wfarah kassabri
2022-09-19habanalabs/gaudi2: dump detailed information upon RAZWIOfir Bitton
2022-09-18habanalabs/gaudi2: log critical events with no rate limitfarah kassabri
2022-09-18habanalabs: ignore EEPROM errors during bootOfir Bitton
2022-09-18habanalabs: perform context switch flow only if neededOfir Bitton
2022-09-18habanalabs: set command buffer host VA dynamicallyDafna Hirschfeld
2022-09-18habanalabs: trace DMA allocationsOhad Sharabi
2022-09-18habanalabs: trace MMU map/unmap pageOhad Sharabi
2022-09-18habanalabs: define trace eventsOhad Sharabi
2022-09-18habanalabs/gaudi2: assigning PQFs for ARC f/w in PDMARajarama Manjukody Bhat
2022-09-18habanalabs: fix calculation of DRAM base address in PCIe BARTomer Tayar
2022-09-18habanalabs: if map page fails don't try to unmap itDafna Hirschfeld
2022-09-18habanalabs: select FW_LOADER in KconfigOded Gabbay
2022-09-18habanalabs: add cdev index data memberOmer Shpigelman
2022-09-18habanalabs: fix bug when setting va block sizeDafna Hirschfeld
2022-09-18habanalabs: expose device security status using info ioctlOfir Bitton
2022-09-18habanalabs: expose device security status through sysfsOfir Bitton
2022-09-18habanalabs: remove secured PCI IDsOfir Bitton
2022-09-18habanalabs: fix H/W block handling for partial unmappingsTomer Tayar
2022-09-18habanalabs: unify hwmon resources clean upDani Liberman
2022-09-18habanalabs/gaudi2: new API to control engine cores running modeTal Cohen
2022-09-18habanalabs: remove left-over code from bring-upOded Gabbay
2022-09-18habanalabs/gaudi2: change device f/w security checkfarah kassabri
2022-09-18habanalabs: move common function out of debugfs.cOded Gabbay
2022-09-18habanalabs: add a missing lock for in_reset indicationTomer Tayar
2022-09-18habanalabs: fix vma fields assignments order in hl_hw_block_mmap()Tomer Tayar
2022-09-18habanalabs: avoid returning a valid handle if map_block() failsTomer Tayar
2022-09-18habanalabs: fix command submission sanity checkTal Cohen
2022-09-18habanalabs/gaudi: read div_sel value from firmwareOhad Sharabi
2022-09-18habanalabs/gaudi: fix print format for div_selOhad Sharabi
2022-09-18habanalabs/gaudi2: mark PCIE access error as fatalTomer Tayar
2022-09-18habanalabs: add uapi to retrieve engines statusDani Liberman
2022-09-18habanalabs: remove all kdma locksOded Gabbay
2022-09-18habanalabs: wrap macro arg with parenthesesOhad Sharabi
2022-09-18habanalabs: fix spelling mistakesBharat Jauhari
2022-09-18habanalabs/gaudi2: remove old interrupt mappingsOfir Bitton
2022-09-18habanalabs/gaudi: increase default cs timeout to 10 minutesOded Gabbay
2022-09-18habanalabs: add return code field to module iteratorOhad Sharabi
2022-09-18habanalabs/gaudi2: enable all MMU SPI/SEI interruptsTomer Tayar
2022-09-18habanalabs: rename non_hard_reset to compute_resetOfir Bitton
2022-09-18habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"Colin Ian King
2022-09-18habanalabs: Simplify bool conversionYang Li
2022-09-18habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman
2022-09-09comedi: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-09-09misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie
2022-09-09misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie
2022-09-09misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco
2022-09-09misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco
2022-09-09misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.cFabio M. De Francesco