summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2014-03-07Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2014-03-07Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov
2014-03-07ASoC: tlv320aic23: add support for SPI control modeMax Filippov
2014-03-07ASoC: wm_adsp: Correct type specifier in printfCharles Keepax
2014-03-06ASoC: core: use regmap's parse_val to do endian translationNenghua Cao
2014-03-06Merge tag 'parse-val' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown
2014-03-06ASoC: sirf: Add SiRF audio cardRongjun Ying
2014-03-06ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codecRongjun Ying
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen
2014-03-06ASoC: Move active count from CODEC to componentLars-Peter Clausen
2014-03-06ASoC: Add component pointer to the DAI structLars-Peter Clausen
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen
2014-03-06ASoC: Fix active count tracking for CODEC to CODEC linksLars-Peter Clausen
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen
2014-03-06ASoC: sirf: Add SiRF internal audio codec driverRongjun Ying
2014-03-06ASoC: wm_adsp: Split firmware load into smaller chunksCharles Keepax
2014-03-06ASoC: cs4271: Fix build error without CONFIG_SPI_MASTERTakashi Iwai
2014-03-05ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai
2014-03-05ALSA: emu10k1: Fix possible NULL dereferenceTakashi Iwai
2014-03-05ALSA: echoaudio: use after free on errorDan Carpenter
2014-03-05ALSA: lola: NULL deref on allocation errorDan Carpenter
2014-03-05ALSA: hda - Use analog beep for Thinkpads with AD1984 codecsTakashi Iwai
2014-03-05ALSA: hda - Add missing loopback merge path for AD1884/1984 codecsTakashi Iwai
2014-03-05ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DTKuninori Morimoto
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto
2014-03-05ASoC: rsnd: nothing to do on rsnd_dai_remove()Kuninori Morimoto
2014-03-05ASoC: rsnd: use mod probe method on SSIKuninori Morimoto
2014-03-05ASoC: rsnd: use mod probe method on SCUKuninori Morimoto
2014-03-05ASoC: rsnd: add probe/remove callback on rsnd_mod_opsKuninori Morimoto
2014-03-05ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto
2014-03-05ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto
2014-03-05ASoC: rsnd: Get correct SCU IDKuninori Morimoto
2014-03-05ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto
2014-03-05ASoC: pcm: free path list before exiting from error conditionsPatrick Lai
2014-03-05ASoC: ak4104: Remove superfluous codec->control_data initializationLars-Peter Clausen
2014-03-05ASoC: fsl: Don't select FIQ from EukreaMark Brown
2014-03-04ALSA: hda - add automute fix for another dell AIO modelHui Wang
2014-03-04ASoC: cache: Do the codec->reg_cache zero pionter checkXiubo Li
2014-03-04ASoC: n810: fix init with DT bootAaro Koskinen
2014-03-04ASoC: rsnd: share reg_field and reduce memoryKuninori Morimoto
2014-03-04ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto
2014-03-04ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto
2014-03-04ASoC: rsnd: use function pointer for each probeKuninori Morimoto
2014-03-04ASoC: rsnd: use devm_clk_get() instead of clk_get()Kuninori Morimoto
2014-03-04ASoC: rsnd: get ssi/scu from rsnd_dai_streamKuninori Morimoto
2014-03-04ASoC: rsnd: use mod array instead of list on rdaiKuninori Morimoto