index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2
-2
/
+2
2024-05-08
ASoC: pxa: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-6
/
+6
2024-03-11
Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-3
/
+0
2024-02-12
ASoC: pxa2xx-ac97: Replace with DEFINE_SIMPLE_DEV_PM_OPS()
Takashi Iwai
1
-5
/
+1
2024-02-05
ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry
Masahiro Yamada
1
-3
/
+0
2023-12-29
ASoC: pxa: sspa: Don't select SND_ARM
Duje Mihanović
1
-1
/
+0
2023-10-10
ASoC: Merge fixes for consistent cs42l43 schema
Mark Brown
1
-1
/
+1
2023-10-09
ASoC: pxa: fix a memory leak in probe()
Dan Carpenter
1
-1
/
+1
2023-09-25
ASoC: pxa: convert not to use asoc_xxx()
Kuninori Morimoto
2
-6
/
+6
2023-08-22
ASoC: pxa: merge DAI call back functions into ops
Kuninori Morimoto
1
-2
/
+2
2023-08-14
ASoC: pxa: merge DAI call back functions into ops
Kuninori Morimoto
1
-2
/
+2
2023-08-14
ASoC: pxa: merge DAI call back functions into ops
Kuninori Morimoto
1
-1
/
+1
2023-08-08
ASoC: pxa: address unused variable warning
Yu Liao
1
-7
/
+1
2023-07-17
ASoC: pxa: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-10
/
+3
2023-03-20
ASoC: pxa: pxa2xx-ac97: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-20
ASoC: pxa: mmp-sspa: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+3
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-22
Merge tag 'sound-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-7
/
+4
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-01
ASoC: pxa: remove unused board support
Arnd Bergmann
18
-3604
/
+0
2023-01-12
ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectable
Arnd Bergmann
1
-1
/
+4
2022-12-25
ASoC: pxa: e800_wm9712: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-25
ASoC: pxa: e750_wm9705: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-25
ASoC: pxa: e740_wm9705: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-25
ASoC: pxa: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-11-14
ASoC: pxa: fix null-pointer dereference in filter()
Zeng Heng
1
-1
/
+1
2022-06-27
ASoC: pxa: Migrate to new style legacy DAI naming flag
Charles Keepax
3
-24
/
+27
2022-06-06
ASoC: pxa: Rename set_fmt_new back to set_fmt
Charles Keepax
3
-3
/
+3
2022-06-06
ASoC: pxa: Update to use set_fmt_new callback
Charles Keepax
4
-24
/
+24
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-334
/
+274
2022-05-07
ASoC: pxa: i2s: use normal MMIO accessors
Arnd Bergmann
1
-48
/
+62
2022-05-07
ASoC: pxa: use pdev resource for FIFO regs
Arnd Bergmann
1
-7
/
+15
2022-05-07
ARM: pxa: magician: use platform driver for audio
Arnd Bergmann
1
-104
/
+37
2022-05-07
ARM: pxa: z2: use gpio lookup for audio device
Arnd Bergmann
1
-3
/
+2
2022-05-07
ARM: pxa: eseries: use gpio lookup for audio
Arnd Bergmann
3
-51
/
+46
2022-05-07
ARM: pxa: spitz: use gpio descriptors for audio
Arnd Bergmann
1
-35
/
+23
2022-05-07
ARM: pxa: hx4700: use gpio descriptors for audio
Arnd Bergmann
1
-22
/
+15
2022-05-07
ARM: pxa: corgi: use gpio descriptors for audio
Arnd Bergmann
1
-13
/
+28
2022-05-07
ARM: pxa: poodle: use platform data for poodle asoc driver
Arnd Bergmann
1
-23
/
+26
2022-05-07
ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptors
Linus Walleij
1
-15
/
+8
2022-04-19
ARM: pxa: move mach/sound.h to linux/platform_data/
Arnd Bergmann
12
-12
/
+12
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
3
-3
/
+2
2022-04-14
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
4
-15
/
+19
2022-04-04
ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules
Mark Brown
1
-2
/
+2
2022-02-28
ARM: pxa: remove Intel Imote2 and Stargate 2 boards
Jonathan Cameron
3
-110
/
+0
2021-08-04
ALSA: pxa2xx: Use managed PCM buffer allocation
Takashi Iwai
4
-12
/
+0
2021-05-11
spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
Andy Shevchenko
1
-16
/
+0
2021-03-31
ASoC: pxa: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+1
2021-03-10
ASoC: mmp-sspa: drop unneeded snd_soc_dai_set_drvdata
Julia Lawall
1
-1
/
+0
2021-01-21
ASoC: pxa: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
[next]