index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
atmel
Age
Commit message (
Expand
)
Author
Files
Lines
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
7
-51
/
+51
2023-08-24
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+4
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
5
-45
/
+45
2023-08-13
ASoC: atmel: tse850-pcm5142: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-13
ASoC: atmel: Remove redundant of_match_ptr()
Ruan Jinjie
5
-5
/
+5
2023-07-25
ASoC: atmel: Fix the 8K sample parameter in I2SC master
Guiting Shen
1
-1
/
+4
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-05-22
ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-05-08
ASoC: atmel: use asoc_dummy_dlc
Kuninori Morimoto
2
-10
/
+6
2023-03-24
ASoC: atmel: remove unnecessary dai_link->platform
Kuninori Morimoto
2
-8
/
+2
2023-03-20
ASoC: atmel: tse850-pcm5142: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: sam9x5_wm8731: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: sam9g20_wm8731: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: mikroe-proto: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: mchp-spdiftx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: mchp-spdifrx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: mchp-pdmc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: mchp-i2s-mcc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: atmel_wm8904: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: atmel: atmel-i2s: 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-03-05
ASoC: mchp-spdiftx: update debug message
Claudiu Beznea
1
-1
/
+1
2023-03-05
ASoC: mchp-spdiftx: use regmap_update_bits()
Claudiu Beznea
1
-17
/
+5
2023-03-05
ASoC: mchp-spdiftx: use FIELD_PREP() where possible
Claudiu Beznea
1
-12
/
+9
2023-02-28
ASoC: mchp-pdmc: fix poc noises when starting
Mark Brown
1
-5
/
+48
2023-02-28
ASoC: sam9g20ek: Disable capture unless building with microphone input
Mark Brown
1
-0
/
+3
2023-02-28
ASoC: mchp-pdmc: fix poc noise at capture startup
Claudiu Beznea
1
-5
/
+48
2023-02-02
ASoC: mchp-spdifrx: Fix uninitialized use of mr in mchp_spdifrx_hw_params()
Nathan Chancellor
1
-1
/
+1
2023-01-30
ASoC: mchp-spdifrx: document data structures
Claudiu Beznea
1
-0
/
+29
2023-01-30
ASoC: mchp-spdifrx: add runtime pm support
Claudiu Beznea
1
-44
/
+166
2023-01-30
ASoC: mchp-spdifrx: remove struct mchp_spdifrx_dev::fmt member
Claudiu Beznea
1
-1
/
+0
2023-01-30
ASoC: mchp-spdifrx: use unsigned long to store clk_get_rate() value
Claudiu Beznea
1
-1
/
+1
2023-01-30
ASoC: mchp-spdifrx: disable all interrupts in mchp_spdifrx_dai_remove()
Claudiu Beznea
1
-1
/
+1
2023-01-30
ASoC: mchp-spdifrx: fix controls that works with completion mechanism
Claudiu Beznea
1
-66
/
+77
2023-01-30
ASoC: mchp-spdifrx: fix return value in case completion times out
Claudiu Beznea
1
-2
/
+3
2023-01-30
ASoC: mchp-spdifrx: fix controls which rely on rsr register
Claudiu Beznea
1
-50
/
+142
2022-12-27
ASoC: microchip: power saving features and cleanups
Mark Brown
2
-52
/
+101
2022-12-25
ASoC: mchp-spdiftx: use FIELD_PREP() where possible
Claudiu Beznea
1
-4
/
+4
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-12-25
ASoC: atmel-pdmic: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-25
ASoC: atmel-classd: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-11-18
ASoC: mchp-spdiftx: add support for system suspend/resume
Claudiu Beznea
1
-9
/
+13
2022-11-18
ASoC: mchp-spdiftx: add runtime pm support
Claudiu Beznea
1
-30
/
+86
2022-11-18
ASoC: mchp-spdiftx: simplify locking around ctrl->ch_stat
Claudiu Beznea
1
-13
/
+14
[next]