aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai1-0/+46
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai1-23/+109
2013-03-20ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai1-1/+1
2013-03-20ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack1-3/+3
2013-03-20ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack1-4/+6
2013-03-20ALSA: usb: Parse UAC2 extension unit like for UAC1Torstein Hegge1-1/+4
2013-03-18ALSA: hda - Fix yet missing GPIO/EAPD setup in cirrus driverTakashi Iwai1-2/+2
2013-03-18ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai1-4/+4
2013-03-18ALSA: hda - Fix missing beep detach in patch_conexant.cTakashi Iwai1-1/+7
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter1-0/+6
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-14ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson1-0/+29
2013-03-12ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai1-10/+14
2013-03-12ALSA: usb-audio: add a workaround for the NuForce UDH-100Clemens Ladisch1-0/+15
2013-03-12ALSA: asihpi - fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2013-03-11ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai1-4/+4
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor1-0/+2
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang1-0/+2
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang1-2/+6
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin1-2/+7
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin1-0/+2
2013-03-07Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai6-18/+29
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown1-4/+4
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown1-2/+2
2013-03-07Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown2-2/+2
2013-03-07Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown2-10/+21
2013-03-06ASoC: wm5102: Apply a SYSCLK patch for later revsMark Brown1-0/+11
2013-03-05ALSA: vmaster: Fix slave change notificationTakashi Iwai1-1/+4
2013-03-05ASoC: tegra: fix I2S bit count maskStephen Warren2-2/+2
2013-03-04ALSA: seq: seq_oss_event: missing range checksDan Carpenter1-2/+12
2013-03-03ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin1-2/+2
2013-03-01ASoC: wm5110: Correct OUT2/3 volume and switch namesCharles Keepax1-8/+8
2013-03-01ASoC: wm5102: Correct OUT2 volume and switch namesCharles Keepax1-2/+2
2013-03-01ASoC: wm8960: Fix ADC power bitsMark Brown1-2/+2
2013-03-01ASoC: wm8960: Correct register 0 and 1 defaultsMark Brown1-2/+2
2013-02-27Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-17/+57
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-11/+11
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-02-25ALSA: emu10k1: Allow to switch hardware sampe rate on EMUMihail Zenkov1-2/+6
2013-02-25ALSA: hda - Enable beep for ASUS EeeBox EBP1501PTakashi Iwai1-0/+1
2013-02-25ALSA: emu10k1: Load firmware when it was already cachedFlorian Zeitz1-5/+6
2013-02-25ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF inputJonas Petersen1-13/+24
2013-02-25ALSA: bt87x: Make load_all parameter working againTakashi Iwai1-2/+17
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-2/+2
2013-02-22new helper: file_inode(file)Al Viro5-11/+11
2013-02-22ALSA: emu10k1: Fix regression in emu1010 firmware loadingMihail Zenkov1-0/+5
2013-02-22ALSA: hda - hdmi: Make jacks phantom, if they're not detectableDavid Henningsson1-0/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-13/+13
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+3
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-11/+10
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-29/+25
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds127-18323/+24446
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-2/+2
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann6-47/+63
2013-02-19ALSA: hda - hdmi: Notify userspace when ELD control changesDavid Henningsson1-2/+12
2013-02-19ALSA: hda - hdmi: Protect ELD bufferDavid Henningsson3-13/+47
2013-02-19ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eldDavid Henningsson3-44/+57
2013-02-19ALSA: hda - hdmi: Do not expose eld data when eld is invalidDavid Henningsson1-7/+18
2013-02-19ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson1-0/+1
2013-02-19Merge remote-tracking branch 'regulator/topic/arizona' into regulator-nextMark Brown2-0/+8
2013-02-18ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptopTakashi Iwai1-1/+7
2013-02-18ALSA: hda - add quirks for mute LED on two HP machinesDavid Henningsson1-0/+19
2013-02-17ALSA: usb/quirks, fix out-of-bounds accessJiri Slaby1-1/+1
2013-02-16Merge tag 'asoc-3.9-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai10-40/+2151
2013-02-14Merge remote-tracking branch 'asoc/topic/da7213' into asoc-nextMark Brown4-0/+2128
2013-02-14ASoC: codecs: Add da7213 codecAdam Thomson4-0/+2128
2013-02-14ALSA: au88x0 - Define channel map for au88x0Raymond Yau1-0/+23
2013-02-14ALSA: compress: add support for gapless playbackJeeja KP1-0/+96
2013-02-14ALSA: hda - Remove speaker clicks on CX20549David Henningsson1-0/+1
2013-02-14ALSA: hda - Disable runtime PM for Intel 5 Series/3400Takashi Iwai1-1/+1
2013-02-13ALSA: hda - Increase badness for missing multi-ioTakashi Iwai1-1/+1
2013-02-12Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown1-5/+5
2013-02-12Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown1-4/+0
2013-02-12Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown1-1/+1
2013-02-12ASoC: arizona: Automatically manage input mutesMark Brown3-30/+17
2013-02-12ALSA: hda - Fix broken workaround for HDMI/SPDIF conflictsTakashi Iwai2-23/+23
2013-02-12ALSA: hda/ca0132 - Add missing \n to debug printsTakashi Iwai1-75/+75
2013-02-12ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESSTakashi Iwai2-3/+3
2013-02-12ALSA: hda - update documentation for no-primary-hp fixupFernando Luis Vázquez Cao1-1/+2
2013-02-12ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vázquez Cao1-0/+1
2013-02-11ASoC: omap-mcpdm: Remove useless ressource get.Sebastien Guiriec1-4/+0
2013-02-11ASoC: fsl: imx-audmux: Fix sparse warningFabio Estevam1-1/+1
2013-02-11ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov1-1/+1
2013-02-11ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov1-1/+1
2013-02-11ALSA: core: don't return uninitialized snd_compr_tstampRichard Fitzgerald1-6/+12
2013-02-11ALSA: hda/ca0132 - Slight optimization for build with DSPTakashi Iwai1-0/+4
2013-02-11Merge tag 'asoc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai79-1743/+6955
2013-02-11ALSA: usb-audio: add support for M-Audio FT C600Matt Gruskin6-21/+139
2013-02-11Merge remote-tracking branch 'asoc/topic/wm8993' into asoc-nextMark Brown1-19/+22
2013-02-11Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-nextMark Brown1-23/+20
2013-02-11Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown1-17/+20
2013-02-11Merge remote-tracking branch 'asoc/topic/wm8804' into asoc-nextMark Brown1-3/+0
2013-02-11Merge remote-tracking branch 'asoc/topic/wm8350' into asoc-nextMark Brown1-6/+4
2013-02-11Merge remote-tracking branch 'asoc/topic/wm5100' into asoc-nextMark Brown1-0/+13
2013-02-11Merge remote-tracking branch 'asoc/topic/wm2200' into asoc-nextMark Brown1-0/+58
2013-02-11Merge remote-tracking branch 'asoc/topic/wm2000' into asoc-nextMark Brown2-4/+34
2013-02-11Merge remote-tracking branch 'asoc/topic/twl' into asoc-nextMark Brown8-600/+267
2013-02-11Merge remote-tracking branch 'asoc/topic/tlv320dac33' into asoc-nextMark Brown1-16/+0
2013-02-11Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown5-15/+90
2013-02-11Merge remote-tracking branch 'asoc/topic/tegra' into asoc-nextMark Brown10-4/+845
2013-02-11Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown1-30/+33
2013-02-11Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown7-65/+256
2013-02-11Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2-32/+14
2013-02-11Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown2-11/+5
2013-02-11Merge remote-tracking branch 'asoc/topic/of' into asoc-nextMark Brown1-0/+107
2013-02-11Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown1-28/+21
2013-02-11Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown2-432/+3802
2013-02-11Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown1-161/+81
2013-02-11Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown1-3/+1
2013-02-11Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown1-0/+34
2013-02-11Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-16/+12
2013-02-11Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown4-20/+128
2013-02-11Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown6-24/+14
2013-02-11Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown4-114/+409
2013-02-11Merge remote-tracking branch 'asoc/topic/ak4642' into asoc-nextMark Brown1-2/+31
2013-02-11Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown3-35/+509
2013-02-11Merge remote-tracking branch 'asoc/fix/wm2200' into asoc-nextMark Brown1-2/+2
2013-02-11Merge remote-tracking branch 'asoc/fix/wm2000' into asoc-nextMark Brown1-3/+28
2013-02-11Merge remote-tracking branch 'asoc/fix/ux500' into asoc-nextMark Brown1-1/+1
2013-02-11Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-nextMark Brown1-2/+2
2013-02-11Merge remote-tracking branch 'asoc/fix/samsung' into asoc-nextMark Brown1-1/+1
2013-02-11Merge remote-tracking branch 'asoc/fix/dwc' into asoc-nextMark Brown1-0/+4
2013-02-11Merge remote-tracking branch 'asoc/fix/davinci' into asoc-nextMark Brown1-1/+1
2013-02-11Merge remote-tracking branch 'asoc/fix/arizona' into asoc-nextMark Brown1-3/+12
2013-02-11Merge remote-tracking branch 'asoc/fix/adsp' into asoc-nextMark Brown1-3/+11
2013-02-11ASoC: wm_adsp: round to 4-byte boundary for coeff file blocksChris Rattray1-1/+7
2013-02-10ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai2-4/+17
2013-02-10ALSA: CA0132: Improve the DSP transfer timeout calculationsIan Minett1-16/+25
2013-02-10ALSA: hda_intel: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+5
2013-02-09Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson12-48/+69
2013-02-08ALSA: hda - Yet another fix for broken HSW HDMI pin connectionsTakashi Iwai1-19/+37
2013-02-08ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgetsMengdong Lin1-0/+54
2013-02-08ALSA: hda - Support rereading widgets under the function groupMengdong Lin2-0/+25
2013-02-08ASoC: core: Allow digital mute for captureMark Brown4-18/+26
2013-02-07ALSA: hda - Remove limit of widget connectionsTakashi Iwai4-28/+61
2013-02-07ASoC: compress: Only mute playback streamsMark Brown1-6/+11
2013-02-07ALSA: hda - Set non-snoop for Creative HD-audio controllersTakashi Iwai1-0/+3
2013-02-07ALSA: add missing HAS_IOPORT and GENERIC_HARDIRQS dependenciesHeiko Carstens2-1/+2
2013-02-07ASoC: Replace max98090 Device DriverJerry Wong4-0/+3953
2013-02-07ASoC: Replace max98090 Device DriverJerry Wong3-583/+0
2013-02-07ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai1-8/+6
2013-02-07ASoC: arizona: Fix debug logging level for FLLs and AIFsMark Brown1-2/+2
2013-02-07Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai5-357/+4582
2013-02-07ALSA: hda - Use generic array for loopback list managementTakashi Iwai3-12/+17
2013-02-07ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai2-6/+1
2013-02-07ALSA: ice1712: fix boundary check in snd_wm8766_write()Dan Carpenter1-1/+1
2013-02-06Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai6-47/+63
2013-02-06ALSA: hda - Apply mic-mute LED fixup for new HP laptopsTakashi Iwai1-0/+2
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-13/+3
2013-02-05ASoC: wm2200: Provide platform data for MICBIAS configurationChris Rattray1-0/+31
2013-02-05ASoC: soc-compress: Add support for not memory mapped DSPsCharles Keepax1-3/+35
2013-02-05ASoC: omap-pcm: No need to set constraint at open timePeter Ujfalusi1-11/+3
2013-02-05Merge branch 'for-linus' into for-nextTakashi Iwai15-54/+80
2013-02-05ALSA: hda - detect jacks on VT1708 even when no streams are activeDavid Henningsson1-2/+1
2013-02-05ALSA: hda - Fix phantom jacks on VT1708David Henningsson1-0/+13
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-11/+10
2013-02-04ASoC: wm_adsp: Use asynchronous I/O to write firmware and coefficientsMark Brown1-16/+66
2013-02-04ASoC: wm2200: correct IN2L and IN3L digital muteChris Rattray1-2/+2
2013-02-04ASoC: tlv320aic3x: Convert mic bias to a supply widgetHebbar Gururaja5-15/+90
2013-02-04ASoC: sam9g20_wm8731: disable clock and correct sequence when unloadBo Shen1-3/+3
2013-02-04ASoC: atmel_ssc_dai: correct sequence when unloadBo Shen1-1/+1
2013-02-04ASoC: atmel_ssc_dai: remove error set private dataBo Shen1-10/+0
2013-02-04ASoC: atmel_pcm: make it buildable as moduleBo Shen1-2/+4
2013-02-04ASoC: arizona: Fixed a bug in FLL fractional calculationRyo Tsutsui1-1/+10
2013-02-04ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai2-10/+16
2013-02-04ASoC: wm2200: Add Rx ANC input select controlChris Rattray1-0/+11
2013-02-04ALSA: aloop: Fix Oops while PM resumeTakashi Iwai1-1/+4
2013-02-04ALSA: hda - Fix default multichannel HDMI mapping regressionAnssi Hannula1-4/+7
2013-02-01ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai1-1/+5
2013-02-01ALSA - HDA: New PCI ID for Haswell ULTWang Xingchao1-0/+2
2013-02-01Merge branch 'usb-audio-fix' of git://git.alsa-project.org/alsa-kprivate into...Takashi Iwai1-1/+1
2013-02-01ALSA: hda - add support for IDT 92HD95 HDA codecVitaliy Kulikov1-0/+39
2013-01-31ALSA: usb-audio: fix Roland A-PRO supportClemens Ladisch1-1/+1
2013-01-31ASoC: Ux500: Fix build error pertaining to missing include fileLee Jones1-1/+1
2013-01-31ASoC: Samsung: I2S: Add support for runtime S2RR. Chandrasekar1-0/+26
2013-01-31ASoC: samsung: Fix compilation error on S3C2440Alexey Galakhov1-1/+1
2013-01-31ASoC: wm2000: Expose ANC gain adjustmentMark Brown1-0/+3
2013-01-31ASoC: wm2000: Lock state machine updatesMark Brown1-3/+28
2013-01-30ASoC: wm_adsp: Fix support for firmware switching on DSP2 and higherMark Brown1-1/+1
2013-01-30ASoC: clock gating is decided by bool on snd_soc_of_parse_daifmt()Kuninori Morimoto1-14/+6
2013-01-30ASoC: tlv320aic3x: Remove mono supportBenoît Thébaudeau1-2/+2
2013-01-29ALSA: hda - Fix non-snoop page handlingTakashi Iwai1-14/+26
2013-01-29ALSA: usb: cosmetics, remove a leading spaceAntonio Ospite1-1/+1
2013-01-29ALSA: caiaq: fix use of MODULE_SUPPORTED_DEVICES()Antonio Ospite1-4/+4
2013-01-29Merge branch 'master' into for-nextJiri Kosina560-6780/+15135
2013-01-29ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai1-5/+4
2013-01-29ASoC: Samsung: Update Kconfig for I2S,SPDIF and PCM audioPadmavathi Venna1-3/+3
2013-01-29ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna1-0/+26
2013-01-29ASoC: samsung: Add DT support for i2sPadmavathi Venna3-46/+167
2013-01-28ASoC: tegra: remove auxdataPrashant Gaikwad1-12/+2
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-1/+1
2013-01-29Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adspMark Brown1-4/+12
2013-01-29ASoC: wm_adsp: Ensure ADSP2 DMAs are quiesced when DSP is haltedMark Brown1-3/+11
2013-01-28ALSA: hda - Fix powermap for external mics on IDT codecsDavid Henningsson1-0/+8
2013-01-28ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson1-0/+1
2013-01-28ASoC: fsl: fix snd-soc-imx-pcm module buildShawn Guo4-41/+52