aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02ASoC: Add sysfs entries via static attribute groupsTakashi Iwai2-34/+38
2015-02-02ASoC: Intel: Add support rt5645 in sst driverFang, Yang A1-0/+2
2015-02-02ASoC: rsnd: call missing snd_soc_unregiter_component/platform()Kuninori Morimoto1-0/+3
2015-02-02ASoC: rsnd: call missing snd_ctl_remove()Kuninori Morimoto3-1/+30
2015-02-02ASoC: davinci-mcasp: Fix DIT only McASP instance supportPeter Ujfalusi1-33/+39
2015-02-02ASoC: davicni-mcasp: Mark the common irq line as sharedPeter Ujfalusi1-1/+2
2015-02-02ASoC: davinci-evm: Do not include davinci-pcm.h and davinci-i2s.hPeter Ujfalusi1-3/+0
2015-02-02ASoC: davinci-evm: Do not include edma headersPeter Ujfalusi1-3/+0
2015-02-02ALSA: Drop snd_get_device() helperTakashi Iwai1-43/+0
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai8-86/+51
2015-02-02ALSA: compress: Embed struct deviceTakashi Iwai1-5/+19
2015-02-02ALSA: seq: Handle the device directlyTakashi Iwai1-2/+11
2015-02-02ALSA: timer: Handle the device directlyTakashi Iwai1-2/+11
2015-02-02ALSA: timer: Propagate the error at initializationTakashi Iwai1-10/+22
2015-02-02ALSA: rawmidi: Use rawmidi device file for kernel messagesTakashi Iwai1-3/+3
2015-02-02ALSA: rawmidi: Embed struct deviceTakashi Iwai1-7/+17
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai4-26/+21
2015-02-02ALSA: hwdep: Embed struct deviceTakashi Iwai2-52/+37
2015-02-02ALSA: control: Embed struct deviceTakashi Iwai1-24/+16
2015-02-02ALSA: Add a helper to initialize deviceTakashi Iwai1-0/+23
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai3-27/+29
2015-02-02ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai3-22/+37
2015-02-02ASoC: atmel-pcm-dma: won't check direction when configure dmaBo Shen1-7/+5
2015-02-01ALSA: line6: Remove unused line6_midibuf_skip_message()Chris Rorvick2-13/+0
2015-02-01ALSA: line6: Remove unused line6_midibuf_status()Chris Rorvick2-8/+0
2015-01-30ASoC: atmel_ssc_dai: only clean PDC when using PDCBo Shen1-9/+11
2015-01-30ASoC: atmel_ssc_dai: refactor the startup and shutdownBo Shen1-17/+11
2015-01-30ASoC: atmel_ssc_dai: fix the setting for DSP modeBo Shen1-3/+3
2015-01-30ASoC: sgtl5000: Use shift mask when setting codec modeFilip Brozovic1-5/+5
2015-01-30ASoC: tlv320aic3x: Fix data delay configurationPeter Ujfalusi1-1/+1
2015-01-30ASoC: rx51: Correct DAPM route for capturePeter Ujfalusi1-4/+4
2015-01-30ASoC: pxa: make TTC DKB tristateArnd Bergmann1-1/+1
2015-01-30ASoC: atmel_ssc_dai: Support SND_SOC_DAIFMT_CBM_CFS on I2SPeter Rosin1-0/+48
2015-01-30Merge branch 'topic/line6' into for-nextTakashi Iwai13-250/+114
2015-01-29ASoC: pcm512x: Use the correct range constraints for S24_LEPeter Rosin1-19/+20
2015-01-29ASoC: pcm512x: Fixup warning splatPeter Rosin1-1/+1
2015-01-29ASoC: rt5677: fix SPI dependencyArnd Bergmann2-1/+4
2015-01-29ASoC: davinci: fix DM365_EVM codec selectionArnd Bergmann1-2/+1
2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai3-25/+61
2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai2-0/+6
2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai3-1/+35
2015-01-28ALSA: ak4114: Move EXPORT_SYMBOL() after each functionTakashi Iwai1-7/+6
2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-19/+16
2015-01-28ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai6-20/+18
2015-01-28ALSA: line6: Remove invalid capability bits for PODxt Live VariaxTakashi Iwai1-3/+1
2015-01-28ALSA: line6: Remove struct usb_line6_podhdTakashi Iwai1-6/+1
2015-01-28ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai9-34/+16
2015-01-28ALSA: line6: Remove revision.hTakashi Iwai2-5/+0
2015-01-28ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai8-174/+65
2015-01-28ALSA: line6: Fix volume calculation for big-endianTakashi Iwai1-9/+14