Age | Commit message (Expand) | Author |
2014-03-31 | ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cards | Ondrej Zary |
2014-03-31 | ALSA: ice1712: add suspend support for ICE1712 chip | Ondrej Zary |
2014-03-31 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2014-03-31 | ALSA: hda - Enable beep for ASUS 1015E | W. Trevor King |
2014-03-31 | ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new() | Dan Carpenter |
2014-03-26 | ALSA: hda - add headset mic detect quirks for three Dell laptops | Hui Wang |
2014-03-25 | ALSA: hda - Inform the unexpectedly ignored pins by auto-parser | Takashi Iwai |
2014-03-20 | ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codec | Mengdong Lin |
2014-03-18 | Merge branch 'topic/alc28x' into for-next | Takashi Iwai |
2014-03-18 | ALSA: hda/realtek - Restore default value for ALC282 | Kailang Yang |
2014-03-18 | ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regression | Clemens Ladisch |
2014-03-18 | Merge branch 'topic/alc28x' into for-next | Takashi Iwai |
2014-03-18 | ALSA: hda/realtek - Fix the noise after suspend and resume on ALC282 codec | Kailang Yang |
2014-03-18 | ALSA: hda/realtek - Restore default value for ALC283 | Kailang Yang |
2014-03-13 | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2014-03-11 | ALSA: sis7019: Simplify dependencies | Jean Delvare |
2014-03-11 | ALSA: cs5535audio: Also needed on MIPS | Jean Delvare |
2014-03-11 | ALSA: hda - initialize audio InfoFrame to be all zero | Mengdong Lin |
2014-03-11 | ALSA: cs553*: Fix dependencies | Jean Delvare |
2014-03-07 | ALSA: hda - Fix loud click noise with IdeaPad 410Y | Takashi Iwai |
2014-03-05 | ALSA: emu10k1: Fix possible NULL dereference | Takashi Iwai |
2014-03-05 | ALSA: echoaudio: use after free on error | Dan Carpenter |
2014-03-05 | ALSA: lola: NULL deref on allocation error | Dan Carpenter |
2014-03-05 | ALSA: hda - Use analog beep for Thinkpads with AD1984 codecs | Takashi Iwai |
2014-03-05 | ALSA: hda - Add missing loopback merge path for AD1884/1984 codecs | Takashi Iwai |
2014-03-04 | ALSA: hda - add automute fix for another dell AIO model | Hui Wang |
2014-03-03 | ALSA: hda/realtek - Add headset quirk for Dell DT | Kailang Yang |
2014-03-03 | ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371 | Marius Knaust |
2014-03-03 | ALSA: hda - Mark reg op args as iomem | Dylan Reid |
2014-03-03 | ALSA: hda - Rename reg access ops in hda_controller_ops | Dylan Reid |
2014-03-03 | ALSA: hda - Make azx_attach_pcm_stream static | Dylan Reid |
2014-03-01 | ALSA: hda - remove PCI dependency in Kconfig | Dylan Reid |
2014-03-01 | ALSA: hda - Move codec create to hda_controller | Dylan Reid |
2014-03-01 | ALSA: hda - Move azx_interrupt to hda_controller | Dylan Reid |
2014-03-01 | ALSA: hda - Add position_check op | Dylan Reid |
2014-03-01 | ALSA: hda - Move low level functions to hda_controller | Dylan Reid |
2014-03-01 | ALSA: hda - move alloc_cmd_io to hda_controller | Dylan Reid |
2014-03-01 | ALSA: hda - Relocate RIRB/CORB interface to hda_controller | Dylan Reid |
2014-03-01 | ALSA: hda - Move the dsp loader to hda_controller | Dylan Reid |
2014-03-01 | ALSA: hda - Pull pages allocation to hda_controller | Dylan Reid |
2014-03-01 | ALSA: hda - Add hda_controller.c and move pcm ops from hda_intel | Dylan Reid |
2014-03-01 | ALSA: hda - Add pcm_mmap_prepare op. | Dylan Reid |
2014-03-01 | ALSA: hda - Move snd page allocation to ops | Dylan Reid |
2014-03-01 | ALSA: hda - Pass max_slots and power_save to codec_create | Dylan Reid |
2014-03-01 | ALSA: hda - Add jackpoll_ms to struct azx | Dylan Reid |
2014-03-01 | ALSA: hda - remove unused clear of STATESTS | Dylan Reid |
2014-03-01 | ALSA: hda - Add function pointer for disabling MSI | Dylan Reid |
2014-03-01 | ALSA: hda - Use device pointer from the card instead of pci | Dylan Reid |
2014-03-01 | ALSA: hda - Keep pointer to bdl_pos_fix in chip struct | Dylan Reid |
2014-03-01 | ALSA: hda - Allow different ops to read/write registers | Dylan Reid |