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