aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-18ALSA: scarlett2: Rename gen4_write_addr to param_buf_addrGeoffrey D. Bennett1-19/+18
2024-04-18ALSA: scarlett2: Add support for reading from flashGeoffrey D. Bennett1-4/+84
2024-04-18ALSA: scarlett2: Implement handling of the ACK notificationGeoffrey D. Bennett1-9/+61
2024-04-18ALSA: scarlett2: Move initialisation code lower in the sourceGeoffrey D. Bennett1-387/+390
2024-04-07ALSA: emux: simplify snd_sf_list.callback handlingOswald Buddenhagen2-11/+7
2024-04-07ALSA: emu10k1: shrink blank space in front of wavetable samplesOswald Buddenhagen1-1/+1
2024-04-07ALSA: emu10k1: fix wavetable playback position and caching, take 2Oswald Buddenhagen2-7/+53
2024-04-07ALSA: emu10k1: improve cache behavior documentationOswald Buddenhagen1-10/+18
2024-04-07ALSA: emu10k1: de-duplicate size calculations for 16-bit samplesOswald Buddenhagen1-9/+6
2024-04-07ALSA: emu10k1: fix wavetable offset recalculationOswald Buddenhagen1-10/+6
2024-04-07ALSA: emu10k1: merge conditions in patch loaderOswald Buddenhagen1-9/+7
2024-04-07ALSA: emu10k1: fix playback of 8-bit wavetable samplesOswald Buddenhagen1-2/+4
2024-04-07ALSA: emu10k1: fix sample signedness issues in wavetable loaderOswald Buddenhagen3-28/+55
2024-04-07ALSA: emu10k1: move patch loader assertions into low-level functionsOswald Buddenhagen2-4/+6
2024-04-07ALSA: emux: improve patch ioctl data validationOswald Buddenhagen1-6/+11
2024-04-07ALSA: emux: centralize & improve patch info validationOswald Buddenhagen3-30/+36
2024-04-07ALSA: emu10k1: prune vestiges of SNDRV_SFNT_SAMPLE_{BIDIR,REVERSE}_LOOP supportOswald Buddenhagen1-65/+8
2024-04-07ALSA: emux: fix init of patch_info.truesize in load_data()Oswald Buddenhagen1-1/+1
2024-04-07ALSA: emux: fix validation of snd_emux.num_portsOswald Buddenhagen1-3/+3
2024-04-07ALSA: emux: prune unused parameter from snd_soundfont_load_guspatch()Oswald Buddenhagen4-9/+6
2024-04-07ALSA: emux: fix /proc teardown at module unloadOswald Buddenhagen1-0/+1
2024-04-07ALSA: hda/tas2781: correct the register for pow calibrated dataShenghao Ding1-2/+2
2024-04-07ALSA: hda/realtek: Add quirk for HP SnowWhite laptopsVitaly Rodionov1-0/+2
2024-04-04ASoC: SOF: Core: Add remove_late() to sof_init_environment failure pathChaitanya Kumar Borah1-6/+8
2024-04-04ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda1-4/+4
2024-04-03ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on removePeter Ujfalusi1-8/+24
2024-04-02ASoC: Intel: avs: boards: Add modules descriptionAmadeusz Sławiński16-0/+16
2024-04-02ASoC: codecs: ES8326: Removing the control of ADC_SCALEZhang Yi1-2/+0
2024-04-02ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resumeZhang Yi1-0/+5
2024-04-02ASoC: codecs: ES8326: modify clock tableZhang Yi2-12/+12
2024-04-02ASoC: codecs: ES8326: Solve error interruption issueZhang Yi1-3/+5
2024-04-02ALSA: line6: Zero-initialize message buffersTakashi Iwai1-3/+3
2024-04-02ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYRLuke D. Jones2-1/+3
2024-04-02ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphoneI Gede Agastya Darma Laksana1-1/+1
2024-04-02ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 16ARHA7 modelsChristian Bendiksen2-0/+6
2024-04-02Revert "ALSA: emu10k1: fix synthesizer sample playback position and caching"Oswald Buddenhagen1-5/+2
2024-04-01OSS: dmasound/paula: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-03-30ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56Simon Trimmer1-1/+52
2024-03-29ASoC: amd: acp: fix for acp_init function error handlingVijendar Mukunda1-1/+4
2024-03-29ASoC: tas2781: mark dvc_tlv with __maybe_unusedGergo Koteles1-1/+1
2024-03-28ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-03-28ASoC: rt-sdw*: add __func__ to all error logsPierre-Louis Bossart16-112/+115
2024-03-28ASoC: rt722-sdca-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-03-28ASoC: rt712-sdca-sdw: fix locking sequencePierre-Louis Bossart1-2/+3
2024-03-28ASoC: rt711-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-03-28ASoC: rt711-sdca: fix locking sequencePierre-Louis Bossart1-2/+2
2024-03-28ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart1-2/+2
2024-03-28ALSA: hda: cs35l56: Add ACPI device match tablesSimon Trimmer2-4/+22
2024-03-28ALSA: hda/realtek - Fix inactive headset mic jackChristoffer Sandberg1-0/+1
2024-03-27ASoC: amd: acp: fix for acp pdm configuration checkVijendar Mukunda1-5/+3