aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-13ALSA: fireface: implement message parser for Fireface 400Takashi Sakamoto1-6/+137
2023-01-13ALSA: fireface: add local framework to message parserTakashi Sakamoto4-11/+49
2023-01-13ALSA: fireface: update UAPI for data of knob controlTakashi Sakamoto1-0/+24
2023-01-13ALSA: fireface: add helper function to parse MIDI messages transmitted by Fireface 400Takashi Sakamoto1-27/+20
2023-01-13ALSA: fireface: pick up time stamp for request subaction of asynchronous transactionTakashi Sakamoto4-5/+6
2023-01-13ALSA: fireface: rename callback functionsTakashi Sakamoto4-18/+16
2023-01-12ALSA: firewire-lib: compute extra delay for runtime of PCM substreamTakashi Sakamoto1-2/+81
2023-01-12ALSA: firewire-lib: obsolete return value from context payload processing layerTakashi Sakamoto7-66/+25
2023-01-12ALSA: firewire-lib: move parameter for pcm frame multiplier from context payload processing layerTakashi Sakamoto7-29/+41
2023-01-10ALSA: firewire-lib: extend tracepoints event including CYCLE_TIME of 1394 OHCITakashi Sakamoto2-9/+21
2023-01-09ALSA: firewire-lib: keep history to process isochronous packetTakashi Sakamoto2-8/+15
2023-01-09ALSA: firewire-lib: use circular linked list for context payload processing layerTakashi Sakamoto10-69/+87
2023-01-09ALSA: firewire-lib: use circular linked list to enumerate packet descriptorsTakashi Sakamoto2-17/+42
2023-01-08ALSA: firewire-lib: code refactoring for cache position in sequence replayTakashi Sakamoto2-8/+10
2023-01-08ALSA: firewire-lib: code refactoring for cache position in tx packetsTakashi Sakamoto2-17/+15
2023-01-08ALSA: firewire-lib: code refactoring for pool position in rx packetsTakashi Sakamoto2-20/+14
2023-01-08ALSA: firewire-lib: code refactoring for helper functions to pool sequence in rx packetsTakashi Sakamoto2-34/+33
2023-01-02kselftest/alsa: pcm - Add more coverage by defaultMark Brown1-1/+46
2023-01-02kselftest/alsa: pcm - Provide descriptions for the default testsMark Brown1-0/+2
2023-01-02kselftest/alsa: pcm - Support optional description for testsMark Brown1-0/+5
2023-01-02kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown1-6/+33
2023-01-02kselftest/alsa: pcm - Always run the default set of testsMark Brown1-25/+58
2023-01-02kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela6-36/+121
2023-01-02kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown2-81/+42
2023-01-01Linux 6.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
2022-12-28nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig1-1/+2
2022-12-28docs, nvme: add a feature and quirk policy documentChristoph Hellwig3-0/+79
2022-12-28ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai1-8/+19
2022-12-28KVM: selftests: restore special vmmcall code layout needed by the harnessPaolo Bonzini1-2/+11
2022-12-28Documentation: kvm: clarify SRCU locking orderPaolo Bonzini1-5/+14