aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai11-40/+21
2012-09-14ASoC: wm8904: correct the indexBo Shen1-1/+1
2012-09-13ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai1-0/+1
2012-09-12ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo1-1/+2
2012-09-11ALSA: hda_intel: add position_fix quirk for Asus K53ECatalin Iacob1-0/+1
2012-09-11ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter1-5/+3
2012-09-10ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai1-1/+1
2012-09-07ASoC: tegra: fix maxburst settings in dmaengine codeStephen Warren1-2/+2
2012-09-06ALSA: usb-audio: Fix bogus error messages for delay accountingTakashi Iwai1-0/+6
2012-09-06ASoC: samsung dma - Don't indicate support for pause/resume.Dylan Reid1-7/+1
2012-09-06ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai1-1/+1
2012-09-06ASoC: mc13783: Remove mono supportFabio Estevam1-4/+4
2012-09-06ASoC: arizona: Fix typo in 44.1kHz ratesHeather Lomond1-1/+1
2012-08-31ASoC: spear: correct the check for NULL dma_buffer pointerPrasad Joshi1-1/+1
2012-08-31ALSA: snd-usb: fix cross-interface streaming devicesDaniel Mack1-0/+15
2012-08-31ALSA: snd-usb: fix calls to next_packet_sizeDaniel Mack3-13/+8
2012-08-31ALSA: snd-usb: restore delay informationDaniel Mack1-3/+26
2012-08-31ALSA: snd-usb: use list_for_each_safe for endpoint resourcesPavel Roskin1-2/+2
2012-08-30ALSA: snd-usb: Fix URB cancellation at stream startDaniel Mack3-11/+15
2012-08-28sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren1-1/+0
2012-08-28ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai1-0/+1
2012-08-28ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai2-2/+9
2012-08-25ASoC: dapm: Don't force card bias level to be updatedMark Brown1-1/+2
2012-08-25ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown1-0/+2
2012-08-22ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson1-0/+3
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary1-1/+1
2012-08-20ASoC: am3517evm: fix error return codeJulia Lawall1-1/+1
2012-08-20ASoC: ux500_msp_i2s: better use devm functions and fix error return codeJulia Lawall1-20/+5
2012-08-20ASoC: imx-sgtl5000: fix error return codeJulia Lawall1-1/+1
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai1-0/+2
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai32-267/+160
2012-08-20Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai3-145/+99
2012-08-20ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson1-0/+8
2012-08-20ALSA: sound/ppc/snd_ps3.c: fix error return codeJulia Lawall1-0/+1
2012-08-20ALSA: sound/pci/rme9652/hdspm.c: fix error return codeJulia Lawall1-1/+1
2012-08-20ALSA: sound/pci/sis7019.c: fix error return codeJulia Lawall1-2/+3
2012-08-20ALSA: sound/pci/ctxfi/ctatc.c: fix error return codeJulia Lawall1-1/+3
2012-08-20ALSA: sound/atmel/ac97c.c: fix error return codeJulia Lawall1-8/+4
2012-08-20ALSA: sound/atmel/abdac.c: fix error return codeJulia Lawall1-0/+1
2012-08-20sound: oss/sb_audio: prevent divide by zero bugDan Carpenter1-1/+3
2012-08-17ASoC: wm9712: Fix inverted capture volumeMark Brown1-1/+1
2012-08-17ASoC: wm9712: Fix microphone source selectionMark Brown1-2/+17
2012-08-17ASoC: wm5102: Remove DRC2Mark Brown1-16/+0
2012-08-16ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson1-4/+5
2012-08-16ALSA: usb-audio: Fix scheduling-while-atomic bug in PCM capture streamTakashi Iwai2-4/+3
2012-08-14ALSA: lx6464es: Add a missing error checkTakashi Iwai1-0/+2
2012-08-14ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switchDavid Henningsson1-2/+11
2012-08-13ASoC: jack: Always notify full jack statusMark Brown1-1/+1
2012-08-13ASoC: wm5110: Add missing input PGA routesMark Brown1-0/+12
2012-08-13ASoC: wm5102: Add missing input PGA routesMark Brown1-0/+9
2012-08-13ALSA: hda - fix Copyright debug messageWang Xingchao1-1/+1
2012-08-10ASoC: Samsung: Fix build errorSachin Kamat1-1/+1
2012-08-10ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin1-1/+1
2012-08-10ALSA: hda - Fix panned "Beep Playback Switch"David Henningsson1-6/+14
2012-08-10ALSA: cs46xx - signedness bug in snd_cs46xx_codec_read()Dan Carpenter1-1/+1
2012-08-09ASoC: core: Upgrade the severity of probe deferral errors to dev_err()Mark Brown1-4/+6
2012-08-09ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+9
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai7-9/+9
2012-08-09ASoC: wm8994: Add missing dapm routes for WM8958 rev AChris Rattray1-0/+2
2012-08-09ASoC: wm8962: Don't duplicate bias level management in resumeMark Brown1-15/+0
2012-08-09ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang1-0/+7
2012-08-09ASoC: Davinci: McASP: Flush the FIFO before enablingVaibhav Bedia1-2/+8
2012-08-09ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55VDavid Henningsson1-0/+8
2012-08-08Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds6-16/+21
2012-08-08ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai1-6/+14
2012-08-08ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai1-113/+29
2012-08-08ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture itemsTakashi Iwai1-2/+2
2012-08-08ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai2-24/+46
2012-08-08ASoC: imx-ssi: Remove mono supportFabio Estevam1-2/+3
2012-08-08ASoC: mxs: Fix the name of the SoC familyFabio Estevam1-1/+1
2012-08-08ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson1-2/+3
2012-08-07ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai1-3/+2
2012-08-07ASoC: omap-mcbsp: Fix 6pin mux configurationPeter Ujfalusi1-1/+1
2012-08-07ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson1-5/+0
2012-08-07ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson1-1/+0
2012-08-07ALSA: hda - add dock support for Thinkpad X230Felix Kaechele1-0/+1
2012-08-06ALSA: hda - Fix regression of HDMI codec probingTakashi Iwai1-3/+9
2012-08-06ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser1-0/+1
2012-08-03Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown18-13/+64
2012-08-03Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds19-13/+65
2012-08-03ALSA: emu10k1: Avoid access to invalid pages when period=1Takashi Iwai1-1/+4
2012-08-03ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai1-1/+1
2012-08-02Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai18-13/+64
2012-08-02ASoC: core: Fix check before defaulting to regmapMark Brown1-1/+1
2012-08-02ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai1-0/+1
2012-08-01Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds7-24/+79
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2012-08-01ALSA: snd-usb: fix clock source validity indexDaniel Mack1-1/+2
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+25
2012-07-31ASoC: wm8962: Allow VMID time to fully rampMark Brown1-0/+3
2012-07-31ASoC: AC97 doesn't use regmap by defaultManuel Lauss4-0/+4
2012-07-31ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng1-0/+1
2012-07-31ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones1-0/+4
2012-07-31ALSA: hda - Fix mute-LED GPIO initialization for IDT codecsTakashi Iwai1-1/+6
2012-07-31ALSA: hda - Fix polarity of mute LED on HP Mini 210Takashi Iwai1-0/+5
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-4/+9
2012-07-30sound: use printk_get_level and printk_skip_levelJoe Perches1-4/+9
2012-07-30[media] snd_tea575x: Add a cannot_mute flagHans de Goede1-16/+19
2012-07-30[media] snd_tea575x: Add write_/read_val operationsHans de Goede1-0/+6
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-1/+1
2012-07-30ALSA: es1688 - freeup resources on init failureFengguang Wu1-11/+23
2012-07-29sound_firmware: don't pass crap to filp_close()Al Viro1-4/+4
2012-07-29ALSA: hda - Workaround for silent output on VAIO Z with ALC889Takashi Iwai1-1/+21
2012-07-27ALSA: hda - Fix WARNING from HDMI/DP parserTakashi Iwai1-0/+3
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+7
2012-07-26ASoC: omap: Add missing modules aliases to get sound working on omap devicesGuillaume Gardet2-0/+2
2012-07-26sound: tegra_alc5632: Adjust to of_get_named_gpio() changeRoland Stigge1-1/+1
2012-07-26sound: tegra_wm8903: Adjust to of_get_named_gpio() changeRoland Stigge1-5/+5
2012-07-26ASoC: mc13783: Provide codec->control_dataFabio Estevam1-0/+2
2012-07-26ALSA: hda - Detach from converter at closing in patch_hdmi.cTakashi Iwai1-7/+4
2012-07-26ASoC: ux500: Include the correct header filesLee Jones3-3/+3
2012-07-26ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210Takashi Iwai1-1/+9
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann1-1/+7
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz1-1/+7
2012-07-25ALSA: mpu401: Fix missing initialization of irq fieldTakashi Iwai1-0/+1
2012-07-25ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai1-2/+5
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-10/+6
2012-07-25mfd: Fix twl6040 revision informationPeter Ujfalusi1-1/+1
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds220-2242/+22244
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-24ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQsMark Brown1-0/+13
2012-07-24ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng1-2/+0
2012-07-24ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng1-1/+15
2012-07-24ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng1-0/+10
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-149/+6
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-16/+16
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-07-23Merge tag 'dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-8/+10
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+1
2012-07-23ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown1-1/+1
2012-07-23Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai3-29/+33
2012-07-23Merge branch 'for-3.5' into for-3.6Mark Brown16-56/+99
2012-07-23ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown1-1/+9
2012-07-20ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson1-0/+27
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams1-1/+1
2012-07-20ASoC: siu: don't use DMA device for channel filteringGuennadi Liakhovetski1-4/+0
2012-07-20ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid1-6/+6
2012-07-19Merge branch 'topic/pm-convert' into for-nextTakashi Iwai82-391/+4862
2012-07-19Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai113-1339/+16392
2012-07-18ASoC imx-audmux: add MX31_AUDMUX_PORT7_SSI_PINS_7 defineTorben Hohn2-1/+2
2012-07-18ASoC: littlemill: Add userspace control of the WM1250 I/OMark Brown1-0/+7
2012-07-18ASoC: wm8994: Update micdet for irqdomain conversionMark Brown1-3/+4
2012-07-18ALSA: hda - make sure alc268 does not OOPS on codec parseDavid Henningsson1-2/+2
2012-07-18Merge branch 'topic/misc' into for-nextTakashi Iwai16-167/+335
2012-07-18Merge branch 'topic/hda' into for-nextTakashi Iwai15-318/+604
2012-07-18ALSA: hda - Add support for Realtek ALC282David Henningsson1-0/+1
2012-07-17Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clkArnd Bergmann4-3/+31
2012-07-17Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann4-3/+31
2012-07-17ALSA: hda - Fix index number conflicts of phantom jacksTakashi Iwai1-15/+30
2012-07-17ALSA: opti9xx: Fix section mismatch by PM supportTakashi Iwai1-1/+1
2012-07-17ALSA: snd-opti9xx: Implement suspend/resumeOndrej Zary1-4/+63
2012-07-17ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2012-07-16ALSA: hda - Fix driver type of Haswell controller to AZX_DRIVER_SCHTakashi Iwai1-1/+1
2012-07-16ALSA: hda - add Haswell HDMI codec idWang Xingchao1-0/+2
2012-07-16ALSA: hda - Add DeviceID for Haswell HDAWang Xingchao1-0/+5
2012-07-16ALSA: wss_lib: Fix resume on Yamaha OPL3-SAxOndrej Zary1-0/+4
2012-07-16ALSA: wss_lib: fix suspend/resumeOndrej Zary1-1/+0
2012-07-16ALSA: es1938: replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGEClemens Ladisch1-15/+10
2012-07-15ASoC: Convert S3C2412 I2S driver to gpiolib APISylwester Nawrocki1-7/+3
2012-07-15ASoC: Convert S3C24XX I2S driver to gpiolib APISylwester Nawrocki1-7/+3
2012-07-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-91/+43
2012-07-13ASoC: dapm: Fix compilation warningMarek Belisko1-0/+1
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2-89/+41
2012-07-13ASoC: fsi: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-2/+2
2012-07-13ASoC: siu: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-4/+4
2012-07-12ASoC: wm8962: Redo early init of the part on resumeMark Brown1-0/+3
2012-07-11ASoC: Free memory in the error paths of soc_of_parse_audio_routing()Matthias Kaehlcke1-0/+2
2012-07-11ASoC: wm5110: Add audio CODEC driverMark Brown4-0/+979
2012-07-11ASoC: STA529: fix an error messageDan Carpenter1-1/+2
2012-07-11sound/aoa: Adapt to new i2c probing schemeAndreas Schwab2-149/+6
2012-07-10ASoC: arizona: Support variable FLL VCO multipliersMark Brown3-3/+7
2012-07-10ASoC: tlv320aic3x: add input clock selectionJiri Prchal2-0/+14
2012-07-10ASoC: tlv320aic3x: add AGC settingsJiri Prchal1-0/+25
2012-07-10Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-8/+10
2012-07-09ASoC: tlv320aic3x: add deemphasis switchJiri Prchal1-0/+3
2012-07-09ASoC: wm5102: Fix cut'n'paste for digital volume registersMark Brown1-3/+3
2012-07-09ASoC: arizona: Add IN4 to the mixer tablesMark Brown2-1/+5
2012-07-09ASoC: arizona: Export dai_opsMark Brown1-0/+1
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann5-16/+16
2012-07-06Merge branch 'tegra/cleanup' into next/clkArnd Bergmann1-9/+1
2012-07-06Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-9/+1
2012-07-06ASoC: omap-mcpdm: Add missing MODULE_ALIASPeter Ujfalusi1-0/+1
2012-07-06ASoC: arizona: Change DAPM routes for AIF clocks when we change themMark Brown1-3/+29
2012-07-06ASoC: dapm: Allow routes to be deleted at runtimeMark Brown1-0/+77
2012-07-06ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown1-0/+4
2012-07-06ASoC: dpcm: Allow FE to be opened without valid BE routes.Liam Girdwood1-3/+1
2012-07-06ASoC: twl6040: fix spelling mistakeSimon Wilson1-1/+1
2012-07-06ASoC: dapm: Make sure all dapm contexts are updatedLiam Girdwood1-3/+3
2012-07-06ASoC: pcm: Clean up logging in soc_new_pcm()Liam Girdwood1-4/+4
2012-07-06ASoC: dapm: Fix locking during codec shutdownLiam Girdwood1-0/+5
2012-07-06ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai1-2/+2
2012-07-05ASoC: wm1250-ev1: Flag all supported rates in the DAIMark Brown1-2/+5
2012-07-05ASoC: wm5102: Allow routing through the ASRCsMark Brown1-1/+29
2012-07-05ASoC: arizona: Enable ASYNCCLK domain for audio interfacesMark Brown1-6/+24
2012-07-05ASoC: imx-mc13783: Add audmux settings for mx27pdkFabio Estevam1-16/+33
2012-07-05ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000Hui Wang1-2/+1
2012-07-05ALSA: pcm: Make constraints lists constMark Brown1-2/+2
2012-07-05ALSA: hda - Always call standard unsolicited event for Realtek codecsDavid Henningsson1-18/+3