Age | Commit message (Expand) | Author |
2024-05-08 | ASoC: pxa: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-03-11 | Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai |
2024-02-12 | ASoC: pxa2xx-ac97: Replace with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai |
2024-02-05 | ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry | Masahiro Yamada |
2023-12-29 | ASoC: pxa: sspa: Don't select SND_ARM | Duje Mihanović |
2023-10-10 | ASoC: Merge fixes for consistent cs42l43 schema | Mark Brown |
2023-10-09 | ASoC: pxa: fix a memory leak in probe() | Dan Carpenter |
2023-09-25 | ASoC: pxa: convert not to use asoc_xxx() | Kuninori Morimoto |
2023-08-22 | ASoC: pxa: merge DAI call back functions into ops | Kuninori Morimoto |
2023-08-14 | ASoC: pxa: merge DAI call back functions into ops | Kuninori Morimoto |
2023-08-14 | ASoC: pxa: merge DAI call back functions into ops | Kuninori Morimoto |
2023-08-08 | ASoC: pxa: address unused variable warning | Yu Liao |
2023-07-17 | ASoC: pxa: Use devm_platform_get_and_ioremap_resource() | Yangtao Li |
2023-03-20 | ASoC: pxa: pxa2xx-ac97: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-20 | ASoC: pxa: mmp-sspa: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-22 | Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-01 | ASoC: pxa: remove unused board support | Arnd Bergmann |
2023-01-12 | ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectable | Arnd Bergmann |
2022-12-25 | ASoC: pxa: e800_wm9712: Drop empty platform remove function | Uwe Kleine-König |
2022-12-25 | ASoC: pxa: e750_wm9705: Drop empty platform remove function | Uwe Kleine-König |
2022-12-25 | ASoC: pxa: e740_wm9705: Drop empty platform remove function | Uwe Kleine-König |
2022-12-25 | ASoC: pxa: Drop empty platform remove function | Uwe Kleine-König |
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 |