index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsing
Lad Prabhakar
1
-2
/
+5
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
5
-5
/
+5
2024-07-30
ASoC: rsnd: use pcm_dmaengine code
Kuninori Morimoto
5
-87
/
+9
2024-07-30
ASoC: rsnd: remove rsnd_mod_confirm_ssi() under DEBUG
Kuninori Morimoto
2
-11
/
+2
2024-07-29
ASoC: sh: rz-ssi: Add full duplex support
Biju Das
1
-75
/
+182
2024-06-17
ASoC: Constify DAI ops auto_selectable_formats
Krzysztof Kozlowski
2
-2
/
+2
2024-05-08
ASoC: sh: Use *-y instead of *-objs in Makefile
Takashi Iwai
2
-9
/
+9
2024-04-02
ASoC: rsnd: no exception for SCU
Kuninori Morimoto
5
-20
/
+0
2024-04-02
ASoC: rsnd: R-Car Gen1/Gen2 exception
Kuninori Morimoto
1
-2
/
+2
2024-04-02
ASoC: rsnd: rename rsnd_is_e3() to rsnd_is_gen3_e3()
Kuninori Morimoto
2
-2
/
+2
2024-04-02
ASoC: rsnd: don't get resource from ID
Kuninori Morimoto
10
-38
/
+27
2024-04-02
ASoC: rsnd: cleanup regmap table
Kuninori Morimoto
2
-292
/
+226
2024-03-11
Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-1
/
+1
2024-03-04
ASoC: rcar: adg: correct TIMSEL setting for SSI9
Andreas Pape
1
-0
/
+7
2024-01-30
ASoC: sh: rz-ssi: Fix error message print
Lad Prabhakar
1
-1
/
+1
2023-11-27
ASoC: sh: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-1
/
+3
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
6
-5
/
+5
2023-09-26
ASoC: convert asoc_xxx() to snd_soc_xxx()
Mark Brown
5
-26
/
+26
2023-09-25
ASoC: sh: dma-sh7760: Use %pad and %zu to format dma_addr_t and size_t
Geert Uytterhoeven
1
-3
/
+3
2023-09-25
ASoC: sh: convert not to use asoc_xxx()
Kuninori Morimoto
5
-26
/
+26
2023-09-12
ASoC: Merge up fixes
Mark Brown
1
-0
/
+1
2023-09-12
ASoC: rsnd: remove unneeded of_node_put()
Kuninori Morimoto
1
-1
/
+0
2023-09-11
ASoC: rsnd: add missing of_node_put
Julia Lawall
1
-0
/
+1
2023-08-23
ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()
Kuninori Morimoto
1
-2
/
+7
2023-08-23
ASoC: rsnd: remove default division of clock out
Kuninori Morimoto
1
-9
/
+6
2023-08-23
ASoC: rsnd: tidyup brga/brgb default value
Kuninori Morimoto
1
-2
/
+2
2023-08-23
ASoC: rsnd: setup clock-out only when all conditions are right
Kuninori Morimoto
1
-0
/
+4
2023-08-23
ASoC: rsnd: enable clk_i approximate rate usage
Kuninori Morimoto
1
-0
/
+36
2023-08-14
ASoC: rsnd: merge DAI call back functions into ops
Kuninori Morimoto
1
-14
/
+13
2023-08-09
ASoC: rsnd: call of_node_put() when break
Kuninori Morimoto
1
-0
/
+2
2023-07-31
ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2
Kuninori Morimoto
2
-43
/
+95
2023-07-31
ASoC: rsnd: cleanup rsnd_dai_of_node()
Kuninori Morimoto
1
-14
/
+17
2023-07-31
ASoC: rsnd: use DAI driver ID instead of DAI ID
Kuninori Morimoto
1
-0
/
+1
2023-06-13
ASoC: siu: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+2
2023-03-20
ASoC: sh: siu_dai: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-20
ASoC: sh: rz-ssi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: sh: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: sh: hac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-20
ASoC: sh: fsi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-11
ASoC: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+2
2023-03-11
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-05
ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels
Lad Prabhakar
1
-19
/
+44
2023-02-16
ASoC: rsnd: adg: Fix BRG typos
Geert Uytterhoeven
1
-32
/
+32
2023-02-10
ASoC: rsnd: core.c: indicate warning if strange TDM width was set
Kuninori Morimoto
1
-0
/
+7
2023-02-01
ASoC: rsnd: add R-Car Gen4 Sound support
Kuninori Morimoto
6
-6
/
+140
2023-02-01
ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()
Kuninori Morimoto
1
-2
/
+7
2023-02-01
ASoC: rsnd: tidyup rsnd_dma_addr()
Kuninori Morimoto
1
-5
/
+5
2023-02-01
ASoC: rsnd: use array for 44.1kHz/48kHz rate handling
Kuninori Morimoto
1
-30
/
+30
2023-02-01
ASoC: rsnd: use clkin/out_size
Kuninori Morimoto
1
-7
/
+23
2023-02-01
ASoC: rsnd: moves clkout_name to top of the file
Kuninori Morimoto
1
-6
/
+7
[next]