summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2020-09-22misc: pvpanic: Use devm_platform_ioremap_resource()Wang ShaoBo-7/+1
2020-09-22habanalabs: update scratchpad register mapOded Gabbay-0/+2
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay-20/+94
2020-09-22habanalabs/gaudi: fix DMA completions max outstanding to 15Oded Gabbay-0/+3
2020-09-22habanalabs/gaudi: remove axi drain supportOded Gabbay-16/+0
2020-09-22habanalabs: update firmware interface fileOded Gabbay-0/+25
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar-10/+226
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar-22/+31
2020-09-22habanalabs: no need for DMA_SHARED_BUFFEROded Gabbay-1/+0
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay-2/+5
2020-09-22habanalabs/gaudi: increase timeout for boot fit loadOded Gabbay-1/+1
2020-09-22habanalabs: add debugfs support for MMU with 6 HOPsMoti Haimovski-10/+60
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski-0/+11
2020-09-22habanalabs: refactor MMU as device-orientedMoti Haimovski-222/+404
2020-09-22habanalabs: rename mmu.c to mmu_v1.cMoti Haimovski-2/+2
2020-09-22habanalabs: use smallest possible alignment for virtual addressesOmer Shpigelman-38/+48
2020-09-22habanalabs: check flag before reset because of f/w eventOded Gabbay-1/+2
2020-09-22habanalabs: increase PQ COMP_OFFSET by one nibbleOded Gabbay-1/+1
2020-09-22habanalabs: Fix alignment issue in cpucp_info structureOfir Bitton-0/+1
2020-09-22habanalabs: remove unused defineOded Gabbay-2/+0
2020-09-22habanalabs: remove unused ASIC function pointerOded Gabbay-7/+0
2020-09-22habanalabs: rename ArmCP to CPU-CPOded Gabbay-22/+23
2020-09-22habanalabs: count dropped CS because max CS in-flightOded Gabbay-1/+4
2020-09-22habanalabs: make use of dma_mmap_coherentHillf Danton-16/+9
2020-09-22habanalabs: clear vm_pgoff before doing the mmapOded Gabbay-0/+4
2020-09-22habanalabs: restructure hl_mmapOded Gabbay-4/+20
2020-09-22habanalabs: cast to u64 before shift > 31 bitsOded Gabbay-6/+10
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay-313/+331
2020-09-22habanalabs: update GAUDI hardware specsOded Gabbay-0/+2
2020-09-22habanalabs: add support for getting device total energyfarah kassabri-0/+51
2020-09-22habanalabs: Include linux/bitfield.h only in habanalabs.hTomer Tayar-4/+1
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri-4/+4
2020-09-22habanalabs: use 1U when shifting bitsOded Gabbay-6166/+6166
2020-09-22habanalabs: check TPC vector pipe is emptyOded Gabbay-0/+9
2020-09-22habanalabs: remove redundant assignment to variableOded Gabbay-2/+0
2020-09-22habanalabs: use FIELD_PREP() instead of <<Oded Gabbay-179/+154
2020-09-22habanalabs: use standard BIT() and GENMASK()Oded Gabbay-22/+22
2020-09-22habanalabs: eliminate redundant else conditionOded Gabbay-2/+2
2020-09-22habanalabs: cast int to u32 before printing it with %uOded Gabbay-1/+1
2020-09-22habanalabs: change CB's ID to be 64 bitsOded Gabbay-4/+4
2020-09-22habanalabs: print the queue id in case of an errorDotan Barak-6/+12
2020-09-22habanalabs: remove security from ARB_MST_QUIET registerfarah kassabri-36/+19
2020-09-22habanalabs: PCIe Advanced Error Reporting supportOfir Bitton-1/+75
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton-1/+42
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton-0/+111
2020-09-22habanalabs: Replace dma-fence mechanism with completionsOfir Bitton-63/+77
2020-09-22habanalabs: increase length of ASIC nameOded Gabbay-1/+1
2020-09-21misc: eeprom: use helper to get i2c_client from kobjWolfram Sang-1/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu-1/+1
2020-09-17eeprom: 93xx46: set type id as EEPROMVadym Kochan-0/+1