Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d5c65edd930ff05ef036bbade87275e4b5b7b90
/
sound
/
soc
/
pxa
/
pxa-ssp.c
baafd37
ASoC: pxa: Fix module autoload for OF platform drivers
by Luis de Bethencourt
· 9 years ago
637ce53
ASoC: pxa-ssp: Convert to devm_snd_soc_register_component
by Axel Lin
· 9 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
6d3efa4
ASoC: pxa: prepare/unprepare clocks in pxa-ssp
by Dmitry Eremin-Solenikov
· 10 years ago
08d30ec
ASoC: pxa: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
9301503
ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE
by Daniel Mack
· 10 years ago
4548728
ASoC: pxa: pxa-ssp: small leak in probe()
by Dan Carpenter
· 10 years ago
bad6f62
Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into asoc-linus
by Mark Brown
· 10 years ago
4c715c7
ASoC: pxa: pxa-ssp: Terminate of match table
by Stephen Boyd
· 10 years ago
b452814
ASoC: pxa: remove mach header dependency
by Arnd Bergmann
· 11 years ago
a671468
ASoC: pxa: pxa-ssp: set dma filter data from startup hook
by Daniel Mack
· 11 years ago
d65a145
ASoC: pxa: use snd_dmaengine_dai_dma_data
by Daniel Mack
· 11 years ago
2023c90
ASoC: pxa: pxa-ssp: add DT bindings
by Daniel Mack
· 11 years ago
e580f1c
ASoC: switch over to use snd_soc_register_component() on pxa ssp
by Kuninori Morimoto
· 12 years ago
570f6fe
ASoC: pxa: remove __dev* attributes
by Bill Pemberton
· 12 years ago
972a55b
ASoC: fix pxa-ssp compiling issue under mach-mmp
by Qiao Zhou
· 12 years ago
d93ca1a
ASoC: pxa: allocate the SSP DMA parameters in startup
by guoyh
· 13 years ago
273b72c
ASoC: pxa-ssp: atomically set stream active masks
by Daniel Mack
· 13 years ago
8d8bf58
ASoC: add more sample rate for pxa-ssp
by Qiao Zhou
· 13 years ago
2f702a1
ASoC: Convert pxa directory to module_platform_driver
by Axel Lin
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
8348c25
arm/pxa2xx: reorgazine SSP and SPI header files
by Sebastian Andrzej Siewior
· 14 years ago
014a275
ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()
by Axel Lin
· 14 years ago
f5d1e5e
ASoC: update setting for pxa ssp slave mode
by Haojian Zhuang
· 14 years ago
dd99a45
ASoC: fix pxa2xx-pcm.h path
by Haojian Zhuang
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
baffe16
[ARM] pxa: add namespace on ssp
by Haojian Zhuang
· 15 years ago
54c39b4
[ARM] pxa: move ssp into common plat-pxa
by Haojian Zhuang
· 15 years ago
83f2889
[ARM] pxa: merge regs-ssp.h into ssp.h
by Eric Miao
· 15 years ago
84db18b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
5f712b2
ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
by Daniel Mack
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
988addf
Merge branch 'origin' into devel-stable
by Russell King
· 15 years ago
f9efc9d
ASoC: Remove legacy SSP API usage from pxa-ssp.c
by Eric Miao
· 15 years ago
026384d
ASoC: fix PXA SSP port resume
by Daniel Mack
· 15 years ago
907bc6c
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
f34762b
ASoC: pxa-ssp increase max_channels to 8
by Graeme Gregory
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
8548803
ASoC: Add source argument to PLL configuration
by Mark Brown
· 15 years ago
a5479e3
ASoC: change set_tdm_slot api to allow slot_width override.
by Daniel Ribeiro
· 15 years ago
fa44c07
ASoC: remove duplicated code on pxa-ssp.c
by Daniel Ribeiro
· 15 years ago
449bd54
ASoC: correct print specifiers for unsigneds
by Roel Kluin
· 15 years ago
8eb9fea
ASoC: change stereo/mono to 32-bit/16-bit for pxa-ssp
by Eric Miao
· 16 years ago
2d7e71f
ASoC: simplify the SSP DMA parameters settings by run-time generation
by Eric Miao
· 16 years ago
9b5b0c0
Merge branch 'for-2.6.30' into for-2.6.31
by Mark Brown
· 16 years ago
1a29728
ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCR
by Philipp Zabel
· 16 years ago
8d98f22
Merge branch 'for-2.6.30' into for-2.6.31
by Mark Brown
· 16 years ago
a5735b7
ASoC: pxa-ssp: allow setting of dai format 0
by Daniel Mack
· 16 years ago
6967963
Merge branch 'for-2.6.30' into for-2.6.31
by Mark Brown
· 16 years ago
a820532
ASoC: pxa-ssp.c fix clock/frame invert
by Daniel Ribeiro
· 16 years ago
b114701
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 16 years ago
9242906
ASoC: pxa-ssp: Use 16-bit DMA for magician stereo
by Philipp Zabel
· 16 years ago
ed40d0c
Merge branch 'origin' into devel
by Russell King
· 16 years ago
0ce36c5
ASoC: Fix non-networked I2S mode for PXA SSP
by Mark Brown
· 16 years ago
72d7466
ASoC: switch PXA SSP driver from network mode to PSP
by Daniel Mack
· 16 years ago
65ec1cd
ASoC: Merge dai_ops factor out
by Mark Brown
· 16 years ago
cbf1146
ASoC: don't touch pxa-ssp registers when stream is running
by Daniel Mack
· 16 years ago
7ebc8d5
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
by Eric Miao
· 16 years ago
20a41ea
ASoC: Fix name of register bit in pxa-ssp
by Daniel Mack
· 16 years ago
6335d05
ASoC: make ops a pointer in 'struct snd_soc_dai'
by Eric Miao
· 16 years ago
aa4ef01
ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/Zylonite
by Philipp Zabel
· 16 years ago
0664678
ASoC: pxa-ssp: fix SSP port request
by Philipp Zabel
· 16 years ago
c9b3a40
ALSA: ASoC - Fix wrong section types
by Takashi Iwai
· 16 years ago
3f4b783
ASoC: Register platform DAIs
by Mark Brown
· 16 years ago
dc7d7b8
ASoC: Remove platform device from DAI suspend and resume operations
by Mark Brown
· 16 years ago
3ba9e10a
ASoC: Remove DAI type information
by Mark Brown
· 16 years ago
dee89c4
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
by Mark Brown
· 16 years ago
1b340bd
ASoC: Add PXA SSP support
by Mark Brown
· 16 years ago