index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
ASoC: Drop ac97_control initialization from CODEC driver DAIs
Lars-Peter Clausen
6
-7
/
+0
2014-11-18
ASoC: ac97: Drop delayed device registration
Lars-Peter Clausen
2
-108
/
+14
2014-11-18
ASoC: ac97: Drop support for setting platform data via the CPU DAI
Lars-Peter Clausen
2
-14
/
+0
2014-11-18
ASoC: ac97: Merge soc_ac97_dev_{un,}register()/soc_{un,}register_ac97_codec()
Lars-Peter Clausen
1
-50
/
+30
2014-11-18
ASoC: ac97: Use static ac97_bus
Lars-Peter Clausen
6
-19
/
+13
2014-11-18
ASoC: Move AC'97 support to its own file
Lars-Peter Clausen
3
-348
/
+390
2014-11-18
ASoC: Properly handle AC'97 device lifetime management
Lars-Peter Clausen
1
-7
/
+11
2014-11-18
ASoC: mpc5200_dma: Don't overwrite ac97 device private_data
Lars-Peter Clausen
1
-3
/
+0
2014-11-18
ASoC: mpc5200_psc_ac97: Remove unused on-stack snd_ac97 device
Lars-Peter Clausen
1
-2
/
+0
2014-11-18
Merge branches 'topic/ad1980', 'topic/wm9705' and 'topic/wm971x' of git://git...
Mark Brown
3
-165
/
+231
2014-11-08
ASoC: wm9712/wm9713: Replace virtual registers with custom put/get callbacks
Lars-Peter Clausen
2
-122
/
+194
2014-11-08
Merge branches 'topic/wm9712' and 'topic/wm9713' of git://git.kernel.org/pub/...
Mark Brown
1
-27
/
+24
2014-10-31
ASoC: wm9713: Use virtual control instead of virtual register
Lars-Peter Clausen
1
-3
/
+2
2014-10-31
ASoC: wm9713: Move driver state struct allocation to driver probe
Lars-Peter Clausen
1
-11
/
+9
2014-10-31
ASoC: wm9713: Use table based control setup
Lars-Peter Clausen
1
-3
/
+3
2014-10-31
ASoC: wm9713: Cleanup printk usage
Lars-Peter Clausen
1
-10
/
+10
2014-10-31
ASoC: wm9712: Use table based control setup
Lars-Peter Clausen
1
-2
/
+3
2014-10-31
ASoC: wm9712: Cleanup printk usage
Lars-Peter Clausen
1
-8
/
+4
2014-10-31
ASoC: wm9705: Use table based control setup
Lars-Peter Clausen
1
-3
/
+3
2014-10-31
ASoC: wm9705: Cleanup printk usage
Lars-Peter Clausen
1
-4
/
+4
2014-10-31
ASoC: ad1980: Use table based control setup
Lars-Peter Clausen
1
-3
/
+2
2014-10-31
ASoC: ad1980: Cleanup printk usage
Lars-Peter Clausen
1
-10
/
+6
2014-10-31
ASoC: ad1980: Remove unused header
Lars-Peter Clausen
3
-30
/
+0
2014-10-19
Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+9
2014-10-19
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-3
/
+7
2014-10-15
dmaengine: dw: split dma-dw.h to platform and private parts
Andy Shevchenko
2
-1
/
+4
2014-10-15
ALSA: hda_intel: Add Device IDs for Intel Sunrise Point PCH
James Ralston
1
-0
/
+4
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-10-14
ALSA: emu10k1: Fix deadlock in synth voice lookup
Takashi Iwai
1
-4
/
+2
2014-10-14
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
Takashi Iwai
1
-1
/
+1
2014-10-11
Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
172
-3155
/
+7500
2014-10-10
ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88
Takashi Sakamoto
1
-2
/
+2
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-18
/
+4
2014-10-09
Merge tag 'asoc-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
8
-23
/
+36
2014-10-08
Merge remote-tracking branches 'asoc/fix/88pm860x', 'asoc/fix/fsl', 'asoc/fix...
Mark Brown
5
-9
/
+19
2014-10-08
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-11
/
+14
2014-10-08
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Mark Brown
2
-3
/
+3
2014-10-08
ASoC: mc13783: Ensure we only try to dereference valid of_nodes
Mark Brown
1
-6
/
+10
2014-10-08
ASoC: rockchip-i2s: fix infinite loop in rockchip_snd_txctrl
Sonny Rao
1
-1
/
+3
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2014-10-08
ALSA: hda - Add dock port support to Thinkpad L440 (71aa:501e)
Takashi Iwai
1
-0
/
+1
2014-10-08
ALSA: Allow pass NULL dev for snd_pci_quirk_lookup()
Takashi Iwai
1
-0
/
+2
2014-10-08
ASoC: imx-es8328: Fix of_node_put() call with uninitialized object
Takashi Iwai
1
-1
/
+1
2014-10-07
ASoC: soc-pcm: fix sig_bits determination in soc_pcm_apply_msb()
Daniel Mack
1
-1
/
+1
2014-10-07
ASoC: simple-card: Initialize headphone and mic GPIO numbers
Geert Uytterhoeven
1
-0
/
+3
2014-10-07
ASoC: imx-es8328: Fix missing return code in imx_es8328_probe()
Takashi Iwai
1
-0
/
+1
2014-10-07
ALSA: hda - Add dock support for Thinkpad T440 (17aa:2212)
Takashi Iwai
1
-1
/
+1
2014-10-07
ALSA: usb: caiaq: check for cdev->n_streams > 1
Daniel Mack
1
-0
/
+5
2014-10-07
ASoC: 88pm860x-codec: Fix possibly missing string termination
Daniel Mack
1
-1
/
+1
2014-10-07
ASoC: core: fix use after free in snd_soc_remove_platform()
Daniel Mack
1
-2
/
+2
[next]