Age | Commit message (Expand) | Author | Files | Lines |
2012-08-03 | ALSA: emu10k1: Avoid access to invalid pages when period=1 | Takashi Iwai | 1 | -1/+4 |
2012-08-03 | ALSA: PCM: Fix possible memory leaks in the error path | Takashi Iwai | 1 | -1/+1 |
2012-08-02 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 18 | -13/+64 |
2012-08-02 | ASoC: core: Fix check before defaulting to regmap | Mark Brown | 1 | -1/+1 |
2012-08-02 | ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VC | Takashi Iwai | 1 | -0/+1 |
2012-08-01 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 7 | -24/+79 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
2012-08-01 | ALSA: snd-usb: fix clock source validity index | Daniel Mack | 1 | -1/+2 |
2012-08-01 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -16/+25 |
2012-07-31 | ASoC: wm8962: Allow VMID time to fully ramp | Mark Brown | 1 | -0/+3 |
2012-07-31 | ASoC: AC97 doesn't use regmap by default | Manuel Lauss | 4 | -0/+4 |
2012-07-31 | ASoC: sgtl5000: enable VAG_POWER for LINE_IN | Dong Aisheng | 1 | -0/+1 |
2012-07-31 | ASoC: ab8500: Inform SoC Core that we have our own I/O arrangements | Lee Jones | 1 | -0/+4 |
2012-07-31 | ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs | Takashi Iwai | 1 | -1/+6 |
2012-07-31 | ALSA: hda - Fix polarity of mute LED on HP Mini 210 | Takashi Iwai | 1 | -0/+5 |
2012-07-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -4/+9 |
2012-07-31 | sound: use printk_get_level and printk_skip_level | Joe Perches | 1 | -4/+9 |
2012-07-31 | [media] snd_tea575x: Add a cannot_mute flag | Hans de Goede | 1 | -16/+19 |
2012-07-31 | [media] snd_tea575x: Add write_/read_val operations | Hans de Goede | 1 | -0/+6 |
2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -1/+1 |
2012-07-30 | ALSA: es1688 - freeup resources on init failure | Fengguang Wu | 1 | -11/+23 |
2012-07-29 | sound_firmware: don't pass crap to filp_close() | Al Viro | 1 | -4/+4 |
2012-07-29 | ALSA: hda - Workaround for silent output on VAIO Z with ALC889 | Takashi Iwai | 1 | -1/+21 |
2012-07-27 | ALSA: hda - Fix WARNING from HDMI/DP parser | Takashi Iwai | 1 | -0/+3 |
2012-07-27 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+7 |
2012-07-27 | ASoC: omap: Add missing modules aliases to get sound working on omap devices | Guillaume Gardet | 2 | -0/+2 |
2012-07-27 | sound: tegra_alc5632: Adjust to of_get_named_gpio() change | Roland Stigge | 1 | -1/+1 |
2012-07-27 | sound: tegra_wm8903: Adjust to of_get_named_gpio() change | Roland Stigge | 1 | -5/+5 |
2012-07-27 | ASoC: mc13783: Provide codec->control_data | Fabio Estevam | 1 | -0/+2 |
2012-07-26 | ALSA: hda - Detach from converter at closing in patch_hdmi.c | Takashi Iwai | 1 | -7/+4 |
2012-07-26 | ASoC: ux500: Include the correct header files | Lee Jones | 3 | -3/+3 |
2012-07-26 | ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210 | Takashi Iwai | 1 | -1/+9 |
2012-07-25 | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 1 | -1/+7 |
2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 1 | -1/+7 |
2012-07-25 | ALSA: mpu401: Fix missing initialization of irq field | Takashi Iwai | 1 | -0/+1 |
2012-07-25 | ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecs | Takashi Iwai | 1 | -2/+5 |
2012-07-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2012-07-25 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -10/+6 |
2012-07-25 | mfd: Fix twl6040 revision information | Peter Ujfalusi | 1 | -1/+1 |
2012-07-25 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 220 | -2242/+22244 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQs | Mark Brown | 1 | -0/+13 |
2012-07-24 | ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probe | Dong Aisheng | 1 | -2/+0 |
2012-07-24 | ASoC: mxs-saif: set a base clock rate for EXTMASTER mode work | Dong Aisheng | 1 | -1/+15 |
2012-07-24 | ASoC: mxs-saif: fix clock prepare and enable unbalance issue | Dong Aisheng | 1 | -0/+10 |
2012-07-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -149/+6 |
2012-07-24 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 5 | -16/+16 |
2012-07-24 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+1 |
2012-07-24 | Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -8/+10 |