index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
rt5682-i2c.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-05-03
1
-1
/
+1
*
ASoC: codecs: fix TYPO 'reguest' to 'request' in error log
Yinchuan Guo
2024-02-12
1
-1
/
+1
*
ASoC: rt5682: Fix regulator enable/disable sequence
Zhang Shurong
2023-10-02
1
-5
/
+5
*
ASoC: rt5682: Convert to use GPIO descriptors
Linus Walleij
2023-08-17
1
-7
/
+4
*
ASoC: rt5682: Use maple tree register cache
Mark Brown
2023-06-19
1
-1
/
+1
*
ASoC: Merge fixes due to dependencies
Mark Brown
2023-06-16
1
-1
/
+3
|
\
|
*
ASoC: rt5682: Disable jack detection interrupt during suspend
Matthias Kaehlcke
2023-05-17
1
-1
/
+3
*
|
ASoC: do not include pm_runtime.h if not used
Claudiu Beznea
2023-05-23
1
-1
/
+0
*
|
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
|
/
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
ASoC: rt*: use simple i2c probe function
Stephen Kitt
2022-04-07
1
-3
/
+2
*
ASoC: rt5682: Fix deadlock on resume
Peter Ujfalusi
2022-01-28
1
-11
/
+4
*
ASoC: rt5682: Re-detect the combo jack after resuming
Derek Fang
2021-11-12
1
-0
/
+1
*
ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clock
AngeloGioacchino Del Regno
2021-10-27
1
-8
/
+3
*
ASoC: rt5682: move clk related code to rt5682_i2c_probe
Jack Yu
2021-09-30
1
-0
/
+22
*
ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
Douglas Anderson
2021-08-13
1
-2
/
+0
*
ASoC: rt5682: Properly turn off regulators if wrong device ID
Douglas Anderson
2021-08-12
1
-1
/
+12
*
ASoC: rt5682: Implement remove callback
Stephen Boyd
2021-05-10
1
-0
/
+11
*
ASoC: rt5682: Disable irq on shutdown
Stephen Boyd
2021-05-10
1
-0
/
+1
*
ASoC: rt5682: add delay time of workqueue to control next IRQ event
Shuming Fan
2021-03-10
1
-1
/
+1
*
ASoC: rt5682: Fix panic in rt5682_jack_detect_handler happening during system...
Sathyanarayana Nujella
2021-02-08
1
-0
/
+3
*
ASoC: rt5682: Add a new property for the DMIC clock driving
Oder Chiou
2020-11-13
1
-0
/
+5
*
ASoC: rt5682: Prefer async probe
Douglas Anderson
2020-09-01
1
-0
/
+1
*
ASoC: rt5682: optimize the power consumption
Shuming Fan
2020-07-17
1
-1
/
+1
*
ASoC: codecs: rt*: rename to snd_soc_component_read()
Kuninori Morimoto
2020-06-22
1
-1
/
+1
*
ASoC: rt5682: split i2c driver into separate module
Arnd Bergmann
2020-05-28
1
-0
/
+306