Age | Commit message (Expand) | Author | Files | Lines |
2012-04-21 | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -5/+3 |
2012-04-20 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 5 | -13/+79 |
2012-04-19 | Merge branch 'fix/cxt-stable' into fix/hda | Takashi Iwai | 1 | -5/+30 |
2012-04-19 | ALSA: hda/conexant - Set up the missing docking-station pins | Takashi Iwai | 1 | -3/+25 |
2012-04-19 | ALSA: hda/conexant - Don't set HP pin-control bit unconditionally | Takashi Iwai | 1 | -2/+7 |
2012-04-19 | ALSA: workaround: change the timing of alsa_sound_last_init() | Kuninori Morimoto | 1 | -1/+1 |
2012-04-19 | ALSA: hda/sigmatel - Fix inverted mute LED | Takashi Iwai | 1 | -3/+2 |
2012-04-19 | ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1 | Takashi Iwai | 1 | -4/+45 |
2012-04-18 | ALSA: fix core/vmaster.c kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2012-04-16 | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi | 3 | -5/+3 |
2012-04-15 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -10/+26 |
2012-04-13 | ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). | Jesper Juhl | 1 | -7/+9 |
2012-04-12 | ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines | Josh Boyer | 1 | -0/+1 |
2012-04-12 | ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940G | Takashi Iwai | 1 | -0/+1 |
2012-04-12 | ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co | Takashi Iwai | 1 | -2/+6 |
2012-04-11 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 16 | -104/+108 |
2012-04-11 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2012-04-11 | ALSA: hda/realtek - Add a few ALC882 model strings back | Takashi Iwai | 1 | -1/+9 |
2012-04-10 | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 | Fengguang Wu | 2 | -8/+7 |
2012-04-10 | ALSA: sound/isa/sscape.c: add missing resource-release code | Julia Lawall | 1 | -2/+4 |
2012-04-10 | sound: sound/oss/msnd_pinnacle.c: add vfrees | Julia Lawall | 1 | -2/+6 |
2012-04-09 | [media] Drivers/media/radio: Fix build error | Hans Verkuil | 1 | -2/+2 |
2012-04-07 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 38 | -185/+257 |
2012-04-07 | ALSA: hda - clean up CX20549 test mixer setup | Michael Karcher | 1 | -21/+17 |
2012-04-07 | ALSA: hda - CX20549 doesn't need pin_amp_workaround. | Michael Karcher | 1 | -2/+3 |
2012-04-07 | ALSA: hda - Remove CD control from model=benq for CX20549 | Michael Karcher | 1 | -5/+1 |
2012-04-07 | ALSA: hda - fix record volume controls of CX20459 ("Venice") | Michael Karcher | 1 | -25/+6 |
2012-04-07 | ALSA: hda - Rename capture sources of CX20549 to match common conventions | Michael Karcher | 1 | -13/+13 |
2012-04-07 | ALSA: hda - Fix proc output for ADC amp values of CX20549 | Michael Karcher | 3 | -7/+17 |
2012-04-06 | ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS | Stephen Warren | 1 | -1/+1 |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 3 | -28/+4 |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 3 | -28/+4 |
2012-04-05 | ASoC: set idle_bias_off=1 for all platform DAPM contexts | Stephen Warren | 1 | -0/+2 |
2012-04-05 | ASoC: imx-audmux: Check for NULL pointer | Fabio Estevam | 1 | -0/+3 |
2012-04-05 | ASoC: imx-audmux: Fix ssi port numbers in sysfs | Fabio Estevam | 1 | -1/+1 |
2012-04-05 | ASoC: ak4642: fixup: mute needs +1 step | Kuninori Morimoto | 1 | -1/+1 |
2012-04-02 | ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro | Martin Jansa | 1 | -0/+1 |
2012-04-02 | ASoC: tegra: ensure clocks are enabled when touching registers | Stephen Warren | 2 | -0/+8 |
2012-04-02 | ASoC: sgtl5000: Enable VAG when DAC/ADC up | Zeng Zhaoming | 1 | -12/+13 |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2 | -9/+9 |
2012-03-30 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -2/+2 |
2012-03-30 | Merge branch 'dunlap' (Randy's Documentation patches) | Linus Torvalds | 2 | -2/+3 |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2 | -2/+3 |
2012-03-30 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 7 | -10/+13 |
2012-03-30 | ALSA: asihpi - fix return value of hpios_locked_mem_alloc() | Eliot Blennerhassett | 2 | -7/+7 |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 3 | -0/+3 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 5 | -15/+53 |
2012-03-29 | ALSA: fix isa/opti9xx module param type | Randy Dunlap | 1 | -1/+1 |
2012-03-29 | sound: fix oss/msnd_pinnacle module param type | Randy Dunlap | 1 | -1/+1 |