summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl-ssi: Add configuration helper functionsMarkus Pargmann2014-01-081-0/+122
* ASoC: fsl-ssi: Add offline_config flagMarkus Pargmann2014-01-081-0/+27
* ASoC: fsl-ssi: Fix interrupt stats for imxMarkus Pargmann2014-01-081-8/+32
* ASoC: fsl-ssi: Add imx51-ssi and of_device_id matchingMarkus Pargmann2014-01-081-8/+24
* ASoC: fsl-ssi: Move sysfs stats to debugfsMarkus Pargmann2014-01-081-67/+117
* ASoC: fsl-ssi: Fix probe error handlingMarkus Pargmann2014-01-081-4/+12
* ASoC: fsl: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-074-17/+0
* ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int'Fabio Estevam2014-01-071-1/+1
* ASoC: fsl_ssi: Fix printing return code on clk errorAlexander Shiyan2014-01-061-1/+2
* ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX seriesNicolin Chen2013-12-192-4/+278
* ASoC: fsl/mxs: Remove unnecessarily gendered languageMatthew Garrett2013-12-192-6/+6
* ASoC: imx-ssi: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-051-1/+3
* ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebitsNicolin Chen2013-12-031-70/+9
* Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-fslMark Brown2013-12-031-28/+130
|\
| * ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraintsLars-Peter Clausen2013-12-021-0/+18
| * ASoC: soc-pcm: move DAIs parameters cleaning into hw_free()Nicolin Chen2013-11-241-13/+13
| * ASoC: soc-pcm: add symmetry for channels and sample bitsNicolin Chen2013-11-241-23/+107
* | ASoC: fsl_ssi: Add monaural audio support for non-ac97 interfaceNicolin Chen2013-12-021-7/+12
* | ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situationOskar Schirmer2013-12-022-4/+2
* | ASoC: fsl: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-025-27/+2
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-fslMark Brown2013-12-022-0/+44
|\ \
| * | ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not sup...Lars-Peter Clausen2013-12-021-0/+3
| * | ASoC: Add resource managed snd_dmaengine_pcm_register()Lars-Peter Clausen2013-11-281-0/+41
| |/
* | ASoC: imx-spdif: Remove error message upon devm_kzalloc() failureFabio Estevam2013-12-021-1/+0
* | ASoC: fsl-ssi: Move ac97 specific setup to seperate functionMarkus Pargmann2013-11-241-25/+32
|/
* Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-229-47/+161
|\
| * ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson2013-11-221-1/+1
| * ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai2013-11-221-0/+20
| * Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-215-42/+86
| |\
| | * Merge remote-tracking branch 'asoc/fix/wm8962' into asoc-linusMark Brown2013-11-201-0/+2
| | |\
| | * \ Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2013-11-202-9/+6
| | |\ \
| | | * | ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto2013-11-191-2/+1
| | | * | ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter2013-11-191-1/+1
| | | * | ASoC: rcar: fixup mod access before checkingKuninori Morimoto2013-11-181-6/+4
| | * | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-11-2019-124/+207
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2013-11-201-1/+3
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-11-201-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linusMark Brown2013-11-201-0/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown2013-11-202-1/+46
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald2013-11-201-0/+4
| | | * | | | | | | ASoC: wm5110: Add post SYSCLK register patch for rev D chipCharles Keepax2013-11-191-1/+42
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linusMark Brown2013-11-20105-2798/+3155
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: ab8500: Revert to using custom I/O functionsLee Jones2013-11-191-32/+34
| | | |/ / / / / /
| * | | | | | | | ALSA: hda - Add headset quirk for Dell Inspiron 3135David Henningsson2013-11-211-0/+1
| * | | | | | | | ALSA: hda - Fix the headphone jack detection on Sony VAIO TXTakashi Iwai2013-11-211-0/+1
| * | | | | | | | ALSA: hda - Fix missing bass speaker on ASUS N550Takashi Iwai2013-11-211-0/+16
| * | | | | | | | ALSA: hda - Fix unbalanced runtime PM notification at resumeTakashi Iwai2013-11-201-0/+4
| * | | | | | | | ALSA: hda - A casual Dell Headset quirkDavid Henningsson2013-11-201-0/+1
| * | | | | | | | ALSA: hda - Also enable mute/micmute LED control for "Lenovo dock" fixupDavid Henningsson2013-11-191-0/+2
| * | | | | | | | ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_tTakashi Sakamoto2013-11-191-0/+1