summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2014-09-15ALSA: pdaudiocf: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: lx6464es: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: pcxhr: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: mixart: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: hda - Make snd_hda_jack_detect_enable_callback() returning the jack objectTakashi Iwai
2014-09-13ASoC: rockchip-i2s: add dma data to snd_soc_daiJianqun
2014-09-13ASoC: rockchip-i2s: fix rockchip i2s defination more reasonableJianqun
2014-09-13ASoC: rockchip-i2s: enable "hclk" for rockchip I2S controllerJianqun
2014-09-13ASoC: rockchip-i2s: fix registers' property of rockchip i2s controllerJianqun
2014-09-13ASoC: rockchip-i2s: fix master mode set bit errorJianqun
2014-09-12ASoC: simple-card: tidyup get dai_link/dai_props from privKuninori Morimoto
2014-09-12ASoC: simple-card: tidyup use priv in parameterKuninori Morimoto
2014-09-11ASoC: cs4265: Fix register address to set the proper data type.Paul Handrigan
2014-09-11ALSA: hda - Make snd_hda_jack_tbl_new() staticTakashi Iwai
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai
2014-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2014-09-11ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko
2014-09-11ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFOQiao Zhou
2014-09-10Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/max98090', 'asoc...Mark Brown
2014-09-10Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown
2014-09-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown
2014-09-10ASoC: simple-card: fix regression in clock rate lookupArnd Bergmann
2014-09-10ASoC: simple-card: Adjust the comments of simple card.Xiubo Li
2014-09-10ASoC: soc-pcm: fix dpcm_path_get error handlingQiao Zhou
2014-09-09ASoC: da732x: Cleanup manual bias level transitionsLars-Peter Clausen
2014-09-09ASoC: da732x: Remove unused codec field form da732x_priv structLars-Peter Clausen
2014-09-09ASoC: da732x: Remove unnecessary idle_bias_off initializationLars-Peter Clausen
2014-09-09ASoC: cs42l73: Cleanup manual bias level transitionsLars-Peter Clausen
2014-09-09ASoC: cs42l56: Cleanup manual bias level transitionsLars-Peter Clausen
2014-09-09ASoC: cs42l52: Cleanup manual bias level transitionsLars-Peter Clausen
2014-09-09Merge branch 'topic/cs42l56' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2014-09-09ASoC: samsung-i2s: Check secondary DAI exists before referencingCharles Keepax
2014-09-09ASoC: simple-card: Merge single and muti DAI link(s) code.Xiubo Li
2014-09-09ASoC: Update email id of the authorRajeev Kumar
2014-09-09sound: pci: au88x0: printk replacementSudip Mukherjee
2014-09-08ALSA: usb-audio: add native DSD support for XMOS based DACsJurgen Kramer
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer
2014-09-08Merge branch 'topic/pcm-nonatomic' into for-nextTakashi Iwai
2014-09-08ALSA: virtuoso: add Xonar Essence STX II daughterboard supportClemens Ladisch
2014-09-08ALSA: virtuoso: add one more headphone impedance settingClemens Ladisch
2014-09-08ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XFClemens Ladisch
2014-09-08ALSA: pcm: snd_interval_step: fix changes of open intervalsClemens Ladisch
2014-09-08ALSA: pcm: snd_interval_step: drop the min parameterClemens Ladisch
2014-09-06ASoC: mfld: pcm: Replace pr_ with dev_Subhransu S. Prusty
2014-09-06ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen
2014-09-06ASoC: sst-haswell-pcm: Move controls and DAPM elements to componentLars-Peter Clausen
2014-09-06ASoC: sst-haswell-pcm: Alloc state struct in driver probe()Lars-Peter Clausen
2014-09-06Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown