summaryrefslogtreecommitdiff
path: root/sound/soc/pxa
AgeCommit message (Expand)Author
5 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-28ASoC: codec: Remove ak4641/pxa2xx-ac97 and convert toMark Brown
2026-01-27ASoC: pxa2xx-ac97: Remove platform_dataPeng Fan
2026-01-12ASoC: pxa: drop unused Kconfig symbolRandy Dunlap
2025-11-17ASoC: pxa: spitz: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-08-10ASoC: pxa: add GPIOLIB_LEGACY dependencyArnd Bergmann
2025-06-24ASoC: pxa: Standardize ASoC menuKuninori Morimoto
2025-03-03ASoC: pxa: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-05-08ASoC: pxa: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2024-02-12ASoC: pxa2xx-ac97: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai
2024-02-05ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entryMasahiro Yamada
2023-12-29ASoC: pxa: sspa: Don't select SND_ARMDuje Mihanović
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown
2023-10-09ASoC: pxa: fix a memory leak in probe()Dan Carpenter
2023-09-25ASoC: pxa: convert not to use asoc_xxx()Kuninori Morimoto
2023-08-22ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto
2023-08-14ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto
2023-08-14ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto
2023-08-08ASoC: pxa: address unused variable warningYu Liao
2023-07-17ASoC: pxa: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-03-20ASoC: pxa: pxa2xx-ac97: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: pxa: mmp-sspa: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann
2023-01-12ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectableArnd Bergmann
2022-12-25ASoC: pxa: e800_wm9712: Drop empty platform remove functionUwe Kleine-König
2022-12-25ASoC: pxa: e750_wm9705: Drop empty platform remove functionUwe Kleine-König
2022-12-25ASoC: pxa: e740_wm9705: Drop empty platform remove functionUwe Kleine-König
2022-12-25ASoC: pxa: Drop empty platform remove functionUwe Kleine-König
2022-11-14ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng
2022-06-27ASoC: pxa: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: pxa: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-07ASoC: pxa: i2s: use normal MMIO accessorsArnd Bergmann
2022-05-07ASoC: pxa: use pdev resource for FIFO regsArnd Bergmann
2022-05-07ARM: pxa: magician: use platform driver for audioArnd Bergmann
2022-05-07ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann
2022-05-07ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann
2022-05-07ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann