Age | Commit message (Expand) | Author |
2022-08-31 | ASoC: ti: omap-mcbsp: remove useless assignment | Pierre-Louis Bossart |
2022-08-15 | ASoC: omap: Replace sprintf() with sysfs_emit() | Takashi Iwai |
2022-07-11 | ASoC: Merge up fixes | Mark Brown |
2022-07-07 | ASoC: ti: omap-mcbsp: duplicate sysfs error | David Owens |
2022-06-29 | ASoC: Refactor non_legacy_dai_naming flag | Mark Brown |
2022-06-27 | ASoC: ti: davinci-mcasp: use pm_runtime_resume_and_get() | Pierre-Louis Bossart |
2022-06-27 | ASoC: ti: Migrate to new style legacy DAI naming flag | Charles Keepax |
2022-06-06 | ASoC: ti: Rename set_fmt_new back to set_fmt | Charles Keepax |
2022-06-06 | ASoC: ti: Update to use set_fmt_new callback | Charles Keepax |
2022-05-16 | ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_* | Miaoqian Lin |
2022-05-05 | ASoC: ti: davinci-mcasp: Add dma-type for bcdma | Jayesh Choudhary |
2022-04-14 | ASoC: soc-card: Create jack kcontrol without pins | Akihiko Odaki |
2022-04-12 | ASoC: ti: osk5912: Make it CCF clk API compatible | Janusz Krzysztofik |
2022-03-16 | ASoC: ti: Fix spelling mistake "cant" -> "can't" | Colin Ian King |
2022-02-28 | ASoC: ti: davinci-i2s: Add check for clk_enable() | Jiasheng Jiang |
2021-12-20 | ASoC: ti: Use dev_err_probe() helper | Kuninori Morimoto |
2021-12-06 | ASoC: ti: davinci-mcasp: Remove unnecessary conditional | Andy Shevchenko |
2021-12-06 | ASoC: ti: davinci-mcasp: Get rid of duplicate of_node assignment | Andy Shevchenko |
2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-09-29 | ASoC: ti: Constify static snd_soc_ops | Rikard Falkeborn |
2021-09-22 | tty: make tty_ldisc_ops::hangup return void | Jiri Slaby |
2021-09-13 | ASoC: ti: rename CONFIG_SND_SOC_DM365_VOICE_CODEC_MODULE | Masahiro Yamada |
2021-08-06 | Merge some cs42l42 patches into asoc-5.15 | Mark Brown |
2021-07-19 | ASoC: ti: j721e-evm: Convert the audio domain IDs to enum | Peter Ujfalusi |
2021-07-19 | ASoC: ti: j721e-evm: Check for not initialized parent_clk_id | Peter Ujfalusi |
2021-07-19 | ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startup | Peter Ujfalusi |
2021-07-12 | Merge series "ASoC: ti: davinci-mcasp: Fix the DIT mode and OMAP4 support" fr... | Mark Brown |
2021-07-11 | ASoC: ti: delete some dead code in omap_abe_probe() | Dan Carpenter |
2021-07-11 | ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASP | Peter Ujfalusi |
2021-07-11 | ASoC: ti: davinci-mcasp: Fix DIT mode support | Peter Ujfalusi |
2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-06-04 | ASoC: ti: davinci-mcasp: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-06-01 | ASoC: ti: omap-mcbsp: use DEVICE_ATTR_RW macro | YueHaibing |
2021-05-13 | tty: no checking of tty_unregister_ldisc | Jiri Slaby |
2021-05-13 | tty: make tty_ldisc_ops a param in tty_unregister_ldisc | Jiri Slaby |
2021-05-13 | tty: set tty_ldisc_ops::num statically | Jiri Slaby |
2021-05-13 | tty: make fp of tty_ldisc_ops::receive_buf{,2} const | Jiri Slaby |
2021-04-30 | Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-03-31 | ASoC: ti: omap-mcsp: remove duplicate test | Pierre-Louis Bossart |
2021-03-31 | ASoC: ti: omap-abe-twl6040: remove useless assignment | Pierre-Louis Bossart |
2021-03-17 | ASoC: ti: Fix a typo in the file ams-delta.c | Bhaskar Chowdhury |
2021-03-10 | tty: remove TTY_LDISC_MAGIC | Jiri Slaby |
2021-01-21 | ASoC: ti: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-12-14 | Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2020-11-26 | ASoC: ti: davinci: mark OF related data as maybe unused | Krzysztof Kozlowski |
2020-11-23 | ASoC: ti: depend on COMMON_CLK to fix compile tests | Krzysztof Kozlowski |
2020-11-06 | ASoC: ti: davinci-mcasp: Handle missing required DT properties | Peter Ujfalusi |
2020-11-06 | ASoC: ti: davinci-mcasp: Simplify the configuration parameter handling | Peter Ujfalusi |
2020-11-06 | ASoC: ti: davinci-mcasp: Remove legacy dma_request parsing | Peter Ujfalusi |
2020-11-06 | ASoC: ti: davinci-mcasp: Use platform_get_irq_byname_optional | Peter Ujfalusi |