summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2017-05-28 05:52:16 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-06-04 15:23:36 -0300
commit20249f84238e006ef7b726d3211a70de7454d045 (patch)
tree77f8fb3f901a03dd63779705c54419c1e4bf1fac /tools/perf/scripts/python/bin
parente94c32818d865b620c9bbd2656ab3199259ef9ec (diff)
downloadkernel-20249f84238e006ef7b726d3211a70de7454d045.tar.gz
[media] cec: drop MEDIA_CEC_DEBUG
Just depend on DEBUG_FS, no need to invent a new kernel config. Especially since CEC can be enabled by drm without enabling MEDIA_SUPPORT. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
extend TDM maximum sample rate to 384kHzJerome Brunet 2023-09-11ASoC: meson: spdifin: start hw on dai probeJerome Brunet 2023-08-17ASoC: Merge up fixesMark Brown 2023-08-14ASoC: meson: merge DAI call back functions into opsKuninori Morimoto 2023-08-10ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet 2023-06-20ASoC: meson: use snd_soc_{of_}get_dlc()Kuninori Morimoto 2023-05-08ASoC: meson: use asoc_dummy_dlcKuninori Morimoto 2023-04-05ASoC: meson: switch to use c2c_params instead of paramsKuninori Morimoto 2023-03-27ASoC: meson: Use the devm_clk_get_optional() helperChristophe JAILLET 2023-03-20ASoC: meson: aiu: Convert to platform remove callback returning voidUwe Kleine-König 2023-01-31ASoC: meson: use helper functionKuninori Morimoto 2022-10-19ASoC: meson: axg-pdm: Fix double word in commentsShaomin Deng 2022-06-27ASoC: meson: Remove now redundant non_legacy_dai_naming flagCharles Keepax 2022-06-27ASoC: meson: Migrate to new style legacy DAI naming flagCharles Keepax 2022-06-09Specify clock provider directly to CPU DAIsMark Brown 2022-06-06ASoC: meson: remove useless initializationPierre-Louis Bossart 2022-06-06ASoC: meson: Rename set_fmt_new back to set_fmtCharles Keepax 2022-06-06ASoC: meson: Update to use set_fmt_new callbackCharles Keepax 2022-04-21ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong 2022-04-21ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong 2022-04-21ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown 2022-04-21ASoC: meson: Fix event generation for AUI CODEC muxMark Brown 2022-04-21ASoC: meson: Fix event generation for AUI ACODEC muxMark Brown 2022-04-05ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit 2021-12-31ASoC: Merge fixesMark Brown 2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto 2021-12-14ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2sMartin Blumenstingl 2021-12-14ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()Martin Blumenstingl 2021-10-22ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet 2021-10-22ASoC: meson: axg-card: make links nonatomicJerome Brunet 2021-10-18Merge series "ASoC: cleanup / tidyup soc-pcm/core/component" from Kuninori Mo...Mark Brown 2021-10-18ASoC: meson: implement driver_name for snd_soc_card in meson-card-utilsChristian Hewitt 2021-10-18ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()Kuninori Morimoto 2021-09-27ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King 2021-06-21ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto