aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven1-7/+7
2020-11-05ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk_disable_unprepareXu Wang1-4/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-23ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto12-17/+17
2020-07-10ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-06-22ASoC: pxa: rename to snd_soc_component_read()Kuninori Morimoto1-4/+4
2020-05-27ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()Wei Yongjun1-4/+4
2020-05-22ASoC: pxa: remove Compulab pxa2xx boardsRobert Jarzmik1-3/+2
2020-05-20ASoC: mmp-sspa: Fix the error handling in probe()Lubomir Rintel1-6/+10
2020-05-19ASoC: mmp-sspa: Add Device Tree supportLubomir Rintel3-74/+113
2020-05-18ASoC: pxa: use snd_soc_xxx_active()Kuninori Morimoto2-5/+5
2020-05-12ASoC: mmp-sspa: Set appropriate bus format for given bit widthLubomir Rintel2-12/+30
2020-05-12ASoC: mmp-sspa: Add support for the runtime power managementLubomir Rintel1-60/+66
2020-05-12ASoC: mmp-sspa: Prepare/unprepare the clocksLubomir Rintel1-6/+6
2020-05-12ASoC: mmp-sspa: Remove the embedded struct ssp_deviceLubomir Rintel1-69/+60
2020-05-12ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcmLubomir Rintel1-0/+57
2020-05-12ASoC: mmp-sspa: Get rid of dma_params and phys_baseLubomir Rintel1-15/+10
2020-05-12ASoC: mmp-sspa: A trivial typo fixLubomir Rintel1-1/+1
2020-05-12ASoC: mmp-sspa: Drop S20_3LE caseLubomir Rintel1-3/+0
2020-05-12ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE onLubomir Rintel1-1/+1
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown14-27/+27
2020-03-27ASoC: pxa: magician: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-27ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto14-27/+27
2020-03-26ASoC: pxa: Enable AC'97 bus support for PXA machinesMark Brown1-0/+14