summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2012-02-09ASoC: twl6040: Move ignore_pmdown_time to driver structMark Brown
2012-02-09ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown
2012-02-09ASoC: pcm: If pmdown_time is zero then shut down DAPM immediatelyMark Brown
2012-02-08ASoC: wm8962: Support mono playback and recordMark Brown
2012-02-07ASoC: Convert kirkwood-openrd to use snd_soc_register_card()Axel Lin
2012-02-07ASoC: Convert kirkwood-t5325 to use snd_soc_register_card()Axel Lin
2012-02-07ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown
2012-02-07ASoC: tlv320aic3x: Remove even more unused codeMark Brown
2012-02-06ASoC: wm8994: Bring WM8994 accessory detection up to dateMark Brown
2012-02-06ASoC: wm8994: Unsuspend the device while reading GPIO statusesMark Brown
2012-02-06ASoC: wm8994: We don't need to runtime resume by defaultMark Brown
2012-02-06ASoC: max9768: Fix build and use new add control API.Liam Girdwood
2012-02-06ASoC: tlv320aic3x: remove unused codeFelipe Contreras
2012-02-06ASoC: dapm: Clean up header information.Liam Girdwood
2012-02-06ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood
2012-02-06ASoC: wm8994: Don't bring up to STANDBY by defaultMark Brown
2012-02-06ASoC: samsung: Enable accessory detect for WM8994 on LittlemillMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-02-03ASoC: fsi: add .init/.quit handler supportKuninori Morimoto
2012-02-03ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto
2012-02-03ASoC: fsi: fsi_stream_is_working() care substream->runtimeKuninori Morimoto
2012-02-03ASoC: fsi: add .start_stop handler to fsi_stream_handlerKuninori Morimoto
2012-02-03ASoC: fsi: don't use is_play as a parameter of fsi functionsKuninori Morimoto
2012-02-03ASoC: fsi: tidyup: fsi_pio_xxx() are gatheredKuninori Morimoto
2012-02-03ASoC: fsi: add fsi_stream_handler and PIO handlerKuninori Morimoto
2012-02-03ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameterKuninori Morimoto
2012-02-03ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()Kuninori Morimoto
2012-02-03ASoC: fsi: modify fsi_pio_get_area() parameter and using positionKuninori Morimoto
2012-02-03ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit()Kuninori Morimoto
2012-02-03ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown()Kuninori Morimoto
2012-02-03ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup()Kuninori Morimoto
2012-02-03ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx()Kuninori Morimoto
2012-02-03ASoC: fsi: data push/pop calculation part was dividedKuninori Morimoto
2012-02-03ASoC: fsi: tidyup: fsi_stream_xx() functions were gatheredKuninori Morimoto
2012-02-03ASoC: fsi: reduce runtime calculation by using pre-settingKuninori Morimoto
2012-02-02ASoC: tegra: Remove unused DAPM route structure.Leon Romanovsky
2012-02-02ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.Leon Romanovsky
2012-02-02ASoC: pcm: Improve error loggingMark Brown
2012-02-01ASoC: Convert afeb9260 to table based DAPM initAxel Lin
2012-02-01ASoC: Use dai_fmt in afeb9260 machine driverAxel Lin
2012-02-01ASoC: blackfin: Use dai_fmtLars-Peter Clausen
2012-02-01ASoC: wm9712: Add TLV information for microphone inputMark Brown
2012-02-01ASoC: wm9712: Remove driver specific versionMark Brown
2012-02-01ASoC: wm5100: Handle failures to determine accessory polarityMark Brown
2012-02-01ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown
2012-02-01ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown
2012-02-01Merge tag 'v3.3-rc2' into for-3.4Mark Brown
2012-01-31ASoC: Tegra+ALC5632: Implement device tree support in board fileLeon Romanovsky
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown
2012-01-31ASoC: core: Support suspend to diskMark Brown