summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5645.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown2015-08-301-1/+1
|\ \
| * | ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-1/+1
| |/
* | Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown2015-08-301-1/+0
|\ \
| * | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
| |/
* | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2015-08-301-206/+209
|\ \
| * | ASoC: rt5645: Prevent the pop sound of the headphone while rebooting or shutd...Oder Chiou2015-08-271-11/+24
| * | ASoC: rt5645: Add the register RT5645_CHARGE_PUMP to readable check functionOder Chiou2015-08-251-0/+1
| * | ASoC: rt5645: Remove the incorrect setting of the JD modeOder Chiou2015-08-251-2/+0
| * | ASoC: rt5645: Modify the jack detection function to prevent the pop sound whi...Oder Chiou2015-08-251-2/+11
| * | ASoC: rt5645: Modify the headphone depop and calibration function to prevent ...Oder Chiou2015-08-251-79/+32
| * | ASoC: rt5645: Remove return value in jack detect workNicolas Boichat2015-07-201-1/+1
| * | Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-07-201-0/+3
| |\ \
| * | | ASoC: rt5645: Add regulator supportKoro Chen2015-07-171-3/+58
| * | | ASoC: rt5645: Fix missing free_irqKoro Chen2015-07-171-3/+14
| * | | ASoC: rt5645: Remove unused rt5645 variableNicolas Boichat2015-07-171-1/+0
| * | | ASoC: rt5645: Simplify rt5645_enable_push_button_irqNicolas Boichat2015-07-161-21/+12
| * | | ASoC: rt5645: Update dapm pins when the card is not instantiated yetNicolas Boichat2015-07-161-25/+11
| * | | ASoC: rt5645: Remove irq_jack_detection functionNicolas Boichat2015-07-141-31/+22
| * | | Merge branch 'topic/codec-dapm' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2015-07-071-42/+33
| |\ \ \
| | * | | ASoC: rt5645: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-07-071-41/+32
| | | |/ | | |/|
| * | | ASoC: rt5645: move RT5645 muxes to rt5645_specific_dapm_widgetsBard Liao2015-07-071-17/+22
| * | | ASoC: rt5645: Constify dmi_system_id tableAxel Lin2015-07-061-1/+1
| * | | ASoC: rt5645: Prefix hexadecimal ID register value with 0x in error printJarkko Nikula2015-07-061-1/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2015-08-301-0/+7
|\ \ \
| * | | ASoC: rt5645: Add struct dmi_system_id "Google Celes" for chrome platformOder Chiou2015-08-251-0/+7
| |/ /
* | | ASoC: rt5645: Fix lost pin setting for DMIC1Bard Liao2015-08-031-0/+2
| |/ |/|
* | ASoC: rt5645: Check if codec is initialized in workqueue handlerNicolas Boichat2015-07-171-0/+3
|/
* ASoC: rt5645: move RT5650 muxes to rt5650_specific_dapm_widgetsMichele Curti2015-06-151-17/+18
* ASoC: rt5645: Use devm_gpiod_get_optional for hp-detectAxel Lin2015-06-121-2/+3
* ASoC: rt5645: Add the device tree parserOder Chiou2015-06-121-6/+19
* ASoC: rt5645: change gpio to gpiod APIsOder Chiou2015-06-101-35/+12
* Merge tag 'asoc-v4.2' into asoc-rt5645Mark Brown2015-06-101-6/+5
|\
| * Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2015-06-051-249/+829
| |\
| * \ Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-2/+1
| |\ \
| | * | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
| | * | ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-271-1/+1
| * | | ASoC: rt5645: Init jack_detect_work before registering irqNicolas Boichat2015-06-051-2/+2
| * | | ASoC: rt5645: Rename HP control to HeadphoneNicolas Boichat2015-05-191-2/+2
| * | | ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bitAxel Lin2015-05-071-1/+1
| * | | ASoC: rt5645: Add ACPI match IDFang, Yang A2015-05-071-0/+11
| |/ /
* | | ASoC: rt5645: make RT5650_TDM_CTRL_4 readableOder Chiou2015-06-101-0/+1
* | | ASoC: rt5645: Lock mutex in rt5645_enable_push_button_irqNicolas Boichat2015-06-101-0/+6
| |/ |/|
* | ASoC: rt5645: fix kernel hang when call rt5645_set_jack_detect()John Lin2015-05-191-1/+2
* | ASoC: rt5645: fix jack type detect errorJohn Lin2015-05-121-15/+20
* | ASoC: rt5645: fix IRQ error in jack detectionJohn Lin2015-05-121-14/+24
* | ASoC: rt5645: remove unnecessary power in JD functionJohn Lin2015-05-121-11/+0
* | ASoC: rt5645: improve headphone depop functionJohn Lin2015-05-121-78/+174
* | ASoC: rt5645: remove unused field in pdataBard Liao2015-05-061-65/+59
* | ASoC: rt5645: fix add missing widgetBard Liao2015-05-061-0/+2
* | ASoC: rt5645: make volume TLV closer to realityBard Liao2015-05-011-6/+6
OpenPOWER on IntegriCloud