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-01-22
ALSA: hda/tegra: runtime power management support
Sameer Pujar
1
-1
/
+14
2019-01-21
ALSA: fireface: add support for Fireface UCX
Takashi Sakamoto
5
-9
/
+310
2019-01-21
ALSA: fireface: code refactoring to parse of clock configuration
Takashi Sakamoto
3
-101
/
+89
2019-01-21
ALSA: fireface: code refactoring for dump of sync status
Takashi Sakamoto
1
-101
/
+75
2019-01-21
ALSA: fireface: add protocol-dependent operation to get clock status
Takashi Sakamoto
5
-70
/
+71
2019-01-21
ALSA: fireface: add protocol-dependent operation to switch mode to fetch PCM ...
Takashi Sakamoto
3
-38
/
+41
2019-01-21
ALSA: fireface: add protocol-dependent operation to dump status
Takashi Sakamoto
3
-204
/
+214
2019-01-21
ALSA: fireface: obsolete proc node to leave one node
Takashi Sakamoto
1
-8
/
+12
2019-01-21
ALSA: fireface: unify protocol layer for FF400/FF800
Takashi Sakamoto
3
-163
/
+148
2019-01-21
ALSA: fireface: rename protocol layer for former models
Takashi Sakamoto
2
-8
/
+7
2019-01-21
ALSA: hda - Fix unused variable warning
Takashi Iwai
1
-1
/
+0
2019-01-18
Merge branch 'topic/pcm-device-suspend' into for-next
Takashi Iwai
58
-151
/
+41
2019-01-15
ALSA: pcm: Make snd_pcm_suspend() local static
Takashi Iwai
1
-8
/
+3
2019-01-15
ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-1
/
+0
2019-01-15
ALSA: arm: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2
-2
/
+0
2019-01-15
ALSA: aoa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-4
/
+0
2019-01-15
ALSA: ppc: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-1
/
+0
2019-01-15
ALSA: x86: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
1
-12
/
+0
2019-01-15
ALSA: usb: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2
-4
/
+1
2019-01-15
ALSA: pci: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
32
-85
/
+2
2019-01-15
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
4
-11
/
+0
2019-01-15
ALSA: isa: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
10
-12
/
+0
2019-01-15
ALSA: atiixp: Move PCM suspend/resume code into trigger callback
Takashi Iwai
1
-11
/
+8
2019-01-15
ALSA: pcm: Suspend streams globally via device type PM ops
Takashi Iwai
2
-0
/
+27
2019-01-14
ALSA: hda: program stripe control for codec
Sameer Pujar
1
-1
/
+9
2019-01-14
ALSA: hda: program stripe bits for controller
Sameer Pujar
1
-0
/
+6
2019-01-14
ALSA: hda: Add api to program stripe control bits
Sameer Pujar
1
-0
/
+34
2019-01-09
ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'
YueHaibing
1
-5
/
+1
2019-01-09
ALSA: hda: Fix a mask wrong issue in snd_hdac_stream_start()
Keyon Jie
1
-1
/
+3
2019-01-09
ALSA: hda: Fix mismatches for register mask and value in hdac controller
Keyon Jie
1
-3
/
+5
2019-01-07
ALSA: sb: fix a missing check of snd_ctl_add
Aditya Pakki
1
-3
/
+7
2019-01-07
ALSA: line6: fix check on snd_card_register
Aditya Pakki
1
-1
/
+2
2019-01-07
ALSA: ice1712: fix a missing check of snd_i2c_sendbytes
Aditya Pakki
1
-1
/
+6
2019-01-07
ALSA: gus: add a check of the status of snd_ctl_add
Kangjie Lu
1
-2
/
+11
2019-01-07
ALSA: oxygen: initialize spdif_playback_enable to 0
Tom Yan
1
-1
/
+1
2019-01-07
ALSA: virtuoso: add de-emphasis control
Tom Yan
2
-3
/
+69
2019-01-07
ALSA: hda/realtek - Support Dell headset mode for New AIO platform
Kailang Yang
1
-0
/
+1
2019-01-07
ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks
Hui Peng
1
-0
/
+6
2019-01-07
ALSA: usb-audio: Always check descriptor sizes in parser code
Takashi Iwai
3
-12
/
+30
2019-01-07
ALSA: usb-audio: Check mixer unit descriptors more strictly
Takashi Iwai
1
-4
/
+11
2019-01-07
ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()
Takashi Iwai
1
-2
/
+8
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-3
/
+3
2019-01-03
Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-117
/
+11
2019-01-01
ALSA: hda - Revert DSP detection on legacy HD-audio driver
Takashi Iwai
4
-116
/
+8
2019-01-01
ALSA: hda/tegra: clear pending irq handlers
Sameer Pujar
1
-0
/
+2
2019-01-01
ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
Jian-Hong Pan
1
-1
/
+1
2018-12-26
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-261
/
+84
2018-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-3
/
+3
2018-12-25
Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
204
-4833
/
+10461
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-21
/
+5
[next]