summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/ts3a227e.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König2024-05-031-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: ts3a227e: add set_jack and get_jack_typeAstrid Rost2023-01-271-1/+19
* ASoC: ts3a227e: add parameters to control debounce timesAstrid Rost2022-09-211-6/+55
* ASoC: ts3a227e: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: ts3a227e: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-261-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: ts3a227e: Map BTN_0 to KEY_PLAYPAUSEBenson Leung2017-11-271-1/+1
* ASoC: ts3a227e: add acpi tableFang, Yang A2017-09-191-0/+10
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: ts3a227e: do not report jack status when there is i2c read errFang, Yang A2015-07-081-2/+45
* ASoC: ts3a227e: use device property apiFang, Yang A2015-06-021-8/+7
*---. Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/tegra', 'as...Mark Brown2015-02-041-3/+32
|\ \ \
| | | * ASoC: ts3a227e: fix sparse warningLad, Prabhakar2015-02-041-0/+2
| | |/ | |/|
| | * ASoC: ts3a227e: Add dts property that allows to specify micbias voltageAnatol Pomozov2015-01-271-0/+27
| | * ASoC: ts3a227e: Remap keys to match Android headset specificationAnatol Pomozov2015-01-271-3/+3
| |/
* / ASoC: ts3a227e: Check and report jack status at probeCheng-Yi Chiang2015-01-051-0/+6
|/
* ASoC: add TI ts3a227e headset chip driverDylan Reid2014-11-141-0/+314