summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
* | | | | | ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai2014-02-103-10/+3
* | | | | | ALSA: Replace with IS_ENABLED()Takashi Iwai2014-02-1010-20/+20
* | | | | | ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida2014-02-102-2/+2
* | | | | | sound: Move prototype declaration to header file oss/pas2.h from oss/pas2_card.cRashika Kheria2014-02-072-2/+3
* | | | | | ALSA: lx6464es: Remove unused function in pci/lx6464es/lx_core.cRashika Kheria2014-02-071-84/+0
* | | | | | ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.cRashika Kheria2014-02-071-0/+1
* | | | | | ALSA: hda - Add subwoofer quirks for Asus UX51VZH and N55SFDavid Henningsson2014-02-071-0/+12
* | | | | | ALSA: hda - Rename ASUS subwoofer quirksDavid Henningsson2014-02-071-9/+9
* | | | | | ALSA: hda - Add mute LED support to Lenovo IdeapadTakashi Iwai2014-02-031-1/+41
* | | | | | ALSA: usb-audio: Resume mixer values properlyTakashi Iwai2014-02-033-25/+99
* | | | | | Merge branch 'topic/hda' into for-nextTakashi Iwai2014-02-033-434/+395
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
OpenPOWER on IntegriCloud