summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-03-09ASoC: pcm512x: Fix duplicate const warningMark Brown1-4/+4
2014-03-09ASoC: pcm512x: Split out bus driversMark Brown6-129/+176
2014-03-07Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown12-58/+160
2014-03-07Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown12-58/+160
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov6-7/+7
2014-03-07ASoC: tlv320aic23: add support for SPI control modeMax Filippov6-45/+147
2014-03-07ASoC: Intel: Clean up indentation for Haswell machine driver/KconfigLiam Girdwood2-6/+6
2014-03-07ASoC: Intel: Use .dai_fmt for setting Haswell BE format.Liam Girdwood1-8/+2
2014-03-07ASoC: Intel: Check Haswell IPC process_reply/notification return value.Liam Girdwood1-2/+2
2014-03-07ASoC: wm_adsp: Correct type specifier in printfCharles Keepax1-1/+1
2014-03-06ASoC: core: use regmap's parse_val to do endian translationNenghua Cao1-5/+29
2014-03-06Merge tag 'parse-val' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown42-702/+1133
2014-03-06ASoC: sirf: Add SiRF audio cardRongjun Ying3-0/+164
2014-03-06ASoC: sirf: Add SiRF audio port driver is used by SiRF internal audio codecRongjun Ying6-0/+269
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown10-92/+122
2014-03-06ASoC: Move ignore_pmdown_time from CODEC to componentLars-Peter Clausen2-9/+5
2014-03-06ASoC: Move active count from CODEC to componentLars-Peter Clausen1-6/+4
2014-03-06ASoC: Add component pointer to the DAI structLars-Peter Clausen1-6/+12
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen7-9/+9
2014-03-06ASoC: Fix active count tracking for CODEC to CODEC linksLars-Peter Clausen1-2/+6
2014-03-06ASoC: Add helper functions for PCM runtime 'active' managementLars-Peter Clausen2-72/+76
2014-03-06ASoC: Handle ignore_pmdown_time for CODEC to CODEC linksLars-Peter Clausen2-4/+26
2014-03-06ASoC: sirf: Add SiRF internal audio codec driverRongjun Ying4-0/+614
2014-03-06ASoC: wm_adsp: Split firmware load into smaller chunksCharles Keepax1-17/+31
2014-03-06ASoC: cs4271: Fix build error without CONFIG_SPI_MASTERTakashi Iwai1-16/+16
2014-03-06ASoC: Baytrail: fix error handling in sst_byt_dsp_init()Dan Carpenter1-5/+5
2014-03-05ALSA: usb-audio: Add quirk for Logitech Webcam C500Takashi Iwai1-0/+1
2014-03-05ALSA: hda - Use analog beep for Thinkpads with AD1984 codecsTakashi Iwai1-0/+3
2014-03-05ALSA: hda - Add missing loopback merge path for AD1884/1984 codecsTakashi Iwai1-0/+1
2014-03-05ASoC: simple-card: tidyup cpu/codec dai_fmt settings for non-DTKuninori Morimoto1-0/+3
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto5-159/+164
2014-03-05ASoC: rsnd: remove all rsnd_xxx_remove()Kuninori Morimoto6-42/+0
2014-03-05ASoC: rsnd: nothing to do on rsnd_dai_remove()Kuninori Morimoto1-36/+0
2014-03-05ASoC: rsnd: use mod probe method on SSIKuninori Morimoto1-51/+65
2014-03-05ASoC: rsnd: use mod probe method on SCUKuninori Morimoto1-25/+39
2014-03-05ASoC: rsnd: add probe/remove callback on rsnd_mod_opsKuninori Morimoto2-0/+29
2014-03-05ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSIKuninori Morimoto3-37/+22
2014-03-05ASoC: rsnd: add rsnd_scu_enable_ssi_irq()Kuninori Morimoto3-13/+18
2014-03-05ASoC: rsnd: Get correct SCU IDKuninori Morimoto4-20/+71
2014-03-05ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto2-7/+30
2014-03-05ASoC: pcm: free path list before exiting from error conditionsPatrick Lai1-0/+3
2014-03-05ASoC: ak4104: Remove superfluous codec->control_data initializationLars-Peter Clausen1-2/+0
2014-03-05ASoC: fsl: Don't select FIQ from EukreaMark Brown1-1/+0
2014-03-04ALSA: hda - add automute fix for another dell AIO modelHui Wang1-1/+1
2014-03-04ASoC: cache: Do the codec->reg_cache zero pionter checkXiubo Li1-6/+7
2014-03-04ASoC: n810: fix init with DT bootAaro Koskinen1-1/+3
2014-03-04ASoC: rsnd: share reg_field and reduce memoryKuninori Morimoto1-28/+53
2014-03-04ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameterKuninori Morimoto1-3/+4
2014-03-04ASoC: rsnd: remove unused SSI_CONTROLKuninori Morimoto2-2/+0
2014-03-04ASoC: rsnd: use function pointer for each probeKuninori Morimoto1-20/+14