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
/
corgi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-26
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
ASoC: pxa: corgi: use modern dai_link style
Kuninori Morimoto
2019-06-06
1
-4
/
+6
|
/
*
ASoC: pxa: constify snd_soc_ops structures
Bhumika Goyal
2017-03-15
1
-1
/
+1
*
ASoC: pxa: Make static string arrays 'const 'char * const []'
Lars-Peter Clausen
2016-11-13
1
-3
/
+3
*
ASoC: pxa: corgi: Fix enum ctl accesses in a wrong type
Takashi Iwai
2016-03-01
1
-6
/
+6
*
ASoC: pxa: Convert to devm_snd_soc_register_card
Axel Lin
2015-09-14
1
-10
/
+1
*
ASoC: corgi: Automatically disconnect non-connected pins
Lars-Peter Clausen
2015-01-09
1
-15
/
+1
*
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
-
.
Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...
Mark Brown
2014-03-12
1
-6
/
+1
|
\
\
|
|
*
ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control
Lars-Peter Clausen
2014-03-03
1
-2
/
+1
|
|
*
ASoC: pxa: Remove superfluous locking
Lars-Peter Clausen
2014-02-23
1
-4
/
+0
|
|
/
*
/
ASoC: pxa: corgi: Update locking around use of DAPM pin API
Charles Keepax
2014-02-20
1
-19
/
+23
|
/
*
ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers
Dmitry Eremin-Solenikov
2013-10-18
1
-0
/
+1
*
ASoC: pxa: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-3
/
+3
*
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-8
/
+6
*
ASoC: pxa: Convert corgi to use snd_soc_register_card()
Axel Lin
2012-01-02
1
-20
/
+23
*
ASoC: Convert corgi to table based DAPM and control init
Axel Lin
2011-12-30
1
-15
/
+8
*
ASoC: Use dai_fmt in corgi machine driver
Axel Lin
2011-12-30
1
-12
/
+2
*
ASoC: pxa: Add .owner to struct snd_soc_card
Axel Lin
2011-12-22
1
-0
/
+1
*
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
2011-10-08
1
-1
/
+0
*
ASoC: Remove -codec from WM8731 driver name
Mark Brown
2011-03-30
1
-1
/
+1
*
ASoC: Fix CODEC device name for Corgi
Mark Brown
2011-03-30
1
-1
/
+1
*
ASoC: correct link specifications for corgi, poodle and spitz
Dmitry Eremin-Solenikov
2011-01-25
1
-2
/
+2
*
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-06
1
-0
/
+5
|
\
|
*
ASoC: Lock the CODEC in PXA external jack controls
Mark Brown
2010-11-06
1
-0
/
+5
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-24
/
+27
|
/
*
ASoC: Support non-crystal master clocks for WM8731
Mark Brown
2010-08-17
1
-1
/
+1
*
ASoC: Fix a few more PXA build errors
Mark Brown
2010-08-17
1
-1
/
+0
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-15
/
+10
*
[ARM] pxa: register wm8731 explicitly for corgi and poodle
Mark Brown
2009-06-16
1
-36
/
+0
*
Merge branch 'origin' into devel
Russell King
2009-03-28
1
-15
/
+43
|
\
|
*
ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.
Philipp Zabel
2009-03-12
1
-7
/
+5
|
*
ASoC: Fix build for corgi and poodle
Mark Brown
2009-02-18
1
-1
/
+2
|
*
ASoC: Refactor WM8731 device registration
Mark Brown
2009-02-18
1
-7
/
+36
|
*
ASoC: Fix forgotten replacements of socdev->codec
Takashi Iwai
2009-02-11
1
-1
/
+1
*
|
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
2009-03-09
1
-2
/
+0
|
/
*
ASoC: Push platform registration down into the card
Mark Brown
2008-12-02
1
-1
/
+1
*
ALSA: ASoC: Fix compile warnings on corgi.c
Takashi Iwai
2008-12-01
1
-5
/
+1
*
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
2008-11-21
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-10-13
1
-3
/
+3
|
\
|
*
ALSA: ASoC: update email address for Liam Girdwood
Liam Girdwood
2008-10-13
1
-1
/
+1
|
*
ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine drivers
Mark Brown
2008-10-13
1
-2
/
+2
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-10-11
1
-21
/
+13
|
\
\
|
|
/
|
/
|
|
*
[ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOs
Eric Miao
2008-09-23
1
-21
/
+13
*
|
ALSA: ASoC: Convert wm8731 to a new-style i2c driver
Jean Delvare
2008-09-04
1
-0
/
+1
|
/
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-4
/
+4
*
ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.
Liam Girdwood
2008-07-10
1
-4
/
+4
*
ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
2008-07-10
1
-2
/
+2
[next]