Age | Commit message (Expand) | Author | Files | Lines |
2010-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 32 | -206/+377 |
2010-04-07 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 3 | -47/+126 |
2010-04-07 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 26 | -145/+234 |
2010-04-07 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 3 | -14/+17 |
2010-04-06 | ALSA: mixart: range checking proc file | Dan Carpenter | 1 | -10/+14 |
2010-04-06 | ALSA: hda - Fix a wrong array range check in patch_realtek.c | Takashi Iwai | 1 | -4/+3 |
2010-04-05 | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 21 | -71/+131 |
2010-04-05 | ALSA: hda - Enable amplifiers on Acer Inspire 6530G | Tony Vroon | 1 | -2/+7 |
2010-04-05 | ASoC: Only do WM8994 bias off transition from standby | Mark Brown | 1 | -24/+29 |
2010-04-05 | ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices | Mark Brown | 1 | -23/+15 |
2010-04-05 | ASoC: Don't do runtime wm_hubs DC servo updates if using offset correction | Mark Brown | 1 | -0/+6 |
2010-04-05 | ASoC: Support second DC servo readback method for wm_hubs | Mark Brown | 3 | -12/+33 |
2010-04-05 | ASoC: Avoid wraparound in wm_hubs DC servo correction | Mark Brown | 1 | -2/+4 |
2010-04-04 | ALSA: echoaudio - Eliminate use after free | Julia Lawall | 1 | -3/+2 |
2010-04-04 | ALSA: i2c: cleanup: change parameter to pointer | Dan Carpenter | 1 | -1/+1 |
2010-04-04 | ALSA: hda - Add MSI blacklist for Aopen MZ915-M | Takashi Iwai | 1 | -0/+1 |
2010-04-02 | ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ... | Janusz Krzysztofik | 1 | -9/+8 |
2010-03-31 | ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981 | Daniel T Chen | 1 | -0/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 210 | -56/+176 |
2010-03-30 | ALSA: hda - Add missing printk argument in previous patch | Takashi Iwai | 1 | -1/+2 |
2010-03-30 | ASoC: Fix passing platform_data to ac97 bus users and fix a leak | Graham Gower | 2 | -7/+11 |
2010-03-29 | ALSA: hda - Fix ADC/MUX assignment of ALC269 codec | Takashi Iwai | 1 | -15/+80 |
2010-03-29 | ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo() | Takashi Iwai | 1 | -26/+26 |
2010-03-29 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -1/+5 |
2010-03-29 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2 | -2/+6 |
2010-03-29 | ALSA: hda: Use LPIB for ga-ma770-ud3 board | Daniel T Chen | 1 | -0/+1 |
2010-03-29 | ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist | Daniel Chen | 1 | -0/+1 |
2010-03-26 | ALSA: pcm_lib - fix xrun functionality | Jarkko Nikula | 1 | -2/+4 |
2010-03-26 | ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklist | Daniel T Chen | 1 | -0/+1 |
2010-03-25 | ALSA: hda - Don't set invalid connection index in Realtek initialiaiton | Takashi Iwai | 1 | -1/+4 |
2010-03-24 | ASoC: wm8994: playback => capture | Dan Carpenter | 1 | -1/+1 |
2010-03-24 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 4 | -8/+29 |
2010-03-24 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 5 | -9/+7 |
2010-03-24 | ALSA: cmipci: work around invalid PCM pointer | Clemens Ladisch | 1 | -3/+11 |
2010-03-22 | ASoC: Remove BROKEN from i.MX audio after dependencies merged | Mark Brown | 1 | -1/+1 |
2010-03-22 | Merge commit 'v2.6.34-rc2' into for-2.6.34 | Mark Brown | 10 | -104/+98 |
2010-03-22 | ALSA: hda - Fix access-after-free in patch_realtek.c | Takashi Iwai | 1 | -2/+3 |
2010-03-22 | ALSA: hda - Sort codec entry list of Nvidia HDMI | Takashi Iwai | 1 | -8/+8 |
2010-03-22 | ALSA: hda - Add support of Nvidia GT220 HDMI | Derek Kelly | 1 | -0/+3 |
2010-03-22 | ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki) | Daniel T Chen | 1 | -0/+15 |
2010-03-21 | ALSA: hda - Add PCI quirk for HP dv6-1110ax. | Kunal Gangakhedkar | 1 | -0/+2 |
2010-03-21 | sound/oss/vidc.c: change the field used with DMA_ACTIVE | Julia Lawall | 1 | -2/+2 |
2010-03-19 | ASoC: pxa-pcm-lib: initialize DMA channel to -1 | Daniel Mack | 1 | -0/+1 |
2010-03-19 | ASoC: Bail out of wm_hubs DC servo if calibration fails | Mark Brown | 1 | -1/+1 |
2010-03-19 | ASoC: tlv320dac33: Internal clocking changes | Peter Ujfalusi | 1 | -2/+2 |
2010-03-19 | ASoC: tlv320dac33: Fix DSP modes | Peter Ujfalusi | 1 | -5/+1 |
2010-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 4 | -5/+16 |
2010-03-18 | ASoC: SIU driver shall select FW_LOADER | Guennadi Liakhovetski | 1 | -0/+1 |
2010-03-17 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 3 | -3/+16 |
2010-03-17 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -2/+0 |