aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds7-117/+122
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-10ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson1-0/+2
2012-10-10ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe1-0/+1
2012-10-10ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOTakashi Iwai1-5/+0
2012-10-10ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai1-0/+2
2012-10-10ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai1-0/+4
2012-10-10ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai1-3/+3
2012-10-10ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai1-0/+4
2012-10-09ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson1-0/+27
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov4-6/+6
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds282-3942/+9723
2012-10-08ALSA: hda - make Cirrus codec use generic unsol event handlerDavid Henningsson1-38/+10
2012-10-08ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson1-24/+23
2012-10-08ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson1-47/+0
2012-10-08ALSA: usb-audio: Add TASCAM US122 MKII playbackOto Petřík1-0/+46
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-2/+2
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-40/+169
2012-10-07ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann1-2/+2
2012-10-06ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang1-0/+2
2012-10-06ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson1-12/+37
2012-10-06ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson1-1/+1
2012-10-06ALSA: aloop - add locking to timer accessOmair Mohammed Abdullah1-0/+6
2012-10-06ALSA: hda - Fix hang caused by race during suspend.Dylan Reid1-4/+6
2012-10-06sound: Remove unnecessary semicolonPeter Senna Tschudin20-33/+33
2012-10-06ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski1-6/+6
2012-10-06ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele1-0/+1
2012-10-06ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson3-101/+49
2012-10-06ALSA: hda - make a generic unsol event handlerDavid Henningsson2-2/+39
2012-10-06Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai19-92/+1951
2012-10-06sections: fix section conflicts in soundAndi Kleen1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+7
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-11/+11
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds16-16/+16
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-26/+205
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-266/+23
2012-10-01[media] media/radio/shark2: Fix build error caused by missing dependenciesArnd Bergmann1-2/+2
2012-10-01Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab19-50/+44
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2012-09-28ASoC: codecs: Add DA9055 codec driverAshish Chavan3-0/+1516
2012-09-28ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam1-18/+19
2012-09-28ALSA: ASoC: add DT bindings for CS4271Daniel Mack1-3/+21
2012-09-28ASoC: wm_hubs: Ensure volume updates are handled during class W startupMark Brown1-0/+5
2012-09-27ALSA: snd-usb: fix next_packet_size calls for pause caseDaniel Mack1-1/+7
2012-09-27ASoC: wm5110: Adding missing volume update bitsCharles Keepax1-0/+4
2012-09-26switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro1-6/+7
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil1-0/+3
2012-09-26ASoC: wm5110: Add OUT3R supportMark Brown1-0/+4
2012-09-26ASoC: wm5110: Add AEC loopback supportMark Brown1-0/+24
2012-09-26ASoC: wm5110: Rename EPOUT to HPOUT3Mark Brown1-15/+30
2012-09-26ASoC: arizona: Add more clock ratesMark Brown1-0/+6
2012-09-26ASoC: arizona: Add more DSP options for mixer input muxesMark Brown2-1/+37
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-1/+1
2012-09-26ASoC: wm0010: Initialise chip state before we register the interruptMark Brown1-5/+2
2012-09-26ASoC: wm0010: Don't check if reset GPIO is defined when removingMark Brown1-5/+2
2012-09-26ASoC: wm0010: Allow slow GPIO for resetMark Brown1-3/+5
2012-09-26ASoC: wm5110: Enable bypass mode for MICVDDMark Brown1-1/+1
2012-09-26ASoC: wm5102: Enable bypass mode for MICVDDMark Brown1-1/+1
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown1-2/+21
2012-09-26ASoC: wm2000: Correct register sizeMark Brown1-1/+1
2012-09-25ASoC: cs4270: Remove mono supportFabio Estevam1-2/+2
2012-09-24dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi1-1/+5
2012-09-23ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2-26/+27
2012-09-22Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson21-74/+241
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown5-26/+205
2012-09-22ASoC: wm2000: Add regulator supportMark Brown1-6/+47
2012-09-22ASoC: wm2000: Convert to devm_regmap_init_i2c()Mark Brown1-9/+4
2012-09-22Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai145-3009/+5085
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown20-78/+114
2012-09-22ASoC: twl4030: Support for DT booted kernelPeter Ujfalusi1-8/+47
2012-09-22ASoC: twl4030: Add pointer to pdata within the private dataPeter Ujfalusi1-7/+7
2012-09-22ASoC: twl4030: Convert to use devm_kzallocPeter Ujfalusi1-2/+2
2012-09-22ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi1-6/+0
2012-09-22ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIOPeter Ujfalusi1-4/+0
2012-09-22ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi1-2/+30
2012-09-22ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi2-211/+61
2012-09-22ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup timePeter Ujfalusi4-15/+21
2012-09-22ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_typePeter Ujfalusi3-4/+5
2012-09-22ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_typePeter Ujfalusi3-8/+0
2012-09-22ASoC: omap-mcpdm: Use platform_get_resource_* to get resourcesPeter Ujfalusi1-4/+23
2012-09-22ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...Peter Ujfalusi1-2/+29
2012-09-22ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data structPeter Ujfalusi5-9/+1
2012-09-22ASoC: omap-pcm: Select sDMA synchronization based on packet_sizePeter Ujfalusi1-1/+6
2012-09-22ASoC: omap-mcbsp: Use sDMA packet mode instead of frame modePeter Ujfalusi1-30/+17
2012-09-22ASoC: fsl: register the wm9712-codecEric Millbrandt1-3/+29
2012-09-22ASoC: fsl: pcm030-audio-fabric use snd_soc_register_cardEric Millbrandt1-18/+47
2012-09-22ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOCEric Millbrandt1-1/+1
2012-09-22ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi1-14/+29
2012-09-22ASoC: twl4030: Convert to use DAI DAPM widgetsPeter Ujfalusi1-20/+28
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson16-16/+16
2012-09-22ALSA: hda - add PCI identifier for Intel 5 Series/3400Pierre-Louis Bossart1-0/+4
2012-09-22ALSA: hda - use LPIB for delay estimationPierre-Louis Bossart1-7/+29
2012-09-22ALSA: hda - force use of SSYNC bitsPierre-Louis Bossart1-20/+16
2012-09-22ALSA: hda/via - don't report presence on HPs with no presence supportHerton Ronaldo Krzesinski1-1/+2
2012-09-21ALSA: hda - Add external mic quirk for Asus Zenbook UX31AOleksij Rempel1-0/+1
2012-09-21ASoC: wm8960: remove 'dres' field from platform data structureTimur Tabi1-5/+0
2012-09-20Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson1-1/+1
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson19-295/+37
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-1/+1
2012-09-20ALSA: hda - use both input paths on Conexant auto parserDavid Henningsson1-4/+16
2012-09-20ALSA: usb - disable broken hw volume for Tenx TP6911David Henningsson1-0/+7
2012-09-20ASoC: Ux500: Minor coding layout changesLee Jones1-5/+2
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones1-0/+81
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones2-3/+25
2012-09-20ASoC: Ux500: Enable MOP500 driver for Device TreeLee Jones1-0/+40
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2-18/+57
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann5-5/+5
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann3-3/+3
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann14-14/+14
2012-09-19ALSA: hda - avoid non-standard "Docking" name in mixersDavid Henningsson2-9/+9
2012-09-19ALSA: usb-audio: Avoid unnecessary EP setups in prepareTakashi Iwai3-3/+10
2012-09-19ALSA: usb-audio: Move configuration to prepare.Dylan Reid2-60/+76
2012-09-19ALSA: usb-audio: Don't require hw_params in endpoint.Dylan Reid3-17/+35
2012-09-19ALSA: usb-audio: set period_bytes in substream.Dylan Reid1-0/+2
2012-09-18ASoC: wm8961: Move device identification and reset to I2C probeMark Brown1-27/+33
2012-09-18ASoC: wm8961: Convert to direct regmap API usageMark Brown1-265/+161
2012-09-18ASoC: wm8960: Support shared LRCLKMark Brown1-0/+11
2012-09-18ASoC: wm8776: Convert to direct regmap API usageMark Brown1-15/+60
2012-09-18ASoC: fsl: cleanup headers in pcm030-audio-fabricEric Millbrandt1-9/+0
2012-09-18ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driverEric Millbrandt2-0/+8
2012-09-18ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt4-20/+17
2012-09-18ASoC: imx-audmux: remove null check of audmux_base in audmux_read_fileRichard Zhao1-3/+0
2012-09-18ASoC: imx-pcm-dma: open function failed when snd_dmaengine_pcm_open failRichard Zhao1-1/+1
2012-09-18ASoC: imx-pcm-dma: check kzalloc return value in function snd_imx_openRichard Zhao1-0/+3
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen3-29/+17
2012-09-18ASoC: wm8960: add support for big-endian audio samplesTimur Tabi1-1/+8
2012-09-18ASoC: fsl: remove unnecessary call to dma_unmap_singleTimur Tabi1-6/+0
2012-09-18ASoC: fsl: use snd_soc_register_card to register the cardTimur Tabi2-50/+13
2012-09-18ALSA: hda - limit internal mic boost for Asus X202EDavid Henningsson1-0/+29
2012-09-17ASoC: tegra: remove support of legacy DMA driver based accessLaxman Dewangan3-247/+1
2012-09-17ASoC: mx27vis: retrieve gpio numbers from platform_dataShawn Guo1-22/+20
2012-09-17ALSA: hda - Add another pci id for Haswell boardWang Xingchao1-0/+3
2012-09-17ALSA: Compress - add codec parameter checksVinod Koul1-0/+10
2012-09-17ALSA: compress - move the buffer checkVinod Koul1-4/+16
2012-09-15Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai17-36/+840
2012-09-15Merge tag 'v3.6-rc5' into staging/for_v3.7Mauro Carvalho Chehab7-31/+79
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-14ALSA: hda - Add mic-mute LED control for HP laptopTakashi Iwai1-10/+74
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann4-4/+4
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann3-3/+3
2012-09-14ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter1-0/+4
2012-09-13[media] radio-shark: Add support for suspend & resumeHans de Goede1-1/+2
2012-09-13[media] snd_tea575x: Add support for tuning AMHans de Goede1-36/+161
2012-09-13ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai1-0/+1
2012-09-13ALSA: hda - Allow to pass position_fix=0 explicitlyTakashi Iwai1-2/+3
2012-09-13ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai3-4/+4
2012-09-13ASoC: ad1836: Convert to direct regmap usage.Lars-Peter Clausen1-23/+53
2012-09-13ASoC: ad193x: Use managed regmap initLars-Peter Clausen1-40/+10
2012-09-13ALSA: hda - Fix disordered enum definitions in patch_cirrus.cTakashi Iwai1-2/+3
2012-09-13ASoC: core: Remove useless kfreePeter Senna Tschudin1-2/+0
2012-09-13ASoC: core: Mark regmap CODEC register maps as dirty when suspendingMark Brown1-0/+2
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2-4/+2
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren3-0/+4
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren1-0/+1
2012-09-12ALSA: Define more channel map positionsTakashi Iwai1-3/+3
2012-09-12ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo1-1/+2
2012-09-12ALSA: ymfpci: Define channel mapsTakashi Iwai1-0/+18
2012-09-12ASoC: arizona: Clarify logging for FLL lock status interruptMark Brown1-1/+1
2012-09-12ALSA: ens1370: Define channel mapsTakashi Iwai1-0/+28
2012-09-12ALSA: emu10k1x: Define channel mapsTakashi Iwai1-0/+21
2012-09-12ALSA: ca0106: Define channel mapsTakashi Iwai1-0/+28
2012-09-12ALSA: ens1370: Reduce ifdefsTakashi Iwai1-30/+8
2012-09-12ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai1-3/+3
2012-09-12ASoC: wm8737: Convert to direct regmap API usageMark Brown1-25/+50
2012-09-12ASoC: wm8737: Move regulator acquisition to device registrationMark Brown1-18/+23
2012-09-12ASoC: wm8728: Convert to direct regmap API usageMark Brown1-17/+28
2012-09-12ASoC: wm8711: Convert to direct regmap API usageMark Brown1-12/+38
2012-09-12ASoC: wm8580: Move regulator acquisition to I2C probeMark Brown1-14/+12
2012-09-12ASoC: wm8580: Convert to direct regmap API usageMark Brown1-26/+90
2012-09-12ASoC: wm8510: Convert to direct regmap API usageMark Brown1-25/+92
2012-09-12ASoC: wm8991: Convert to devm_kzalloc()Mark Brown1-4/+3
2012-09-12ASoC: wm8990: Convert to devm_kzalloc()Mark Brown1-4/+4
2012-09-12ASoC: wm8737: Convert to devm_kzalloc()Mark Brown1-8/+8
2012-09-12ASoC: wm8728: Convert to devm_kzalloc()Mark Brown1-8/+7
2012-09-12ASoC: wm8711: Convert to devm_kzalloc()Mark Brown1-8/+7
2012-09-12ASoC: wm8580: Convert to devm_kzalloc()Mark Brown1-4/+3
2012-09-12ASoC: wm8510: Convert to devm_kzalloc()Mark Brown1-6/+6
2012-09-11ALSA: hda - Add support for MacBook Pro 10,1Takashi Iwai1-0/+31
2012-09-11Merge branch 'for-linus' into for-nextTakashi Iwai8-36/+78
2012-09-11ALSA: hda - Replace with the generic fixup codes in patch_cirrus.cTakashi Iwai1-90/+103
2012-09-11ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()Takashi Iwai1-1/+2
2012-09-11ALSA: hda - Avoid BDL position workaround when no_period_wakeup is setTakashi Iwai1-5/+7
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-11ALSA: pcm - Use UNKNOWN chmap for mono streamsTakashi Iwai1-2/+2
2012-09-11ASoC: wm8900: Fix typo of name to wm9700Mark Brown1-2/+2
2012-09-11ASoC: wm8900: Convert to direct regmap API usageMark Brown1-58/+90
2012-09-11ASoC: wm8900: Convert to devm_kzalloc()Mark Brown1-8/+6
2012-09-11Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam4-4/+0
2012-09-11ASoC: Revert "ASoC: ab8500: Inform SoC Core that we have our own I/O arrangem...Fabio Estevam1-3/+0
2012-09-11ASoC: Revert "ASoC: mc13783: Provide codec->control_data"Fabio Estevam1-2/+0
2012-09-11ASoC: am3517evm: Remove unused cpu_dai from hw_paramsPeter Ujfalusi1-1/+0
2012-09-11ASoC: cs4270: Convert to direct regmap API usageMark Brown1-22/+33
2012-09-11ASoC: cs4270: Move regulator acquisition to I2C probe()Mark Brown1-27/+19
2012-09-11ASoC: cs4270: Conver to data based control initMark Brown1-8/+3
2012-09-10ALSA: hda - Allow 3/5/7 channel map for HDMI/DPTakashi Iwai1-1/+1
2012-09-10ASoC: wm8960: Convert to direct regmap API usageMark Brown1-23/+84
2012-09-10ASoC: wm8904: remove redundant codeBo Shen1-2/+0