summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-08ALSA: line6: Pass toneport pointer to toneport_has_led()Chris Rorvick1-7/+12
2015-02-08ALSA: line6: Add toneport_has_source_select()Chris Rorvick1-16/+16
2015-02-06ALSA: line6: Get rid of unused variable in pod.cTakashi Iwai1-1/+0
2015-02-06ALSA: line6: Create sysfs via snd_card_add_dev_attr()Takashi Iwai1-25/+13
2015-02-06ALSA: Add a helper to add a new attribute group to cardTakashi Iwai2-6/+28
2015-02-05ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai1-0/+20
2015-02-05Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai187-2085/+5298
2015-02-04Merge remote-tracking branches 'asoc/topic/wm8960', 'asoc/topic/wm8988' and '...Mark Brown9-5/+756
2015-02-04Merge remote-tracking branches 'asoc/topic/txx9', 'asoc/topic/wm8750', 'asoc/...Mark Brown6-14/+37
2015-02-04Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/tegra', 'as...Mark Brown17-155/+746
2015-02-04Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...Mark Brown19-390/+745
2015-02-04Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5645' and...Mark Brown5-18/+164
2015-02-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/...Mark Brown18-381/+403
2015-02-04Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown22-156/+278
2015-02-04Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...Mark Brown11-87/+285
2015-02-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as...Mark Brown29-463/+214
2015-02-04Merge remote-tracking branches 'asoc/topic/bt-sco', 'asoc/topic/cs35l32', 'as...Mark Brown4-7/+7
2015-02-04Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as...Mark Brown8-62/+81
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown54-240/+543
2015-02-04Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown7-25/+1149
2015-02-04Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown1-3/+4
2015-02-04Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown1-13/+2
2015-02-04Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown3-95/+18
2015-02-04Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown3-35/+39
2015-02-04Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown14-78/+95
2015-02-04ASoC: ts3a227e: fix sparse warningLad, Prabhakar1-0/+2
2015-02-04ASoC: Intel: initial scalar variable baJie Yang1-0/+2
2015-02-04ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definitionJyri Sarha1-1/+1
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai238-1588/+2621
2015-02-03ASoC: sgtl5000: add delay before first I2C accessEric Nelson1-0/+3
2015-02-03ASoC: tlv320aic3x: Add support for tlv320aic3104Jyri Sarha2-102/+253
2015-02-03ALSA: line6: fixup of line6_start_timer argument typeNicholas Mc Guire2-2/+2
2015-02-03ALSA: line6: use msecs_to_jiffies for conversionNicholas Mc Guire1-1/+1
2015-02-02ASoC: Add sysfs entries via static attribute groupsTakashi Iwai3-35/+39
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 Iwai2-44/+0
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai9-121/+55
2015-02-02ALSA: compress: Embed struct deviceTakashi Iwai2-7/+21
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 Iwai2-8/+20
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai5-27/+22