summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: Add necessary synchronization for sysreg accessSuzuki K Poulose2021-02-041-0/+13
* coresight: etm4x: Expose trcdevarch via sysfsSuzuki K Poulose2021-02-042-0/+9
* coresight: etm4x: Use TRCDEVARCH for component discoverySuzuki K Poulose2021-02-041-23/+23
* coresight: etm4x: Detect access early on the target CPUSuzuki K Poulose2021-02-041-5/+40
* coresight: etm4x: Handle ETM architecture versionSuzuki K Poulose2021-02-042-4/+58
* coresight: etm4x: Clean up exception level masksSuzuki K Poulose2021-02-043-46/+60
* coresight: etm4x: Cleanup secure exception level masksSuzuki K Poulose2021-02-042-12/+7
* coresight: etm4x: Check for Software LockSuzuki K Poulose2021-02-041-14/+26
* coresight: etm4x: Define DEVARCH register fieldsSuzuki K Poulose2021-02-042-2/+44
* coresight: etm4x: Hide sysfs attributes for unavailable registersSuzuki K Poulose2021-02-042-0/+57
* coresight: etm4x: Add sysreg access helpersSuzuki K Poulose2021-02-042-22/+353
* coresight: etm4x: Add commentary on the registersSuzuki K Poulose2021-02-041-8/+13
* coresight: etm4x: Make offset available for sysfs attributesSuzuki K Poulose2021-02-041-58/+57
* coresight: etm4x: Convert all register accessesSuzuki K Poulose2021-02-043-172/+188
* coresight: etm4x: Always read the registers on the host CPUSuzuki K Poulose2021-02-041-13/+10
* coresight: Convert claim/disclaim operations to use access wrappersSuzuki K Poulose2021-02-0411-62/+91
* coresight: Convert coresight_timeout to use access abstractionSuzuki K Poulose2021-02-048-32/+54
* coresight: tpiu: Prepare for using coresight device access abstractionSuzuki K Poulose2021-02-041-17/+13
* coresight: Introduce device access abstractionSuzuki K Poulose2021-02-0412-3/+241
* coresight: etm4x: Skip accessing TRCPDCR in save/restoreSuzuki K Poulose2021-02-041-5/+7
* coresight: etm4x: Handle access to TRCSSPCICRnSuzuki K Poulose2021-02-042-5/+26
* coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75Chunyan Zhang2021-02-041-0/+2
* coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_...Markus Elfring2021-02-041-3/+3
* random: fix the RNDRESEEDCRNG ioctlEric Biggers2021-02-041-1/+1
* misc: pvpanic: sysfs_emit uses should have a newlineJoe Perches2021-02-041-2/+2
* Merge tag 'misc-habanalabs-next-2021-01-27' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-02-0435-684/+1824
|\
| * habanalabs: update to latest hl_boot_if.h spec from F/WOded Gabbay2021-01-271-1/+7
| * habanalabs/gaudi: unmask HBM interrupts after handlingOded Gabbay2021-01-271-0/+1
| * habanalabs: update SyncManager interrupt handlingOded Gabbay2021-01-272-9/+16
| * habanalabs: fix ETR security issueOhad Sharabi2021-01-274-7/+32
| * habanalabs: staged submission supportOfir Bitton2021-01-274-24/+227
| * habanalabs: modify device_idle interfaceOhad Sharabi2021-01-277-42/+40
| * habanalabs: add CS completion and timeout propertiesOfir Bitton2021-01-273-26/+117
| * habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton2021-01-276-10/+153
| * habanalabs: fix MMU debugfs related nodesfarah kassabri2021-01-275-22/+93
| * habanalabs: add user available interrupt to hw_ipOfir Bitton2021-01-275-2/+13
| * habanalabs: always try to use the hint addressfarah kassabri2021-01-271-102/+37
| * CREDITS: update email address and home addressOded Gabbay2021-01-271-4/+4
| * habanalabs: update email address in sysfs/debugfs docsOded Gabbay2021-01-272-51/+51
| * habanalabs: add security violations dump to debugfsOfir Bitton2021-01-279-2/+48
| * habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton2021-01-271-3/+9
| * habanalabs/gaudi: print sync manager SEI interrupt infoOfir Bitton2021-01-273-0/+52
| * habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET2021-01-271-36/+7
| * habanalabs/gaudi: remove PCI access to SM blockOfir Bitton2021-01-273-26/+227
| * habanalabs: add driver support for internal cb schedulingOfir Bitton2021-01-273-0/+173
| * habanalabs: increment ctx ref from within a cs allocationOfir Bitton2021-01-271-10/+5
| * habanalabs: separate common code to dedicated foldersOfir Bitton2021-01-276-7/+17
| * habanalabs: read device boot errors after cpucp is upOfir Bitton2021-01-275-56/+80
| * habanalabs: report correct dram size in info ioctlOfir Bitton2021-01-271-1/+9
| * habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski2021-01-276-44/+213