summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-02-16ASoC: max98090: make REVISION_ID readableStephen Warren1-0/+1
2014-02-16ASoC: txx9aclc_ac97: Fix kernel crash on probeAlexander Shiyan1-3/+5
2014-02-15ALSA: hda - Remove superfluous inclusion of linux/pci.hTakashi Iwai8-8/+0
2014-02-15ALSA: hda/realtek - Allow NULL bus->pciTakashi Iwai1-4/+11
2014-02-15ALSA: hda - Remove dependency on bus->pci in hda_beep.cTakashi Iwai1-2/+1
2014-02-14ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...Kirill Tkhai1-1/+1
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai3-6/+6
2014-02-14ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objectsTakashi Iwai2-2/+2
2014-02-14ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai3-3/+3
2014-02-14ALSA: usb-audio: Use SNDRV_DEV_CODEC for mixer objectsTakashi Iwai1-1/+1
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai5-18/+18
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai13-47/+47
2014-02-14ALSA: timer: Use standard printk helpersTakashi Iwai3-11/+8
2014-02-14ALSA: oss: Use standard printk helpersTakashi Iwai2-56/+55
2014-02-14ALSA: hwdep: Use standard printk helpersTakashi Iwai1-8/+12
2014-02-14ALSA: rawmidi: Use standard printk helpersTakashi Iwai1-15/+34
2014-02-14ALSA: core: Use standard printk helpersTakashi Iwai8-32/+38
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai4-43/+47
2014-02-14ALSA: control: Use standard printk helpersTakashi Iwai2-9/+8
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai7-68/+0
2014-02-14ALSA: Use standard device refcount for card accountingTakashi Iwai3-40/+17
2014-02-14ALSA: Use static groups for id and number card sysfs attr filesTakashi Iwai1-13/+19
2014-02-14ALSA: Embed card device into struct snd_cardTakashi Iwai1-19/+35
2014-02-14ASoC: core: Convert to snd_card_new() with a device pointerTakashi Iwai1-2/+1
2014-02-14ALSA: spi: Convert to snd_card_new() with a device pointerTakashi Iwai1-4/+2
2014-02-14ALSA: sparc: Convert to snd_card_new() with a device pointerTakashi Iwai3-9/+10
2014-02-14ALSA: sh: Convert to snd_card_new() with a device pointerTakashi Iwai2-4/+3
2014-02-14ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai3-8/+5
2014-02-14ALSA: pcmcia: Convert to snd_card_new() with a device pointerTakashi Iwai2-5/+4
2014-02-14ALSA: parisc: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+1
2014-02-14ALSA: mips: Convert to snd_card_new() with a device pointerTakashi Iwai3-6/+4
2014-02-14ALSA: au1x00: convert to platform deviceManuel Lauss1-98/+141
2014-02-14ALSA: atmel: Convert to snd_card_new() with a device pointerTakashi Iwai2-16/+7
2014-02-14ALSA: arm: Convert to snd_card_new() with a device pointerTakashi Iwai2-8/+4
2014-02-14ALSA: firewire: Convert to snd_card_new() with a device pointerTakashi Iwai4-8/+8
2014-02-12ASoC: max98090: sync regcache on entering STANDBYDylan Reid1-10/+10
2014-02-12ALSA: Revert "ALSA: hda/realtek - Avoid invalid COEFs for ALC271X"Martin Kepplinger1-3/+0
2014-02-12ASoC: blackfin: Fix machine driver Kconfig dependenciesLars-Peter Clausen1-6/+5
2014-02-12ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai7-29/+31
2014-02-12ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai56-156/+98
2014-02-12ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai26-136/+96
2014-02-12ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai10-33/+23
2014-02-12ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai1-3/+5
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai8-22/+11
2014-02-12Merge branch 'for-linus' into for-nextTakashi Iwai9-37/+89
2014-02-10ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai3-10/+2
2014-02-10ALSA: hda - Disable static quirks for C-Media codecsTakashi Iwai1-10/+21
2014-02-10ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai3-10/+3
2014-02-10ASoC: da9055: Fix device registration of PMIC and CODEC devicesAdam Thomson1-2/+9
2014-02-10ASoC: fsl-esai: fix ESAI TDM slot settingXiubo Li2-3/+3