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
/
tosa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-15
ASoC: pxa: constify snd_soc_ops structures
Bhumika Goyal
1
-1
/
+1
2017-03-07
ASoC: pxa: Add space around ':' and '('
Codrut Grosu
1
-1
/
+1
2017-01-05
ASoC: pxa2xx-ac97: Remove unused DAI ID defines
Lars-Peter Clausen
1
-2
/
+0
2016-12-12
Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '...
Mark Brown
1
-1
/
+0
2016-11-13
ASoC: pxa: Make static string arrays 'const 'char * const []'
Lars-Peter Clausen
1
-3
/
+3
2016-10-24
ASoC: wm9712: Remove unused DAI ID defines
Lars-Peter Clausen
1
-1
/
+0
2016-03-01
ASoC: pxa: tosa: 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-05-08
ASoC: tosa: Automatically disconnect non-connected pins
Lars-Peter Clausen
1
-12
/
+1
2014-10-20
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-13
ASoC: pxa: tosa: Convert to table based DAPM and control setup
Lars-Peter Clausen
1
-22
/
+13
2014-03-13
Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-12
/
+16
2014-02-23
ASoC: pxa: Remove superfluous locking
Lars-Peter Clausen
1
-4
/
+0
2014-02-20
ASoC: pxa: tosa: Update locking around use of DAPM pin API
Charles Keepax
1
-12
/
+16
2013-10-18
ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers
Dmitry Eremin-Solenikov
1
-0
/
+1
2012-12-10
ASoC: pxa: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2011-12-22
ASoC: pxa: Add .owner to struct snd_soc_card
Axel Lin
1
-0
/
+1
2011-12-17
ASoC: pxa: Convert tosa to use snd_soc_register_card()
Axel Lin
1
-47
/
+30
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
1
-1
/
+0
2011-02-25
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-2
/
+2
2011-02-25
ASoC: correct pxa AC97 DAI names
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-01-27
ASoC: Replace pdev with card in machine driver probe and remove
Mark Brown
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
-17
/
+20
2010-11-06
ASoC: Lock the CODEC in PXA external jack controls
Mark Brown
1
-0
/
+5
2010-11-02
ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'
Eric Miao
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-15
/
+12
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-25
ASoC: tosa: move gpio probing to machine callbacks
Dmitry Baryshkov
1
-8
/
+22
2008-11-21
ASoC: Rename snd_soc_card to snd_soc_machine
Mark Brown
1
-3
/
+3
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
-2
/
+2
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-4
/
+4
2008-07-29
ALSA: sound/soc/pxa/tosa.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-9
/
+20
2008-07-10
ALSA: tosa: fix compilation with new DAPM API
Dmitry Baryshkov
1
-2
/
+2
2008-07-10
ALSA: asoc: core - refactored DAPM pin control API.
Liam Girdwood
1
-14
/
+16
2008-07-07
[ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio api
Dmitry Baryshkov
1
-9
/
+20
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
-10
/
+4
2008-02-29
[ALSA] ASoC: Fix DAPM widget function types in pxa machine drivers
Jarkko Nikula
1
-1
/
+2
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2007-02-09
[ALSA] soc - ASoC 0.13 Sharp tosa machine
Liam Girdwood
1
-1
/
+3
2007-02-09
[ALSA] ASoC pxa2xx Tosa machine support
Liam Girdwood
1
-0
/
+287