aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-25ALSA: hwdep: Allow to assign the given parentTakashi Iwai1-7/+12
2014-02-25ALSA: hwdep: Take private_data as drvdata for sysfsTakashi Iwai2-30/+17
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai6-101/+110
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai18-146/+187
2014-02-25ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0Takashi Iwai1-0/+12
2014-02-25ALSA: hda - Add a fixup for HP Folio 13 mute LEDTakashi Iwai1-0/+20
2014-02-21ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang1-0/+47
2014-02-20ALSA: hda - Enable front audio jacks on one HP desktop modelHui Wang1-0/+13
2014-02-20Merge tag 'asoc-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai14-82/+89
2014-02-19ALSA: core: Fix missing card sysfs contentsTakashi Iwai1-5/+5
2014-02-19ALSA: hda - Add QEMU codec vendor IDTakashi Iwai1-0/+1
2014-02-19ALSA: hda/ca0132 - Fix recording from mode id 0x8Hsin-Yu Chao1-3/+1
2014-02-19ALSA: hda/ca0132 - setup/cleanup streamsHsin-Yu Chao1-59/+7
2014-02-19Merge remote-tracking branch 'asoc/fix/wm8993' into asoc-linusMark Brown1-1/+0
2014-02-19Merge remote-tracking branches 'asoc/fix/blackfin', 'asoc/fix/da9055', 'asoc/fix/davinci', 'asoc/fix/fsl', 'asoc/fix/fsl-esai', 'asoc/fix/max98090', 'asoc/fix/rt5640', 'asoc/fix/samsung' and 'asoc/fix/txx9aclc-ac97' into asoc-linusMark Brown13-81/+89
2014-02-18ALSA: hda - add headset mic detect quirks for two Dell laptopsHui Wang1-0/+2
2014-02-17ALSA: usx2y: Don't peep the card internal objectTakashi Iwai4-79/+61
2014-02-17ALSA: usb-audio: work around KEF X300A firmware bugClemens Ladisch1-0/+9
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 using itKirill 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