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
/
au1x
/
psc-i2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-07-02
ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()
Kuninori Morimoto
1
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-07-17
ASoC: au1x: psc-i2s: constify dev_pm_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2015-09-14
ASoC: au1x: psc-i2s: Fix unused variable 'ret' warning
Axel Lin
1
-1
/
+0
2015-08-30
ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resource
Axel Lin
1
-13
/
+3
2014-10-20
ASoC: au1x: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
1
-50
/
+50
2013-03-26
ASoC: switch over to use snd_soc_register_component() on au1x psc-i2s
Kuninori Morimoto
1
-2
/
+7
2012-12-10
ASoC: au1x: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-01-02
ASoC: psc-i2s.c: use devm_ functions
Julia Lawall
1
-28
/
+14
2011-11-25
ASoC: Convert au1x directory to module_platform_driver
Axel Lin
1
-12
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-10-22
ASoC: keep pointer to resource so it can be freed
Julia Lawall
1
-12
/
+13
2011-07-27
ASoC: au1x: use substream stream info directly
Manuel Lauss
1
-7
/
+7
2011-07-27
ASoC: au1x: remove automatic DMA device registration from PSC drivers
Manuel Lauss
1
-10
/
+22
2010-08-31
ASoC: fix au1x platform
Manuel Lauss
1
-28
/
+14
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-15
/
+6
2010-07-13
ASoC: au1x: fix section mismatch in psc-i2s.c
Manuel Lauss
1
-1
/
+1
2010-06-03
ASoC: use resource_size for au1x
Wan ZongShun
1
-8
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-02
ASoC: au1x: convert to platform drivers.
Manuel Lauss
1
-69
/
+120
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-5
/
+7
2008-12-09
ASoC: Register platform DAIs
Mark Brown
1
-1
/
+2
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
1
-4
/
+2
2008-11-24
ASoC: Remove DAI type information
Mark Brown
1
-1
/
+0
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-4
/
+4
2008-07-15
ALSA: Au1xpsc: psc not disabled when TX is idle
Roel Kluin
1
-1
/
+1
2008-07-10
ALSA: ASoC: Au12x0/Au1550 PSC Audio support
Manuel Lauss
1
-0
/
+414