aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai4-3/+15
2015-04-29Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Mark Brown3-2/+14
2015-04-29Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+1
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+9
2015-04-28ASoC: Update email-id of Rajeev KumarRajeev Kumar2-2/+2
2015-04-22ASoC: dapm: Enable autodisable on SOC_DAPM_SINGLE_TLV_AUTODISABLECharles Keepax1-1/+1
2015-04-19ASoC: add static inline funcs to fix a compiling issueJie Yang1-0/+12
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai5-5/+19
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai1-28/+4
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown1-1/+0
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown2-0/+4
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+1
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+13
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-3/+1
2015-04-10Merge branch 'topic/dapm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-0/+5
2015-04-10Merge branch 'topic/delay' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-2/+0
2015-04-09ASoC: Make soc_dpcm_debugfs_add() non-fatalLars-Peter Clausen1-1/+1
2015-04-08ALSA: hda - Work around races of power up/down with runtime PMTakashi Iwai1-0/+28
2015-04-05ALSA: Use const struct ac97_quirkJoe Perches1-1/+3
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai1-0/+12
2015-04-01ASoC: dapm: Remove delayed_work from dapm context structLars-Peter Clausen1-1/+0
2015-04-01ASoC: Remove suspend_bias_level from DAPM context structLars-Peter Clausen1-1/+0
2015-03-26ASoC: simple-card: Remove support for setting differing DAI formatsLars-Peter Clausen1-1/+0
2015-03-23ALSA: hda - Add cache support for COEF read/writeTakashi Iwai1-0/+1
2015-03-23ALSA: hda - Add a fake stereo amp register supportTakashi Iwai1-0/+59
2015-03-23ALSA: hda - Allow driver to add vendor-specific verbs for regmapTakashi Iwai2-1/+3
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai1-0/+3
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai1-0/+2
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai1-1/+19
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai2-0/+149
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai1-0/+33
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai1-0/+6
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai1-0/+6
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-0/+66
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai1-0/+61
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai1-0/+42
2015-03-17ASoC: dapm: add code to configure dai link parametersNikesh Oswal2-0/+4
2015-03-17Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-3/+5
2015-03-17Merge branch 'topic/rt5670' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown1-0/+1
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai1-1/+2
2015-03-16ASoC: Make snd_soc_dapm_kcontrol_codec() inlineLars-Peter Clausen2-1/+13
2015-03-11ASoC: rt5670: Add IRQ functionBard Liao1-0/+1
2015-03-06Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2-3/+20
2015-03-05Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as...Mark Brown1-3/+5
2015-03-05Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'aso...Mark Brown2-0/+10
2015-03-04ASoC: Remove snd_soc_jack_new()Lars-Peter Clausen1-20/+0
2015-03-04ASoC: Allow to register jacks at the card levelLars-Peter Clausen1-3/+25
2015-03-04ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xmlMasanari Iida3-4/+4
2015-03-03ALSA: core: Re-add snd_device_disconnect()Takashi Iwai1-1/+2
2015-02-24ASoC: core: Add extra dapm properties for Device TreeNicolin Chen1-0/+5
2015-02-24ASoC: core: allow pcms to be registered as nonatomicVinod Koul1-0/+3
2015-02-24ALSA: Add params_set_format helperFang, Yang A1-0/+7
2015-02-23Merge branch 'topic/timestamp' into for-nextTakashi Iwai1-2/+64
2015-02-20ALSA: core: remove .wall_clockPierre-Louis Bossart1-2/+0
2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart1-0/+4
2015-02-20ALSA: core: selection of audio_tstamp type and accuracy reportsPierre-Louis Bossart1-0/+60
2015-02-12ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai1-5/+1
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai1-8/+19
2015-02-12ALSA: seq: Clean up device and driver structsTakashi Iwai1-12/+6
2015-02-12ALSA: seq: Rewrite sequencer device binding with standard busTakashi Iwai1-0/+3
2015-02-12ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-inTakashi Iwai1-0/+4
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart1-0/+1
2015-02-09Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso...Mark Brown2-5/+14
2015-02-09Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/...Mark Brown1-0/+1
2015-02-09Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown1-0/+3
2015-02-09Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2-1/+3
2015-02-09Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+12
2015-02-09Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+1
2015-02-09Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown1-0/+1
2015-02-09Merge tag 'asoc-v3.19-rc2' into asoc-linusMark Brown1-1/+0
2015-02-06ALSA: Add a helper to add a new attribute group to cardTakashi Iwai1-0/+3
2015-02-05Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai7-7/+35
2015-02-04Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown2-5/+14
2015-02-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/...Mark Brown1-0/+1
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown1-0/+3
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2-1/+3
2015-02-04Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+12
2015-02-04Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+0
2015-02-04Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+1
2015-02-04Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown1-0/+1
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai6-43/+22
2015-02-02ASoC: Add sysfs entries via static attribute groupsTakashi Iwai1-1/+1
2015-02-02ALSA: Drop snd_get_device() helperTakashi Iwai1-1/+0
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai1-35/+4
2015-02-02ALSA: compress: Embed struct deviceTakashi Iwai1-2/+2
2015-02-02ALSA: rawmidi: Embed struct deviceTakashi Iwai1-1/+3
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai1-1/+1
2015-02-02ALSA: hwdep: Embed struct deviceTakashi Iwai1-2/+1
2015-02-02ALSA: control: Embed struct deviceTakashi Iwai1-0/+1
2015-02-02ALSA: Add a helper to initialize deviceTakashi Iwai1-0/+2
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai1-2/+9
2015-02-02ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai1-7/+7
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2-2/+20
2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai2-0/+2
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai2-0/+16
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2
2015-01-28ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin1-0/+12
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai3-3/+3
2015-01-27ASoC: sta32x: add device tree binding.Thomas Niederprüm1-5/+13
2015-01-26ASoC: Add support for allocating AC'97 device before registering itLars-Peter Clausen1-0/+1
2015-01-26ALSA: seq: increase the maximum number of queuesClemens Ladisch1-1/+1
2015-01-26ALSA: seq: remove unused callback_all fieldClemens Ladisch1-1/+0
2015-01-26ALSA: seq: remove unused symbolsClemens Ladisch1-6/+0
2015-01-15ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen1-1/+0
2015-01-15ASoC: simple-card: Enable and disable DAI clocks as neededJyri Sarha1-0/+1
2015-01-13ALSA: compress_driver.h: include sound/core.h explicitlyQais Yousef1-0/+1
2015-01-12ASoC: rsnd: add recovery support for under/over flow error on SRCKuninori Morimoto1-0/+1
2015-01-08ASoC: rt5677: Add the MICBIAS VDD setting in the platform dataOder Chiou1-0/+3
2015-01-07ASoC: Add helper function for changing the DAI link formatLars-Peter Clausen1-0/+3
2015-01-03ALSA: pcm: Remove unused functions declarationLars-Peter Clausen1-7/+0
2015-01-02ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen1-7/+7
2015-01-02ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen1-3/+3
2015-01-02ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen1-1/+1
2015-01-02ALSA: sb8: Remove always NULL parametersLars-Peter Clausen1-2/+2
2015-01-02ALSA: gus: Remove always NULL parametersLars-Peter Clausen1-2/+2
2015-01-02ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen1-2/+1
2015-01-02ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen1-3/+2
2014-12-31ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang1-0/+1
2014-12-30Merge branch 'topic/pcm-params' into for-nextTakashi Iwai2-56/+53
2014-12-30ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen1-26/+1
2014-12-30ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen1-1/+1
2014-12-30ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen1-3/+1
2014-12-30ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen1-4/+33
2014-12-30ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen1-6/+18
2014-12-30ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen1-3/+0
2014-12-30ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen1-14/+0
2014-12-30ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen1-5/+5
2014-12-22ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen1-1/+0
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds11-93/+362
2014-12-11Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds1-0/+43
2014-12-08ALSA: jack: Add dummy snd_jack_set_key() definitionTakashi Iwai1-0/+7
2014-12-08Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai7-58/+108
2014-12-08Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda134x', 'a...Mark Brown1-12/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso...Mark Brown2-0/+14
2014-12-08Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...Mark Brown1-4/+4
2014-12-08Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif...Mark Brown1-0/+3
2014-12-08Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress...Mark Brown1-1/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2-10/+58
2014-12-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown3-24/+17
2014-12-08Merge remote-tracking branch 'asoc/topic/cache' into asoc-nextMark Brown1-7/+12
2014-12-07ASoC: rsnd: rename SSI function name of PIOKuninori Morimoto1-4/+4
2014-12-01ASoC: omap-hdmi-audio: Add platform device for OMAP HDMI audio supportJyri Sarha1-0/+43
2014-11-28Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2014-11-25ASoC: Remove 'const' from the device_node pointersJean-Francois Moine1-3/+3
2014-11-25ASoC: Disable regmap helpers if regmap is disabledLars-Peter Clausen1-0/+4
2014-11-25ASoC: core: add multi-codec support in DTJean-Francois Moine1-0/+3
2014-11-25ASoC: rt5645: multiple JD mode supportBard Liao1-0/+1
2014-11-24ASoC: uda134x: Remove is_powered_on_standby from platform dataLars-Peter Clausen1-12/+0
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako1-0/+2
2014-11-20Merge branch 'for-linus' into test/usb-resumeTakashi Iwai1-0/+2
2014-11-19Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown1-0/+35
2014-11-19ASoC: Add helper functions for deferred regmap setupLars-Peter Clausen1-0/+35
2014-11-18ASoC: ac97: Push snd_ac97 pointer to the driver levelLars-Peter Clausen1-3/+2
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+2
2014-11-18ASoC: ac97: Drop delayed device registrationLars-Peter Clausen1-10/+0
2014-11-18ASoC: ac97: Drop support for setting platform data via the CPU DAILars-Peter Clausen2-4/+0
2014-11-18ASoC: ac97: Use static ac97_busLars-Peter Clausen1-2/+1
2014-11-18ASoC: Move AC'97 support to its own fileLars-Peter Clausen1-2/+26
2014-11-10ASoC: Remove CODEC mutexLars-Peter Clausen1-1/+0
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-0/+1
2014-11-09ASoC: Remove snd_soc_cache_sync() implementationLars-Peter Clausen1-7/+12
2014-11-06ASoC: rt5645: Add JD function supportBard Liao1-0/+3
2014-11-04ASoC: dpcm: Fix race between FE/BE updates and triggerTakashi Iwai1-0/+2
2014-11-04ALSA: pcm: Add xrun_injection proc entryTakashi Iwai1-0/+3
2014-11-04ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen1-2/+0
2014-11-04Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-3/+6
2014-11-03ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen1-1/+0
2014-11-03ASoC: Remove snd_soc_platform_driver suspend/resume callbacksLars-Peter Clausen1-4/+0
2014-10-30ALSA: pcm: Convert params_*() with static inline functionsTakashi Iwai1-12/+53
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai1-7/+153
2014-10-30ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer()Takashi Iwai1-12/+13
2014-10-29ALSA: doc: Fix enum snd_jack_types commentsTakashi Iwai1-1/+15
2014-10-28ALSA: compress: fix documentation errorsVinod Koul1-2/+3
2014-10-28ALSA: jack: Fix kerneldoc commentsTakashi Iwai1-2/+3
2014-10-28ASoC: Use generic control handlers for S8 controlLars-Peter Clausen1-11/+8
2014-10-28ASoC: dapm: Use more aggressive cachingLars-Peter Clausen1-0/+1
2014-10-28ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen1-1/+1
2014-10-28ASoC: dapm: Add a flag to mark paths connected to supply widgetsLars-Peter Clausen1-0/+1
2014-10-28ASoC: dapm: Introduce toplevel widget categoriesLars-Peter Clausen1-1/+3
2014-10-22ASoC: dapm: Remove path 'walked' flagLars-Peter Clausen1-1/+0
2014-10-22ASoC: rt5677: add GPIO IRQ supportOder Chiou1-0/+7
2014-10-22Merge branch 'topic/enum-info-cleanup' into for-nextTakashi Iwai2-2/+2
2014-10-20ASoC: rt5677: Add option to configure gpio as floating/pullup/pulldownAnatol Pomozov1-0/+3
2014-10-20Merge branch 'topic/seq-autoload' into for-nextTakashi Iwai1-0/+4
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2
2014-10-18ALSA: seq: bind seq driver automaticallyTakashi Iwai1-0/+4
2014-10-06Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai4-41/+81
2014-10-06Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5677', 'aso...Mark Brown2-1/+7
2014-10-06Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown3-1/+11
2014-10-06Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-0/+1
2014-10-06Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-3/+3
2014-10-06Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2-36/+59
2014-10-02ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty1-0/+1
2014-10-01ASoC: rt5645: Add headset detect functionOder Chiou1-0/+3
2014-09-29ASoC: rt5677: Add dts properties for input/output differential configurationAnatol Pomozov1-1/+4
2014-09-29ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen1-1/+0
2014-09-22Merge branch 'topic/hda-jack-rework' into for-nextTakashi Iwai1-1/+1
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai1-5/+2
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2-2/+2