pub/scm/linux/kernel/git/tiwai/sound.git  about / heads / tags
Sound sub-system tree
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Merge branch 'for-linus' (2024-05-16)
  for-linus    ALSA: usb-audio: Fix for sampling rates support for Mbox3 (2024-05-16)
  for-next     ALSA: usb-audio: Fix for sampling rates support for Mbox3 (2024-05-16)
  upstream     Linux 6.9 (2024-05-12)
  test/guard   ALSA: hda: hdmi: Use guard() for locking (2024-02-28)
  topic/pm-ops ALSA: doc: Use DEFINE_SIMPLE_DEV_PM_OPS() (2024-01-28)
  topic/cs35l41 ALSA: hda: cs35l41: Support more HP models without _DSD (2024-01-03)
  topic/scarlett2 ALSA: scarlett2: Add PCM Input Switch for Solo Gen 4 (2023-12-29)
  topic/midi20-gadget-5.4.72 ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audio (2023-10-26)
  topic/midi20-5.4.72 ALSA: rawmidi: Fix NULL dereference at proc read (2023-10-24)
  topic/midi20 ALSA: rawmidi: Fix NULL dereference at proc read (2023-10-24)
  topic/midi20-5.4.83 ALSA: rawmidi: Fix NULL dereference at proc read (2023-10-24)
  topic/midi20-gadget ALSA: rawmidi: Fix NULL dereference at proc read (2023-09-18)
  test/format-truncation-fixes ALSA: riptide: Fix -Wformat-truncation warning for longname string (2023-09-15)
  topic/dev-split-kref ALSA: core: Unify card allocation and free with and without devres (2023-08-16)
  topic/dev-split ALSA: core: Drop snd_device_initialize() (2023-08-16)
  topic/pcm-iov_iter-v2 ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops (2023-08-15)
  test/pcm-iov_iter ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops (2023-08-14)
  topic/midi20-gadget-6.4 usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create() (2023-08-01)
  topic/snd_ctl_remove-lock-fix ALSA: emu10k1: Go back and simplify with snd_ctl_find_id() (2023-07-18)
  topic/midi20-6.1.y ALSA: ump: Correct wrong byte size at converting a UMP System message (2023-06-29)
  topic/midi20-5.15.y ALSA: ump: Correct wrong byte size at converting a UMP System message (2023-06-29)
  topic/midi20-5.10.y ALSA: ump: Correct wrong byte size at converting a UMP System message (2023-06-29)
  topic/midi20-5.4.y ALSA: ump: Correct wrong byte size at converting a UMP System message (2023-06-29)
  topic/firewire firewire: cdev: use single object to dispatch event for request to IEC 61883-1 FCP region (2023-01-23)
  topic/hda-ext-cleanup ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer (2022-10-20)
  topic/memalloc-cleanup ALSA: doc: Drop snd_dma_continuous_data() usages (2022-08-24)
  test/x86-alloc-fix ALSA: doc: Drop snd_dma_continuous_data() usages (2022-08-22)
  test/nau88xx ASoC: nau8540: Implement hw constraint for rates (2022-08-22)
  test/ctl-input-validation ALSA: control: Add input validation (2022-06-13)
  test/ctl-xarray ALSA: control: Use xarray for faster lookups (2022-06-13)
  topic/fw-loader-zstd-5.18 selftests: firmware: Add ZSTD compressed file tests (2022-04-21)
  topic/devres-errors ALSA: nm256: Don't call card private_free at probe error path (2022-04-12)
  topic/fw-loader-zstd-5.17 selftest: firmware: Fix the request_firmware_into_buf() test for XZ format (2022-03-17)
  test/control-hash ALSA: control: Use xarray for faster lookups (2021-10-29)
  topic/memalloc-noncontig ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type (2021-10-14)
  topic/usb-audio ALSA: usb-audio: Avoid killing in-flight URBs during draining (2021-09-28)
  test/memalloc-noncontig [TEST PATCH] ALSA: hda: Force using NONCONTIG buffer type (2021-08-12)
  topic/memalloc ALSA: memalloc: Support non-coherent page allocation (2021-08-10)
  test/memalloc-wc ASoC: sprd: Use managed buffer allocation (2021-07-31)
  test/usb-quirk-flags ALSA: doc: Add the description of quirk_flags option for snd-usb-audio (2021-07-27)
  topic/devres ALSA: pcsp: Allocate resources with device-managed APIs (2021-07-15)
  topic/pci-rescan-prep-v2 ALSA: pcm: Block the release until the system resume finishes (2021-05-25)
  topic/mute-led ALSA: control led - improve the set_led_id() parser (2021-04-01)
  topic/virtio ALSA: virtio: introduce device suspend/resume support (2021-03-07)
  topic/sound-sdw-kconfig-fixes ALSA: hda: intel-sdw-acpi: add missing include files (2021-03-02)
  topic/pcm-sync-stop-fixes ALSA: pcm: Use for_each_pcm_substream() macro (2021-02-06)
  topic/usb-audio-fix ALSA: usb-audio: Avoid implicit feedback on Pioneer devices (2021-01-18)
  topic/for-5.12 ALSA: maestro: Use DIV_ROUND_CLOSEST() instead of open-coding it (2020-12-25)
  test/usb-hacks-wip ALSA: usb-audio: Fix MOTU M-Series quirks (2020-11-22)
  test/usb-hacks-v19 ALSA: usb-audio: Add implicit_fb module option (2020-11-22)
  test/usb-hacks-v18 ALSA: usb-audio: Add implicit_fb module option (2020-11-21)
  test/usb-hacks-v17 ALSA: usb-audio: Add implicit_fb module option (2020-11-20)
  test/usb-hacks-v16 ALSA: usb-audio: Add implicit_fb module option (2020-11-19)
  test/usb-hacks-v15 ALSA: usb-audio: Quirk for BOSS GT-001 (2020-11-17)
  test/usb-hacks-v14 ALSA: usb-audio: Show sync endpoint information in proc outputs (2020-11-16)
  test/kill-tasklet ASoC: txx9: Replace tasklet with work (2020-09-07)
  test/kill-tasklet-v1 ASoC: txx9: Replace tasklet with work (2020-09-02)
  topic/tasklet-convert ALSA: ua101: convert tasklets to use new tasklet_setup() API (2020-09-02)
  test/usb-quirk ALSA: usb-audio: Properly match with audio interface class (2020-08-17)
  test/seq-oss-serialize ALSA: seq: oss: Serialize ioctls (2020-08-04)
  test/inclusive-terms ALSA: Replace the word "slave" in vmaster API (2020-07-16)
  topic/hda-micmute-led ALSA: hda: Let LED cdev handling suspend/resume (2020-06-18)
  topic/hda-micmute-led-old ALSA: hda: generic: Drop the old mic-mute LED hook (2020-06-17)
  topic/dma-fix2 ALSA: pcm: Use SG-buffer only when direct DMA is available (2020-06-15)
  topic/dma-fix ALSA: pcm: Use generic helper for filling silence at hw_params (2020-06-10)
  topic/usb-trx40 ALSA: usb-audio: Improve frames size computation (2020-04-24)
  topic/hda-pm-fixes ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported (2020-04-13)
  topic/for-5.8 ALSA: hda: add autodetection for SoundWire (2020-04-11)
  topic/trx40-workaround ALSA: hda: Add driver blacklist (2020-04-08)
  topic/constification ALSA: sh: Fix compile warning wrt const (2020-01-05)
  topic/ctl-validation ALSA: control: Add verification for kctl accesses (2019-12-30)
  topic/pcm-extension-wip ALSA: usb-audio: Support PCM sync_stop (2019-12-09)
  topic/pcm-remove-ioctl usb: gadget: u_audio: Drop superfluous ioctl PCM ops (2019-12-09)
  topic/pcm-managed ALSA: pcm: Unexport snd_pcm_lib_preallocate_pages_free*() (2019-12-09)
  topic/pcm-extension ALSA: docs: Update about the new PCM sync_stop ops (2019-11-20)
  topic/hdmi   ALSA: hda/hdmi - Clean up Intel platform-specific fixup checks (2019-11-11)
  topic/timer-fixes ALSA: timer: Fix possible race at assigning a timer instance (2019-11-07)
  topic/usb-validation ALSA: usb-audio: Clean up check_input_term() (2019-08-25)
  topic/hda-bus-ops-cleanup ASoC: SOF: Intel: Add missing include file hdac_hda.h (2019-08-09)
  topic/hda-dmic ALSA: hda/intel: stop probe if DMICS are detected on Skylake+ platforms (2019-07-31)
  topic/hda-acomp drm/nouveau: Add HD-audio component notifier support (2019-07-22)
  topic/hda-acomp-base ALSA: hda/hdmi - Allow audio component for AMD/ATI and Nvidia HDMI (2019-07-22)
  topic/hda-acomp-v3 drm/nouveau: Add HD-audio component notifier support (2019-07-17)
  topic/fw-decompress-v2 selftests: firmware: Add compressed firmware tests (2019-06-11)
  topic/hda-polling-mode ALSA: hda: fix: lock reg_lock before calling snd_hdac_bus_update_rirb (2019-05-30)
  topic/line6-cleanup ALSA: line6: Use container_of() (2019-05-28)
  topic/fw-decompress selftests: firmware: Add compressed firmware tests (2019-05-21)
  topic/soc-cx2072x-5.3 ASoC: Intel: Add machine driver for CX2072X on BYT/CHT platforms (2019-05-21)
  topic/soc-cx2072x-5.2 ASoC: Intel: Add machine driver for CX2072X on BYT/CHT platforms (2019-05-07)
  topic/soc-cx2072x-5.1 ASoC: Intel: Add machine driver for CX2072X on BYT/CHT platforms (2019-04-23)
  topic/misc-core-fixes ALSA: core: Don't refer to snd_cards array directly (2019-04-17)
  topic/page-alloc-cleanup ALSA: us122l: Use alloc_pages_exact() (2019-03-27)
  topic/memory-device-fixes ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void (2019-02-06)
  topic/proc-fixes ALSA: cs46xx: Clean up proc file creations (2019-02-06)
  topic/pcm-lock-refactor ALSA: pcm: Cleanup snd_pcm_stream_lock() & co (2019-01-23)
  topic/pcm-device-suspend ALSA: pcm: Make snd_pcm_suspend() local static (2019-01-15)
  topic/vc04   staging: bcm2835-audio: Simplify card object management (2018-09-08)
  topic/memalloc-uc ALSA: intel_hdmi: Use the new non-cached allocation (2018-08-27)
  topic/drm_audio_component ALSA: hda: Make audio component support more generic (2018-07-17)
  topic/vga_switcheroo vga_switcheroo: set audio client id according to bound GPU id (2018-07-17)
  topic/hda-core-intel ALSA: hdac: add extended ops in the hdac_bus (2018-06-28)
  topic/ac97-bus ALSA: ac97: add codecs devicetree binding (2018-06-25)
  topic/xen    MAINTAINERS: Add ALSA: xen-front: maintainer entry (2018-05-16)
  topic/hda    ALSA: hda: Make use of core codec functions to sync power state (2018-02-12)
  topic/hda-sync-power ALSA: hda: Make use of core codec functions to sync power state (2018-02-12)
  topic/pcm-20bit ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20 (2017-11-29)
  topic/asoc-intel-kconfig ASoC: Intel: boards: align/fix SKL/BXT/KBL Kconfigs (2017-11-18)
  topic/card-disconnect ALSA: pcm: Forcibly stop at disconnect callback (2017-10-18)
  topic/asus-e100h-4.13 Revert "clk: x86: Do not gate clocks enabled by the firmware" (2017-09-07)
  topic/dollar-cove-ti-4.13-v5 ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC (2017-09-04)
  topic/dollar-cove-ti-4.13-v4 ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC (2017-09-01)
  topic/dollar-cove-ti-4.13-v3 ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC (2017-08-24)
  topic/dollar-cove-ti-4.13-v2 ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC (2017-08-22)
  topic/soc-cx2072x-4.13 ASoC: cx2072x: Avoid doubly clk disablement (2017-08-22)
  topic/dollar-cove-ti-4.13 ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC (2017-08-20)
  topic/of-graph ASoC: audio-graph-card: add widgets and routing for external amplifier support (2017-06-30)
  topic/gpd-win-jack-fix ASoC: rt5645: Add quirk override by module option (2017-06-29)
  topic/asus-e100h-4.12 Merge branch 'topic/dollar-cove-ti-4.12' into topic/asus-e100h-4.12 (2017-05-17)
  topic/dollar-cove-ti-4.12 ACPI: intel_pmic: Add Dollar Cove TI PMIC support (2017-05-17)
  topic/cherrytrail-hack-4.12 drivers/platform/x86: Add driver for INT0002 ACPI device (2017-05-17)
  topic/of-graph-base of_graph: add of_graph_get_endpoint_count() (2017-05-17)
  topic/avr32-removal dmaengine: dw: Remove AVR32 bits from the driver (2017-05-15)
  topic/asus-e100h-4.11 Merge branch 'topic/soc-cx2072x' into topic/asus-e100h-4.11 (2017-04-22)
  topic/soc-cx2072x ASoC: intel: Add headset jack support to cht-cx2072x (2017-04-22)
  topic/hda-dual-codecs ALSA: hda - Use a helper function for renaming kctl names (2017-04-21)
  topic/asus-e100h-4.10 Merge branch 'topic/soc-cx2072x-4.10' into topic/asus-e100h-4.10 (2017-04-12)
  topic/soc-cx2072x-4.10 ASoC: cx2072x: Workaround for the jack detection during cache-only (2017-04-12)
  topic/cherrytrail-hack ACPI / bus: Add INT0002 to always_present_device_ids list (2017-04-11)
  topic/i2c-dw-cherrytrail i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method (2017-03-22)
  topic/soc-button-array-cherrytrail Input: soc_button_array - add support for ACPI 6.0 Generic Button Device (2017-03-17)
  topic/for-4.12 ALSA: hda/realtek - Fix speaker support for Asus AiO ZN270IE (2017-02-28)
  topic/pwm-cherrytrail pwm: lpss: Add get_state callback (2017-02-28)
  topic/cht-whiskey-cove ACPI / PMIC: Add opregion driver for Intel CHT WhiskeyCove PMIC (2017-02-28)
  topic/brcfmac-fixes brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handler (2017-02-28)
  topic/clk-cherrytrail clk: x86: add "mclk" alias for Baytrail/Cherrytrail (2017-02-27)
  topic/gpd-win ACPICA: Detect duplicate SSDT tables (2017-02-27)
  topic/dollar-cove-ti mfd: intel-soc-pmic: Allow module build (2017-02-26)
  topic/intel-lpe-audio ALSA: x86: Enable keep-link feature (2017-02-21)
  topic/hda-dp-mst ALSA: Documentation about HDA DP MST pin init and connection (2017-01-10)
  topic/restize-docs ASoC: doc: ReSTize codec_to_codec.txt (2016-11-11)
  topic/restize-docs-old ASoC: doc: ReSTize codec_to_codec.txt (2016-11-11)
  topic/hda-link-time ALSA - hda: Add support for link audio time reporting (2016-08-09)
  test/hrtimer-fix ALSA: hrtimer: Handle start/stop more properly (2016-04-24)
  test/hda-i915 ALSA: hda - Support deferred i915 audio component binding (2016-04-07)
  topic/hda-i915-fix ALSA: hda - Enable i915 binding for Intel gen4 HDMI/DP (2016-04-04)
  topic/x32-abi-fixes ALSA: timer: Fix ioctls for X32 ABI (2016-02-28)
  topic/hda-mst ALSA: hda - build chmap kctl based on pcm in hdmi audio (2016-02-03)
  test/usb-quirk-alias ALSA: doc: Update option descriptions for snd-usb-audio (2016-01-29)
  test/hdmi-jack drm/i915: set digital port map for MST (2016-01-12)
  topic/firewire-update ALSA: oxfw: add stream format quirk for SCS.1 models (2015-12-22)
  topic/hdmi-jack ALSA: hda - Move audio component accesses to hdac_i915.c (2015-12-10)
  topic/drm-i915-get-eld drm/i915: Add reverse mapping between port and intel_encoder (2015-12-10)
  topic/compress-id ALSA: compress: Pass id string to snd_compress_new (2015-11-30)
  test/hdmi-jack-old ALSA: hda - Skip ELD notification during PM process (2015-11-27)
  topic/hda-modalias ALSA: hdac: Add macro for hda ext devices entry (2015-10-20)
  topic/drm-sync-audio-rate drm/i915: Add missing const to audio_rate_need_prog() (2015-09-30)
  topic/jack   ALSA: jack: fix a randconfig build issue (2015-05-02)
  for-4.2      Merge branch 'topic/hda' into for-4.2 (2015-04-27)
  topic/proc   ALSA: core: Clean up OSS proc file management (2015-04-24)
  test/hda     ALSA: hda - Move RIRB IRQ handling code to hda core (2015-04-17)
  topic/hda-regmap ALSA: hda - Set use_single_rw flag for regmap (2015-03-27)
  test/hda-core ALSA: hda - Re-add tracepoints to HD-audio core driver (2015-03-23)
  topic/hda-core ALSA: hda - Re-add tracepoints to HD-audio core driver (2015-03-23)
  topic/hda-power ALSA: hda - Rename power_mgmt flag with power_save_node (2015-03-20)
  history/next-20120718 Merge branch 'topic/hda' into for-next (2012-07-18)
  history/next-20120525 Merge branch 'fix/misc' into for-next (2012-05-23)
  release/v1.0.25 ALSA: Release v1.0.25 (2012-01-25)
  release/v1.0.24 Merge branch 'topic/misc' into release/v1.0.24 (2011-01-27)
  release/v1.0.23 Merge branch 'topic/misc' into release/v1.0.23 (2010-04-16)
  release/v1.0.22 ALSA: Release v1.0.22 (2009-12-17)
  history/dma-fix-v3 ALSA: Remove old DMA-mmap code from arm/devdma.c (2009-09-28)
  release/v1.0.21 ALSA: Release v1.0.21 (2009-08-31)
  history/dma-fix-2.6.31 ALSA: Remove old DMA-mmap code from arm/devdma.c (2009-07-28)
  history/dma-fix-v2 ALSA: Remove old DMA-mmap code from arm/devdma.c (2009-07-08)
  release/v1.0.20 ALSA: Release v1.0.20 (2009-05-06)
  history/dma-fix-2.6.30 ALSA: Remove old DMA-mmap code from arm/devdma.c (2009-02-19)
  release/v1.0.19 ALSA: Release v1.0.19 (2009-01-19)
  history/devel-2.6.28 Merge branch 'topic/hda' into devel (2008-12-18)
  history/master-2.6.28-rc4 Merge branch 'topic/hda' (2008-11-13)
  release/v1.0.18a ALSA: Release v1.0.18a (2008-11-12)
  release/v1.0.18 ALSA: Release v1.0.18 (2008-10-29)

git clone https://yhbt.net/pub/scm/linux/kernel/git/tiwai/sound.git