summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-0459-172/+198
* ASoC: fsi: add .init/.quit handler supportKuninori Morimoto2012-02-031-0/+4
* ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto2012-02-031-16/+16
* ASoC: fsi: fsi_stream_is_working() care substream->runtimeKuninori Morimoto2012-02-031-4/+2
* ASoC: fsi: add .start_stop handler to fsi_stream_handlerKuninori Morimoto2012-02-031-22/+29
* ASoC: fsi: don't use is_play as a parameter of fsi functionsKuninori Morimoto2012-02-031-49/+45
* ASoC: fsi: tidyup: fsi_pio_xxx() are gatheredKuninori Morimoto2012-02-031-52/+49
* ASoC: fsi: add fsi_stream_handler and PIO handlerKuninori Morimoto2012-02-031-15/+118
* ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameterKuninori Morimoto2012-02-031-3/+7
* ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()Kuninori Morimoto2012-02-031-5/+10
* ASoC: fsi: modify fsi_pio_get_area() parameter and using positionKuninori Morimoto2012-02-031-26/+17
* ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit()Kuninori Morimoto2012-02-031-4/+4
* ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown()Kuninori Morimoto2012-02-031-4/+2
* ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup()Kuninori Morimoto2012-02-031-55/+54
* ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx()Kuninori Morimoto2012-02-031-14/+14
* ASoC: fsi: data push/pop calculation part was dividedKuninori Morimoto2012-02-031-59/+45
* ASoC: fsi: tidyup: fsi_stream_xx() functions were gatheredKuninori Morimoto2012-02-031-58/+57
* ASoC: fsi: reduce runtime calculation by using pre-settingKuninori Morimoto2012-02-031-6/+5
* ASoC: tegra: Remove unused DAPM route structure.Leon Romanovsky2012-02-021-16/+0
* ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.Leon Romanovsky2012-02-021-4/+35
* ASoC: pcm: Improve error loggingMark Brown2012-02-021-17/+22
* ASoC: Convert afeb9260 to table based DAPM initAxel Lin2012-02-011-8/+6
* ASoC: Use dai_fmt in afeb9260 machine driverAxel Lin2012-02-011-21/+2
* ASoC: blackfin: Use dai_fmtLars-Peter Clausen2012-02-017-98/+27
* ASoC: wm9712: Add TLV information for microphone inputMark Brown2012-02-011-3/+7
* ASoC: wm9712: Remove driver specific versionMark Brown2012-02-011-4/+0
* ASoC: wm5100: Handle failures to determine accessory polarityMark Brown2012-02-011-12/+25
* ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown2012-02-011-6/+3
* ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown2012-02-011-27/+5
* Merge tag 'v3.3-rc2' into for-3.4Mark Brown2012-02-0113-75/+138
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-275-21/+54
| |\
| | * ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai2012-01-261-0/+1
| | * ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira2012-01-251-1/+8
| | * ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai2012-01-251-0/+10
| | * ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl2012-01-241-5/+8
| | * ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't supportRaymond Yau2012-01-242-15/+27
| * | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-01-258-83/+96
| |\ \
| | * | ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl2012-01-241-18/+13
| | * | ASoC: wm8958: Use correct format string in dev_err() callJesper Juhl2012-01-231-1/+1
| | * | ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown2012-01-221-1/+2
| | * | ASoC: mxs: Fix mxs-saif timeoutFabio Estevam2012-01-201-0/+5
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-246-34/+63
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai2012-01-231-3/+5
| | * | ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson2012-01-231-1/+1
| | * | ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai2012-01-231-2/+4
| | * | ALSA: hda - Fix a unused variable warningTakashi Iwai2012-01-201-1/+0
| | * | snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool2012-01-201-1/+1
| | * | ALSA: hda/realtek - Remove use_jack_tbl fieldTakashi Iwai2012-01-191-4/+1
| | * | ALSA: hda/realtek - Avoid conflict of unsol-events with static quirksTakashi Iwai2012-01-193-24/+53
| | * | ALSA: hda/realtek - Avoid multi-ios conflicting with multi-speakersTakashi Iwai2012-01-191-1/+1
OpenPOWER on IntegriCloud