index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
atmel
/
mchp-pdmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uniniti...
Andrei Simion
1
-0
/
+3
2024-09-13
ASoC: atmel: mchp-pdmc: Retain Non-Runtime Controls
Codrin Ciubotariu
1
-42
/
+15
2024-09-11
ASoC: atmel: mchp-pdmc: Add snd_soc_dai_driver name
Codrin Ciubotariu
1
-0
/
+1
2024-09-11
ASoC: atmel: mchp-pdmc: Improve maxburst calculation for better performance
Codrin Ciubotariu
1
-11
/
+28
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-09-01
ASoC: dmaengine: Drop unused iov_iter for process callback
Takashi Iwai
1
-1
/
+1
2023-08-28
Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-9
/
+9
2023-08-18
ASoC: dmaengine: Use iov_iter for process callback, too
Takashi Iwai
1
-1
/
+1
2023-08-14
ASoC: atmel: merge DAI call back functions into ops
Kuninori Morimoto
1
-9
/
+9
2023-07-20
ASoC: atmel: mchp-pdmc: Use snd_ctl_remove_id()
Takashi Iwai
1
-10
/
+2
2023-06-13
ASoC: atmel: use use new trigger ordering method
Kuninori Morimoto
1
-1
/
+1
2023-03-20
ASoC: atmel: mchp-pdmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-05
ASoC: mchp-pdmc: avoid casting to/from void pointer
Claudiu Beznea
1
-2
/
+2
2023-03-05
ASoC: mchp-pdmc: return directly ret
Claudiu Beznea
1
-4
/
+2
2023-03-05
ASoC: mchp-pdmc: use FIELD_PREP() where possible
Claudiu Beznea
1
-6
/
+3
2023-02-28
ASoC: mchp-pdmc: fix poc noise at capture startup
Claudiu Beznea
1
-5
/
+48
2022-12-25
ASoC: mchp-pdmc: add support for suspend to RAM
Claudiu Beznea
1
-6
/
+13
2022-12-25
ASoC: mchp-pdmc: use runtime pm for clock power saving
Claudiu Beznea
1
-42
/
+84
2022-07-11
ASoC: atmel: mchp-pdmc: remove space in front of mchp_pdmc_dt_init()
Claudiu Beznea
1
-1
/
+1
2022-06-27
ASoC: atmel: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-0
/
+1
2022-06-06
ASoC: atmel: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: atmel: Update to use set_fmt_new callback
Charles Keepax
1
-3
/
+3
2022-04-25
ASoC: atmel: mchp-pdmc: set prepare_slave_config
Codrin Ciubotariu
1
-0
/
+1
2022-03-18
ASoC: atmel: mchp-pdmc: print the correct property name
Codrin Ciubotariu
1
-5
/
+6
2022-03-15
ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warning
Alviro Iskandar Setiawan
1
-1
/
+1
2022-03-10
ASoC: atmel: mchp-pdmc: Fix spelling mistake "microchopnes" -> "microphones"
Colin Ian King
1
-1
/
+1
2022-03-10
ASoC: atmel: mchp-pdmc: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-3
/
+1
2022-03-08
ASoC: atmel: mchp-pdmc: add PDMC driver
Codrin Ciubotariu
1
-0
/
+1084