Age | Commit message (Expand) | Author |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood |
2012-02-03 | ASoC: fsi: add .init/.quit handler support | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: fsi_stream_is_working() care substream->runtime | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: add .start_stop handler to fsi_stream_handler | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: don't use is_play as a parameter of fsi functions | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: tidyup: fsi_pio_xxx() are gathered | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: add fsi_stream_handler and PIO handler | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play() | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: modify fsi_pio_get_area() parameter and using position | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit() | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown() | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup() | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx() | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: data push/pop calculation part was divided | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered | Kuninori Morimoto |
2012-02-03 | ASoC: fsi: reduce runtime calculation by using pre-setting | Kuninori Morimoto |
2012-02-02 | ASoC: tegra: Remove unused DAPM route structure. | Leon Romanovsky |
2012-02-02 | ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board. | Leon Romanovsky |
2012-02-02 | ASoC: pcm: Improve error logging | Mark Brown |
2012-02-01 | ASoC: Convert afeb9260 to table based DAPM init | Axel Lin |
2012-02-01 | ASoC: Use dai_fmt in afeb9260 machine driver | Axel Lin |
2012-02-01 | ASoC: blackfin: Use dai_fmt | Lars-Peter Clausen |
2012-02-01 | ASoC: wm9712: Add TLV information for microphone input | Mark Brown |
2012-02-01 | ASoC: wm9712: Remove driver specific version | Mark Brown |
2012-02-01 | ASoC: wm5100: Handle failures to determine accessory polarity | Mark Brown |
2012-02-01 | ASoC: wm8996: Use devm_regulator_bulk_get() | Mark Brown |
2012-02-01 | ASoC: wm8996: Switch to using common code for managing CPVDD supply | Mark Brown |
2012-02-01 | Merge tag 'v3.3-rc2' into for-3.4 | Mark Brown |
2012-01-31 | Linux 3.3-rc2v3.3-rc2 | Linus Torvalds |
2012-01-31 | ASoC: Tegra+ALC5632 machine: Add device tree binding documentation | Leon Romanovsky |
2012-01-31 | ASoC: ALC5632: Add device tree binding documentation | Leon Romanovsky |
2012-01-31 | ASoC: Tegra+ALC5632: Implement device tree support in board file | Leon Romanovsky |
2012-01-31 | ASoC: wm_hubs: Push check for idle_bias_off out into drivers | Mark Brown |
2012-01-31 | ASoC: core: Support suspend to disk | Mark Brown |
2012-01-31 | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds |
2012-01-31 | ASoC: wm8993: Convert to use a regmap patch | Mark Brown |
2012-01-31 | ASoC: fsi: Remove unneeded empty runtime PM callbacks | Mark Brown |
2012-01-31 | ASoC: max9768: Fix up review comments in max9768 driver | Mark Brown |
2012-01-30 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-01-30 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-30 | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-30 | ASoC: max9768: add driver for max9768 amplifier | Wolfram Sang |
2012-01-30 | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-01-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2012-01-30 | af_unix: fix EPOLLET regression for stream sockets | Eric Dumazet |
2012-01-30 | tcp: fix tcp_trim_head() to adjust segment count with skb MSS | Neal Cardwell |
2012-01-30 | net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL | Glauber Costa |