index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: sh: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-1
/
+1
*
ASoC: rsnd: no exception for SCU
Kuninori Morimoto
2024-04-02
5
-20
/
+0
*
ASoC: rsnd: R-Car Gen1/Gen2 exception
Kuninori Morimoto
2024-04-02
1
-2
/
+2
*
ASoC: rsnd: rename rsnd_is_e3() to rsnd_is_gen3_e3()
Kuninori Morimoto
2024-04-02
2
-2
/
+2
*
ASoC: rsnd: don't get resource from ID
Kuninori Morimoto
2024-04-02
10
-38
/
+27
*
ASoC: rsnd: cleanup regmap table
Kuninori Morimoto
2024-04-02
2
-292
/
+226
*
ASoC: rcar: adg: correct TIMSEL setting for SSI9
Andreas Pape
2024-03-04
1
-0
/
+7
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
4
-3
/
+5
*
ASoC: sh: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-3
/
+3
*
ASoC: Merge up fixes
Mark Brown
2023-09-12
1
-0
/
+1
|
\
|
*
ASoC: rsnd: add missing of_node_put
Julia Lawall
2023-09-11
1
-0
/
+1
*
|
ASoC: rsnd: remove unneeded of_node_put()
Kuninori Morimoto
2023-09-12
1
-1
/
+0
|
/
*
ASoC: rsnd: setup BRGCKR/BRRA/BRRB on rsnd_adg_clk_control()
Kuninori Morimoto
2023-08-23
1
-2
/
+7
*
ASoC: rsnd: remove default division of clock out
Kuninori Morimoto
2023-08-23
1
-9
/
+6
*
ASoC: rsnd: tidyup brga/brgb default value
Kuninori Morimoto
2023-08-23
1
-2
/
+2
*
ASoC: rsnd: setup clock-out only when all conditions are right
Kuninori Morimoto
2023-08-23
1
-0
/
+4
*
ASoC: rsnd: enable clk_i approximate rate usage
Kuninori Morimoto
2023-08-23
1
-0
/
+36
*
ASoC: rsnd: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-14
/
+13
*
ASoC: rsnd: call of_node_put() when break
Kuninori Morimoto
2023-08-09
1
-0
/
+2
*
ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2
Kuninori Morimoto
2023-07-31
2
-43
/
+95
*
ASoC: rsnd: cleanup rsnd_dai_of_node()
Kuninori Morimoto
2023-07-31
1
-14
/
+17
*
ASoC: rsnd: use DAI driver ID instead of DAI ID
Kuninori Morimoto
2023-07-31
1
-0
/
+1
*
ASoC: sh: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-11
1
-2
/
+2
*
ASoC: rsnd: adg: Fix BRG typos
Geert Uytterhoeven
2023-02-16
1
-32
/
+32
*
ASoC: rsnd: core.c: indicate warning if strange TDM width was set
Kuninori Morimoto
2023-02-10
1
-0
/
+7
*
ASoC: rsnd: add R-Car Gen4 Sound support
Kuninori Morimoto
2023-02-01
6
-6
/
+140
*
ASoC: rsnd: dma.c: tidyup rsnd_dma_probe()
Kuninori Morimoto
2023-02-01
1
-2
/
+7
*
ASoC: rsnd: tidyup rsnd_dma_addr()
Kuninori Morimoto
2023-02-01
1
-5
/
+5
*
ASoC: rsnd: use array for 44.1kHz/48kHz rate handling
Kuninori Morimoto
2023-02-01
1
-30
/
+30
*
ASoC: rsnd: use clkin/out_size
Kuninori Morimoto
2023-02-01
1
-7
/
+23
*
ASoC: rsnd: moves clkout_name to top of the file
Kuninori Morimoto
2023-02-01
1
-6
/
+7
*
ASoC: rsnd: rename clk to clkin
Kuninori Morimoto
2023-02-01
1
-19
/
+20
*
ASoC: rsnd: remove unnecessary ADG flags
Kuninori Morimoto
2023-02-01
1
-21
/
+4
*
ASoC: rsnd: use same debug message format on clkout
Kuninori Morimoto
2023-02-01
1
-2
/
+2
*
ASoC: rsnd: indicate warning once if it can't handle requested rule
Kuninori Morimoto
2023-02-01
2
-3
/
+17
*
ASoC: rsnd: indicate necessary error when clock start failed
Kuninori Morimoto
2023-02-01
1
-5
/
+8
*
ASoC: rsnd: Remove unnecessary rsnd_dbg_dai_call()
Kuninori Morimoto
2023-02-01
1
-10
/
+0
*
ASoC: rsnd: fixup #endif position
Kuninori Morimoto
2023-02-01
1
-2
/
+2
*
ASoC: rsnd: check whether playback/capture property exists
Kuninori Morimoto
2023-02-01
1
-16
/
+26
*
ASoC: rsnd: adg: use __clk_get_name() instead of local clk_name[]
Kuninori Morimoto
2022-11-28
1
-2
/
+2
*
ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param
Kuninori Morimoto
2022-10-19
1
-1
/
+2
*
ASoC: rsnd: Use DIV_ROUND_UP() instead of open-coding it
Shang XiaoJing
2022-10-17
1
-2
/
+2
*
ASoC: rsnd: Add check for rsnd_mod_power_on
Jiasheng Jiang
2022-09-02
5
-5
/
+22
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2022-08-01
2
-11
/
+21
|
\
|
*
ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()
Kuninori Morimoto
2022-07-14
1
-0
/
+2
|
*
ASoC: rsnd: Emit useful error messages in .remove()
Uwe Kleine-König
2022-07-06
1
-4
/
+11
|
*
ASoC: sh: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-5
/
+6
|
*
ASoC: sh: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-1
/
+1
|
*
ASoC: sh: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-3
/
+3
[next]