summaryrefslogtreecommitdiff
path: root/sound/soc/pxa
AgeCommit message (Expand)Author
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
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-04ASoC: wm8731: Factor out the I2C and SPI bus code into separate modulesMark Brown
2022-02-28ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai
2021-05-11spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko
2021-03-31ASoC: pxa: remove useless assignmentPierre-Louis Bossart
2021-03-10ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdataJulia Lawall
2021-01-21ASoC: pxa: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-20ASoC: mmp-sspa: set phase two word length registerKyle Russell
2020-11-18ASoC: mmp-sspa: clear transmit phase bit for non-stereo formatsKyle Russell
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven
2020-11-05ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk...Xu Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva