summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-31Linux 3.3-rc2v3.3-rc2Linus Torvalds
2012-01-31ASoC: Tegra+ALC5632 machine: Add device tree binding documentationLeon Romanovsky
2012-01-31ASoC: ALC5632: Add device tree binding documentationLeon Romanovsky
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
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-01-31ASoC: wm8993: Convert to use a regmap patchMark Brown
2012-01-31ASoC: fsi: Remove unneeded empty runtime PM callbacksMark Brown
2012-01-31ASoC: max9768: Fix up review comments in max9768 driverMark Brown
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-30Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30ASoC: max9768: add driver for max9768 amplifierWolfram Sang
2012-01-30Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-01-30af_unix: fix EPOLLET regression for stream socketsEric Dumazet
2012-01-30tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa