| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda/realtek - Fix auto-mute with HP+LO configuration | Takashi Iwai | 2011-10-03 | 1 | -4/+5 |
* | ALSA: pcm - fix race condition in wait_for_avail() | Arjan van de Ven | 2011-10-03 | 1 | -9/+24 |
* | ALSA: HDA: Cirrus - fix "Surround Speaker" volume control name | David Henningsson | 2011-10-03 | 1 | -1/+1 |
* | ASoC: Blackfin: bf5xx-ad193x: Fix codec device name | Lars-Peter Clausen | 2011-10-03 | 1 | -2/+2 |
* | ASoC: Fix reporting of partial jack updates | Mark Brown | 2011-10-03 | 1 | -1/+1 |
* | ASoC: MPC5200: replace of_device with platform_device | Timur Tabi | 2011-10-03 | 1 | -3/+3 |
* | ASoC: ad193x: fix dac word len setting | Scott Jiang | 2011-10-03 | 2 | -1/+3 |
* | ASoC: ad193x: fix registers definition | Scott Jiang | 2011-10-03 | 1 | -2/+2 |
* | ASoC: soc-jack: Fix checking return value of request_any_context_irq | Axel Lin | 2011-10-03 | 1 | -1/+1 |
* | ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelist | Daniel T Chen | 2011-08-29 | 1 | -0/+1 |
* | ALSA: snd_usb_caiaq: track submitted output urbs | Daniel Mack | 2011-08-29 | 2 | -4/+28 |
* | ALSA: usb-audio - Fix missing mixer dB information | Takashi Iwai | 2011-08-29 | 1 | -1/+2 |
* | ASoC: Tegra: wm8903 machine driver: Allow re-insertion of module | Stephen Warren | 2011-08-17 | 1 | -4/+11 |
* | ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPS | Stephen Warren | 2011-08-17 | 1 | -2/+7 |
* | ASoC: Fix binding of WM8750 on Jive | Mark Brown | 2011-08-17 | 1 | -1/+1 |
* | ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_desc | Daniel Mack | 2011-08-17 | 1 | -2/+4 |
* | ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6 | Clemens Ladisch | 2011-08-15 | 1 | -1/+1 |
* | ALSA: snd-usb: operate on given mixer interface only | Daniel Mack | 2011-08-15 | 2 | -12/+9 |
* | ALSA: snd-usb: avoid dividing by zero on invalid input | Nicolai Krakowiak | 2011-08-15 | 1 | -0/+5 |
* | ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3 | Daniel Mack | 2011-08-15 | 1 | -1/+1 |
* | ALSA: timer - Fix Oops at closing slave timer | Takashi Iwai | 2011-08-15 | 1 | -0/+2 |
* | ASoC: sgtl5000: fix cache handling | Wolfram Sang | 2011-08-15 | 1 | -93/+35 |
* | ALSA: sound/core/pcm_compat.c: adjust array index | Julia Lawall | 2011-08-04 | 1 | -1/+1 |
* | ALSA: hda - Fix duplicated DAC assignments for Realtek | Takashi Iwai | 2011-08-04 | 1 | -2/+5 |
* | ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe | Clemens Ladisch | 2011-08-04 | 1 | -1/+4 |
* | ASoC: Mark cache as dirty when suspending | Mark Brown | 2011-08-04 | 1 | -0/+1 |
* | ASoC: davinci: fix codec start and stop functions | Rajashekhara, Sudhakar | 2011-08-04 | 1 | -4/+4 |
* | ASoC: davinci: add missing break statement | Rajashekhara, Sudhakar | 2011-08-04 | 1 | -0/+1 |
* | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2011-07-18 | 4 | -15/+16 |
|\ |
|
| * | ASoC: Correct WM8994 MICBIAS supply widget hookup | Mark Brown | 2011-07-17 | 1 | -3/+4 |
| * | ASoC: Fix shift in WM8958 accessory detection default implementation | Mark Brown | 2011-07-15 | 1 | -1/+1 |
| * | ASoC: sh: fsi-hdmi: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -2/+2 |
| * | ASoC: sh: fsi-da7210: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -1/+1 |
| * | ASoC: sh: fsi-ak4642: fixup snd_soc_card name | Kuninori Morimoto | 2011-07-09 | 1 | -8/+8 |
* | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-07-09 | 8 | -35/+45 |
|\ \
| |/ |
|
| * | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2011-07-09 | 2 | -27/+4 |
| |\ |
|
| | * | ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2 | Kuninori Morimoto | 2011-07-07 | 1 | -1/+1 |
| | * | ASoC: Manage WM8731 ACTIVE bit as a supply widget | Mark Brown | 2011-07-05 | 1 | -26/+3 |
| * | | ASoC: Don't set invalid name string to snd_card->driver field | Takashi Iwai | 2011-07-05 | 1 | -2/+3 |
| * | | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2011-07-05 | 3 | -2/+19 |
| |\ \
| | |/ |
|
| | * | ASoC: Ensure we delay long enough for WM8994 FLL to lock when starting | Mark Brown | 2011-07-04 | 1 | -0/+2 |
| | * | ASoC: Tegra: I2S: Ensure clock is enabled when writing regs | Stephen Warren | 2011-07-04 | 1 | -0/+6 |
| | * | ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values | Mark Brown | 2011-06-29 | 1 | -2/+11 |
| * | | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a... | Takashi Iwai | 2011-07-05 | 2 | -4/+19 |
| |\ \
| | |/
| |/| |
|
| | * | ASoC: tlv320aic3x: Do soft reset to codec when going to bias off state | Jarkko Nikula | 2011-05-23 | 1 | -0/+7 |
| | * | ASoC: tlv320aic3x: Don't sync first two registers from register cache | Jarkko Nikula | 2011-05-23 | 1 | -1/+1 |
| | * | audio: tlv320aic26: fix PLL register configuration | Michael Williamson | 2011-05-21 | 1 | -3/+11 |
* | | | ALSA: hda - Fix a copmile warning | Takashi Iwai | 2011-07-09 | 1 | -1/+1 |
* | | | ALSA: hda - Change all ADCs for dual-adc switching mode for Realtek | Takashi Iwai | 2011-07-07 | 1 | -10/+23 |
* | | | ALSA: hdspm - Fix compile warnings with PPC | Takashi Iwai | 2011-06-30 | 1 | -4/+4 |