Age | Commit message (Expand) | Author | Files | Lines |
2013-06-28 | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next | Mark Brown | 2 | -7/+455 |
2013-06-28 | Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-next | Mark Brown | 1 | -41/+261 |
2013-06-28 | ASoC: tas5086: fix Mid-Z implementation | Daniel Mack | 1 | -6/+9 |
2013-06-28 | ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register size | Daniel Mack | 1 | -1/+1 |
2013-06-28 | ALSA: Replace the magic number 44 with const | Takashi Iwai | 5 | -13/+13 |
2013-06-28 | ALSA: hda - Fix the max length of control name in generic parser | Takashi Iwai | 1 | -1/+1 |
2013-06-28 | ALSA: hda - Guess what, it's two more Dell headset mic quirks | David Henningsson | 1 | -0/+2 |
2013-06-28 | ALSA: hda - Yet another Dell headset mic quirk | David Henningsson | 1 | -0/+1 |
2013-06-28 | Merge branch 'full-roland-support' of git://git.alsa-project.org/alsa-kprivat... | Takashi Iwai | 10 | -441/+445 |
2013-06-28 | ALSA: hda - Add support for ALC5505 DSP power-save mode | Kailang Yang | 1 | -0/+98 |
2013-06-28 | ASoC: mfld: Remove unused variable | Mark Brown | 1 | -2/+0 |
2013-06-28 | Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet... | Dave Airlie | 5 | -17/+192 |
2013-06-27 | ALSA: usb-audio: add quirks for Roland QUAD/OCTO-CAPTURE | Clemens Ladisch | 1 | -0/+134 |
2013-06-27 | ALSA: usb-audio: claim autodetected PCM interfaces all at once | Clemens Ladisch | 1 | -3/+37 |
2013-06-27 | ALSA: usb-audio: remove superfluous Roland quirks | Clemens Ladisch | 1 | -471/+0 |
2013-06-27 | ALSA: usb-audio: add MIDI port names for some Roland devices | Clemens Ladisch | 1 | -0/+33 |
2013-06-27 | ALSA: usb-audio: add support for many Roland/Yamaha devices | Clemens Ladisch | 5 | -3/+252 |
2013-06-27 | ALSA: usb-audio: detect implicit feedback on Roland devices | Clemens Ladisch | 1 | -0/+41 |
2013-06-27 | ALSA: usb-audio: store protocol version in struct audioformat | Clemens Ladisch | 6 | -32/+16 |
2013-06-27 | ALSA: pci: trivial: replace numeric with standard PM state macros | Yijing Wang | 3 | -3/+3 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 19 | -71/+151 |
2013-06-27 | Merge branch 'topic/stac9766' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 1 | -4/+0 |
2013-06-27 | ASoC: wm9705: Remove noisy print on boot | Mark Brown | 1 | -2/+0 |
2013-06-27 | ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource() | Mark Brown | 1 | -6/+3 |
2013-06-27 | ASoC: tegra-ac97: Do common and clock init prior to component registration | Mark Brown | 1 | -17/+17 |
2013-06-27 | ASoC: tegra20-ac97: Convert to devm_ioremap_resource() | Mark Brown | 1 | -12/+4 |
2013-06-27 | ASoC: tegra20-ac97: Convert to devm_clk_get() | Mark Brown | 1 | -3/+1 |
2013-06-27 | ASoC: nuc900-ac97: Convert to use devm_ APIs | Mark Brown | 1 | -36/+13 |
2013-06-27 | ASoC: ep93xx: Remove redundant dev_set_drvdata() calls | Mark Brown | 1 | -2/+0 |
2013-06-27 | ASoC: bf5xx-ac97: Convert to devm_gpio_request_one() | Mark Brown | 1 | -12/+6 |
2013-06-27 | ASoC: ac97c: Use module_platform_driver() | Mark Brown | 1 | -13/+1 |
2013-06-27 | ASoC: psc-ac97: Convert to module_platform_driver() | Mark Brown | 1 | -13/+1 |
2013-06-27 | ASoC: psc-ac97: Use devm_ioremap_resource() | Mark Brown | 1 | -9/+3 |
2013-06-27 | ASoC: samsung-ac97: Convert to devm_ioremap_resource() | Mark Brown | 1 | -22/+4 |
2013-06-27 | ASoC: samsung-ac97: Use devm_clk_get() | Mark Brown | 1 | -3/+1 |
2013-06-26 | ASoC: mid-x86: Convert to use devm_* APIs | Wei Yongjun | 1 | -19/+10 |
2013-06-26 | ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info() | Dan Carpenter | 1 | -1/+1 |
2013-06-25 | ASoC: stac9766: Remove version number | Mark Brown | 1 | -4/+0 |
2013-06-25 | ASoC: adau1701: add support for pin muxing | Daniel Mack | 1 | -2/+30 |
2013-06-25 | ASoC: adau1701: switch to direct regmap API usage | Daniel Mack | 1 | -33/+85 |
2013-06-25 | ASoC: adau1701: allow configuration of PLL mode pins | Daniel Mack | 1 | -7/+98 |
2013-06-25 | ASoC: adau1701: move firmware download to adau1701_reset() | Daniel Mack | 1 | -20/+12 |
2013-06-25 | ASoC: tas5086: add support for pwm start mode config | Daniel Mack | 1 | -0/+22 |
2013-06-25 | ASoC: tas5086: add DAPM mux controls | Daniel Mack | 1 | -0/+200 |
2013-06-25 | ASoC: tas5086: add more register defines | Daniel Mack | 1 | -3/+17 |
2013-06-25 | ASoC: tas5086: open-code I2C transfer routines | Daniel Mack | 1 | -1/+84 |
2013-06-25 | ALSA: snd-firewire-lib: remove unused header inclusion | Takashi Sakamoto | 1 | -1/+0 |
2013-06-25 | ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume() | Takashi Iwai | 1 | -0/+1 |
2013-06-25 | ALSA: hda - Remove superfluous stac_resume() | Takashi Iwai | 1 | -10/+0 |
2013-06-25 | ALSA: hda/hdmi - poll eld at resume time | Wang Xingchao | 1 | -0/+21 |