aboutsummaryrefslogtreecommitdiff
path: root/sound/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bits/200-dcp' into asahi-wipJanne Grunau2024-09-241-0/+37
|\
| * ALSA: Introduce 'snd_interval_rate_bits'Martin Povišer2024-09-241-0/+37
* | ALSA: Support nonatomic dmaengine PCMsMartin Povišer2024-09-241-1/+28
* | HACK: ALSA: Export 'snd_pcm_known_rates'Martin Povišer2024-09-161-0/+1
* | ALSA: dmaengine: Always terminate DMA when a PCM is closedHector Martin2024-09-161-0/+5
* | alsa: pcm: Remove the qos request only if activeHector Martin2024-09-161-2/+3
* | ALSA: control: Add kcontrol callbacks for lock/unlockHector Martin2024-09-161-2/+14
|/
* ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai2024-08-191-0/+3
* ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai2024-08-101-1/+1
* Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-023-79/+127
|\
| * ALSA: seq: ump: Explicitly reset RPN with Null RPNTakashi Iwai2024-07-311-5/+16
| * ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai2024-07-311-30/+44
| * ALSA: seq: ump: Use the common RPN/bank conversion contextTakashi Iwai2024-07-312-17/+7
| * ALSA: ump: Explicitly reset RPN with Null RPNTakashi Iwai2024-07-311-5/+14
| * ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai2024-07-311-17/+32
| * ALSA: seq: ump: Optimize conversions from SysEx to UMPTakashi Iwai2024-07-261-14/+23
* | Merge tag 'sound-fix-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-261-0/+13
|\|
| * ALSA: ump: Force 1 Group for MIDI1 FBsTakashi Iwai2024-07-221-0/+6
| * ALSA: ump: Don't update FB name for static blocksTakashi Iwai2024-07-221-0/+7
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-2/+2
|\ \ | |/ |/|
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-2/+2
* | ALSA: seq: ump: Skip useless ports for static blocksTakashi Iwai2024-07-171-0/+16
* | ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang2024-07-171-1/+5
* | ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messagesTakashi Iwai2024-07-064-9/+26
* | ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()Jaroslav Kysela2024-07-051-2/+2
* | ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()Takashi Iwai2024-07-051-0/+1
* | ALSA: pcm: optimize and clarify stream synchronization ID APIJaroslav Kysela2024-07-021-20/+31
* | ALSA: pcm: reinvent the stream synchronization ID APIJaroslav Kysela2024-07-022-4/+29
* | Merge branch 'for-linus' into for-nextTakashi Iwai2024-06-262-1/+11
|\ \
| * \ Merge tag 'asoc-fix-v6.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-06-261-0/+10
| |\ \
| | * | ALSA: dmaengine: Synchronize dma channel after drop()Jai Luthra2024-06-111-0/+10
| | |/
| * | ALSA: seq: Fix missing MSB in MIDI2 SPP conversionTakashi Iwai2024-06-261-1/+1
* | | ALSA: pcm_dmaengine: Unify two close functionsTakashi Iwai2024-06-251-19/+15
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2024-06-253-3/+19
|\| |
| * | ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang2024-06-251-0/+12
| * | ALSA: PCM: Allow resume only for suspended streamsTakashi Iwai2024-06-251-0/+2
| * | ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai2024-06-251-3/+5
* | | ALSA: control: Allow NULL passed to snd_ctl_remove()Takashi Iwai2024-06-181-0/+3
* | | ALSA: chmap: Mark Channel Map controls as volatileTakashi Iwai2024-06-181-0/+1
* | | ALSA: control: Apply sanity check of input values for user elementsTakashi Iwai2024-06-181-1/+5
* | | ALSA: vmaster: Return error for invalid input valuesTakashi Iwai2024-06-181-0/+8
|/ /
* / ALSA: seq: ump: Fix missing System Reset message handlingTakashi Iwai2024-05-311-0/+2
|/
* ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai2024-05-311-3/+3
* ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai2024-05-301-0/+1
* ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai2024-05-291-0/+8
* ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai2024-05-291-0/+7
* ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai2024-05-291-1/+0
* ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai2024-05-291-0/+2
* ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai2024-05-281-1/+0
* ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversionTakashi Iwai2024-05-281-0/+38