summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | habanalabs/gaudi: remove axi drain supportOded Gabbay2020-09-221-16/+0
| * | | | habanalabs: update firmware interface fileOded Gabbay2020-09-221-0/+25
| * | | | habanalabs: Add an option to map CB to device MMUTomer Tayar2020-09-225-10/+226
| * | | | habanalabs: Save context in a command buffer objectTomer Tayar2020-09-225-22/+31
| * | | | habanalabs: no need for DMA_SHARED_BUFFEROded Gabbay2020-09-221-1/+0
| * | | | habanalabs: allow to wait on CS without sleepOded Gabbay2020-09-221-2/+5
| * | | | habanalabs/gaudi: increase timeout for boot fit loadOded Gabbay2020-09-221-1/+1
| * | | | habanalabs: add debugfs support for MMU with 6 HOPsMoti Haimovski2020-09-221-10/+60
| * | | | habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski2020-09-224-0/+11
| * | | | habanalabs: refactor MMU as device-orientedMoti Haimovski2020-09-225-222/+404
| * | | | habanalabs: rename mmu.c to mmu_v1.cMoti Haimovski2020-09-222-2/+2
| * | | | habanalabs: use smallest possible alignment for virtual addressesOmer Shpigelman2020-09-221-38/+48
| * | | | habanalabs: check flag before reset because of f/w eventOded Gabbay2020-09-221-1/+2
| * | | | habanalabs: increase PQ COMP_OFFSET by one nibbleOded Gabbay2020-09-221-1/+1
| * | | | habanalabs: Fix alignment issue in cpucp_info structureOfir Bitton2020-09-221-0/+1
| * | | | habanalabs: remove unused defineOded Gabbay2020-09-221-2/+0
| * | | | habanalabs: remove unused ASIC function pointerOded Gabbay2020-09-223-7/+0
| * | | | habanalabs: rename ArmCP to CPU-CPOded Gabbay2020-09-224-22/+23
| * | | | habanalabs: count dropped CS because max CS in-flightOded Gabbay2020-09-221-1/+4
| * | | | habanalabs: make use of dma_mmap_coherentHillf Danton2020-09-224-16/+9
| * | | | habanalabs: clear vm_pgoff before doing the mmapOded Gabbay2020-09-221-0/+4
| * | | | habanalabs: restructure hl_mmapOded Gabbay2020-09-223-4/+20
| * | | | habanalabs: cast to u64 before shift > 31 bitsOded Gabbay2020-09-222-6/+10
| * | | | habanalabs: replace armcp with the generic cpucpOded Gabbay2020-09-2213-313/+331
| * | | | habanalabs: update GAUDI hardware specsOded Gabbay2020-09-221-0/+2
| * | | | habanalabs: add support for getting device total energyfarah kassabri2020-09-224-0/+51
| * | | | habanalabs: Include linux/bitfield.h only in habanalabs.hTomer Tayar2020-09-225-4/+1
| * | | | habanalabs: extend busy engines mask to 64 bitsfarah kassabri2020-09-224-4/+4
| * | | | habanalabs: use 1U when shifting bitsOded Gabbay2020-09-221-6166/+6166
| * | | | habanalabs: check TPC vector pipe is emptyOded Gabbay2020-09-221-0/+9
| * | | | habanalabs: remove redundant assignment to variableOded Gabbay2020-09-221-2/+0
| * | | | habanalabs: use FIELD_PREP() instead of <<Oded Gabbay2020-09-223-179/+154
| * | | | habanalabs: use standard BIT() and GENMASK()Oded Gabbay2020-09-221-22/+22
| * | | | habanalabs: eliminate redundant else conditionOded Gabbay2020-09-221-2/+2
| * | | | habanalabs: cast int to u32 before printing it with %uOded Gabbay2020-09-221-1/+1
| * | | | habanalabs: change CB's ID to be 64 bitsOded Gabbay2020-09-223-4/+4
| * | | | habanalabs: print the queue id in case of an errorDotan Barak2020-09-222-6/+12
| * | | | habanalabs: remove security from ARB_MST_QUIET registerfarah kassabri2020-09-221-36/+19
| * | | | habanalabs: PCIe Advanced Error Reporting supportOfir Bitton2020-09-221-1/+75
| * | | | habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton2020-09-223-1/+42
| * | | | habanalabs: add information about PCIe controllerOfir Bitton2020-09-226-0/+111
| * | | | habanalabs: Replace dma-fence mechanism with completionsOfir Bitton2020-09-224-63/+77
| * | | | habanalabs: increase length of ASIC nameOded Gabbay2020-09-221-1/+1
| * | | | eeprom: 93xx46: set type id as EEPROMVadym Kochan2020-09-171-0/+1
| * | | | eeprom: at25: set type id as EEPROMVadym Kochan2020-09-171-0/+1
| * | | | misc: rtsx: Add power saving functions and fix driving parameterRicky Wu2020-09-164-19/+283
| * | | | misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek2020-09-161-3/+6
| * | | | misc: fastrpc: define names for protection domain idsJonathan Marek2020-09-161-2/+7
| * | | | misc: rtsx: Fix power down flowRicky Wu2020-09-165-51/+18
| * | | | misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki2020-09-161-1/+3