index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: dummy: Use standard macros for fixing PCM format cast
Takashi Iwai
2020-02-10
1
-3
/
+3
*
ALSA: aloop: Fix PCM format assignment
Takashi Iwai
2020-02-10
1
-3
/
+3
*
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-06
1
-1
/
+1
|
\
|
*
ALSA: dummy: Fix PCM format loop in proc output
Takashi Iwai
2020-02-01
1
-1
/
+1
*
|
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-01-28
24
-164
/
+92
|
\
|
|
*
ALSA: serial-u16550: More constification
Takashi Iwai
2020-01-05
1
-1
/
+1
|
*
ALSA: opl4: More constification
Takashi Iwai
2020-01-05
1
-1
/
+1
|
*
ALSA: mts64: More constifications
Takashi Iwai
2020-01-05
1
-2
/
+2
|
*
ALSA: opl3: More constifications
Takashi Iwai
2020-01-05
2
-4
/
+4
|
*
ALSA: vx: More constifications
Takashi Iwai
2020-01-05
4
-9
/
+9
|
*
ALSA: dummy: More constifications
Takashi Iwai
2020-01-05
1
-12
/
+12
|
*
ALSA: seq: oss: Constify snd_seq_oss_callback definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
|
*
ALSA: opl3: Constify snd_opl3_drum_voice definitions
Takashi Iwai
2020-01-03
1
-13
/
+13
|
*
ALSA: dummy: Constify snd_pcm_ops definitions
Takashi Iwai
2020-01-03
1
-3
/
+3
|
*
ALSA: drivers: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
5
-13
/
+13
|
*
ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
Takashi Iwai
2020-01-03
1
-2
/
+3
|
*
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
2020-01-03
3
-3
/
+3
|
*
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
|
|
/
*
/
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
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
[next]