summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dwc: Staticise non-exported i2s_start()Mark Brown2012-07-041-1/+2
* ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar2012-07-042-0/+468
* ASoC: STA529: Add support for STA529 Audio CodecRajeev Kumar2012-07-043-0/+447
* ASoC: tlv320aic3x: extending registers cacheJiri Prchal2012-07-041-1/+3
* ASoC: tlv320aic3x: add missing registers and bitsJiri Prchal2012-07-041-1/+18
* ASoC: wm8994: Don't suspend accessory detectionMark Brown2012-07-031-37/+0
* ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown2012-07-031-0/+4
* ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown2012-07-031-0/+3
* ASoC: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-033-1/+119
* ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau2012-07-031-10/+12
* ASoC: smdk_wm8994: Convert to use snd_soc_register_card()Sachin Kamat2012-07-031-13/+23
* ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau2012-06-291-7/+1
* ASoC: spdif: Build separate RX and TX objectsMark Brown2012-06-291-2/+3
* ASoC: spdif_receiver: Add support for spdif in Audio CodecVipin Kumar2012-06-282-1/+68
* ASoC: dwc: Add missing __iomem annotationsMark Brown2012-06-281-2/+2
* ASoC: wm5102: Remove unused platform data headerMark Brown2012-06-271-1/+0
* ASoC: dwc: Bodge around continuing absence of clock API stubsMark Brown2012-06-251-0/+1
* ASoC: wm8996: Move register default configuration to I2C probeMark Brown2012-06-251-151/+180
* ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown2012-06-251-18/+13
* ASoC: wm8996: Move regulator notifier callbacks into I2C levelMark Brown2012-06-251-21/+20
* ASoC: wm8904: Move register default setup into I2C probe()Mark Brown2012-06-251-56/+55
* ASoC: wm8904: Move regulator acquisition and device identification to I2CMark Brown2012-06-251-61/+51
* ASoC: wm8904: Rely entirely on the core for bias level managementMark Brown2012-06-251-27/+3
* Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-2520-159/+227
|\
| * ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack2012-06-181-1/+1
| * ALSA: hda - Handle open while transitioning to D3.Dylan Reid2012-06-183-10/+40
| * ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack2012-06-181-1/+2
| * ALSA: snd-usb: fix sync pipe checkDaniel Mack2012-06-181-7/+11
| * Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-184-46/+39
| |\
| | * ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren2012-06-121-0/+13
| | * ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown2012-06-111-2/+1
| | * ASoC: wm8996: Move reset before the initial regulator disableMark Brown2012-06-111-2/+2
| | * ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown2012-06-111-1/+0
| | * ASoC: wm8904: Fix cache only managementMark Brown2012-06-111-9/+4
| | * ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown2012-06-111-5/+8
| | * ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-111-27/+11
| * | ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2012-06-132-1/+2
| * | ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson2012-06-121-0/+9
| * | ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-121-0/+4
| * | ALSA: compress_core: don't wake up on pauseVinod Koul2012-06-121-3/+1
| * | ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai2012-06-111-5/+5
| * | ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury2012-06-081-1/+4
| * | ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai2012-06-081-1/+1
| * | ALSA: usb-audio: Fix substream assignmentsTakashi Iwai2012-06-082-4/+4
| |/
| * ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubStephen Warren2012-06-081-0/+1
| * ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown2012-06-081-38/+21
| * ASoC: dapm: Fix input list to use source widgetsLiam Girdwood2012-06-081-1/+1
| * ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BELiam Girdwood2012-06-081-0/+6
| * ASoC: wm8994: Apply volume updates with clocks enabledMark Brown2012-06-051-35/+58
| * ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown2012-06-051-4/+8