summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-2/+2
|\
| * treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-271-2/+2
* | ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-7/+2
* | ALSA: dummy: Replace with DEFINE_SIPMLE_DEV_PM_OPS()Takashi Iwai2024-02-121-7/+2
* | ALSA: aloop: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-7/+2
|/
* Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-191-6/+17
|\
| * ALSA: aloop: Introduce a function to get if access is interleaved modeChancel Liu2024-01-121-6/+17
* | Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-111-1/+12
|\|
| * ALSA: pcmtest: stop timer before buffer is releasedIvan Orlov2023-12-071-1/+12
* | tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
|/
* ALSA: aloop: Add control element for getting the access modeIvan Orlov2023-10-061-1/+44
* ALSA: aloop: Add support for the non-interleaved access modeIvan Orlov2023-10-061-3/+28
* Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-08-281-1/+1
|\
| * ALSA: Remove redundant of_match_ptr()Ruan Jinjie2023-08-131-1/+1
* | ALSA: pcmtest: Add support for pcm pausingIvan Orlov2023-08-241-8/+41
* | ALSA: pcmtest: Update comment about PCM copy opsTakashi Iwai2023-08-181-1/+1
* | ALSA: dummy: Convert to generic PCM copy opsTakashi Iwai2023-08-181-10/+2
* | ALSA: Make SND_PCMTEST depend on DEBUG_FSRuan Jinjie2023-08-181-0/+1
* | ALSA: pcmtest: Remove redundant definitionsIvan Orlov2023-08-081-5/+3
* | ALSA: pcmtest: Move buffer iterator initialization to prepare callbackIvan Orlov2023-08-081-17/+16
* | ALSA: Explicitly include correct DT includesRob Herring2023-07-161-1/+1
* | ALSA: pcmtest: minor optimizationsIvan Orlov2023-07-141-4/+5
* | ALSA: pcmtest: Add 'open' PCM callback error injectionIvan Orlov2023-07-141-0/+7
|/
* ALSA: pcmtest: Don't use static storage to track per device dataUwe Kleine-König2023-07-101-3/+6
* ALSA: pcmtest: Convert to platform remove callback returning voidUwe Kleine-König2023-07-101-3/+2
* ALSA: Implement the new Virtual PCM Test DriverIvan Orlov2023-06-073-0/+745
* ALSA: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-221-0/+3
* Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-04-242-8/+4
|\
| * ALSA: portman2x4: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
| * ALSA: mts64: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* | ALSA: portman2x4: remove unused portman_read_command,data functionsTom Rix2023-03-191-10/+0
|/
* ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interruptGaosheng Cui2022-12-061-0/+3
* ALSA: aloop: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+2
* ALSA: dummy: Add customizable volume min/max.YJ Lee2022-09-121-10/+24
* ALSA: dummy: Fix trailing whitespaces.YJ Lee2022-09-121-4/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2022-09-061-3/+4
|\
| * ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong2022-09-021-3/+4
* | ALSA: vx: Drop superfluous GFP setupTakashi Iwai2022-08-241-2/+1
|/
* ALSA: Add generic serial MIDI driver using serial bus APIDaniel Kaehn2022-05-123-0/+394
* ALSA: mtpav: Don't call card private_free at probe error pathTakashi Iwai2022-04-121-2/+2
* ALSA: virmidi: Remove duplicated codeStefan Sauer2022-01-061-3/+0
* ALSA: drivers: opl3: Fix incorrect use of vp->stateColin Ian King2021-12-131-1/+1
* ALSA: pcsp: Make hrtimer forwarding more robustThomas Gleixner2021-09-281-1/+1
* ALSA: pcsp: Allocate resources with device-managed APIsTakashi Iwai2021-07-193-46/+18
* ALSA: dummy: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-17/+7
* ALSA: aloop: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-18/+8
* ALSA: mpu401: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-29/+5
* ALSA: serial-u16550: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-48/+9
* ALSA: mtpav: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-21/+9
* ALSA: virmidi: Allocate resources with device-managed APIsTakashi Iwai2021-07-191-15/+6