index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
ALSA: pcm: Allow NULL ioctl ops
Takashi Iwai
1
-4
/
+15
2019-11-20
ALSA: pcm: Introduce managed buffer allocation mode
Takashi Iwai
2
-13
/
+82
2019-11-20
ALSA: aloop: Support runtime change of snd_timer via info interface
Andrew Gabbasov
1
-3
/
+34
2019-11-20
ALSA: aloop: Support selection of snd_timer instead of jiffies
Timo Wischer
1
-1
/
+476
2019-11-20
ALSA: aloop: Move CABLE_VALID_BOTH to the top of file
Timo Wischer
1
-4
/
+4
2019-11-20
ALSA: aloop: Rename all jiffies timer specific functions
Timo Wischer
1
-13
/
+15
2019-11-20
ALSA: aloop: Use callback functions for timer specific implementations
Timo Wischer
1
-19
/
+94
2019-11-20
ALSA: aloop: Support return of error code for timer start and stop
Timo Wischer
1
-11
/
+19
2019-11-20
ALSA: aloop: Describe units of variables
Timo Wischer
1
-2
/
+4
2019-11-20
ALSA: hda - Add mute led support for HP ProBook 645 G4
Kai-Heng Feng
1
-0
/
+1
2019-11-19
ALSA: hda - Add DP-MST support for NVIDIA codecs
Nikhil Mahale
1
-22
/
+73
2019-11-19
ALSA: hda - Add DP-MST support for non-acomp codecs
Nikhil Mahale
1
-33
/
+67
2019-11-19
ALSA: hda - Add DP-MST jack support
Nikhil Mahale
3
-80
/
+244
2019-11-19
ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_sense
Nikhil Mahale
3
-6
/
+6
2019-11-15
ALSA: hda - remove forced polling workaround for CFL and CNL
Kai Vehmanen
1
-6
/
+0
2019-11-15
ALSA: hda: hdmi - remove redundant code comments
Kai Vehmanen
1
-4
/
+1
2019-11-15
ALSA: hda: hdmi - fix port numbering for ICL and TGL platforms
Kai Vehmanen
1
-6
/
+6
2019-11-14
ALSA: usb-audio: Add skip_validation option
Takashi Iwai
3
-3
/
+24
2019-11-14
ALSA: hda/hdmi - Clean up Intel platform-specific fixup checks
Takashi Iwai
1
-22
/
+5
2019-11-14
Merge branch 'for-linus' into for-next
Takashi Iwai
7
-9
/
+23
2019-11-14
ALSA: usb-audio: Fix incorrect size check for processing/extension units
Takashi Iwai
1
-3
/
+3
2019-11-14
ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()
Takashi Iwai
1
-2
/
+2
2019-11-13
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
1
-2
/
+6
2019-11-13
ALSA: usb-audio: not submit urb for stopped endpoint
Henry Lin
1
-0
/
+3
2019-11-12
ALSA: au88x0: Fix incorrect device pointer for preallocation
Takashi Iwai
1
-1
/
+1
2019-11-11
ALSA: timer: Fix the breakage of slave link open
Takashi Iwai
1
-3
/
+2
2019-11-11
ALSA: hda: hdmi - fix pin setup on Tigerlake
Kai Vehmanen
1
-1
/
+3
2019-11-11
ALSA: hda: Add Cometlake-S PCI ID
Chiou, Cooper
1
-0
/
+3
2019-11-09
ALSA: usb-audio: Fix missing error check at mixer resolution test
Takashi Iwai
1
-1
/
+3
2019-11-09
ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page
Takashi Iwai
2
-2
/
+6
2019-11-09
ASoC: cros_ec_codec: Convert to the common vmalloc memalloc
Takashi Iwai
1
-8
/
+8
2019-11-09
ASoC: rt5677-spi: Convert to the common vmalloc memalloc
Takashi Iwai
1
-9
/
+8
2019-11-09
ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
1
-12
/
+0
2019-11-09
ASoC: intel: Avoid non-standard macro usage
Takashi Iwai
1
-1
/
+1
2019-11-09
ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_page
Takashi Iwai
2
-24
/
+0
2019-11-09
ASoC: rt5514-spi: Convert to the common vmalloc memalloc
Takashi Iwai
1
-10
/
+11
2019-11-09
ASoC: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
3
-3
/
+3
2019-11-09
ALSA: pcm: Yet another missing check of non-cached buffer type
Takashi Iwai
1
-1
/
+2
2019-11-08
ALSA: timer: Fix possible race at assigning a timer instance
Takashi Iwai
2
-55
/
+60
2019-11-08
ALSA: timer: Make snd_timer_close() returning void
Takashi Iwai
1
-11
/
+7
2019-11-08
ALSA: timer: Unify master/slave linking code
Takashi Iwai
1
-33
/
+33
2019-11-07
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-15
/
+43
2019-11-07
Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
164
-2808
/
+9766
2019-11-07
Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
14
-34
/
+51
2019-11-06
ASoC: SOF: topology: Fix bytes control size checks
Dragos Tarcatu
1
-5
/
+6
2019-11-06
ALSA: timer: Fix incorrectly assigned timer instance
Takashi Iwai
1
-3
/
+3
2019-11-06
ALSA: timer: Limit max amount of slave instances
Takashi Iwai
1
-0
/
+10
2019-11-06
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
20
-53
/
+118
2019-11-06
ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()
Kuninori Morimoto
1
-5
/
+15
2019-11-06
ASoC: soc-core: fix RIP warning on card removal
Pierre-Louis Bossart
1
-1
/
+3
[next]