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: info: Make snd_info_entry_ops as const
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: drivers: Constify snd_ac97_bus_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: Constify snd_timer_hardware definitions
Takashi Iwai
2020-01-03
1
-2
/
+2
*
ALSA: drivers: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
5
-5
/
+5
*
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...
Takashi Iwai
2019-12-17
1
-1
/
+1
|
\
|
*
ALSA: Replace timespec with timespec64
Baolin Wang
2019-12-11
1
-1
/
+1
*
|
ALSA: drivers: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
5
-8
/
+0
*
|
ALSA: vx: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-24
/
+3
*
|
ALSA: pcsp: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-11
/
+6
*
|
ALSA: ml403: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-25
/
+4
*
|
ALSA: dummy: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-12
/
+2
*
|
ALSA: aloop: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-10
/
+2
|
/
*
ALSA: aloop: Avoid pointer dereference before null-check
Andrew Gabbasov
2019-11-27
1
-4
/
+4
*
ALSA: aloop: Fix dependency on timer API
Takashi Iwai
2019-11-24
1
-0
/
+1
*
ALSA: aloop: Avoid unexpected timer event callback tasklets
Andrew Gabbasov
2019-11-22
1
-3
/
+4
*
ALSA: aloop: Remove redundant locking in timer open function
Andrew Gabbasov
2019-11-22
1
-15
/
+8
*
ALSA: aloop: Support runtime change of snd_timer via info interface
Andrew Gabbasov
2019-11-20
1
-3
/
+34
*
ALSA: aloop: Support selection of snd_timer instead of jiffies
Timo Wischer
2019-11-20
1
-1
/
+476
*
ALSA: aloop: Move CABLE_VALID_BOTH to the top of file
Timo Wischer
2019-11-20
1
-4
/
+4
*
ALSA: aloop: Rename all jiffies timer specific functions
Timo Wischer
2019-11-20
1
-13
/
+15
*
ALSA: aloop: Use callback functions for timer specific implementations
Timo Wischer
2019-11-20
1
-19
/
+94
*
ALSA: aloop: Support return of error code for timer start and stop
Timo Wischer
2019-11-20
1
-11
/
+19
*
ALSA: aloop: Describe units of variables
Timo Wischer
2019-11-20
1
-2
/
+4
*
ALSA: vx: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-06
1
-5
/
+5
*
ALSA: aloop: Convert to the common vmalloc memalloc
Takashi Iwai
2019-11-06
1
-4
/
+4
*
ALSA: drivers: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-11-06
3
-4
/
+4
*
sound: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-07
1
-10
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-6
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
25
-368
/
+25
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2019-05-24
1
-15
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
3
-42
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ALSA: aloop: Support S24 sample formats
Timo Wischer
2019-03-25
1
-1
/
+3
*
ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
Colin Ian King
2019-03-18
1
-1
/
+1
*
ALSA: drivers: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
3
-20
/
+5
*
ALSA: opl4: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-4
/
+0
*
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
4
-11
/
+0
*
ALSA: opl3: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
ALSA: drivers: Remove empty init and exit
Takashi Iwai
2018-08-03
4
-59
/
+0
*
ALSA: opl3: Declare common variables properly
Takashi Iwai
2018-07-26
6
-10
/
+6
*
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
2
-3
/
+0
*
ALSA: opl3: remove redundant pointer opl3
Colin Ian King
2018-07-16
2
-18
/
+0
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-2
/
+2
*
ALSA: aloop: Reduced duplicated PCM ops definition
Takashi Iwai
2018-05-28
1
-16
/
+3
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
4
-8
/
+8
*
ALSA: aloop: Add missing cable lock to ctl API callbacks
Takashi Iwai
2018-04-30
1
-2
/
+15
*
ALSA: opl3: Hardening for potential Spectre v1
Takashi Iwai
2018-04-25
1
-2
/
+5
*
ALSA: aloop: Mark paused device as inactive
Robert Rosengren
2018-03-27
1
-3
/
+9
*
ALSA: aloop: Fix access to not-yet-ready substream via cable
Takashi Iwai
2018-03-22
1
-1
/
+7
[next]