summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21w1_therm: remove redundant assignments to variable retColin Ian King
2020-05-21w1_therm: Free the correct variableDan Carpenter
2020-05-19fpga: dfl: afu: Corrected error handling levelsSouptick Joarder
2020-05-19misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controllerLad Prabhakar
2020-05-19genwqe: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-19drivers/mic/scif: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-19coresight: cti: Add CPU idle pm notifer to CTI devicesMike Leach
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach
2020-05-19coresight: etm4x: Fix use-after-free of per-cpu etm drvdataSuzuki K Poulose
2020-05-19coresight: Avoid casting void pointersStephen Boyd
2020-05-19coresight: Include required headers in C filesStephen Boyd
2020-05-19coresight: Initialize arg in sparse friendly wayStephen Boyd
2020-05-19coresight: Don't initialize variables unnecessarilyStephen Boyd
2020-05-19coresight: Mark some functions staticStephen Boyd
2020-05-19coresight: etm4x: Add support for Neoverse N1 ETMAnurag Koul
2020-05-19coresight: etmv4: Update default filter and initialisationMike Leach
2020-05-19coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()Sai Prakash Ranjan
2020-05-19coresight: Fix support for sparsely populated portsSuzuki K Poulose
2020-05-19coresight: etb10: Make coresight_etb_groups staticJason Yan
2020-05-19coresight: cti: Make some symbols staticJason Yan
2020-05-19coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385Sai Prakash Ranjan
2020-05-19coresight: etm4x: Add support for Qualcomm SC7180 SoCSai Prakash Ranjan
2020-05-19docs: trace: coresight-ect.rst: Fix a build warningMauro Carvalho Chehab
2020-05-19coresight: docs: Add information about the topology representationsMike Leach
2020-05-19coresight: cti: Add in sysfs links to other coresight devicesMike Leach
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach
2020-05-19coresight: Add return value for fixup connectionsSuzuki K Poulose
2020-05-19coresight: Pass coresight_device for coresight_release_platform_dataSuzuki K Poulose
2020-05-19Merge tag 'misc-habanalabs-next-2020-05-19' of git://people.freedesktop.org/~...Greg Kroah-Hartman
2020-05-19habanalabs: update patched_cb_size for Wreg32Rachel Stahl
2020-05-19habanalabs: move event handling to common firmware fileOfir Bitton
2020-05-19habanalabs: enable gaudi code in driverOded Gabbay
2020-05-19habanalabs: add gaudi profiler moduleOmer Shpigelman
2020-05-19habanalabs: add gaudi security moduleOmer Shpigelman
2020-05-19habanalabs: add hwmgr module for gaudiOded Gabbay
2020-05-19habanalabs: add gaudi asic-dependent codeOded Gabbay
2020-05-19uapi: habanalabs: add gaudi definesOded Gabbay
2020-05-19habanalabs: add gaudi asic registers header filesOded Gabbay
2020-05-19habanalabs: get card type, location from F/WOmer Shpigelman
2020-05-19habanalabs: support clock gating enable/disableOded Gabbay
2020-05-19habanalabs: set PM profile to auto only for goyaOded Gabbay
2020-05-19habanalabs: add dedicated define for hard resetOmer Shpigelman
2020-05-19habanalabs: check if CoreSight is supportedOmer Shpigelman
2020-05-19habanalabs: add signal/wait to CS IOCTL operationsOmer Shpigelman
2020-05-19habanalabs: handle the h/w sync objectOmer Shpigelman
2020-05-19habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman
2020-05-19habanalabs: add missing MODULE_DEVICE_TABLEOded Gabbay
2020-05-19habanalabs: print all CB handles as hex numbersDotan Barak