index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
features.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-24
ASoC: simple-card-utils: Add new system-clock-fixed flag
Robert Hancock
2
-11
/
+61
2022-01-24
ASoC: dt-bindings: simple-card: document new system-clock-fixed flag
Robert Hancock
1
-0
/
+11
2022-01-24
ASoC: simple-card-utils: Set sysclk on all components
Robert Hancock
1
-0
/
+15
2022-01-24
ASoC: xilinx: xlnx_i2s: Handle sysclk setting
Robert Hancock
1
-10
/
+81
2022-01-24
ASoC: xilinx: xlnx_i2s: create drvdata structure
Robert Hancock
1
-31
/
+35
2022-01-24
ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting
Robert Hancock
1
-0
/
+25
2022-01-24
ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
Jiasheng Jiang
3
-0
/
+6
2022-01-24
ASoC: Intel: sof_rt5682: add 512FS MCLK clock configuration
Mac Chiang
1
-5
/
+10
2022-01-24
ASoC: amd: sof-mach: Add support for RT5682S and RT1019 card
V sujith kumar Reddy
2
-0
/
+23
2022-01-24
ASoC: soc-generic-dmaengine-pcm: separate max_buffer_size assignment
Shengjiu Wang
1
-4
/
+6
2022-01-24
ASoC: samsung: remove unneeded ret variable
Minghao Chi
1
-4
/
+1
2022-01-24
ASoC: codecs: remove redundant ret variable
Minghao Chi
1
-4
/
+1
2022-01-24
ASoC: tlv320aic31xx: Define PLL clock inputs
Ariel D'Alessandro
1
-0
/
+5
2022-01-24
ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.h
Ariel D'Alessandro
5
-12
/
+12
2022-01-24
ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx card
Ariel D'Alessandro
1
-1
/
+0
2022-01-24
ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id
Ariel D'Alessandro
1
-0
/
+6
2022-01-24
ASoC: bindings: fsl-asoc-card: Add mclk-id optional property
Ariel D'Alessandro
1
-0
/
+1
2022-01-24
ASoC: Intel: sof_rt5682: Add support for platform without amplifier
Ajye Huang
2
-0
/
+14
2022-01-24
ASoC: Intel: sof_rt5682: add support for systems without i915 audio
Yong Zhi
1
-10
/
+22
2022-01-24
ASoC: SOF: Intel: Compare sdw adr directly
Bard Liao
1
-10
/
+5
2022-01-24
ASoC: SOF: Intel: match sdw version on link_slaves_found
Bard Liao
1
-5
/
+10
2022-01-24
ASoC: cs42l42: Handle system suspend
Richard Fitzgerald
2
-0
/
+146
2022-01-24
ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handling
Richard Fitzgerald
2
-7
/
+6
2022-01-24
ASoC: cs42l42: Report full jack status when plug is detected
Richard Fitzgerald
1
-3
/
+11
2022-01-24
ASoC: sh: rz-ssi: Make return type of rz_ssi_stream_is_valid() to bool
Lad Prabhakar
1
-4
/
+4
2022-01-24
ASoC: sh: rz-ssi: Drop ssi parameter from rz_ssi_stream_init()
Lad Prabhakar
1
-8
/
+3
2022-01-24
ASoC: sh: rz-ssi: Make the data structures available before registering the h...
Lad Prabhakar
1
-2
/
+3
2022-01-24
ASoC: sh: rz-ssi: Drop calling rz_ssi_pio_recv() recursively
Lad Prabhakar
1
-33
/
+35