summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-19fpga: dfl: afu: Corrected error handling levelsSouptick Joarder1-2/+2
2020-05-19misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controllerLad Prabhakar1-0/+4
2020-05-19genwqe: convert get_user_pages() --> pin_user_pages()John Hubbard1-33/+9
2020-05-19drivers/mic/scif: convert get_user_pages() --> pin_user_pages()John Hubbard1-13/+13
2020-05-19coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach1-0/+69
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach2-0/+93
2020-05-19coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose1-0/+1
2020-05-19coresight: Avoid casting void pointersStephen Boyd1-3/+6
2020-05-19coresight: Include required headers in C filesStephen Boyd4-2/+33
2020-05-19coresight: Initialize arg in sparse friendly wayStephen Boyd2-2/+2
2020-05-19coresight: Don't initialize variables unnecessarilyStephen Boyd1-4/+4
2020-05-19coresight: Mark some functions staticStephen Boyd4-6/+5
2020-05-19coresight: etm4x: Add support for Neoverse N1 ETMAnurag Koul1-0/+1
2020-05-19coresight: etmv4: Update default filter and initialisationMike Leach2-18/+7
2020-05-19coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()Sai Prakash Ranjan1-8/+8
2020-05-19coresight: Fix support for sparsely populated portsSuzuki K Poulose3-30/+72
2020-05-19coresight: etb10: Make coresight_etb_groups staticJason Yan1-1/+1
2020-05-19coresight: cti: Make some symbols staticJason Yan1-3/+3
2020-05-19coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385Sai Prakash Ranjan1-2/+2
2020-05-19coresight: etm4x: Add support for Qualcomm SC7180 SoCSai Prakash Ranjan1-0/+2
2020-05-19docs: trace: coresight-ect.rst: Fix a build warningMauro Carvalho Chehab1-0/+1
2020-05-19coresight: docs: Add information about the topology representationsMike Leach2-1/+89
2020-05-19coresight: cti: Add in sysfs links to other coresight devicesMike Leach1-4/+48
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose4-12/+121
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach4-1/+150
2020-05-19coresight: Add return value for fixup connectionsSuzuki K Poulose1-10/+14
2020-05-19coresight: Pass coresight_device for coresight_release_platform_dataSuzuki K Poulose3-5/+7
2020-05-19habanalabs: update patched_cb_size for Wreg32Rachel Stahl1-0/+1
2020-05-19habanalabs: move event handling to common firmware fileOfir Bitton6-1362/+801
2020-05-19habanalabs: enable gaudi code in driverOded Gabbay3-5/+7
2020-05-19habanalabs: add gaudi profiler moduleOmer Shpigelman4-3/+890
2020-05-19habanalabs: add gaudi security moduleOmer Shpigelman4-1/+9094
2020-05-19habanalabs: add hwmgr module for gaudiOded Gabbay5-4/+147
2020-05-19habanalabs: add gaudi asic-dependent codeOded Gabbay7-1/+8335
2020-05-19uapi: habanalabs: add gaudi definesOded Gabbay1-2/+162
2020-05-19habanalabs: add gaudi asic registers header filesOded Gabbay91-1/+71211
2020-05-19habanalabs: get card type, location from F/WOmer Shpigelman3-4/+23
2020-05-19habanalabs: support clock gating enable/disableOded Gabbay6-0/+94
2020-05-19habanalabs: set PM profile to auto only for goyaOded Gabbay1-1/+4
2020-05-19habanalabs: add dedicated define for hard resetOmer Shpigelman2-2/+5
2020-05-19habanalabs: check if CoreSight is supportedOmer Shpigelman2-0/+3
2020-05-19habanalabs: add signal/wait to CS IOCTL operationsOmer Shpigelman3-28/+323
2020-05-19habanalabs: handle the h/w sync objectOmer Shpigelman3-27/+188
2020-05-19habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman2-0/+58
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman3-17/+65
2020-05-19habanalabs: add missing MODULE_DEVICE_TABLEOded Gabbay1-0/+1
2020-05-19habanalabs: print all CB handles as hex numbersDotan Barak1-2/+2
2020-05-19habanalabs: update F/W register mapOded Gabbay1-21/+23
2020-05-19habanalabs: enable trace data compression (profiler)Adam Aharon1-1/+1
2020-05-19habanalabs: load CPU device boot loader from hostOfir Bitton4-73/+77