index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
pxa
/
pxa-ssp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-10-04
ASoC: pxa-ssp: enable and disable extclk if given
Daniel Mack
1
-0
/
+6
2018-07-05
ASoC: pxa-ssp: add support for an external clock in devicetree
Daniel Mack
1
-0
/
+25
2018-07-03
ASoC: pxa-ssp: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-02
ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacks
Daniel Mack
1
-73
/
+73
2018-06-29
ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components
Daniel Mack
1
-0
/
+3
2018-06-29
ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97
Daniel Mack
1
-1
/
+0
2018-06-18
ARM: pxa: change SSP DMA channels allocation
Robert Jarzmik
1
-3
/
+2
2018-05-22
ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk()
Daniel Mack
1
-4
/
+2
2018-05-22
ASoC: pxa-ssp: allow more flexible setup order
Daniel Mack
1
-20
/
+62
2017-03-07
ASoC: pxa-ssp: Line up *s in block comments
Codrut Grosu
1
-7
/
+7
2017-03-07
ASoC: pxa-ssp: Added blank line after declarations
Codrut Grosu
1
-0
/
+1
2016-05-06
ASoC: pxa: Fix module autoload for platform drivers
Andrea Adami
1
-0
/
+1
2015-09-14
ASoC: pxa: Fix module autoload for OF platform drivers
Luis de Bethencourt
1
-0
/
+1
2015-08-28
ASoC: pxa-ssp: Convert to devm_snd_soc_register_component
Axel Lin
1
-9
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+0
2014-11-17
ASoC: pxa: prepare/unprepare clocks in pxa-ssp
Dmitry Eremin-Solenikov
1
-8
/
+8
2014-10-20
ASoC: pxa: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-13
ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
Daniel Mack
1
-3
/
+1
2014-07-31
ASoC: pxa: pxa-ssp: small leak in probe()
Dan Carpenter
1
-1
/
+2
2014-06-03
Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into asoc-linus
Mark Brown
1
-0
/
+1
2014-05-26
ASoC: pxa: pxa-ssp: Terminate of match table
Stephen Boyd
1
-0
/
+1
2014-05-20
ASoC: pxa: remove mach header dependency
Arnd Bergmann
1
-2
/
+0
2013-08-15
ASoC: pxa: pxa-ssp: set dma filter data from startup hook
Daniel Mack
1
-1
/
+4
2013-08-15
ASoC: pxa: use snd_dmaengine_dai_dma_data
Daniel Mack
1
-24
/
+12
2013-08-15
ASoC: pxa: pxa-ssp: add DT bindings
Daniel Mack
1
-6
/
+31
2013-03-26
ASoC: switch over to use snd_soc_register_component() on pxa ssp
Kuninori Morimoto
1
-2
/
+7
2012-12-10
ASoC: pxa: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-06-11
ASoC: fix pxa-ssp compiling issue under mach-mmp
Qiao Zhou
1
-27
/
+11
2012-05-07
ASoC: pxa: allocate the SSP DMA parameters in startup
guoyh
1
-17
/
+11
2012-03-19
ASoC: pxa-ssp: atomically set stream active masks
Daniel Mack
1
-25
/
+36
2012-03-08
ASoC: add more sample rate for pxa-ssp
Qiao Zhou
1
-1
/
+2
2011-11-25
ASoC: Convert pxa directory to module_platform_driver
Axel Lin
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2010-12-01
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
1
-1
/
+1
2010-08-25
ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()
Axel Lin
1
-0
/
+1
2010-08-15
ASoC: update setting for pxa ssp slave mode
Haojian Zhuang
1
-8
/
+15
2010-08-15
ASoC: fix pxa2xx-pcm.h path
Haojian Zhuang
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-101
/
+47
2010-05-11
[ARM] pxa: add namespace on ssp
Haojian Zhuang
1
-66
/
+66
2010-05-11
[ARM] pxa: move ssp into common plat-pxa
Haojian Zhuang
1
-1
/
+1
2010-05-11
[ARM] pxa: merge regs-ssp.h into ssp.h
Eric Miao
1
-1
/
+0
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
1
-11
/
+12
2010-04-05
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
Daniel Mack
1
-11
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'origin' into devel-stable
Russell King
1
-6
/
+7
2010-03-02
ASoC: Remove legacy SSP API usage from pxa-ssp.c
Eric Miao
1
-29
/
+61
2010-02-02
ASoC: fix PXA SSP port resume
Daniel Mack
1
-5
/
+7
2009-10-06
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
1
-1
/
+1
2009-09-25
ASoC: pxa-ssp increase max_channels to 8
Graeme Gregory
1
-8
/
+8
[next]