aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-12/+29
2012-05-31Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-12/+19
2012-05-31ALSA: hdspm - Work around broken DDS value on PCI RME MADIAdrian Knoth1-0/+7
2012-05-31ALSA: usb-audio: fix rate_list memory leakClemens Ladisch1-0/+3
2012-05-30ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto1-0/+2
2012-05-30ASoC: fsi: bugfix: correct dma areaKuninori Morimoto1-9/+9
2012-05-30ASoC: fsi: bugfix: enable master clock control on DMA streamKuninori Morimoto1-0/+5
2012-05-28ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-3/+3
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+14
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds14-234/+540
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-67/+316
2012-05-25ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang1-5/+33
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-29/+2
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds251-7963/+21166
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2012-05-23ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart1-5/+18
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai12-224/+489
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2012-05-22ASoC: OMAP: HDMI: Rename sound card source fileRicardo Neri2-2/+2
2012-05-22ASoC: OMAP: HDMI: Make sound card naming more genericRicardo Neri1-14/+14
2012-05-22ASoC: OMAP: HDMI: Make build config options more genericRicardo Neri2-4/+4
2012-05-22ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAIRicardo Neri2-2/+4
2012-05-22ASoC: OMAP: HDMI: Improve how the display state is verifiedRicardo Neri2-35/+8
2012-05-22ASoC: OMAP: HDMI: Expand configuration of hw_paramsRicardo Neri1-1/+115
2012-05-22ASoC: OMAP: HDMI: Use the DSS audio interfaceRicardo Neri2-0/+78
2012-05-22ASoC: OMAP: HDMI: Create a structure for private data of the CPU DAIRicardo Neri1-9/+19
2012-05-22ASoC: OMAP: HDMI: Change error values in HDMI CPU DAIRicardo Neri1-2/+2
2012-05-22ASoC: OMAP: HDMI: Update the platform device namesRicardo Neri2-6/+6
2012-05-22ASoC: omap-abe-twl6040: Introduce driver data for runtime parametersPeter Ujfalusi1-4/+21
2012-05-22ASoC: omap-abe-twl6040: Move Digital Mic widget into dapm tablePeter Ujfalusi1-10/+3
2012-05-22ASoC: omap-abe-twl6040: Keep only one snd_soc_dai_link structurePeter Ujfalusi1-21/+9
2012-05-22ASoC: omap-dmic: Add device tree bindingsPeter Ujfalusi1-0/+8
2012-05-22ASoC: omap-mcpdm: Add device tree bindingsPeter Ujfalusi1-0/+8
2012-05-22ASoC: omap-mcbsp: buffer size constraint only applies to playback streamPeter Ujfalusi1-6/+8
2012-05-22ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoCPeter Ujfalusi2-25/+95
2012-05-22ASoC: omap-mcbsp: Remove unused FRAME dma_op_modePeter Ujfalusi3-3/+1
2012-05-22ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+Peter Ujfalusi1-13/+17
2012-05-22Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai8-66/+470
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-2/+6
2012-05-21Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter39-235/+517
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai75-1646/+2148
2012-05-21Merge branch 'topic/hda' into for-linusTakashi Iwai19-1387/+1612
2012-05-21ALSA: snd-usb: fix stream info output in /procDaniel Mack1-0/+12
2012-05-21Merge branch 'topic/asoc' into for-linusTakashi Iwai156-4908/+16954
2012-05-21ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai1-1/+11
2012-05-21ALSA: sh: Fix up namespace collision in sh_dac_audio.Paul Mundt1-2/+2
2012-05-21ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai1-1/+0
2012-05-19ASoC: sh: fsi: enable chip specific data transfer modeKuninori Morimoto1-34/+143
2012-05-19ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()Kuninori Morimoto1-2/+5
2012-05-19ASoC: sh: fsi: use same format for IN/OUTKuninori Morimoto1-16/+6
2012-05-19ASoC: sh: fsi: add fsi_version() and removed meaningless version checkKuninori Morimoto1-18/+8
2012-05-19ASoC: sh: fsi: use register field macro name on IN/OUT_DMACKuninori Morimoto1-2/+2
2012-05-19ASoC: tegra: Add machine driver for WM8753 codecStephen Warren3-0/+236
2012-05-19ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai4-56/+52
2012-05-18ASoC: OMAP: HDMI: Introduce codecRicardo Neri4-0/+76
2012-05-18ASoC: imx-mc13783 cleanupPhilippe Rétornaz1-8/+1
2012-05-18ASoC: mc13783 codec cleanupsPhilippe Rétornaz1-21/+7
2012-05-18ASoC: add imx-mc13783 sound supportPhilippe Rétornaz3-0/+173
2012-05-18ASoC: Add mc13783 codecPhilippe Rétornaz4-0/+834
2012-05-18ALSA: hda - unlock on error in azx_interrupt()Dan Carpenter1-1/+3
2012-05-16Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-12/+12
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2-0/+14
2012-05-16ASoC: don't flip master of DT-instantiated DAI linksStephen Warren1-1/+2
2012-05-15Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-9/+9
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown1-1/+1
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab24-108/+370
2012-05-15ALSA: hda/idt - Cache the power-map bitsTakashi Iwai1-3/+18
2012-05-15ALSA: hda/idt - Clean up power-map check codeTakashi Iwai1-10/+9
2012-05-15Merge branch 'fix/hda' into topic/hdaTakashi Iwai3-6/+8
2012-05-15ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai1-7/+5
2012-05-15ALSA: usb-audio - Call get_min_max_*() after determining the name stringTakashi Iwai1-13/+13
2012-05-15ALSA: hda - add probe_mask=0x101 automatically for WinFast VP200 HJaroslav Kysela1-0/+2
2012-05-15ALSA: snd-aloop - improve the sample copy accurracyJaroslav Kysela1-27/+35
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai1-3/+3
2012-05-14[media] v4l2-dev: rename two functionsHans Verkuil1-1/+1
2012-05-14ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown1-11/+16
2012-05-14ASoC: tlv320aic3x: Remove unused, non-standard headset detectionMark Brown1-18/+0
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann1-0/+8
2012-05-14ALSA: hda - Support VGA-switcherooTakashi Iwai1-45/+227
2012-05-14ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai2-27/+42
2012-05-14ALSA: hda - Check the dead HDMI audio controller by vga-switcherooTakashi Iwai1-2/+52
2012-05-14[media] tea575x-tuner: mark VIDIOC_S_HW_FREQ_SEEK as an invalid ioctlHans Verkuil1-0/+3
2012-05-14ALSA: firewire-lib: optimize packet flushingClemens Ladisch2-1/+8
2012-05-14ALSA: firewire-lib: flush completed packets when reading PCM positionClemens Ladisch2-12/+15
2012-05-14ALSA: firewire-lib: taskletize the snd_pcm_period_elapsed() callClemens Ladisch2-13/+31
2012-05-13ASoC: wm8350: Don't use irq_baseMark Brown1-19/+27
2012-05-13ASoC: lm49453: Fix author e-mail addressMark Brown1-1/+1
2012-05-13ASoC: lm49453: Staticise non-exported symbol lm45453_daiMark Brown1-1/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown24-108/+370
2012-05-13Merge branch 'topic/hda' into topic/hda-switcherooTakashi Iwai21-1309/+1540
2012-05-12ASoC: wm8731: Convert to devm_ functionsMark Brown1-27/+10
2012-05-12ASoC: wm5100: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-12ASoC: littlemill: Use a widget to keep track of AIF2 clockingMark Brown1-33/+53
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown1-2/+6
2012-05-12ASoC: mxs: add device tree support for mxs-sgtl5000Shawn Guo1-0/+46
2012-05-12ASoC: mxs: add device tree support for mxs-saifShawn Guo1-18/+54
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo5-35/+15
2012-05-12ALSA: hda - Disable FLOAT format supportTakashi Iwai1-0/+2
2012-05-12ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai1-6/+9
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin1-8/+8
2012-05-11ALSA: usb-audio: Fix commentMark Hills1-10/+2
2012-05-11ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai1-8/+10
2012-05-11ALSA: atmel/ac97c: correct the unexpected behavior when using uninitial value...Bo Shen1-0/+2
2012-05-10Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-15/+30
2012-05-10ALSA: hda - Fix concurrent hash accessesTakashi Iwai2-81/+121
2012-05-10ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2-12/+27
2012-05-10ASoC: pcm: Staticise non-exported functionsMark Brown1-10/+12
2012-05-10ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo1-1/+1
2012-05-10ASoC: ux500: Don't make the CPU I2S driver user selectableMark Brown1-3/+1
2012-05-10ASoC: ux500: Fix dependenciesMark Brown1-0/+1
2012-05-10ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai1-0/+6
2012-05-10ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai1-4/+22
2012-05-09ASoC: cs42l52: Staticise non-exported symbolsMark Brown1-2/+2
2012-05-09ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown1-7/+9
2012-05-09ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown2-7/+22
2012-05-09ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown1-1/+1
2012-05-09ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI'sBrian Austin1-13/+28
2012-05-09ASoC: cs42l73: Remove Chip ID's from reg_defaultBrian Austin1-3/+0
2012-05-09ASoC: cs42l73: Convert to module_i2c_driver()Brian Austin1-19/+1
2012-05-09Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+1
2012-05-09ASoC: rt5631: Convert to direct regmap API usageMark Brown1-41/+54
2012-05-09ASoC: rt5631: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-05-09ASoC: Ux500: Add MSP I2S-driverOla Lilja8-0/+2238
2012-05-09ASoC: sh: fix migor.c compilationGuennadi Liakhovetski1-1/+1
2012-05-09ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai2-8/+16
2012-05-09ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai3-27/+0
2012-05-09ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson1-2/+4
2012-05-08ARM: Orion: Audio: Add clk/clkdev supportAndrew Lunn2-0/+14
2012-05-08ASoC: alc5632: Convert to devm_regmap_init_i2c()Axel Lin1-7/+1
2012-05-08ASoC: alc5632: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-05-08ASoC: alc5623: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-05-08ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai13-675/+690
2012-05-08ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai5-242/+309
2012-05-08ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai2-2/+22
2012-05-08ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai1-0/+3
2012-05-08ALSA: hda - Always resume the codec immediatelyTakashi Iwai3-17/+8
2012-05-08sound: allow the unit search until 256 in sound_core.cTakashi Iwai1-1/+1
2012-05-08ALSA: Fix the card number limit of OSS-emulationTakashi Iwai1-3/+3
2012-05-08ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai1-7/+8
2012-05-08ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai1-75/+61
2012-05-08Merge branch 'fix/hda' into topic/hdaTakashi Iwai16-87/+283
2012-05-08Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2-5/+13
2012-05-08ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai1-6/+7
2012-05-08ASoC: wm9081: Hook DAC up via DAPM rather than streamMark Brown1-2/+3
2012-05-08ASoC: lowland: Support digital link for WM9081Mark Brown1-15/+27
2012-05-08ASoC: lowland: Convert to dai_fmtMark Brown1-29/+4
2012-05-08ASoC: pcm: Fix DPCM for aux_devsMark Brown1-0/+3
2012-05-08ALSA: hdsp - Provide ioctl_compatAndre Schramm1-0/+1
2012-05-07ASoC: twl6040: Remove HS/HF gain ramp featurePeter Ujfalusi1-429/+12
2012-05-07ALSA: jack: Update documention to reflect other userspace interfacesMark Brown1-1/+4
2012-05-07ASoC: pxa: allocate the SSP DMA parameters in startupguoyh1-17/+11
2012-05-07ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai1-0/+1
2012-05-07ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai1-0/+2
2012-05-06ALSA: echoaudio: Remove incorrect part of assertionMark Hills1-1/+1
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds7-17/+27
2012-05-05ALSA: oxygen: add Xonar DGX supportClemens Ladisch3-5/+12
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+4
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai1-0/+4
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai6-17/+23
2012-05-04ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi1-0/+4
2012-05-03ASoC: da7210: Minor improvements and a bugfixAshish Chavan1-13/+15
2012-05-02ASoC: wm5100: Set the DAI base address in the DAI driversMark Brown1-21/+5
2012-05-01ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2-10/+67
2012-04-30ASoC: tegra: add device tree support for TrimSliceStephen Warren1-0/+34
2012-04-30ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner1-1/+1
2012-04-30ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown1-37/+37
2012-04-30ASoC: wm8350: Remove check for clocks in trigger()Mark Brown1-40/+0
2012-04-30ASoC: cs42l52: Remove duplicate module exit codeMark Brown1-7/+0
2012-04-30ASoC: Add support for CS42L52 CodecBrian Austin4-0/+1582
2012-04-30ASoC: wm8350: Don't use locally allocated codec structMark Brown1-5/+6
2012-04-30ASoC: core: Fix dai_link dereference.Liam Girdwood1-1/+1
2012-04-30ASoC: tlv312aic23: unbreak resumeEric Bénard1-2/+2
2012-04-27ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000Richard Zhao1-8/+32
2012-04-27ASoC: imx-sgtl5000: add of_node_put when probe fail.Richard Zhao1-11/+18
2012-04-27ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown1-21/+40
2012-04-27ASoC: wm_hubs: Factor out class W managementMark Brown4-158/+82
2012-04-27ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown4-14/+45
2012-04-27ASoC: dpcm: Fixup debugFS for DPCM state.Liam Girdwood1-12/+5
2012-04-27ASoC: da7210: Minor bugfix for non pll slave modeAshish Chavan1-6/+7
2012-04-27ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown1-12/+20
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-58/+231
2012-04-26ASoC: wm8994: Add trace showing wm8958_micd_set_rate()Mark Brown1-0/+4
2012-04-26ASoC: wm8994: Allow rate configuration with custom mic callbackMark Brown1-1/+2
2012-04-26ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown1-2/+4
2012-04-26ASoC: wm8996: Put the microphone biases into bypass mode when idleMark Brown1-0/+12
2012-04-26ASoC: pcm: Add pcm operation for pcm ioctl.Liam Girdwood1-0/+13
2012-04-26ASoC: dpcm: Add bespoke trigger()Liam Girdwood1-10/+89
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood1-0/+29
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood2-2/+227
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood2-0/+163
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood2-30/+1221
2012-04-26ASoC: core: Remove unused variable 'min'Fabio Estevam1-1/+0
2012-04-26ALSA: asihpi - Revert module_pci_driver conversion for asihpi.cTakashi Iwai1-2/+17
2012-04-25ASoC: SSM2602: Convert to direct regmap API usageLars-Peter Clausen1-30/+57
2012-04-25ASoC: SSM2602: Remove driver specific versionLars-Peter Clausen1-4/+0
2012-04-25ASoC: SSM2602: Add sysclk based rate constraintsLars-Peter Clausen1-4/+34
2012-04-25ASoC: bf5xx-ssm2602: Setup sysclock in init callbackLars-Peter Clausen1-33/+4
2012-04-25ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen1-0/+2