aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | habanalabs: perform context switch flow only if neededOfir Bitton2022-09-183-4/+9
| | * | | habanalabs: set command buffer host VA dynamicallyDafna Hirschfeld2022-09-185-18/+18
| | * | | habanalabs: trace DMA allocationsOhad Sharabi2022-09-182-27/+62
| | * | | habanalabs: trace MMU map/unmap pageOhad Sharabi2022-09-181-0/+7
| | * | | habanalabs: define trace eventsOhad Sharabi2022-09-181-0/+3
| | * | | habanalabs/gaudi2: assigning PQFs for ARC f/w in PDMARajarama Manjukody Bhat2022-09-182-5/+16
| | * | | habanalabs: fix calculation of DRAM base address in PCIe BARTomer Tayar2022-09-181-1/+5
| | * | | habanalabs: if map page fails don't try to unmap itDafna Hirschfeld2022-09-181-0/+2
| | * | | habanalabs: select FW_LOADER in KconfigOded Gabbay2022-09-181-0/+1
| | * | | habanalabs: add cdev index data memberOmer Shpigelman2022-09-182-5/+9
| | * | | habanalabs: fix bug when setting va block sizeDafna Hirschfeld2022-09-181-2/+2
| | * | | habanalabs: expose device security status using info ioctlOfir Bitton2022-09-181-0/+1
| | * | | habanalabs: expose device security status through sysfsOfir Bitton2022-09-181-0/+10
| | * | | habanalabs: remove secured PCI IDsOfir Bitton2022-09-181-6/+0
| | * | | habanalabs: fix H/W block handling for partial unmappingsTomer Tayar2022-09-183-9/+21
| | * | | habanalabs: unify hwmon resources clean upDani Liberman2022-09-185-50/+25
| | * | | habanalabs/gaudi2: new API to control engine cores running modeTal Cohen2022-09-184-7/+117
| | * | | habanalabs: remove left-over code from bring-upOded Gabbay2022-09-182-27/+21
| | * | | habanalabs/gaudi2: change device f/w security checkfarah kassabri2022-09-182-15/+8
| | * | | habanalabs: move common function out of debugfs.cOded Gabbay2022-09-182-25/+24
| | * | | habanalabs: add a missing lock for in_reset indicationTomer Tayar2022-09-181-0/+2
| | * | | habanalabs: fix vma fields assignments order in hl_hw_block_mmap()Tomer Tayar2022-09-181-6/+5
| | * | | habanalabs: avoid returning a valid handle if map_block() failsTomer Tayar2022-09-181-4/+9
| | * | | habanalabs: fix command submission sanity checkTal Cohen2022-09-181-5/+9
| | * | | habanalabs/gaudi: read div_sel value from firmwareOhad Sharabi2022-09-181-2/+3
| | * | | habanalabs/gaudi: fix print format for div_selOhad Sharabi2022-09-181-3/+1
| | * | | habanalabs/gaudi2: mark PCIE access error as fatalTomer Tayar2022-09-181-0/+1
| | * | | habanalabs: add uapi to retrieve engines statusDani Liberman2022-09-182-2/+41
| | * | | habanalabs: remove all kdma locksOded Gabbay2022-09-185-34/+0
| | * | | habanalabs: wrap macro arg with parenthesesOhad Sharabi2022-09-181-2/+2
| | * | | habanalabs: fix spelling mistakesBharat Jauhari2022-09-183-23/+22
| | * | | habanalabs/gaudi2: remove old interrupt mappingsOfir Bitton2022-09-182-60/+0
| | * | | habanalabs/gaudi: increase default cs timeout to 10 minutesOded Gabbay2022-09-181-5/+18
| | * | | habanalabs: add return code field to module iteratorOhad Sharabi2022-09-183-20/+32
| | * | | habanalabs/gaudi2: enable all MMU SPI/SEI interruptsTomer Tayar2022-09-181-3/+11
| | * | | habanalabs: rename non_hard_reset to compute_resetOfir Bitton2022-09-185-9/+9
| | * | | habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"Colin Ian King2022-09-181-1/+1
| | * | | habanalabs: Simplify bool conversionYang Li2022-09-181-1/+1
| | * | | habanalabs: removed seq_file parameter from is_idle asic functionsDani Liberman2022-09-185-89/+151
| | * | | misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panicShunsuke Mie2022-09-091-0/+5
| | * | | misc: pci_endpoint_test: Aggregate params checking for xferShunsuke Mie2022-09-091-6/+23
| | * | | misc/xilinx_sdfec: Replace kmap() with kmap_local_page()Fabio M. De Francesco2022-09-091-2/+2
| | * | | misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()Fabio M. De Francesco2022-09-091-0/+1
| | * | | misc/vmw_vmci: Use kmap_local_page() in vmci_queue_pair.cFabio M. De Francesco2022-09-091-8/+8
| | * | | misc: microchip: pci1xxxx: use module_auxiliary_driverWei Yongjun2022-09-091-13/+1
| | * | | misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLEWei Yongjun2022-09-091-0/+1
| | * | | misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' staticWei Yongjun2022-09-091-1/+1
| | * | | misc: microchip: pci1xxxx: Fix missing spin_lock_init()Wei Yongjun2022-09-091-0/+1
| | * | | misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()Wei Yongjun2022-09-091-4/+5
| | * | | misc: microchip: pci1xxxx: fix dependency issues in building the pci1xxxx's a...Kumaravel Thiagarajan2022-09-061-1/+3