summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa
Commit message (Expand)AuthorAgeFilesLines
* 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
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-2312-17/+17
* ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-101-1/+1
* ASoC: pxa: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-4/+4
* ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()Wei Yongjun2020-05-271-4/+4
* ASoC: pxa: remove Compulab pxa2xx boardsRobert Jarzmik2020-05-221-3/+2
* ASoC: mmp-sspa: Fix the error handling in probe()Lubomir Rintel2020-05-201-6/+10
* ASoC: mmp-sspa: Add Device Tree supportLubomir Rintel2020-05-193-74/+113
* ASoC: pxa: use snd_soc_xxx_active()Kuninori Morimoto2020-05-182-5/+5
* ASoC: mmp-sspa: Set appropriate bus format for given bit widthLubomir Rintel2020-05-122-12/+30
* ASoC: mmp-sspa: Add support for the runtime power managementLubomir Rintel2020-05-121-60/+66
* ASoC: mmp-sspa: Prepare/unprepare the clocksLubomir Rintel2020-05-121-6/+6
* ASoC: mmp-sspa: Remove the embedded struct ssp_deviceLubomir Rintel2020-05-121-69/+60
* ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcmLubomir Rintel2020-05-121-0/+57
* ASoC: mmp-sspa: Get rid of dma_params and phys_baseLubomir Rintel2020-05-121-15/+10
* ASoC: mmp-sspa: A trivial typo fixLubomir Rintel2020-05-121-1/+1
* ASoC: mmp-sspa: Drop S20_3LE caseLubomir Rintel2020-05-121-3/+0
* ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE onLubomir Rintel2020-05-121-1/+1
* Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2020-03-2714-27/+27
|\
| * ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-2714-27/+27
* | ASoC: pxa: magician: convert to use i2c_new_client_device()Wolfram Sang2020-03-271-3/+3
|/
* ASoC: pxa: Enable AC'97 bus support for PXA machinesMark Brown2020-03-261-0/+14
* ASoC: pxa: Select regmap from AC'97 machinesMark Brown2020-03-261-0/+8
* ASoC: soc-core: remove bus_controlKuninori Morimoto2020-01-211-3/+0
* ASoC: pxa: pxa2xx-i2s: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+6