index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
au1x
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-01
ASoC: au1x: use .auto_selectable_formats
Kuninori Morimoto
2
-0
/
+22
2026-07-27
ASoC: Use named initializers for platform_device_id arrays
Mark Brown
1
-1
/
+1
2026-07-27
ASOC: Unify code style for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2026-06-30
ASoC: au1x: psc-ac97: remove unused chans
Kuninori Morimoto
1
-3
/
+1
2026-03-16
ASoC: au1x: name back to pcm_new()/pcm_free()
Kuninori Morimoto
2
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-06-24
ASoC: au1x: Standardize ASoC menu
Kuninori Morimoto
1
-0
/
+4
2025-03-17
ASoC: au1x: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
3
-42
/
+9
2024-09-30
ASoC: constify snd_soc_component_driver struct
Javier Carrasco
2
-2
/
+2
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
4
-4
/
+4
2024-08-21
ASoC: allow module autoloading for table db1200_pids
Hongbo Li
1
-0
/
+1
2024-05-08
ASoC: au1x: Use *-y instead of *-objs Makefile
Takashi Iwai
1
-8
/
+8
2023-09-25
ASoC: au1x: convert not to use asoc_xxx()
Kuninori Morimoto
4
-7
/
+7
2023-08-14
ASoC: au1x: merge DAI call back functions into ops
Kuninori Morimoto
2
-6
/
+6
2023-03-20
ASoC: au1x: psc-i2s: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: au1x: psc-ac97: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: au1x: i2sc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
ASoC: au1x: ac97c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-06-27
ASoC: au1x: Migrate to new style legacy DAI naming flag
Charles Keepax
4
-4
/
+8
2022-06-06
ASoC: au1x: Rename set_fmt_new back to set_fmt
Charles Keepax
2
-2
/
+2
2022-06-06
ASoC: au1x: Update to use set_fmt_new callback
Charles Keepax
2
-5
/
+5
2022-04-04
ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules
Mark Brown
1
-1
/
+1
2021-09-16
ASoC: au1x: Convert to modern terminology for DAI clocking
Mark Brown
3
-11
/
+11
2021-01-21
ASoC: au1x: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-23
ASoC: au1x: use asoc_substream_to_rtd()
Kuninori Morimoto
3
-3
/
+3
2020-03-27
ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
4
-4
/
+4
2020-01-28
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-32
/
+7
2020-01-21
ASoC: soc-core: remove bus_control
Kuninori Morimoto
2
-2
/
+0
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-12-11
ASoC: au1x: Use managed buffer allocation
Takashi Iwai
2
-28
/
+7
2019-12-11
ASoC: au1x: Drop superfluous ioctl PCM ops
Takashi Iwai
2
-2
/
+0
2019-11-09
ASoC: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-1
/
+1
2019-10-08
ASoC: au1x: dma: remove snd_pcm_ops
Kuninori Morimoto
1
-30
/
+33
2019-10-08
ASoC: au1x: dbdma2: remove snd_pcm_ops
Kuninori Morimoto
1
-30
/
+34
2019-07-31
ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-07-31
ASoC: psc-ac97: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-07-02
ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-4
/
+2
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
10
-19
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
4
-19
/
+4
2019-06-06
ASoC: au1x: db1200: use modern dai_link style
Kuninori Morimoto
1
-20
/
+30
2019-06-06
ASoC: au1x: db1000: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
5
-0
/
+5
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-02-12
ASoC: au1x: dma: replace platform to component
Kuninori Morimoto
1
-4
/
+8
2018-02-12
ASoC: au1x: dbdma2: replace platform to component
Kuninori Morimoto
1
-5
/
+8
2018-01-15
ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
Dan Carpenter
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]