summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5645.c
AgeCommit message (Expand)Author
2015-09-11ASoC: rt5645: Remove incorrect settingsOder Chiou
2015-09-09ASoC: rt5645: Add struct dmi_system_id "Google Ultima" for chrome platformJohn Lin
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown
2015-08-30Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown
2015-08-27ASoC: rt5645: Prevent the pop sound of the headphone while rebooting or shutd...Oder Chiou
2015-08-25ASoC: rt5645: Add struct dmi_system_id "Google Celes" for chrome platformOder Chiou
2015-08-25ASoC: rt5645: Add the register RT5645_CHARGE_PUMP to readable check functionOder Chiou
2015-08-25ASoC: rt5645: Remove the incorrect setting of the JD modeOder Chiou
2015-08-25ASoC: rt5645: Modify the jack detection function to prevent the pop sound whi...Oder Chiou
2015-08-25ASoC: rt5645: Modify the headphone depop and calibration function to prevent ...Oder Chiou
2015-08-05ASoC: rt5645: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-08-05ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculationOder Chiou
2015-08-03ASoC: rt5645: Fix lost pin setting for DMIC1Bard Liao
2015-07-20ASoC: rt5645: Remove return value in jack detect workNicolas Boichat
2015-07-20Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-07-17ASoC: rt5645: Add regulator supportKoro Chen
2015-07-17ASoC: rt5645: Fix missing free_irqKoro Chen
2015-07-17ASoC: rt5645: Remove unused rt5645 variableNicolas Boichat
2015-07-17ASoC: rt5645: Check if codec is initialized in workqueue handlerNicolas Boichat
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-07-16ASoC: rt5645: Simplify rt5645_enable_push_button_irqNicolas Boichat
2015-07-16ASoC: rt5645: Update dapm pins when the card is not instantiated yetNicolas Boichat
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin
2015-07-14ASoC: rt5645: Remove irq_jack_detection functionNicolas Boichat
2015-07-07Merge branch 'topic/codec-dapm' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2015-07-07ASoC: rt5645: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-07-07ASoC: rt5645: move RT5645 muxes to rt5645_specific_dapm_widgetsBard Liao
2015-07-06ASoC: rt5645: Constify dmi_system_id tableAxel Lin
2015-07-06ASoC: rt5645: Prefix hexadecimal ID register value with 0x in error printJarkko Nikula
2015-06-15ASoC: rt5645: move RT5650 muxes to rt5650_specific_dapm_widgetsMichele Curti
2015-06-12ASoC: rt5645: Use devm_gpiod_get_optional for hp-detectAxel Lin
2015-06-12ASoC: rt5645: Add the device tree parserOder Chiou
2015-06-10ASoC: rt5645: change gpio to gpiod APIsOder Chiou
2015-06-10Merge tag 'asoc-v4.2' into asoc-rt5645Mark Brown
2015-06-10ASoC: rt5645: make RT5650_TDM_CTRL_4 readableOder Chiou
2015-06-10ASoC: rt5645: Lock mutex in rt5645_enable_push_button_irqNicolas Boichat
2015-06-05Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-06-05ASoC: rt5645: Init jack_detect_work before registering irqNicolas Boichat
2015-05-19ASoC: rt5645: Rename HP control to HeadphoneNicolas Boichat
2015-05-19ASoC: rt5645: fix kernel hang when call rt5645_set_jack_detect()John Lin
2015-05-12ASoC: rt5645: fix jack type detect errorJohn Lin
2015-05-12ASoC: rt5645: fix IRQ error in jack detectionJohn Lin
2015-05-12ASoC: rt5645: remove unnecessary power in JD functionJohn Lin
2015-05-12ASoC: rt5645: improve headphone depop functionJohn Lin