summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* ALSA: hda - Remove dependency on bus->pci in hda_beep.cTakashi Iwai2014-02-151-2/+1
* ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...Kirill Tkhai2014-02-141-1/+1
* ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai2014-02-143-6/+6
* ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objectsTakashi Iwai2014-02-142-2/+2
* ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objectsTakashi Iwai2014-02-143-3/+3
* ALSA: usb-audio: Use SNDRV_DEV_CODEC for mixer objectsTakashi Iwai2014-02-141-1/+1
* ALSA: seq_oss: Use standard printk helpersTakashi Iwai2014-02-145-18/+18
* ALSA: seq: Use standard printk helpersTakashi Iwai2014-02-1413-47/+47
* ALSA: timer: Use standard printk helpersTakashi Iwai2014-02-143-11/+8
* ALSA: oss: Use standard printk helpersTakashi Iwai2014-02-142-56/+55
* ALSA: hwdep: Use standard printk helpersTakashi Iwai2014-02-141-8/+12
* ALSA: rawmidi: Use standard printk helpersTakashi Iwai2014-02-141-15/+34
* ALSA: core: Use standard printk helpersTakashi Iwai2014-02-148-32/+38
* ALSA: pcm: Use standard printk helpersTakashi Iwai2014-02-144-43/+47
* ALSA: control: Use standard printk helpersTakashi Iwai2014-02-142-9/+8
* ALSA: seq_oss: Drop debug printsTakashi Iwai2014-02-147-68/+0
* ALSA: Use standard device refcount for card accountingTakashi Iwai2014-02-143-40/+17
* ALSA: Use static groups for id and number card sysfs attr filesTakashi Iwai2014-02-141-13/+19
* ALSA: Embed card device into struct snd_cardTakashi Iwai2014-02-141-19/+35
* ASoC: core: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-2/+1
* ALSA: spi: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+2
* ALSA: sparc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-143-9/+10
* ALSA: sh: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-4/+3
* ALSA: ppc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-143-8/+5
* ALSA: pcmcia: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-5/+4
* ALSA: parisc: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-3/+1
* ALSA: mips: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-143-6/+4
* ALSA: au1x00: convert to platform deviceManuel Lauss2014-02-141-98/+141
* ALSA: atmel: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-16/+7
* ALSA: arm: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-8/+4
* ALSA: firewire: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-144-8/+8
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-127-29/+31
* ALSA: pci: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-1256-156/+98
* ALSA: isa: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-1226-136/+96
* ALSA: drivers: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-1210-33/+23
* ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai2014-02-121-3/+5
* ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2014-02-128-22/+11
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-02-129-37/+89
|\
| * ALSA: hda - Fix undefined symbol due to builtin/module mixupTakashi Iwai2014-02-101-15/+15
| * ALSA: hda - Fix mic capture on Sony VAIO Pro 11Takashi Iwai2014-02-071-0/+1
| * ALSA: hda - Add a headset quirk for Dell XPS 13David Henningsson2014-02-071-0/+1
| * ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai2014-02-076-18/+31
| * ALSA: hda - Fix leftover ifdef checks after modularizationTakashi Iwai2014-02-072-4/+4
| * ALSA: hda - Improve loopback path lookups for AD1983Takashi Iwai2014-02-051-0/+7
| * ALSA: hda - Fix missing VREF setup for Mac Pro 1,1Takashi Iwai2014-02-051-1/+8
| * ALSA: hda - Add missing mixer widget for AD1983Takashi Iwai2014-02-051-0/+1
| * ALSA: hda/realtek - Avoid invalid COEFs for ALC271XTakashi Iwai2014-02-051-0/+3
| * ALSA: hda - Fix silent output on Toshiba Satellite L40Takashi Iwai2014-02-041-0/+19
* | ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai2014-02-103-10/+2
* | ALSA: hda - Disable static quirks for C-Media codecsTakashi Iwai2014-02-101-10/+21