summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-22habanalabs: replace armcp with the generic cpucpOded Gabbay
2020-09-22habanalabs: update GAUDI hardware specsOded Gabbay
2020-09-22habanalabs: add support for getting device total energyfarah kassabri
2020-09-22habanalabs: Include linux/bitfield.h only in habanalabs.hTomer Tayar
2020-09-22habanalabs: extend busy engines mask to 64 bitsfarah kassabri
2020-09-22habanalabs: use 1U when shifting bitsOded Gabbay
2020-09-22habanalabs: check TPC vector pipe is emptyOded Gabbay
2020-09-22habanalabs: remove redundant assignment to variableOded Gabbay
2020-09-22habanalabs: use FIELD_PREP() instead of <<Oded Gabbay
2020-09-22habanalabs: use standard BIT() and GENMASK()Oded Gabbay
2020-09-22habanalabs: eliminate redundant else conditionOded Gabbay
2020-09-22habanalabs: cast int to u32 before printing it with %uOded Gabbay
2020-09-22habanalabs: change CB's ID to be 64 bitsOded Gabbay
2020-09-22habanalabs: print the queue id in case of an errorDotan Barak
2020-09-22habanalabs: remove security from ARB_MST_QUIET registerfarah kassabri
2020-09-22habanalabs: PCIe Advanced Error Reporting supportOfir Bitton
2020-09-22habanalabs: expose sync manager resources allocation in INFO IOCTLOfir Bitton
2020-09-22habanalabs: add information about PCIe controllerOfir Bitton
2020-09-22habanalabs: Replace dma-fence mechanism with completionsOfir Bitton
2020-09-22habanalabs: increase length of ASIC nameOded Gabbay
2020-09-17uio: free uio id after uio file node is freedLang Dai
2020-09-17nvmem: core: fix missing of_node_put() in of_nvmem_device_get()Vadym Kochan
2020-09-17nvmem: switch to simpler IDA interfaceBartosz Golaszewski
2020-09-17nvmem: core: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-17nvmem: mtk-efuse: Remove EFUSE register write supportChih-En Hsu
2020-09-17eeprom: 93xx46: set type id as EEPROMVadym Kochan
2020-09-17eeprom: at25: set type id as EEPROMVadym Kochan
2020-09-17coresight: etm4x: Fix number of resources check for ETM 4.3 and aboveMike Leach
2020-09-17coresight: etm4x: Fix mis-usage of nr_resource in sysfs interfaceJonathan Zhou
2020-09-17coresight: Make sysfs functional on topologies with per core sinkLinu Cherian
2020-09-17coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian
2020-09-17MAINTAINERS: Add CoreSight mailing listMathieu Poirier
2020-09-17coresight: etm4x: Fix issues on trcseqevr accessJonathan Zhou
2020-09-17coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose
2020-09-17coresight: cti: Write regsiters directly in cti_enable_hw()Tingwei Zhang
2020-09-17coresight: etm4x: Fix issues within reset interface of sysfsJonathan Zhou
2020-09-17coresight: etm4x: Ensure default perf settings filter user/kernelMike Leach
2020-09-17coresight: cti: remove pm_runtime_get_sync() from CPU hotplugTingwei Zhang
2020-09-17coresight: cti: disclaim device only when it's claimedTingwei Zhang
2020-09-17coresight: etm4x: Add Support for HiSilicon ETM deviceQi Liu
2020-09-17coresight: fix offset by one error in counting portsMian Yousaf Kaukab
2020-09-17coresight: stm: Support marked packetTingwei Zhang
2020-09-17coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to initSai Prakash Ranjan
2020-09-16misc: rtsx: Add power saving functions and fix driving parameterRicky Wu
2020-09-16misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek
2020-09-16misc: fastrpc: define names for protection domain idsJonathan Marek
2020-09-16misc: fastrpc: fix indentation error in uapi headerJonathan Marek
2020-09-16misc: rtsx: Fix power down flowRicky Wu
2020-09-16misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki
2020-09-16binder: remove redundant assignment to pointer nColin Ian King