summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entryMasahiro Yamada2024-02-051-3/+0
* ASoC: pxa: sspa: Don't select SND_ARMDuje Mihanović2023-12-291-1/+0
* ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2023-10-101-1/+1
|\
| * ASoC: pxa: fix a memory leak in probe()Dan Carpenter2023-10-091-1/+1
* | ASoC: pxa: convert not to use asoc_xxx()Kuninori Morimoto2023-09-252-6/+6
|/
* ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto2023-08-221-2/+2
* ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto2023-08-141-2/+2
* ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+1
* ASoC: pxa: address unused variable warningYu Liao2023-08-081-7/+1
* ASoC: pxa: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-171-10/+3
* ASoC: pxa: pxa2xx-ac97: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-3/+2
* ASoC: pxa: mmp-sspa: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+3
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\
| * mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* | Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-02-222-7/+4
|\ \
| * | ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectableArnd Bergmann2023-01-121-1/+4
| * | ASoC: pxa: e800_wm9712: Drop empty platform remove functionUwe Kleine-König2022-12-251-6/+0
| * | ASoC: pxa: e750_wm9705: Drop empty platform remove functionUwe Kleine-König2022-12-251-6/+0
| * | ASoC: pxa: e740_wm9705: Drop empty platform remove functionUwe Kleine-König2022-12-251-6/+0
| * | ASoC: pxa: Drop empty platform remove functionUwe Kleine-König2022-12-251-6/+0
| |/
* / ASoC: pxa: remove unused board supportArnd Bergmann2023-02-0118-3604/+0
|/
* ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng2022-11-141-1/+1
* ASoC: pxa: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-273-24/+27
* ASoC: pxa: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-063-3/+3
* ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax2022-06-064-24/+24
* Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0215-334/+274
|\
| * ASoC: pxa: i2s: use normal MMIO accessorsArnd Bergmann2022-05-071-48/+62
| * ASoC: pxa: use pdev resource for FIFO regsArnd Bergmann2022-05-071-7/+15
| * ARM: pxa: magician: use platform driver for audioArnd Bergmann2022-05-071-104/+37
| * ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann2022-05-071-3/+2
| * ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann2022-05-073-51/+46
| * ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann2022-05-071-35/+23
| * ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann2022-05-071-22/+15
| * ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann2022-05-071-13/+28
| * ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann2022-05-071-23/+26
| * ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2022-05-071-15/+8
| * ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann2022-04-1912-12/+12
| * ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-193-3/+2
* | ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-144-15/+19
* | ASoC: wm8731: Factor out the I2C and SPI bus code into separate modulesMark Brown2022-04-041-2/+2
|/
* ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron2022-02-283-110/+0
* ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai2021-08-044-12/+0
* spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko2021-05-111-16/+0
* ASoC: pxa: remove useless assignmentPierre-Louis Bossart2021-03-311-1/+1
* ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdataJulia Lawall2021-03-101-1/+0
* ASoC: pxa: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: mmp-sspa: set phase two word length registerKyle Russell2020-11-201-0/+3
* ASoC: mmp-sspa: clear transmit phase bit for non-stereo formatsKyle Russell2020-11-181-0/+1
* ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven2020-11-171-7/+7
* ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk...Xu Wang2020-11-051-4/+2