index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: aloop: Allow using global timers
Ivan Orlov
2024-08-18
1
-0
/
+2
*
ALSA: pcsp: Use standard print API
Takashi Iwai
2024-08-08
3
-30
/
+31
*
ALSA: dummy: Use standard print API
Takashi Iwai
2024-08-08
1
-3
/
+2
*
ALSA: aloop: Use standard print API
Takashi Iwai
2024-08-08
1
-1
/
+1
*
ALSA: vx_core: Use standard print API
Takashi Iwai
2024-08-08
4
-48
/
+44
*
ALSA: vx_core: Drop unused dev field
Takashi Iwai
2024-08-08
1
-1
/
+1
*
ALSA: virmidi: Use standard print API
Takashi Iwai
2024-08-08
1
-4
/
+4
*
ALSA: serial-u16550: Use standard print API
Takashi Iwai
2024-08-08
1
-20
/
+21
*
ALSA: opl4: Use standard print API
Takashi Iwai
2024-08-08
2
-5
/
+5
*
ALSA: opl3: Use standard print API
Takashi Iwai
2024-08-08
4
-73
/
+56
*
ALSA: mtpav: Use standard print API
Takashi Iwai
2024-08-08
1
-9
/
+5
*
ALSA: mpu401_uart: Use standard print API
Takashi Iwai
2024-08-08
1
-14
/
+17
*
ALSA: mpu401: Use standard print API
Takashi Iwai
2024-08-08
1
-8
/
+8
*
ALSA: mts64: Use standard print API
Takashi Iwai
2024-08-08
1
-9
/
+9
*
ALSA: portman2x4: Use standard print API
Takashi Iwai
2024-08-08
1
-10
/
+9
*
ALSA: aloop: use snd_pcm_direction_name()
Kuninori Morimoto
2024-08-01
1
-2
/
+1
*
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
2024-07-03
2
-2
/
+0
*
ALSA: pcmtest: Add missing module descriptions
Takashi Iwai
2024-05-09
1
-0
/
+1
*
ALSA: drivers: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
6
-16
/
+16
*
ALSA: aloop: add support for up to 768kHz sample rate
Pavel Hofman
2024-04-18
1
-2
/
+2
*
ALSA: aloop: add DSD formats
Pavel Hofman
2024-04-18
1
-1
/
+4
*
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
1
-2
/
+2
|
\
|
*
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
2024-01-28
1
-2
/
+2
*
|
ALSA: pcsp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
2024-02-12
1
-7
/
+2
*
|
ALSA: dummy: Replace with DEFINE_SIPMLE_DEV_PM_OPS()
Takashi Iwai
2024-02-12
1
-7
/
+2
*
|
ALSA: aloop: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
2024-02-12
1
-7
/
+2
|
/
*
Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-19
1
-6
/
+17
|
\
|
*
ALSA: aloop: Introduce a function to get if access is interleaved mode
Chancel Liu
2024-01-12
1
-6
/
+17
*
|
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-11
1
-1
/
+12
|
\
|
|
*
ALSA: pcmtest: stop timer before buffer is released
Ivan Orlov
2023-12-07
1
-1
/
+12
*
|
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-08
1
-2
/
+2
|
/
*
ALSA: aloop: Add control element for getting the access mode
Ivan Orlov
2023-10-06
1
-1
/
+44
*
ALSA: aloop: Add support for the non-interleaved access mode
Ivan Orlov
2023-10-06
1
-3
/
+28
*
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-08-28
1
-1
/
+1
|
\
|
*
ALSA: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-13
1
-1
/
+1
*
|
ALSA: pcmtest: Add support for pcm pausing
Ivan Orlov
2023-08-24
1
-8
/
+41
*
|
ALSA: pcmtest: Update comment about PCM copy ops
Takashi Iwai
2023-08-18
1
-1
/
+1
*
|
ALSA: dummy: Convert to generic PCM copy ops
Takashi Iwai
2023-08-18
1
-10
/
+2
*
|
ALSA: Make SND_PCMTEST depend on DEBUG_FS
Ruan Jinjie
2023-08-18
1
-0
/
+1
*
|
ALSA: pcmtest: Remove redundant definitions
Ivan Orlov
2023-08-08
1
-5
/
+3
*
|
ALSA: pcmtest: Move buffer iterator initialization to prepare callback
Ivan Orlov
2023-08-08
1
-17
/
+16
*
|
ALSA: Explicitly include correct DT includes
Rob Herring
2023-07-16
1
-1
/
+1
*
|
ALSA: pcmtest: minor optimizations
Ivan Orlov
2023-07-14
1
-4
/
+5
*
|
ALSA: pcmtest: Add 'open' PCM callback error injection
Ivan Orlov
2023-07-14
1
-0
/
+7
|
/
*
ALSA: pcmtest: Don't use static storage to track per device data
Uwe Kleine-König
2023-07-10
1
-3
/
+6
*
ALSA: pcmtest: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-10
1
-3
/
+2
*
ALSA: Implement the new Virtual PCM Test Driver
Ivan Orlov
2023-06-07
3
-0
/
+745
*
ALSA: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-22
1
-0
/
+3
*
Merge tag 'asoc-v6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-04-24
2
-8
/
+4
|
\
|
*
ALSA: portman2x4: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
[next]