summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2024-08-27ALSA: pcm: Drop PCM vmalloc buffer helpersTakashi Iwai
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai
2024-08-19ALSA: seq: Drop superfluous filter argument of get_event_dest_client()Takashi Iwai
2024-08-19ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai
2024-08-18ALSA: timer: Introduce virtual userspace-driven timersIvan Orlov
2024-08-17ALSA: seq: Remove unused declarationsYue Haibing
2024-08-16ALSA: oss: Remove unused declarationsYue Haibing
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-12Merge branch 'for-linus' into for-nextTakashi Iwai
2024-08-10ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai
2024-08-10ALSA: pcm: Add xrun counter for snd_pcm_substreamNorman Bintang
2024-08-09Merge branch 'topic/control-lookup-rwlock' into for-nextTakashi Iwai
2024-08-09ALSA: control: Optimize locking for look-upTakashi Iwai
2024-08-09ALSA: control: Rename ctl_files_rwlock to controls_rwlockTakashi Iwai
2024-08-08ALSA: control: Fix power_ref lock order for compat code, tooTakashi Iwai
2024-08-08ALSA: core: Drop snd_print stuff and coTakashi Iwai
2024-08-08ALSA: pcm: oss: Use pr_debug()Takashi Iwai
2024-08-08ALSA: control_led: Use dev_err()Takashi Iwai
2024-08-07ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 blockTakashi Iwai
2024-08-07ALSA: seq: Print MIDI 1.0 specific port in proc outputTakashi Iwai
2024-08-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai
2024-08-07ALSA: ump: Choose the protocol when protocol caps are changedTakashi Iwai
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-08-01ALSA: pcm_timer: use snd_pcm_direction_name()Kuninori Morimoto
2024-08-01ALSA: memalloc: Let IOMMU handle S/G primarilyTakashi Iwai
2024-08-01ALSA: memalloc: Use DMA API for x86 WC page allocations, tooTakashi Iwai
2024-08-01ALSA: control: Fix leftover snd_power_unref()Takashi Iwai
2024-07-31ALSA: seq: ump: Explicitly reset RPN with Null RPNTakashi Iwai
2024-07-31ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai
2024-07-31ALSA: seq: ump: Use the common RPN/bank conversion contextTakashi Iwai
2024-07-31ALSA: ump: Explicitly reset RPN with Null RPNTakashi Iwai
2024-07-31ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai
2024-07-30ALSA: control: Take power_ref lock primarilyTakashi Iwai
2024-07-30ALSA: ump: Update substream name from assigned FB namesTakashi Iwai
2024-07-30ALSA: control: Annotate snd_kcontrol with __counted_by()Takashi Iwai
2024-07-30Merge branch 'for-linus' into for-nextTakashi Iwai
2024-07-26Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-26ALSA: seq: ump: Optimize conversions from SysEx to UMPTakashi Iwai
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-22ALSA: ump: Force 1 Group for MIDI1 FBsTakashi Iwai
2024-07-22ALSA: ump: Don't update FB name for static blocksTakashi Iwai
2024-07-17ALSA: seq: ump: Skip useless ports for static blocksTakashi Iwai
2024-07-17ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang
2024-07-06ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messagesTakashi Iwai
2024-07-05ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()Jaroslav Kysela
2024-07-05ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()Takashi Iwai
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-02ALSA: pcm: optimize and clarify stream synchronization ID APIJaroslav Kysela
2024-07-02ALSA: pcm: reinvent the stream synchronization ID APIJaroslav Kysela