summaryrefslogtreecommitdiff
path: root/sound/soc/pxa
AgeCommit message (Expand)Author
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann
2023-01-12ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectableArnd Bergmann
2022-12-25ASoC: pxa: e800_wm9712: Drop empty platform remove functionUwe Kleine-König
2022-12-25ASoC: pxa: e750_wm9705: Drop empty platform remove functionUwe Kleine-König
2022-12-25ASoC: pxa: e740_wm9705: Drop empty platform remove functionUwe Kleine-König
2022-12-25ASoC: pxa: Drop empty platform remove functionUwe Kleine-König
2022-11-14ASoC: pxa: fix null-pointer dereference in filter()Zeng Heng
2022-06-27ASoC: pxa: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: pxa: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-07ASoC: pxa: i2s: use normal MMIO accessorsArnd Bergmann
2022-05-07ASoC: pxa: use pdev resource for FIFO regsArnd Bergmann
2022-05-07ARM: pxa: magician: use platform driver for audioArnd Bergmann
2022-05-07ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann
2022-05-07ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann
2022-05-07ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann
2022-05-07ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-04ASoC: wm8731: Factor out the I2C and SPI bus code into separate modulesMark Brown
2022-02-28ARM: pxa: remove Intel Imote2 and Stargate 2 boardsJonathan Cameron
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai
2021-05-11spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko
2021-03-31ASoC: pxa: remove useless assignmentPierre-Louis Bossart
2021-03-10ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdataJulia Lawall
2021-01-21ASoC: pxa: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-11-20ASoC: mmp-sspa: set phase two word length registerKyle Russell
2020-11-18ASoC: mmp-sspa: clear transmit phase bit for non-stereo formatsKyle Russell
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven
2020-11-05ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk...Xu Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-23ASoC: pxa: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-10ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc headerLee Jones
2020-06-22ASoC: pxa: rename to snd_soc_component_read()Kuninori Morimoto
2020-05-27ASoC: mmp-sspa: Fix return value check in asoc_mmp_sspa_probe()Wei Yongjun
2020-05-22ASoC: pxa: remove Compulab pxa2xx boardsRobert Jarzmik
2020-05-20ASoC: mmp-sspa: Fix the error handling in probe()Lubomir Rintel
2020-05-19ASoC: mmp-sspa: Add Device Tree supportLubomir Rintel
2020-05-18ASoC: pxa: use snd_soc_xxx_active()Kuninori Morimoto
2020-05-12ASoC: mmp-sspa: Set appropriate bus format for given bit widthLubomir Rintel
2020-05-12ASoC: mmp-sspa: Add support for the runtime power managementLubomir Rintel
2020-05-12ASoC: mmp-sspa: Prepare/unprepare the clocksLubomir Rintel