aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-3/+0
2024-02-12ASoC: pxa2xx-ac97: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai1-5/+1
2024-02-05ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entryMasahiro Yamada1-3/+0
2023-12-29ASoC: pxa: sspa: Don't select SND_ARMDuje Mihanović1-1/+0
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown1-1/+1
2023-10-09ASoC: pxa: fix a memory leak in probe()Dan Carpenter1-1/+1
2023-09-25ASoC: pxa: convert not to use asoc_xxx()Kuninori Morimoto2-6/+6
2023-08-22ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto1-2/+2
2023-08-14ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto1-2/+2
2023-08-14ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto1-1/+1
2023-08-08ASoC: pxa: address unused variable warningYu Liao1-7/+1
2023-07-17ASoC: pxa: Use devm_platform_get_and_ioremap_resource()Yangtao Li1-10/+3
2023-03-20ASoC: pxa: pxa2xx-ac97: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: pxa: mmp-sspa: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-7/+4
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-1/+1
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann18-3604/+0
2023-01-12ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectableArnd Bergmann1-1/+4
2022-12-25ASoC: pxa: e800_wm9712: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-25ASoC: pxa: e750_wm9705: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-25ASoC: pxa: e740_wm9705: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-12-25ASoC: pxa: Drop empty platform remove functionUwe Kleine-König1-6/+0
2022-11-14ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng1-1/+1
2022-06-27ASoC: pxa: Migrate to new style legacy DAI naming flagCharles Keepax3-24/+27
2022-06-06ASoC: pxa: Rename set_fmt_new back to set_fmtCharles Keepax3-3/+3
2022-06-06ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax4-24/+24
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds15-334/+274
2022-05-07ASoC: pxa: i2s: use normal MMIO accessorsArnd Bergmann1-48/+62
2022-05-07ASoC: pxa: use pdev resource for FIFO regsArnd Bergmann1-7/+15
2022-05-07ARM: pxa: magician: use platform driver for audioArnd Bergmann1-104/+37
2022-05-07ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann1-3/+2
2022-05-07ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann3-51/+46
2022-05-07ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann1-35/+23
2022-05-07ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann1-22/+15
2022-05-07ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann1-13/+28
2022-05-07ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann1-23/+26
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij1-15/+8
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann12-12/+12
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann3-3/+2
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki4-15/+19
2022-04-04ASoC: wm8731: Factor out the I2C and SPI bus code into separate modulesMark Brown1-2/+2
2022-02-28ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron3-110/+0
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai4-12/+0
2021-05-11spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko1-16/+0
2021-03-31ASoC: pxa: remove useless assignmentPierre-Louis Bossart1-1/+1
2021-03-10ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdataJulia Lawall1-1/+0
2021-01-21ASoC: pxa: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-11-20ASoC: mmp-sspa: set phase two word length registerKyle Russell1-0/+3
2020-11-18ASoC: mmp-sspa: clear transmit phase bit for non-stereo formatsKyle Russell1-0/+1