index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
spitz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-6
/
+1
2019-06-06
ASoC: pxa: spitz: use modern dai_link style
Kuninori Morimoto
1
-4
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2017-03-15
ASoC: pxa: constify snd_soc_ops structures
Bhumika Goyal
1
-1
/
+1
2017-03-07
ASoC: pxa: Remove space before semicolon
Codrut Grosu
1
-2
/
+2
2016-11-13
ASoC: pxa: Make static string arrays 'const 'char * const []'
Lars-Peter Clausen
1
-3
/
+3
2016-03-01
ASoC: pxa: spitz: Fix enum ctl accesses in a wrong type
Takashi Iwai
1
-6
/
+6
2015-09-14
ASoC: pxa: Convert to devm_snd_soc_register_card
Axel Lin
1
-4
/
+1
2015-01-09
ASoC: spitz: Automatically disconnect non-connected pins
Lars-Peter Clausen
1
-21
/
+1
2014-12-22
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-28
ASoC: pxa: Convert spitz to use snd_soc_register_card()
Dmitry Eremin-Solenikov
1
-24
/
+28
2014-03-12
Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...
Mark Brown
1
-6
/
+1
2014-03-03
ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control
Lars-Peter Clausen
1
-2
/
+1
2014-02-23
ASoC: pxa: Remove superfluous locking
Lars-Peter Clausen
1
-4
/
+0
2014-02-20
ASoC: pxa: spitz: Update locking around use of DAPM pin API
Charles Keepax
1
-23
/
+28
2012-02-17
ASoC: Change spitz_ext_control to take dapm as argument.
Axel Lin
1
-7
/
+5
2012-02-16
ASoC: spitz: Fix kcontrols to use card instead of codec
Liam Girdwood
1
-6
/
+6
2012-01-02
ASoC: Convert spitz to table based DAPM and control init
Axel Lin
1
-15
/
+8
2012-01-02
ASoC: Use dai_fmt in spitz machine driver
Axel Lin
1
-12
/
+2
2011-12-22
ASoC: pxa: Add .owner to struct snd_soc_card
Axel Lin
1
-0
/
+1
2011-10-13
ASoC: pxa: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Axel Lin
1
-1
/
+0
2011-08-14
ASoC: Remove redundant -codec from WM8750
Mark Brown
1
-1
/
+1
2011-04-03
ASoC: Properly handle spitz MIC GPIO
Marek Vasut
1
-12
/
+29
2011-01-25
ASoC: correct link specifications for corgi, poodle and spitz
Dmitry Eremin-Solenikov
1
-2
/
+2
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-0
/
+5
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-33
/
+36
2010-11-06
ASoC: Lock the CODEC in PXA external jack controls
Mark Brown
1
-0
/
+5
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-52
/
+10
2010-04-09
ASoC: WM8750: Convert to new API
Marek Vasut
1
-7
/
+36
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-8
/
+6
2009-03-12
ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.
Philipp Zabel
1
-7
/
+5
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
1
-2
/
+0
2009-02-11
ASoC: Fix forgotten replacements of socdev->codec
Takashi Iwai
1
-1
/
+1
2008-12-02
ASoC: Push platform registration down into the card
Mark Brown
1
-1
/
+1
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
1
-2
/
+2
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-8
/
+8
2008-10-13
ALSA: ASoC: update email address for Liam Girdwood
Liam Girdwood
1
-1
/
+1
2008-10-13
ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine drivers
Mark Brown
1
-7
/
+7
2008-10-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-28
/
+18
2008-09-23
[ARM] pxa/akita: use pca953x instead of akita-ioexp
Eric Miao
1
-9
/
+4
2008-09-23
[ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOs
Eric Miao
1
-19
/
+14
2008-09-04
ALSA: ASoC: Convert wm8750 to a new-style i2c driver
Jean Delvare
1
-0
/
+1
2008-08-12
ALSA: spitz: MONO -> MONO1
Dmitry Baryshkov
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-4
/
+4
2008-07-10
ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.
Liam Girdwood
1
-4
/
+4
2008-07-10
ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-2
/
+2
2008-07-10
ALSA: asoc: core - refactored DAPM pin control API.
Liam Girdwood
1
-31
/
+31
2008-05-19
[ALSA] ASoC: Remove in-code changelogs
Mark Brown
1
-3
/
+0
2008-05-19
[ALSA] soc - Zaurus - Convert to bulk DAPM registration APIs
Mark Brown
1
-9
/
+5
[next]