| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates | Luca Ceresoli | 2024-03-12 | 1 | -346/+6 |
* | i2c: make i2c_bus_type const | Greg Kroah-Hartman | 2024-01-18 | 1 | -1/+1 |
* | ASoC: rockchip: Fix unused rockchip_i2s_tdm_match warning for !CONFIG_OF | Rob Herring | 2023-10-30 | 1 | -1/+1 |
* | ASoC: rockchip: i2s_tdm: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-10-23 | 1 | -4/+2 |
* | ASoC: DT matching and header cleanups | Mark Brown | 2023-10-09 | 4 | -28/+13 |
|\ |
|
| * | ASoC: Use device_get_match_data() | Rob Herring | 2023-10-09 | 3 | -27/+12 |
| * | ASoC: Explicitly include correct DT includes | Rob Herring | 2023-10-09 | 1 | -2/+1 |
* | | ASoC: rockchip: Drop includes from Rockchip RT5645 | Linus Walleij | 2023-10-09 | 1 | -2/+0 |
* | | ASoC: rockchip: Drop includes from Rockchip MAX98090 | Linus Walleij | 2023-10-09 | 1 | -2/+0 |
* | | ASoC: rockchip: Drop includes from RK3399 | Linus Walleij | 2023-10-09 | 1 | -2/+0 |
* | | ASoC: rockchip: Convert RK3288 HDMI to GPIO descriptors | Linus Walleij | 2023-10-09 | 1 | -32/+14 |
|/ |
|
* | ASoC: rockchip: convert not to use asoc_xxx() | Kuninori Morimoto | 2023-09-25 | 5 | -25/+25 |
* | ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski | 2023-08-15 | 1 | -1/+1 |
* | ASoC: rockchip: merge DAI call back functions into ops | Kuninori Morimoto | 2023-08-14 | 4 | -4/+4 |
* | ASoC: rockchip: rockchip_rt5645: Map missing jack kcontrols | Alper Nebi Yasak | 2023-08-07 | 1 | -5/+17 |
* | ASoC: rk3399-gru-sound: Map missing Line Out jack kcontrol | Alper Nebi Yasak | 2023-08-07 | 1 | -1/+6 |
* | ALSA/ASoC: Convert to platform remove callback | Mark Brown | 2023-03-21 | 4 | -16/+8 |
|\ |
|
| * | ASoC: rockchip: rockchip_spdif: Convert to platform remove callback returning... | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
| * | ASoC: rockchip: rockchip_rt5645: Convert to platform remove callback returnin... | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
| * | ASoC: rockchip: rockchip_pdm: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
| * | ASoC: rockchip: rockchip_i2s: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-20 | 1 | -4/+2 |
* | | ASoC: rockchip: i2s: Add compatible for RK3588 | Cristian Ciocaltea | 2023-03-20 | 1 | -0/+1 |
|/ |
|
* | ASoC: rockchip: use helper function | Kuninori Morimoto | 2023-01-31 | 3 | -4/+4 |
* | ASoC: Kconfig: fix spelling of "up to" | Randy Dunlap | 2023-01-25 | 1 | -1/+1 |
* | ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtim... | Wang Jingjin | 2022-12-12 | 1 | -0/+1 |
* | ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runt... | Wang Jingjin | 2022-12-07 | 1 | -0/+1 |
* | ASoC: rockchip: i2s_tdm: Add support for RK3588 | Nicolas Frattaroli | 2022-11-25 | 1 | -1/+2 |
* | ASoC: rockchip: i2s_tdm: Make the grf property optional | Nicolas Frattaroli | 2022-11-25 | 1 | -4/+12 |
* | ASoC: rockchip: Drop da7219_aad_jack_det() usage | Cezary Rojewski | 2022-11-07 | 1 | -2/+1 |
* | ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR | Judy Hsiao | 2022-09-30 | 1 | -12/+12 |
* | ASoC: rockchip: i2s: use regmap_read_poll_timeout to poll I2S_CLR | Judy Hsiao | 2022-09-14 | 1 | -25/+16 |
* | ASoC: Merge up fixes | Mark Brown | 2022-07-11 | 1 | -1/+0 |
|\ |
|
| * | ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not found | Alexandru Elisei | 2022-07-11 | 1 | -1/+4 |
| * | ASoC: rockchip: i2s: switch BCLK to GPIO | Judy Hsiao | 2022-06-24 | 1 | -31/+129 |
* | | ASoC: rockchip: i2s: Fix error code when fail to read I2S_CLR | Judy Hsiao | 2022-07-05 | 1 | -0/+2 |
* | | ASoC: Refactor non_legacy_dai_naming flag | Mark Brown | 2022-06-29 | 4 | -0/+4 |
|\ \ |
|
| * | | ASoC: rockchip: Migrate to new style legacy DAI naming flag | Charles Keepax | 2022-06-27 | 4 | -0/+4 |
* | | | ASoC: rockchip: i2s: Remove unwanted dma settings in rockchip_i2s_probe | Judy Hsiao | 2022-06-29 | 1 | -8/+0 |
* | | | ASoC: rockchip: i2s: Fix the debug level on missing pinctrl | Judy Hsiao | 2022-06-29 | 1 | -1/+1 |
* | | | ASoC: rockchip: pdm: use pm_runtime_resume_and_get() | Pierre-Louis Bossart | 2022-06-27 | 1 | -4/+2 |
* | | | ASoC: rockchip: i2s_tdm: use pm_runtime_resume_and_get() | Pierre-Louis Bossart | 2022-06-27 | 1 | -4/+2 |
|/ / |
|
* | | ASoC: rockchip: i2s: Fix missing error code in rockchip_i2s_probe() | Jiapeng Chong | 2022-06-24 | 1 | -0/+1 |
* | | ASoC: rockchip: i2s: switch BCLK to GPIO | Mark Brown | 2022-06-22 | 1 | -45/+35 |
|\ \ |
|
| * | | ASoC: rockchip: i2s: switch BCLK to GPIO | Judy Hsiao | 2022-06-21 | 1 | -46/+123 |
* | | | ASoC: rockchip: i2s: Fix crash on missing pinctrl | Chen-Yu Tsai | 2022-06-22 | 1 | -15/+14 |
* | | | ASoC: Merge fixes | Mark Brown | 2022-06-22 | 1 | -31/+129 |
|\ \ \
| |/ /
|/| | |
|
| * | | ASoC: rockchip: i2s: switch BCLK to GPIO | Judy Hsiao | 2022-06-20 | 1 | -31/+129 |
| |/ |
|
* | | Specify clock provider directly to CPU DAIs | Mark Brown | 2022-06-09 | 2 | -6/+6 |
|\ \ |
|
| * | | ASoC: rockchip: Rename set_fmt_new back to set_fmt | Charles Keepax | 2022-06-06 | 2 | -2/+2 |
| * | | ASoC: rockchip: Update to use set_fmt_new callback | Charles Keepax | 2022-06-06 | 2 | -8/+8 |
| |/ |
|