index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rz-ssi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
1
-1
/
+0
*
ASoC: sh: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-2
/
+2
*
ASoC: sh: rz-ssi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels
Lad Prabhakar
2023-03-06
1
-19
/
+44
*
ASoC: sh: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-27
1
-1
/
+1
*
ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
Biju Das
2022-08-05
1
-11
/
+15
*
ASoC: sh: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-4
/
+5
*
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
-2
/
+2
*
ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
Lad Prabhakar
2022-04-27
1
-3
/
+10
*
ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()
Lad Prabhakar
2022-04-27
1
-6
/
+3
*
ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macros
Lad Prabhakar
2022-04-27
1
-2
/
+0
*
ASoC: sh: rz-ssi: Remove duplicate macros
Lad Prabhakar
2022-01-25
1
-2
/
+0
*
ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper function
Lad Prabhakar
2022-01-25
1
-5
/
+13
*
ASoC: sh: rz-ssi: Use a do-while loop in rz_ssi_pio_recv()
Lad Prabhakar
2022-01-25
1
-8
/
+3
*
ASoC: sh: rz-ssi: Make return type of rz_ssi_stream_is_valid() to bool
Lad Prabhakar
2022-01-24
1
-4
/
+4
*
ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init()
Lad Prabhakar
2022-01-24
1
-8
/
+3
*
ASoC: sh: rz-ssi: Make the data structures available before registering the h...
Lad Prabhakar
2022-01-24
1
-2
/
+3
*
ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively
Lad Prabhakar
2022-01-24
1
-33
/
+35
*
ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get()
Heiner Kallweit
2021-12-17
1
-1
/
+6
*
ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request function
Biju Das
2021-08-19
1
-2
/
+13
*
ASoC: sh: rz-ssi: Fix wrong operator used issue
Biju Das
2021-08-17
1
-1
/
+1
*
ASoC: sh: rz-ssi: Fix dereference of noderef expression warning
Biju Das
2021-08-16
1
-1
/
+1
*
ASoC: sh: rz-ssi: Add SSI DMAC support
Biju Das
2021-08-13
1
-32
/
+224
*
ASoC: sh: Add RZ/G2L SSIF-2 driver
Biju Das
2021-08-13
1
-0
/
+871