summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/bytcr_rt5651.c
AgeCommit message (Expand)Author
2024-02-11ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boardsHans de Goede
2023-09-26ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto
2023-03-20ASoC: Intel: boards: bytcr_rt5651: Convert to platform remove callback return...Uwe Kleine-König
2023-01-12ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko
2022-10-26ASoC: Intel: boards: Fix typo in commentsAmadeusz Sławiński
2022-06-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-06ASoC: Intel: boards: reset acpi_chan_packagePierre-Louis Bossart
2022-06-06ASoC: Intel: Update to use set_fmt_new callbackCharles Keepax
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-03-02ASoC: Intel: boards: fix spelling in commentsPierre-Louis Bossart
2021-10-11ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log saturationAndy Shevchenko
2021-10-11ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclkAndy Shevchenko
2021-10-11ASoC: Intel: bytcr_rt5651: Use temporary variable for struct deviceAndy Shevchenko
2021-10-11ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata()Andy Shevchenko
2021-09-20ASoC: Intel: boards: Update to modern clocking terminologyPeter Ujfalusi
2021-08-13ASoC: Intel: boards: use software node API in Atom boardsHeikki Krogerus
2021-08-13ASoC: Intel: remove device_properties for Atom boardsPierre-Louis Bossart
2021-08-13ASoC: Intel: boards: get codec device with ACPI instead of bus searchPierre-Louis Bossart
2021-08-13ASoC: Intel: boards: handle errors with acpi_dev_get_first_match_dev()Pierre-Louis Bossart
2021-08-13ASoC: Intel: boards: harden codec property handlingPierre-Louis Bossart
2021-05-10ASoC: Intel: boards: remove .nonatomic for BE dailinksPierre-Louis Bossart
2021-02-17ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tabletHans de Goede
2020-11-19ASoC: Intel: byt/cht: set pm ops dynamicallyPierre-Louis Bossart
2020-11-19ASoC: Intel: boards: byt/cht: set card and driver name at run timePierre-Louis Bossart
2020-10-26ASoC: Intel: bytcr_rt5651: use semicolons rather than commas to separate stat...Julia Lawall
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto
2020-06-26ASoC: Intel: boards: byt*.c: remove cast in dev_info quirk logPierre-Louis Bossart
2020-06-17ASoC: Intel: byt*: simplify card names for SOF usesPierre-Louis Bossart
2020-05-27ASoC: Intel: byt/cht: add .pm_opsPierre-Louis Bossart
2020-05-27ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspendPierre-Louis Bossart
2020-03-27ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-01-17ASoC: Intel: bytcr_rt5651: Remove unnecessary string buffers and snprintf callsJordy Ubink
2020-01-14ASoC: Intel: bytcr_rt5651: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2020-01-14ASoC: Intel: bytcr_rt5651: remove unused variablePierre-Louis Bossart
2019-12-09ASoC: Intel - do not describe I/O configuration in the long card nameJaroslav Kysela
2019-12-09ASoC: Intel - use control components to describe card configJaroslav Kysela
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-06ASoC: Intel: bytcr_rt5651: use modern dai_link styleKuninori Morimoto
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart
2019-04-25ASoC: Intel: bytcr_rt5651: align quirk override handlingPierre-Louis Bossart
2019-04-02Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown
2019-04-01ASoC: Intel: bytcr_rt5651: Convert to use acpi_dev_get_first_match_dev()Andy Shevchenko
2019-03-18ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_JD_NOT_INV quirkHans de Goede
2019-02-08gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko
2019-01-28ASoC: Intel: bytcr_rt5651: platform name fixup supportPierre-Louis Bossart
2019-01-24ASoC: Intel: make const arrays static, reduces object code sizeColin Ian King
2019-01-07ASoC: Intel: bytcr_rt5651: Add quirk for PoV TAB-P1006W-232 (v1.0) tabletHans de Goede
2019-01-07ASoC: Intel: bytcr_rt5651: Add support for jack-detect using an external GPIOHans de Goede