| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-07-05 | 1 | -6/+5 |
|\ |
|
| * | tty: no checking of tty_unregister_ldisc | Jiri Slaby | 2021-05-13 | 1 | -3/+1 |
| * | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby | 2021-05-13 | 1 | -1/+1 |
| * | tty: set tty_ldisc_ops::num statically | Jiri Slaby | 2021-05-13 | 1 | -1/+2 |
| * | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby | 2021-05-13 | 1 | -2/+2 |
* | | ASoC: ti: davinci-mcasp: Fix fall-through warning for Clang | Gustavo A. R. Silva | 2021-06-04 | 1 | -0/+1 |
* | | ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macro | YueHaibing | 2021-06-01 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2021-04-30 | 3 | -4/+3 |
|\ |
|
| * | ASoC: ti: omap-mcsp: remove duplicate test | Pierre-Louis Bossart | 2021-03-31 | 1 | -2/+1 |
| * | ASoC: ti: omap-abe-twl6040: remove useless assignment | Pierre-Louis Bossart | 2021-03-31 | 1 | -1/+1 |
| * | ASoC: ti: Fix a typo in the file ams-delta.c | Bhaskar Chowdhury | 2021-03-17 | 1 | -1/+1 |
* | | tty: remove TTY_LDISC_MAGIC | Jiri Slaby | 2021-03-10 | 1 | -1/+0 |
|/ |
|
* | ASoC: ti: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 2021-01-21 | 1 | -1/+1 |
* | Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2020-12-14 | 4 | -186/+126 |
|\ |
|
| * | ASoC: ti: davinci: mark OF related data as maybe unused | Krzysztof Kozlowski | 2020-11-26 | 1 | -1/+1 |
| * | ASoC: ti: depend on COMMON_CLK to fix compile tests | Krzysztof Kozlowski | 2020-11-23 | 1 | -4/+5 |
| * | ASoC: ti: davinci-mcasp: Handle missing required DT properties | Peter Ujfalusi | 2020-11-06 | 1 | -19/+58 |
| * | ASoC: ti: davinci-mcasp: Simplify the configuration parameter handling | Peter Ujfalusi | 2020-11-06 | 1 | -104/+60 |
| * | ASoC: ti: davinci-mcasp: Remove legacy dma_request parsing | Peter Ujfalusi | 2020-11-06 | 1 | -54/+3 |
| * | ASoC: ti: davinci-mcasp: Use platform_get_irq_byname_optional | Peter Ujfalusi | 2020-11-06 | 1 | -6/+6 |
| * | ASoC: ti: davinci-mcasp: remove always zero of davinci_mcasp_get_dt_params | Zhang Qilong | 2020-11-03 | 1 | -7/+3 |
| * | ASoC: ti: davinci-evm: Remove redundant null check before clk_disable_unprepare | Xu Wang | 2020-11-02 | 1 | -2/+1 |
* | | ALSA: remove unneeded break | Tom Rix | 2020-10-26 | 1 | -1/+0 |
|/ |
|
* | ASoC: ti: davinci-mcasp: Use &pdev->dev for early dev_warn | Peter Ujfalusi | 2020-10-08 | 1 | -1/+1 |
* | Merge tag 'v5.9-rc5' into asoc-5.10 | Mark Brown | 2020-10-06 | 5 | -9/+9 |
|\ |
|
| * | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 5 | -9/+9 |
* | | ASoC: omap-mcbsp: Fix use of uninitialised pointer | Alex Dewar | 2020-10-06 | 1 | -1/+5 |
* | | ASoC: ti: omap-mcbsp: use devm_platform_ioremap_resource_byname | Zhang Qilong | 2020-10-01 | 1 | -5/+1 |
* | | ASoC: ti: j721e-evm: Fix compiler warning when CONFIG_OF=n | Peter Ujfalusi | 2020-09-28 | 1 | -1/+1 |
* | | Merge branch 'asoc-5.9' into asoc-5.10 | Mark Brown | 2020-09-17 | 1 | -2/+2 |
|\ \ |
|
| * | | ASoC: ti: fixup ams_delta_mute() function name | Kuninori Morimoto | 2020-08-25 | 1 | -2/+2 |
| |/ |
|
* | | ASoC: ti: j721e-evm: Add support for j7200-cpb audio | Peter Ujfalusi | 2020-09-11 | 1 | -0/+11 |
* | | ASoC: ti: Kconfig: Allow the j721e machine driver to be used on K3 platform | Peter Ujfalusi | 2020-09-08 | 1 | -1/+1 |
* | | ASoC: various vendors: delete repeated words in comments | Randy Dunlap | 2020-08-18 | 1 | -1/+1 |
|/ |
|
* | Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto... | Mark Brown | 2020-07-23 | 10 | -19/+19 |
|\ |
|
| * | ASoC: ti: use asoc_substream_to_rtd() | Kuninori Morimoto | 2020-07-23 | 10 | -19/+19 |
* | | ASoC: ti: fix SND_SOC_J721E_EVM warnings & errors | Randy Dunlap | 2020-07-23 | 1 | -0/+1 |
* | | ASoC: omap: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-23 | 4 | -4/+4 |
* | | ASoC: ti: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-23 | 2 | -2/+2 |
|/ |
|
* | ASoC: ti: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 2020-07-17 | 1 | -4/+5 |
* | ASoC: ti: omap-mcbsp-st: Remove set, but unused variable 'w' | Lee Jones | 2020-07-09 | 1 | -3/+0 |
* | ASoC: ti: j721e-evm: Fix missing unlock on error in j721e_audio_hw_params() | Wei Yongjun | 2020-07-03 | 1 | -1/+1 |
* | ASoC: ti: Add custom machine driver for j721e EVM (CPB and IVI) | Peter Ujfalusi | 2020-07-01 | 3 | -0/+906 |
* | ASoC: ti: davinci-mcasp: Specify stream_name for playback/capture | Peter Ujfalusi | 2020-07-01 | 1 | -0/+3 |
* | ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src | Dinghao Liu | 2020-05-26 | 1 | -5/+2 |
* | ASoC: ti: use snd_soc_xxx_active() | Kuninori Morimoto | 2020-05-18 | 4 | -9/+9 |
* | ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()' | Christophe JAILLET | 2020-05-12 | 1 | -6/+2 |
* | Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2020-05-12 | 1 | -1/+3 |
|\ |
|
| * | ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type | Xiyu Yang | 2020-04-28 | 1 | -1/+3 |
* | | ASoC: ti: remove comparison to bool in omap_mcbsp_dai_set_dai_fmt() | Jason Yan | 2020-04-27 | 1 | -1/+1 |
|/ |
|