summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-25ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0Takashi Iwai1-0/+12
2014-02-21ALSA: rawmidi: remove undefined functions.Takashi Sakamoto1-2/+0
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-17ALSA: usx2y: Don't peep the card internal objectTakashi Iwai4-79/+61
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 Iwai4-36/+39
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 Iwai5-43/+55
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 Iwai4-44/+20
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 Iwai2-23/+41
2014-02-14usb: gadget: Convert to snd_card_new() with a device pointerTakashi Iwai2-7/+4
2014-02-14staging/media: Convert to snd_card_new() with a device pointerTakashi Iwai2-6/+5
2014-02-14staging/line6: Convert to snd_card_new() with a device pointerTakashi Iwai3-6/+3
2014-02-14thinkpad_acpi: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+3
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai11-36/+29
2014-02-14HID: prodikeys: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+2
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-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 Iwai3-51/+42
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai10-25/+12