Age | Commit message (Expand) | Author |
2022-11-14 | ASoC: pxa: fix null-pointer dereference in filter() | Zeng Heng |
2022-06-27 | ASoC: pxa: Migrate to new style legacy DAI naming flag | Charles Keepax |
2022-06-06 | ASoC: pxa: Rename set_fmt_new back to set_fmt | Charles Keepax |
2022-06-06 | ASoC: pxa: Update to use set_fmt_new callback | Charles Keepax |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-07 | ASoC: pxa: i2s: use normal MMIO accessors | Arnd Bergmann |
2022-05-07 | ASoC: pxa: use pdev resource for FIFO regs | Arnd Bergmann |
2022-05-07 | ARM: pxa: magician: use platform driver for audio | Arnd Bergmann |
2022-05-07 | ARM: pxa: z2: use gpio lookup for audio device | Arnd Bergmann |
2022-05-07 | ARM: pxa: eseries: use gpio lookup for audio | Arnd Bergmann |
2022-05-07 | ARM: pxa: spitz: use gpio descriptors for audio | Arnd Bergmann |
2022-05-07 | ARM: pxa: hx4700: use gpio descriptors for audio | Arnd Bergmann |
2022-05-07 | ARM: pxa: corgi: use gpio descriptors for audio | Arnd Bergmann |
2022-05-07 | ARM: pxa: poodle: use platform data for poodle asoc driver | Arnd Bergmann |
2022-05-07 | ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors | Linus Walleij |
2022-04-19 | ARM: pxa: move mach/sound.h to linux/platform_data/ | Arnd Bergmann |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann |
2022-04-14 | ASoC: soc-card: Create jack kcontrol without pins | Akihiko Odaki |
2022-04-04 | ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules | Mark Brown |
2022-02-28 | ARM: pxa: remove Intel Imote2 and Stargate 2 boards | Jonathan Cameron |
2021-08-04 | ALSA: pxa2xx: Use managed PCM buffer allocation | Takashi Iwai |
2021-05-11 | spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver | Andy Shevchenko |
2021-03-31 | ASoC: pxa: remove useless assignment | Pierre-Louis Bossart |
2021-03-10 | ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdata | Julia Lawall |
2021-01-21 | ASoC: pxa: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-11-20 | ASoC: mmp-sspa: set phase two word length register | Kyle Russell |
2020-11-18 | ASoC: mmp-sspa: clear transmit phase bit for non-stereo formats | Kyle Russell |
2020-11-17 | ASoC: Fix 7/8 spaces indentation in Kconfig | Geert Uytterhoeven |
2020-11-05 | ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk... | Xu Wang |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-23 | ASoC: pxa: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-07-10 | ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc header | Lee Jones |
2020-06-22 | ASoC: pxa: rename to snd_soc_component_read() | Kuninori Morimoto |
2020-05-27 | ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe() | Wei Yongjun |
2020-05-22 | ASoC: pxa: remove Compulab pxa2xx boards | Robert Jarzmik |
2020-05-20 | ASoC: mmp-sspa: Fix the error handling in probe() | Lubomir Rintel |
2020-05-19 | ASoC: mmp-sspa: Add Device Tree support | Lubomir Rintel |
2020-05-18 | ASoC: pxa: use snd_soc_xxx_active() | Kuninori Morimoto |
2020-05-12 | ASoC: mmp-sspa: Set appropriate bus format for given bit width | Lubomir Rintel |
2020-05-12 | ASoC: mmp-sspa: Add support for the runtime power management | Lubomir Rintel |
2020-05-12 | ASoC: mmp-sspa: Prepare/unprepare the clocks | Lubomir Rintel |
2020-05-12 | ASoC: mmp-sspa: Remove the embedded struct ssp_device | Lubomir Rintel |
2020-05-12 | ASoC: mmp-sspa: Add support for soc-generic-dmaengine-pcm | Lubomir Rintel |
2020-05-12 | ASoC: mmp-sspa: Get rid of dma_params and phys_base | Lubomir Rintel |
2020-05-12 | ASoC: mmp-sspa: A trivial typo fix | Lubomir Rintel |
2020-05-12 | ASoC: mmp-sspa: Drop S20_3LE case | Lubomir Rintel |
2020-05-12 | ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on | Lubomir Rintel |
2020-03-27 | Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun... | Mark Brown |
2020-03-27 | ASoC: pxa: magician: convert to use i2c_new_client_device() | Wolfram Sang |
2020-03-27 | ASoC: pxa: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |