]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2023-02-14  Stefan BindingALSA: hda: cs35l41: Enable Amp High Pass Filter
2023-02-14  Stefan BindingALSA: hda: cs35l41: Ensure firmware/tuning pairs are...
2023-02-14  Vitaly RodionovALSA: hda: cs35l41: Correct error condition handling
2023-02-11  Thomas WeißschuhALSA: hda: make kobj_type structure constant
2023-02-10  Zhang YiqunALSA: hda: remove redundant variable in snd_hdac_stream...
2023-02-09  Takashi SakamotoALSA: ppc: fix unused function local variable
2023-02-08  Uwe Kleine... ALSA: core: Make snd_card_free() return void
2023-02-08  Uwe Kleine... ALSA: core: Make snd_card_free_when_closed() return...
2023-02-08  Uwe Kleine... ALSA: core: Make snd_card_disconnect() return void
2023-02-04  Mark Brownkselftest/alsa: Run PCM tests for multiple cards in...
2023-02-04  Takashi SakamotoALSA: fireface: add field for the number of messages...
2023-02-03  Jaroslav KyselaALSA: hda: Fix the control element identification for...
2023-01-31  Miquel RaynalALSA: doc: Fix PCM interface section typos
2023-01-31  Takashi SakamotoALSA: firewire-lib: fix uninitialized local variable
2023-01-29  Randy DunlapDocumentation: sound: correct spelling
2023-01-25  Dawei LiALSA: aoa: make remove callback of soundbus driver...
2023-01-25  Dawei LiALSA: ac97: make remove callback of ac97 driver void...
2023-01-23  Takashi IwaiMerge branch 'topic/firewire' into for-next
2023-01-23  Takashi Sakamotofirewire: cdev: use single object to dispatch event...
2023-01-23  Takashi Sakamotofirewire: cdev: obsolete NULL check to detect IEC 61883...
2023-01-23  Takashi Sakamotofirewire: core: use kref structure to maintain lifetime...
2023-01-23  Cezary RojewskiALSA: hda: Do not unset preset when cleaning up codec
2023-01-19  Artemii KarasevALSA: hda/via: Avoid potential array out-of-bound in...
2023-01-18  Takashi IwaiALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum61...
2023-01-18  Jeremy SzuALSA: hda/realtek: fix mute/micmute LEDs, speaker don...
2023-01-18  Dan CarpenterALSA: fireface: fix locking bug in ff400_copy_msg_to_user()
2023-01-17  Takashi Sakamotofirewire: fix memory leak for payload of request subact...
2023-01-17  Alexey V. VissarionovALSA: hda/ca0132: minor fix for allocation size
2023-01-13  Clement LecigneALSA: pcm: Move rwsem lock inside snd_ctl_elem_read...
2023-01-13  Takashi SakamotoALSA: fireface: implement message parser for Fireface 400
2023-01-13  Takashi SakamotoALSA: fireface: add local framework to message parser
2023-01-13  Takashi SakamotoALSA: fireface: update UAPI for data of knob control
2023-01-13  Takashi SakamotoALSA: fireface: add helper function to parse MIDI messa...
2023-01-13  Takashi SakamotoALSA: fireface: pick up time stamp for request subactio...
2023-01-13  Takashi SakamotoALSA: fireface: rename callback functions
2023-01-13  Jaroslav KyselaALSA: usb-audio: Fix possible NULL pointer dereference...
2023-01-12  Takashi IwaiMerge tag 'asoc-fix-v6.2-rc3' of https://git.kernel...
2023-01-12  Takashi SakamotoALSA: firewire-lib: compute extra delay for runtime...
2023-01-12  Takashi SakamotoALSA: firewire-lib: obsolete return value from context...
2023-01-12  Takashi SakamotoALSA: firewire-lib: move parameter for pcm frame multip...
2023-01-12  Luka GuzenkoALSA: hda/realtek: Enable mute/micmute LEDs on HP Spect...
2023-01-10  Mark BrownASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgets
2023-01-10  Mark BrownASoC: fsl_ssi: Rename AC'97 streams to avoid collisions...
2023-01-10  Takashi SakamotoALSA: firewire-lib: extend tracepoints event including...
2023-01-10  Adrian ChanALSA: hda/hdmi: Add a HP device 0x8715 to force connect...
2023-01-09  Takashi SakamotoALSA: firewire-lib: keep history to process isochronous...
2023-01-09  Takashi SakamotoALSA: firewire-lib: use circular linked list for contex...
2023-01-09  Takashi SakamotoALSA: firewire-lib: use circular linked list to enumera...
2023-01-09  Jaroslav KyselaALSA: control-led: use strscpy in set_led_id()
2023-01-09  Jaroslav KyselaALSA: usb-audio: Always initialize fixed_rate in snd_us...
2023-01-09  Krzysztof KozlowskiASoC: dt-bindings: qcom,lpass-tx-macro: correct clocks...
2023-01-09  Krzysztof KozlowskiASoC: dt-bindings: qcom,lpass-wsa-macro: correct clocks...
2023-01-09  Stephan GerholdASoC: qcom: Fix building APQ8016 machine driver without...
2023-01-08  Takashi SakamotoALSA: firewire-lib: code refactoring for cache position...
2023-01-08  Takashi SakamotoALSA: firewire-lib: code refactoring for cache position...
2023-01-08  Takashi SakamotoALSA: firewire-lib: code refactoring for pool position...
2023-01-08  Takashi SakamotoALSA: firewire-lib: code refactoring for helper functio...
2023-01-07  Takashi IwaiALSA: hda: cs35l41: Check runtime suspend capability...
2023-01-07  Takashi IwaiALSA: hda: cs35l41: Don't return -EINVAL from system...
2023-01-05  Chancel LiuASoC: fsl_micfil: Correct the number of steps on SX...
2023-01-05  Jeremy SzuALSA: hda/realtek: fix mute/micmute LEDs don't work...
2023-01-04  Takashi IwaiRevert "ALSA: usb-audio: Drop superfluous interface...
2023-01-04  Takashi IwaiALSA: usb-audio: More refactoring of hw constraint...
2023-01-04  Takashi IwaiALSA: usb-audio: Relax hw constraints for implicit...
2023-01-04  Takashi IwaiALSA: usb-audio: Make sure to stop endpoints before...
2023-01-03  Chris ChiuALSA: hda - Enable headset mic on another Dell laptop...
2023-01-03  Yuchi YangALSA: hda/realtek - Turn on power early
2023-01-02  Mark Brownkselftest/alsa: pcm - Add more coverage by default
2023-01-02  Mark Brownkselftest/alsa: pcm - Provide descriptions for the...
2023-01-02  Mark Brownkselftest/alsa: pcm - Support optional description...
2023-01-02  Mark Brownkselftest/alsa: pcm - skip tests when we fail to set...
2023-01-02  Mark Brownkselftest/alsa: pcm - Always run the default set of...
2023-01-02  Jaroslav Kyselakselftest/alsa: pcm - move more configuration to config...
2023-01-02  Mark Brownkselftest/alsa: pcm - Drop recent coverage improvement...
2023-01-01  Brian NorrisASoC: qcom: lpass-cpu: Fix fallback SD line index handling
2023-01-01  Linus TorvaldsLinux 6.2-rc2 v6.2-rc2
2023-01-01  Linus TorvaldsMerge tag 'perf_urgent_for_v6.2_rc2' of git://git.kerne...
2023-01-01  Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel...
2023-01-01  Linus TorvaldsMerge tag 'locking_urgent_for_v6.2_rc2' of git://git...
2023-01-01  Linus TorvaldsMerge tag 'drm-fixes-2023-01-01' of git://anongit.freed...
2023-01-01  Daniel VetterMerge tag 'drm-intel-fixes-2022-12-30' of git://anongit...
2022-12-31  Linus TorvaldsMerge tag 'kbuild-fixes-v6.2' of git://git.kernel.org...
2022-12-31  Linus TorvaldsMerge tag 'ata-6.2-rc2' of git://git.kernel.org/pub...
2022-12-30  Linus TorvaldsMerge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub...
2022-12-30  Linus TorvaldsMerge tag 'sound-6.2-rc2' of git://git.kernel.org/pub...
2022-12-30  Rafael J. WysockiMerge branches 'acpi-resource' and 'acpi-video'
2022-12-30  Jani Nikuladrm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
2022-12-30  Jani Nikuladrm/i915/dsi: add support for ICL+ native MIPI GPIO...
2022-12-30  Masahiro Yamadafixdep: remove unneeded <stdarg.h> inclusion
2022-12-30  Masahiro Yamadakbuild: sort single-targets alphabetically again
2022-12-30  Masahiro Yamadakbuild: rpm-pkg: add libelf-devel as alternative for...
2022-12-30  Samuel Hollandkbuild: Fix running modpost with musl libc
2022-12-30  Jun ASAKAkbuild: add a missing line for help message
2022-12-30  Masahiro Yamada.gitignore: ignore *.rpm
2022-12-30  Masahiro Yamadaarch: fix broken BuildID for arm64 and riscv
2022-12-30  John Harrisondrm/i915/uc: Fix two issues with over-size firmware...
2022-12-30  Matthew Aulddrm/i915: improve the catch-all evict to handle lock...
2022-12-30  Lucas De Marchidrm/i915: Remove __maybe_unused from mtl_info
2022-12-30  Andrzej Hajdadrm/i915: fix TLB invalidation for Gen12.50 video and...
2022-12-30  Linus TorvaldsMerge tag 'block-6.2-2022-12-29' of git://git.kernel...
next