index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
ASoC: SOF: sof-client: Add API to get the maximum IPC payload size
Peter Ujfalusi
2
-0
/
+9
2022-05-09
ASoC: pcm186x: simplify the return expression of pcm186x_power_off()
Minghao Chi
1
-6
/
+1
2022-05-09
ASoC: mediatek: simplify the return expression of mtk_dai_pcm_prepare()
Minghao Chi
1
-7
/
+1
2022-05-09
ASoC: uniphier: simplify the return expression of uniphier_aio_compr_set_params()
Minghao Chi
1
-6
/
+1
2022-05-09
ASoC: sdw-mockup: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: wsa881x: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: wcd938x: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: rt1316-sdw: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: rt1308-sdw: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: rt715-sdca: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: rt715: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: rt711-sdca: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: rt711: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: rt700: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: wcd9335: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: wcd934x: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: cros_ec_codec: Add endianness flag in i2s_rx_component_driver
Charles Keepax
1
-3
/
+4
2022-05-09
ASoC: tscs454: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-6
/
+6
2022-05-09
ASoC: tlv320adc3xxx: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-5
/
+6
2022-05-09
ASoC: rt9120: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: rt1019: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-1
/
+2
2022-05-09
ASoC: pcm3060: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: mt6660: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: mt6359: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-6
/
+4
2022-05-09
ASoC: mt6358: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-6
/
+4
2022-05-09
ASoC: mt6351: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-6
/
+4
2022-05-09
ASoC: lochnagar: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-2
/
+3
2022-05-09
ASoC: cx2072x: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: cs35l41: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+2
2022-05-09
ASoC: cs4234: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: adau1372: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: max98504: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-0
/
+1
2022-05-09
ASoC: hdac_hda: Add endianness flag in snd_soc_component_driver
Charles Keepax
1
-7
/
+8
2022-05-09
ASoC: sta350: Remove redundant big endian formats
Charles Keepax
1
-6
/
+3
2022-05-09
ASoC: sta32x: Remove redundant big endian formats
Charles Keepax
1
-6
/
+3
2022-05-09
ASoC: hdmi-codec: Remove redundant big endian formats
Charles Keepax
1
-10
/
+5
2022-05-09
ASoC: cs4349: Remove redundant big endian formats
Charles Keepax
1
-6
/
+3
2022-05-09
ASoC: cs42l51: Remove redundant big endian formats
Charles Keepax
1
-5
/
+2
2022-05-09
ASoC: cs4270: Remove redundant big endian formats
Charles Keepax
1
-12
/
+3
2022-05-09
ASoC: atmel-classd: Remove endianness flag on class d component
Charles Keepax
1
-1
/
+0
2022-05-09
ASoC: atmel-pdmic: Remove endianness flag on pdmic component
Charles Keepax
1
-1
/
+0
2022-05-09
ASoC: cs42l42: Move CS42L42 register descriptions to general include
Stefan Binding
1
-824
/
+2
2022-05-07
ASoC: pxa: i2s: use normal MMIO accessors
Arnd Bergmann
1
-48
/
+62
2022-05-07
ASoC: pxa: use pdev resource for FIFO regs
Arnd Bergmann
1
-7
/
+15
2022-05-07
ARM: pxa: magician: use platform driver for audio
Arnd Bergmann
1
-102
/
+35
2022-05-07
ARM: pxa: z2: use gpio lookup for audio device
Arnd Bergmann
1
-3
/
+2
2022-05-07
ARM: pxa: eseries: use gpio lookup for audio
Arnd Bergmann
3
-51
/
+46
2022-05-07
ARM: pxa: spitz: use gpio descriptors for audio
Arnd Bergmann
1
-35
/
+23
2022-05-07
ARM: pxa: hx4700: use gpio descriptors for audio
Arnd Bergmann
1
-22
/
+15
2022-05-07
ARM: pxa: corgi: use gpio descriptors for audio
Arnd Bergmann
1
-13
/
+28
[prev]
[next]