summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt298.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2024-02-12ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo
2023-10-23ASoC: codecs: rt298: remove redundant assignment to d_len_codeColin Ian King
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-10-17ASoC: codecs: rt298: Add quirk for KBL-R RVP platformAmadeusz Sławiński
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-11ASoC: codecs: rt298: Set component to NULL on removeAmadeusz Sławiński
2022-07-11ASoC: codecs: rt298: Fix jack detectionAmadeusz Sławiński
2022-07-11ASoC: codecs: rt298: Fix NULL jack in interruptAmadeusz Sławiński
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-10ASoC: codecs: rt298: Reorganize jack detect handlingCezary Rojewski
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt
2021-04-19ASoC: rt298: Configure combo jack for headphonesDavid Ward
2021-01-21ASoC: rt*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-09ASoC: codecs: rt*: fix 'defined but not used' warningPierre-Louis Bossart
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-07ASoC: rt298: fix boolean testsPierre-Louis Bossart
2018-03-28Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5514', 'asoc...Mark Brown
2018-03-20ASoC: rt298: don't turn off HV and VREF if headset is detectedBard Liao
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-02-16ASoC: rt298: Add DMI match for Geminilake reference platformVinod Koul
2016-12-12Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rl6347a', 'as...Mark Brown
2016-11-29ASoC: rt298: disable IRQ when jack is NULLBard Liao
2016-10-24ASoC: rt298: fix jack type detect errorBard Liao
2016-08-08ASoC: codec duplicated callback function goes to component on rt298Kuninori Morimoto
2016-05-27Merge remote-tracking branch 'asoc/topic/rt298' into asoc-nextMark Brown
2016-05-12ASoC: rt298: Add DMI match for Broxton-P reference platformVinod Koul
2016-05-12ASoC: rt298: fix null deref on acpi driver dataVinod Koul
2016-04-26ASoC: rt298: fix capture doesn't work at some casesBard Liao
2016-04-26ASoC: rt298: reset AD dilter is there is no MCLKBard Liao
2016-02-24ASoC: rt298: Don't enable IRQ in i2c_probeBard Liao
2016-02-24ASoC: rt298: enable IRQ for jack detectionBard Liao
2015-11-16ASoC: rt298: fix remove unnedded clk settingBard Liao
2015-10-26Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown
2015-10-26Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc...Mark Brown
2015-10-21ASoC: rt298: fix wrong setting of gpio2_enBard Liao
2015-10-16Merge branch 'fix/rt298' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2015-10-16ASoC: rt298: Make rt298_index_def constAxel Lin
2015-10-16ASoC: rt298: correct index default valueBard Liao
2015-10-12ASoC: rt298: set register non-volatile by defaultBard Liao
2015-09-24ASoC: rl6347a: Clean up unneeded inclusion of header filesAxel Lin
2015-08-30Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown
2015-07-16ASoC: rt298: remove meanless pr_infoBard Liao
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-09ASoC: add rt298 codec driverBard Liao