summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-23Documentation: coresight: Extend title heading syntax in TPDM and TPDA docume...Bagas Sanjaya2-6/+6
2023-01-20Documentation: trace: Add documentation for TPDM and TPDAMao Jinlong2-0/+95
2023-01-20dt-bindings: arm: Adds CoreSight TPDA hardware definitionsMao Jinlong2-1/+130
2023-01-20Coresight: Add TPDA link driverMao Jinlong4-0/+258
2023-01-20coresight-tpdm: Add integration test supportMao Jinlong3-0/+81
2023-01-20coresight-tpdm: Add DSB dataset supportMao Jinlong2-0/+78
2023-01-20dt-bindings: arm: Add CoreSight TPDM hardwareMao Jinlong2-0/+94
2023-01-20Coresight: Add coresight TPDM source driverMao Jinlong6-1/+193
2023-01-19coresight: core: Use IDR for non-cpu bound sources' paths.Mao Jinlong1-11/+26
2023-01-19coresight: trace-id: Add debug & test macros to Trace ID allocationMike Leach1-0/+33
2023-01-19coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace IDMike Leach2-0/+21
2023-01-19kernel: events: Export perf_report_aux_output_id()Mike Leach1-0/+1
2023-01-19coresight: trace id: Remove legacy get trace ID function.Mike Leach1-12/+0
2023-01-19coresight: etmX.X: stm: Remove trace_id() callbackMike Leach5-57/+0
2023-01-19coresight: etm3x: Update ETM3 driver to use Trace ID APIMike Leach4-27/+76
2023-01-19coresight: etm4x: Update ETM4 driver to use Trace ID APIMike Leach3-10/+93
2023-01-19coresight: stm: Update STM driver to use Trace ID APIMike Leach1-27/+14
2023-01-19coresight: perf: traceid: Add perf ID allocation and notifiersMike Leach1-0/+16
2023-01-19coresight: Remove obsolete Trace ID unniqueness checksMike Leach1-45/+0
2023-01-19coresight: trace-id: Add API to dynamically assign Trace ID valuesMike Leach4-1/+431
2023-01-19MAINTAINERS: Update the entries for HiSilicon PTT device driverYicong Yang1-0/+4
2023-01-19hwtracing: hisi_ptt: Only add the supported devices to the filters listYicong Yang1-0/+10
2023-01-19coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()Yang Yingliang1-1/+1
2023-01-16Documentation: Add document for UltraSoc SMB driverQi Liu2-0/+114
2023-01-16drivers/coresight: Add UltraSoc System Memory Buffer driverQi Liu4-0/+786
2023-01-16coresight: cti: Remove atomic type from enable_req_countJames Clark3-9/+9
2023-01-16coresight: cti: Add PM runtime call in enable_storeMao Jinlong1-2/+11
2023-01-16coresight: cti: Prevent negative values of enable countJames Clark1-2/+9
2023-01-16coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTRJunhao He1-6/+12
2023-01-01Linux 6.2-rc2v6.2-rc2Linus Torvalds1-1/+1
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula1-1/+1
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula3-3/+95
2022-12-30fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada1-1/+0
2022-12-30kbuild: sort single-targets alphabetically againMasahiro Yamada1-1/+1
2022-12-30kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada1-1/+2
2022-12-30kbuild: Fix running modpost with musl libcSamuel Holland1-11/+11
2022-12-30kbuild: add a missing line for help messageJun ASAKA1-0/+1
2022-12-30.gitignore: ignore *.rpmMasahiro Yamada1-0/+1
2022-12-30arch: fix broken BuildID for arm64 and riscvMasahiro Yamada1-0/+5
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison1-14/+28
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld6-26/+82
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi1-1/+0
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda1-1/+7
2022-12-29kconfig: Add static text for search information in help menuBhaskar Chowdhury1-0/+6
2022-12-28nvme-auth: fix smatch warning complaintsSagi Grimberg1-1/+1
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig2-4/+25
2022-12-28nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig1-6/+26
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig1-6/+5
2022-12-28nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig1-2/+4
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig1-16/+19