aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner1-1/+1
2014-06-03Merge tag 'asoc-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai3-2/+98
2014-06-03Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5677' in...Mark Brown1-0/+21
2014-06-03Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown1-0/+30
2014-06-03Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into ...Mark Brown1-2/+20
2014-06-03Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+27
2014-06-01ASoC: add RT5677 CODEC driverOder Chiou1-0/+21
2014-06-01Merge branches 'topic/rt5640', 'topic/rt5645' and 'topic/rt5651' of git://git...Mark Brown2-0/+46
2014-06-01ASoC: Add helper functions to cast from DAPM context to CODEC/platformLars-Peter Clausen1-0/+27
2014-05-27ASoC: jack: Fix multiple definition of `snd_soc_jack_add_gpiods'Jarkko Nikula1-3/+4
2014-05-27ASoC: jack: Clarify GPIO descriptor lookup in struct snd_soc_jack_gpio docJarkko Nikula1-2/+4
2014-05-26ASoC: omap-pcm: Move omap-pcm under include/soundJyri Sarha1-0/+30
2014-05-26ASoC: jack: Add support for GPIO descriptor defined jack pinsJarkko Nikula1-1/+15
2014-05-26ASoC: jack: Basic GPIO descriptor conversionJarkko Nikula1-0/+1
2014-05-23ALSA: Remove deprecated snd_card_create()Takashi Iwai1-7/+0
2014-05-22Merge tag 'asoc-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai9-72/+292
2014-05-22Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown2-1/+8
2014-05-22Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown4-19/+63
2014-05-22Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown2-0/+50
2014-05-22Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2-14/+0
2014-05-22Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown1-1/+12
2014-05-22Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-5/+2
2014-05-13ASoC: rsnd: add DVC supportKuninori Morimoto1-0/+10
2014-05-12ASoC: Remove runtime field from DAILars-Peter Clausen1-1/+0
2014-05-12ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen1-5/+2
2014-05-08ASoC: rsnd: remove compatibility codeKuninori Morimoto1-19/+3
2014-05-07ASoC: Remove unused num_dai field from CODECLars-Peter Clausen1-1/+0
2014-05-07ASoC: Remove unused 'list' field form cardLars-Peter Clausen1-1/+0
2014-05-07ASoC: Remove card's DAI listLars-Peter Clausen2-3/+0
2014-05-07Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown3-10/+97
2014-05-05ASoC: Add support for CS42L56 CODECBrian Austin1-0/+48
2014-05-05ASoC: sta350: add support for bits in miscellaneous registersDaniel Mack1-0/+5
2014-05-03ASoC: rt5645: Add codec driverOder Chiou1-0/+25
2014-05-02ASoC: add SND_SOC_BYTES_EXTVinod Koul1-0/+13
2014-05-01Merge branch 'asoc-dt' into asoc-omapMark Brown1-1/+12
2014-05-01ASoC: dt: Allow Aux Codecs to be specified using DTSebastian Reichel1-1/+12
2014-04-23ASoC: core: Update snd_soc_of_parse_daifmt() interfaceJyri Sarha1-1/+3
2014-04-22ASoC: Move standard kcontrol helpers to the component levelLars-Peter Clausen1-2/+18
2014-04-22ASoC: Move IO abstraction to the component levelLars-Peter Clausen2-7/+25
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2-5/+58
2014-04-21ASoC: Change return type of snd_soc_write() to intLars-Peter Clausen1-2/+2
2014-04-18ASoC: add RT5651 CODEC driverBard Liao1-0/+21
2014-04-18ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi1-0/+2
2014-04-16ALSA: sound/atmel-ac97c.h: Remove unused flags from platform dataAlexander Stein1-2/+0
2014-04-15ASoC: Fix snd_soc_kcontrol_platform() return typeLars-Peter Clausen1-1/+1
2014-04-14ASoC: Remove deprecated ENUM/MUX macrosLars-Peter Clausen2-14/+0
2014-04-14Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-14/+45
2014-04-14ASoC: sta350: Add codec driverSven Brandau1-0/+52
2014-04-14ASoC: rt5640: Use the platform data for DMIC settingsOder Chiou1-0/+4
2014-04-14ASoC: core: Allow snd_soc_update_bits use 32 bits registerBard Liao1-3/+3
2014-04-14ASoC: Let snd_soc_platform subclass snd_soc_componentLars-Peter Clausen1-0/+16
2014-04-14ASoC: Track which components have been registered with snd_soc_register_compo...Lars-Peter Clausen1-0/+1
2014-04-14ASoC: Remove IO register modifier callbacksLars-Peter Clausen1-14/+0
2014-04-14ASoC: Add snd_soc_kcontrol_platform() helper functionLars-Peter Clausen1-0/+14
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-0/+14
2014-04-14ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li1-0/+1
2014-04-03ALSA: cs8427: separate HW initializationOndrej Zary1-0/+1
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-1/+1
2014-03-25ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li1-1/+1
2014-03-24Merge tag 'asoc-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-0/+13
2014-03-23Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+13
2014-03-19ASoC: Add helper function to cast component back to CODECLars-Peter Clausen1-0/+13
2014-03-13Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-10/+3
2014-03-13Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown1-1/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-9/+1
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai5-70/+149
2014-03-12Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown1-4/+2
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown3-6/+37
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2-57/+67
2014-03-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+12
2014-03-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-2/+23
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-6/+1
2014-03-11Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...Mark Brown1-0/+15
2014-03-11Revert "ALSA: emu10k1: Fix warning: "CCR" redefined"Geert Uytterhoeven1-2/+0
2014-03-10ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown1-1/+0
2014-03-10ASoC: Add a per component dai listLars-Peter Clausen1-0/+2
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2-2/+21
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen1-1/+2
2014-03-06ASoC: Move active count from CODEC to componentLars-Peter Clausen1-2/+10
2014-03-06ASoC: Add component pointer to the DAI structLars-Peter Clausen1-0/+1
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen1-0/+5
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen1-0/+2
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen1-0/+2
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto1-7/+11
2014-03-05ASoC: rsnd: Get correct SCU IDKuninori Morimoto1-0/+1
2014-03-05ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto1-1/+16
2014-03-04ASoC: io: Remove hw_read() operationMark Brown1-1/+0
2014-03-03ASoC: rsnd: tidyup RSND_SSI_xxx flagsKuninori Morimoto1-3/+0
2014-03-01ALSA: core - Define snd_pci_quirk without CONFIG_PCIDylan Reid1-1/+14
2014-03-01ASoC: dapm: Consolidate MUXs and virtual MUXsLars-Peter Clausen1-18/+5
2014-03-01ASoC: Add macros for defining virtual enumsLars-Peter Clausen1-1/+5
2014-03-01ASoC: dapm: Consolidate MUXs and value MUXsLars-Peter Clausen1-13/+2
2014-03-01ASoC: Consolidate enum and value enum controlsLars-Peter Clausen1-9/+25
2014-03-01ASoC: Remove unused 'reg2' field from soc_enum structLars-Peter Clausen1-1/+0
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2-0/+35
2014-02-25ALSA: Clean up snd_device_*() codesTakashi Iwai1-3/+2
2014-02-25ALSA: Use priority list for managing device listTakashi Iwai1-18/+10
2014-02-25ALSA: hwdep: Allow to assign the given parentTakashi Iwai1-0/+1
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai2-2/+2
2014-02-24ASoC: add data field into snd_soc_jack_gpioxiangxiao1-1/+2
2014-02-23ASoC: simple-card: add slot information parsing supportsXiubo Li1-0/+2
2014-02-23Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2-0/+5
2014-02-23ASoC: core: add TDM slot parsing from DT supportsXiubo Li2-0/+5
2014-02-23ASoC: io: Remove SND_SOC_I2CMark Brown1-1/+0
2014-02-21ALSA: rawmidi: remove undefined functions.Takashi Sakamoto1-2/+0
2014-02-20ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax1-0/+1
2014-02-20ASoC: dapm: Add helpers to lock/unlock DAPM mutexCharles Keepax1-0/+11
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax1-0/+8
2014-02-20ASoC: Add const to SOC_ENUM_*_DECL() macrosTakashi Iwai1-3/+3
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai1-12/+12
2014-02-16ASoC: io: Remove SPI supportMark Brown1-1/+0
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai1-30/+33
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai1-0/+8
2014-02-14ALSA: Use standard device refcount for card accountingTakashi Iwai1-4/+3
2014-02-14ALSA: Embed card device into struct snd_cardTakashi Iwai1-4/+6
2014-02-12ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai1-3/+10
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai2-3/+1
2014-02-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown1-0/+2
2014-02-10ASoC: add snd_soc_of_parse_audio_simple_widgets for DTXiubo Li1-0/+2
2014-02-03ASoC: simple-card: simplify codeJean-Francois Moine1-4/+0
2014-02-03ASoC: core: Add SOC_DOUBLE_R_S_TLVMarkus Pargmann1-0/+14
2014-02-03ASoC: core: Add signed register volume control logicMarkus Pargmann1-0/+1
2014-02-03ASoC: rsnd: add Gen2 SRC and DMAEngine supportKuninori Morimoto1-0/+6
2014-02-03ASoC: rsnd: remove pin sync optionKuninori Morimoto1-0/+1
2014-01-23Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2014-01-20Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2-0/+23
2014-01-17ASoC: compress: Add suport for DPCM into compressed audioLiam Girdwood1-0/+1
2014-01-17ASoC: DPCM: make some DPCM API calls non static for compressed usageLiam Girdwood1-0/+22
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2-0/+6
2014-01-16Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown2-0/+3
2014-01-14ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen1-0/+2
2014-01-14Merge tag 'v3.13-rc3' into asoc-pcmMark Brown1-1/+2
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai2-8/+0
2014-01-08ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood1-0/+1
2014-01-08ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood1-0/+2
2014-01-07ASoC: dpcm: Explicitly set BE DAI link supported stream directionsLiam Girdwood1-0/+4
2014-01-05Merge tag 'asoc-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai7-16/+47
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown5-16/+29
2014-01-02Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown1-0/+10
2014-01-02Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-0/+8
2013-12-31ASoC: rsnd: add SRC (Sampling Rate Converter) supportKuninori Morimoto1-0/+1
2013-12-30ALSA: Add params_width() helpersMark Brown1-0/+12
2013-12-29Merge tag 'renesas-boards-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-1/+0
2013-12-18ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren1-1/+0
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+3
2013-12-10ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-10ARM: shmobile: bockw: remove unused RSND_SSI_CLK_FROM_ADGKuninori Morimoto1-1/+0
2013-12-09ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren1-0/+6
2013-12-09ALSA: hda - Split verb definitions into sound/hda_verbs.hTakashi Iwai1-0/+554
2013-12-03Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-fslMark Brown2-0/+8
2013-11-28ASoC: Add resource managed snd_dmaengine_pcm_register()Lars-Peter Clausen1-0/+4
2013-11-28ASoC: cs42l52: Make MICA/B mixer dependent on mic configBrian Austin1-4/+4
2013-11-28ASoC: cs42l52: Reorganize MICA/B Config and SelectBrian Austin1-6/+0
2013-11-25ASoC: Fix build without CONFIG_GPIOLIBTakashi Iwai1-4/+11
2013-11-24ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren1-1/+2
2013-11-24ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen2-0/+8
2013-11-20ASoC: rcar: rename GEN2_SRU to GEN2_SCUKuninori Morimoto1-1/+1
2013-11-07ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul1-7/+4
2013-11-04Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-0/+2
2013-11-03Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown1-0/+2
2013-10-29ALSA: ak4114: Fix wrong register array sizeTakashi Iwai1-2/+2
2013-10-25ASoC: cs42l52: Add platform data for reset gpioBrian Austin1-0/+2
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai6-69/+84
2013-10-24ALSA: compress: fix drain calls blocking other compress functionsVinod Koul1-0/+12
2013-10-24ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM codeTakashi Iwai1-0/+4
2013-10-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-1/+0
2013-10-24Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown1-0/+7
2013-10-24Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-0/+15
2013-10-24Merge remote-tracking branch 'asoc/topic/devm' into asoc-nextMark Brown1-0/+4
2013-10-24Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+6
2013-10-24Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown1-0/+22
2013-10-24Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-57/+3
2013-10-24Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-14/+27
2013-10-24Merge remote-tracking branch 'asoc/topic/bclk' into asoc-nextMark Brown1-0/+3
2013-10-24ASoC: dmaengine: Support custom channel namesMark Brown1-0/+6
2013-10-24ALSA: Add SoC on-chip internal ram support for DMA buffer allocationNicolin Chen1-0/+1
2013-10-20ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto1-1/+0
2013-10-20ASoC: dai: Provide interface for setting DMA data at probe timeMark Brown1-0/+7
2013-10-19ASoC: dmaengine-pcm: Add support for querying DMA capabilitiesLars-Peter Clausen1-0/+2
2013-10-18ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto1-1/+3
2013-10-18ASoC: cs42l73: Add platform data support for cs42l73 codecBrian Austin1-0/+22
2013-10-14ASoC: snd_soc_dai_ops trigger function descriptionMarkus Pargmann1-0/+7
2013-10-11ASoC: rcar: fixup generation checkerKuninori Morimoto1-0/+1
2013-10-07ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen2-1/+6
2013-09-17Merge remote-tracking branch 'asoc/topic/component' into asoc-coreMark Brown1-14/+27
2013-09-17ASoC: add .of_xlate_dai_name on snd_soc_component_driverKuninori Morimoto1-0/+8
2013-09-17ASoC: snd_soc_codec includes snd_soc_componentKuninori Morimoto1-14/+19
2013-09-17ASoC: core: Add API for configuration of DAI BCLK ratioLiam Girdwood1-0/+3
2013-09-17ASoC: core: Add devm_snd_soc_register_card()Mark Brown1-0/+1
2013-09-17ASoC: core: Implement devm_snd_soc_register_component()Mark Brown1-0/+3
2013-09-17ASoC: Remove infrastructure for supporting multiple cache typesLars-Peter Clausen1-27/+0
2013-09-17ASoC: Remove 'reg_size' field from snd_soc_codec structLars-Peter Clausen1-1/+0
2013-09-17ASoC: Remove reg_def_copyLars-Peter Clausen1-1/+0
2013-09-17ASoC: Remove snd_soc_bulk_write_raw()Lars-Peter Clausen1-3/+0
2013-09-17ASoC: Remove support for reg_access_defaultsLars-Peter Clausen1-24/+0
2013-09-12Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-1/+1
2013-09-09ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto1-1/+1
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-78/+0
2013-09-01Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown1-0/+4
2013-09-01Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown1-4/+0