Age | Commit message (Expand) | Author | Files | Lines |
2022-07-05 | ASoC: tegra: tegra20_das: Drop write-only driver data member | Uwe Kleine-König | 1 | -3/+0 |
2022-07-05 | ASoC: tegra: tegra20_das: Make helper functions return void | Uwe Kleine-König | 1 | -37/+10 |
2022-07-05 | ASoC: tegra: tegra20_das: Get rid of global pointer for driver data | Uwe Kleine-König | 1 | -46/+20 |
2022-07-05 | ASoC: tegra: tegra20_das: Remove unused function tegra20_das_read | Uwe Kleine-König | 1 | -8/+0 |
2022-07-05 | ASoC: tegra: tegra20_das: Fold header file into only user | Uwe Kleine-König | 2 | -147/+83 |
2022-07-04 | ASoC: tegra20_ac97: Fix missing error code in tegra20_ac97_platform_probe() | Jiapeng Chong | 1 | -0/+2 |
2022-06-30 | ASoC: tegra: delete a semicolon | Li kunyu | 1 | -1/+1 |
2022-06-27 | ASoC: tegra: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
2022-06-27 | ASoC: tegra: Migrate to new style legacy DAI naming flag | Charles Keepax | 4 | -3/+7 |
2022-06-15 | ASoC: tegra: Fix MBDRC bypass mode check | Sameer Pujar | 1 | -1/+3 |
2022-06-15 | ASoC: tegra: Fix clock DAI format on Tegra210 | Sameer Pujar | 1 | -2/+2 |
2022-06-09 | Specify clock provider directly to CPU DAIs | Mark Brown | 3 | -9/+9 |
2022-06-06 | ASoC: tegra: Rename set_fmt_new back to set_fmt | Charles Keepax | 3 | -3/+3 |
2022-06-06 | ASoC: tegra: Update to use set_fmt_new callback | Charles Keepax | 3 | -12/+12 |
2022-06-06 | ASoC: tegra: AHUB routes for OPE module | Sameer Pujar | 1 | -4/+35 |
2022-06-06 | ASoC: tegra: Add Tegra210 based OPE driver | Sameer Pujar | 8 | -0/+2237 |
2022-04-14 | ASoC: soc-card: Create jack kcontrol without pins | Akihiko Odaki | 2 | -20/+20 |
2022-04-11 | ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unused | YueHaibing | 1 | -2/+2 |
2022-04-04 | ASoC: tegra: AHUB routes for ASRC module | Sameer Pujar | 1 | -1/+81 |
2022-04-04 | ASoC: tegra: Add Tegra186 based ASRC driver | Sameer Pujar | 4 | -0/+1172 |
2022-02-15 | ASoC: tegra20: spdif: make const array rates static | Colin Ian King | 1 | -1/+1 |
2022-01-28 | ASoC: tegra: Update AHUB driver for Tegra234 | Mohan Kumar | 2 | -2/+148 |
2021-12-31 | ASoC: Merge fixes | Mark Brown | 2 | -1/+11 |
2021-12-17 | ASoC: tegra20: i2s: Filter out unsupported rates | Dmitry Osipenko | 1 | -0/+49 |
2021-12-17 | ASoC: tegra20: spdif: Filter out unsupported rates | Dmitry Osipenko | 1 | -0/+61 |
2021-12-17 | ASoC: tegra20: spdif: Support system suspend | Dmitry Osipenko | 1 | -0/+2 |
2021-12-17 | ASoC: tegra20: spdif: Reset hardware | Dmitry Osipenko | 2 | -0/+33 |
2021-12-17 | ASoC: tegra20: spdif: Use more resource-managed helpers | Dmitry Osipenko | 3 | -24/+16 |
2021-12-17 | ASoC: tegra20: spdif: Improve driver's code | Dmitry Osipenko | 1 | -31/+18 |
2021-12-17 | ASoC: tegra20: spdif: Support device-tree | Dmitry Osipenko | 1 | -2/+9 |
2021-12-17 | ASoC: tegra20: spdif: Set FIFO trigger level | Dmitry Osipenko | 1 | -0/+8 |
2021-12-17 | Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub... | Mark Brown | 1 | -1/+0 |
2021-12-17 | ASoC: tegra20-spdif: stop setting slave_id | Arnd Bergmann | 1 | -1/+0 |
2021-12-13 | ASoC: tegra: Restore headphones jack name on Nyan Big | Dmitry Osipenko | 2 | -1/+9 |
2021-12-13 | ASoC: tegra: Add DAPM switches for headphones and mic jack | Dmitry Osipenko | 1 | -0/+2 |
2021-12-01 | ASoC: tegra: Add master volume/mute control support | Sameer Pujar | 2 | -45/+169 |
2021-11-26 | ASoC: tegra: Use normal system sleep for ADX | Sameer Pujar | 1 | -2/+2 |
2021-11-26 | ASoC: tegra: Use normal system sleep for AMX | Sameer Pujar | 1 | -2/+2 |
2021-11-26 | ASoC: tegra: Use normal system sleep for Mixer | Sameer Pujar | 1 | -2/+2 |
2021-11-26 | ASoC: tegra: Use normal system sleep for MVC | Sameer Pujar | 1 | -2/+2 |
2021-11-26 | ASoC: tegra: Use normal system sleep for SFC | Sameer Pujar | 1 | -2/+2 |
2021-11-26 | ASoC: tegra: Balance runtime PM count | Sameer Pujar | 1 | -2/+2 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in Mixer | Sameer Pujar | 1 | -7/+19 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in ADX | Sameer Pujar | 1 | -0/+3 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in AMX | Sameer Pujar | 1 | -0/+3 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in SFC | Sameer Pujar | 1 | -31/+93 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in MVC | Sameer Pujar | 1 | -4/+18 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in AHUB | Sameer Pujar | 1 | -4/+7 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in DSPK | Sameer Pujar | 1 | -32/+146 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in DMIC | Sameer Pujar | 1 | -34/+149 |