Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | ALSA: riptide: remove redundant NULL test before release_firmware() | Jesper Juhl | 2012-04-10 | 1 | -2/+1 | |
* | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-05-21 | 19 | -1387/+1612 | |
|\ \ \ \ | ||||||
| * | | | | ALSA: hda/realtek - Fix unused variable compile warning | Takashi Iwai | 2012-05-21 | 1 | -1/+0 | |
| * | | | | ALSA: hda - Fix possible races of accesses to connection list array | Takashi Iwai | 2012-05-19 | 4 | -56/+52 | |
| * | | | | ALSA: hda/idt - Cache the power-map bits | Takashi Iwai | 2012-05-15 | 1 | -3/+18 | |
| * | | | | ALSA: hda/idt - Clean up power-map check code | Takashi Iwai | 2012-05-15 | 1 | -10/+9 | |
| * | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-05-15 | 3 | -6/+8 | |
| |\ \ \ \ | ||||||
| * | | | | | ALSA: hda - Evaluate gpio_led hints at the right moment | Takashi Iwai | 2012-05-15 | 1 | -7/+5 | |
| * | | | | | ALSA: hda - Disable FLOAT format support | Takashi Iwai | 2012-05-12 | 1 | -0/+2 | |
| * | | | | | ALSA: hda/conexant - Correct vendor IDs for new codecs | Takashi Iwai | 2012-05-12 | 1 | -6/+9 | |
| * | | | | | ALSA: hda - Fix concurrent hash accesses | Takashi Iwai | 2012-05-10 | 2 | -81/+121 | |
| * | | | | | ALSA: hda - Protect SPDIF-related stuff via spdif_mutex | Takashi Iwai | 2012-05-10 | 2 | -12/+27 | |
| * | | | | | ALSA: hda - Add Conexant CX20751/2/3/4 codec support | Takashi Iwai | 2012-05-10 | 1 | -0/+6 | |
| * | | | | | ALSA: hda - Add the support for Creative SoundCore3D | Takashi Iwai | 2012-05-10 | 1 | -4/+22 | |
| * | | | | | ALSA: hda - More robustify the power-up/down sequence | Takashi Iwai | 2012-05-09 | 2 | -8/+16 | |
| * | | | | | ALSA: hda - Remove pre_resume and post_suspend ops | Takashi Iwai | 2012-05-09 | 3 | -27/+0 | |
| * | | | | | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c | Takashi Iwai | 2012-05-08 | 13 | -675/+690 | |
| * | | | | | ALSA: hda - Move up the fixup helper functions to the library module | Takashi Iwai | 2012-05-08 | 5 | -242/+309 | |
| * | | | | | ALSA: hda - Protect the power-saving count with spinlock | Takashi Iwai | 2012-05-08 | 2 | -2/+22 | |
| * | | | | | ALSA: hda - Clear the power-saving states properly at reset | Takashi Iwai | 2012-05-08 | 1 | -0/+3 | |
| * | | | | | ALSA: hda - Always resume the codec immediately | Takashi Iwai | 2012-05-08 | 3 | -17/+8 | |
| * | | | | | ALSA: hda - Fix possible access to uninitialized work struct | Takashi Iwai | 2012-05-08 | 1 | -7/+8 | |
| * | | | | | ALSA: hda/realtek - Call a common helper for alc_spec initialization | Takashi Iwai | 2012-05-08 | 1 | -75/+61 | |
| * | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-05-08 | 17 | -87/+285 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | ALSA: hda - Skip pin capability sanity check for bogus values | Takashi Iwai | 2012-04-20 | 1 | -2/+2 | |
| * | | | | | | ALSA: hda - Add snd_hda_get_default_vref() helper function | Takashi Iwai | 2012-04-20 | 10 | -58/+56 | |
| * | | | | | | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functions | Takashi Iwai | 2012-04-20 | 10 | -117/+125 | |
| * | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-04-19 | 19 | -53/+167 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide... | David Henningsson | 2012-04-10 | 1 | -1/+3 | |
| * | | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2012-04-07 | 5 | -77/+61 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ALSA: hda - Fix internal mic for Lenovo Ideapad U300s | David Henningsson | 2012-04-05 | 1 | -13/+75 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2012-05-21 | 1765 | -15719/+36950 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | ARM: mx31_3ds: Add sound support | Philippe Rétornaz | 2012-05-18 | 2 | -1/+22 | |
| * | | | | | | | ASoC: imx-mc13783 cleanup | Philippe Rétornaz | 2012-05-18 | 1 | -8/+1 | |
| * | | | | | | | mx31moboard: Add sound support | Philippe Rétornaz | 2012-05-18 | 2 | -1/+20 | |
| * | | | | | | | ASoC: mc13783 codec cleanups | Philippe Rétornaz | 2012-05-18 | 1 | -21/+7 | |
| * | | | | | | | ASoC: add imx-mc13783 sound support | Philippe Rétornaz | 2012-05-18 | 3 | -0/+173 | |
| * | | | | | | | ASoC: Add mc13783 codec | Philippe Rétornaz | 2012-05-18 | 4 | -0/+834 | |
| * | | | | | | | mfd: mc13xxx: add codec platform data | Philippe Rétornaz | 2012-05-18 | 2 | -1/+13 | |
| * | | | | | | | ASoC: don't flip master of DT-instantiated DAI links | Stephen Warren | 2012-05-16 | 1 | -1/+2 | |
| * | | | | | | | ASoC: wm8350: Remove direct usage of codec->control_data | Mark Brown | 2012-05-14 | 1 | -11/+16 | |
| * | | | | | | | ASoC: tlv320aic3x: Remove unused, non-standard headset detection | Mark Brown | 2012-05-14 | 1 | -18/+0 | |
| * | | | | | | | ASoC: wm8350: Don't use irq_base | Mark Brown | 2012-05-13 | 1 | -19/+27 | |
| * | | | | | | | ASoC: max98095: Single bit bitfields should be unsigned | Mark Brown | 2012-05-13 | 1 | -1/+1 | |
| * | | | | | | | ASoC: lm49453: Fix author e-mail address | Mark Brown | 2012-05-13 | 1 | -1/+1 | |
| * | | | | | | | ASoC: lm49453: Staticise non-exported symbol lm45453_dai | Mark Brown | 2012-05-13 | 1 | -1/+1 | |
| * | | | | | | | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 2012-05-13 | 795 | -4758/+7355 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Linux 3.4-rc7v3.4-rc7 | Linus Torvalds | 2012-05-12 | 1 | -1/+1 | |
| | * | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-12 | 12 | -55/+88 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-05-12 | 3 | -2/+7 | |
| | | |\ \ \ \ \ \ \ |