Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
608308682addfdc7b8e2aee88f0e028331d88e4d
/
sound
/
soc
/
davinci
/
davinci-mcasp.c
8267525
ASoC: mcasp: don't override bclk divider if it was provided by the machine
by Daniel Mack
· 10 years ago
f3f9cfa
ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x
by Peter Ujfalusi
· 10 years ago
91fff60
Merge remote-tracking branch 'asoc/fix/davinci' into asoc-davinci
by Mark Brown
· 10 years ago
182bef8
ASoC: davinci-mcasp: Fix S24_LE and U24_LE support
by Peter Ujfalusi
· 10 years ago
0929878
ASoC: davinci-mcasp: Allow best effort in selecting BCLK divider
by Jyri Sarha
· 10 years ago
7f28f35
ASoC: davinci-mcasp: Add dependecy to SND_DAVINCI_SOC or SND_OMAP_SOC
by Jyri Sarha
· 10 years ago
6479285
ASoC: davinci-mcasp: set up channel status bits for S/PDIF mode
by Daniel Mack
· 11 years ago
87c1936
ASoC: omap-pcm: Move omap-pcm under include/sound
by Jyri Sarha
· 10 years ago
b6bb370
ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component()
by Peter Ujfalusi
· 11 years ago
70e7a02
ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()
by Peter Ujfalusi
· 11 years ago
d5c6c59
ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registration
by Peter Ujfalusi
· 11 years ago
40448e5
ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2
by Peter Ujfalusi
· 11 years ago
3c25f91
ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt()
by Peter Ujfalusi
· 11 years ago
423761e
ASoC: davinci-mcasp: Support for LEFT_J format
by Peter Ujfalusi
· 11 years ago
ffd950f
ASoC: davinci-mcasp: Add support for I2S format
by Peter Ujfalusi
· 11 years ago
83f1250
ASoC: davinci-mcasp: Move the FS polarity change out from the switch case
by Peter Ujfalusi
· 11 years ago
188edc5
ASoC: davinci-mcasp: Support for DSP_A format
by Peter Ujfalusi
· 11 years ago
6dfa9a4
ASoC: davinci-mcasp: Format data delay configuration enhancement
by Peter Ujfalusi
· 11 years ago
3344564
ASoC: davinci-mcasp: Fine tune and correct the DMA burst configuration
by Peter Ujfalusi
· 11 years ago
dd093a0
ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic depth)
by Peter Ujfalusi
· 11 years ago
5f04c60
ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same place
by Peter Ujfalusi
· 11 years ago
0bf0e8a
ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code
by Peter Ujfalusi
· 11 years ago
f5b02b4
ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params()
by Peter Ujfalusi
· 11 years ago
d5902f69
ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback
by Peter Ujfalusi
· 11 years ago
74ddd8c
ASoC: davinci-mcasp: Fix bit clock polarity settings
by Peter Ujfalusi
· 11 years ago
8de131f
ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot
by Peter Ujfalusi
· 11 years ago
64ebdec
ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params
by Peter Ujfalusi
· 11 years ago
790bb94
ASoC: davinci-mcasp: Remove long lines from suspend/resume callbacks
by Peter Ujfalusi
· 11 years ago
d1debaf
ASoC: davinci-mcasp: Rename platform data struct
by Peter Ujfalusi
· 11 years ago
a7e46bd
ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params()
by Peter Ujfalusi
· 11 years ago
135014a
ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver
by Peter Ujfalusi
· 11 years ago
0f7d9a6
ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param()
by Peter Ujfalusi
· 11 years ago
61d384a
Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into HEAD
by Mark Brown
· 11 years ago
1d17a04
ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driver
by Peter Ujfalusi
· 11 years ago
2c56c4c
ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously
by Peter Ujfalusi
· 11 years ago
662ffae
ASoC: davinci-mcasp: Harmonize the sub hw_params function names
by Peter Ujfalusi
· 11 years ago
ab8b14b
ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master
by Jyri Sarha
· 11 years ago
ae726e9
ASoC: davinci-mcasp: Support for fck reparenting
by Peter Ujfalusi
· 11 years ago
b14899d
ASoC: davinci-mcasp: Correct am33xx snd_platform_data name
by Peter Ujfalusi
· 11 years ago
f68205a
ASoC: davinci-mcasp: Change IO functions parameter list
by Peter Ujfalusi
· 11 years ago
453c499
ASoC: davinci-mcasp: Support for McASP version found in DRA7xx
by Peter Ujfalusi
· 11 years ago
4dcb5a0
ASoC: davinci-mcasp: Fix synchronous master receive mode
by Peter Ujfalusi
· 11 years ago
cbc7956c
ASoC: davinci-mcasp: Data source (bus) selection support
by Peter Ujfalusi
· 11 years ago
487dce8
ASoC: davinci-mcasp: Simplify FIFO configuration code
by Peter Ujfalusi
· 11 years ago
8f113b7
ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_dai_fmt
by Peter Ujfalusi
· 11 years ago
70091a3
ASoC: davinci-mcasp: Rename private struct and it's users (dev -> mcasp)
by Peter Ujfalusi
· 11 years ago
eba0ecf
ASoC: davinci-mcasp: Do not inline the mcasp_set_ctl_reg function
by Peter Ujfalusi
· 11 years ago
57f439b
ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_NUM_SERIALIZER define
by Peter Ujfalusi
· 11 years ago
21400a72
ASoC: davinci-mcasp: Move private struct definition to source file
by Peter Ujfalusi
· 11 years ago
02e08d9
ASoC: davinci-mcasp: Move register definitions to header file
by Peter Ujfalusi
· 11 years ago
58e48d9
ASoC: davinci-mcasp: Correct dai driver struct initialization for 2nd dai
by Peter Ujfalusi
· 11 years ago
ed29cd5
ASoC: davinci-mcasp: Move DAVINCI_MCASP_RATE from header to source file
by Peter Ujfalusi
· 11 years ago
1427e66
ASoC: davinci-mcasp: Remove redundant num-serializer DT parameter
by Peter Ujfalusi
· 11 years ago
3af9e03
ASoC: davinci-mcasp: Change compatible property model to more accurate
by Jyri Sarha
· 11 years ago
4023fe6
ASoC: davinci-mcasp: Extract DMA channels directly from DT
by Jyri Sarha
· 11 years ago
256ba18
ASoC: davinci-mcasp: Add location for data port registers to DT
by Jyri Sarha
· 11 years ago
a85e419
ASoC: davinci-mcasp: add support for suspend and resume
by Daniel Mack
· 11 years ago
684d8c5
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
by Mark Brown
· 11 years ago
ea421eb
ASoC: davinci: Remove redundant use of of_match_ptr macro
by Sachin Kamat
· 11 years ago
7967189
ASoC: davinci: fix sample rotation
by Daniel Mack
· 11 years ago
f91eeeb
Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
df4a4ee
ASoC: McASP: Fix receive clock polarity in DAIFMT_NB_NF mode.
by Marek Belisko
· 12 years ago
81ee683
ASoC: McASP: Add pins output direction for rx clocks when configured in CBS_CFS format
by Marek Belisko
· 12 years ago
d486fea
ASoC: davinci-mcasp: Add Support BCLK-to-LRCLK ratio for TDM modes
by Michal Bachraty
· 12 years ago
7c21a78
ASoC: davinci-pcm, davinci-mcasp: Clean up active_serializers
by Michal Bachraty
· 12 years ago
d66e065
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
by Mark Brown
· 12 years ago
f5023af
ASoC: davinci-mcasp: don't overwrite DIT settings
by Yegor Yefremov
· 12 years ago
2dda75e
ASoC: davinci-mcasp: don't configure AFSX direction in DIT mode
by Yegor Yefremov
· 12 years ago
eeef0ed
ASoC: switch over to use snd_soc_register_component() on davinci mcasp
by Kuninori Morimoto
· 12 years ago
ecf327c
ASoC: davinci-mcasp: clean up davinci_hw_common_param()
by Daniel Mack
· 12 years ago
2952b27
ASoC: davinci-mcasp: Add support for multichannel playback
by Michal Bachraty
· 12 years ago
dde109f
ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
by Michal Bachraty
· 12 years ago
1b3bc06
ASoC: McASP: implement a way to force BCLK/LRCLK ratios
by Daniel Mack
· 12 years ago
ba764b3
ASoC: McASP: calculate values for channel size
by Daniel Mack
· 12 years ago
d0c6c48
ASoC: McASP: remove unused variables
by Daniel Mack
· 12 years ago
b8ec56d
ASoC: davinci: replace private sram api with genalloc
by Matt Porter
· 12 years ago
6b7fa01
ASoC: McASP: treat SNDRV_PCM_FORMAT_U24_* as 32 bit words
by Daniel Mack
· 12 years ago
21eb24d
ASoC: McASP: add support for 24 bit samples
by Daniel Mack
· 12 years ago
5296cf2
ASoC: McASP: set format parameters in dependence of the DAI format
by Daniel Mack
· 12 years ago
5b66aa2
ASoC: McASP: make AHCLK direction configurable
by Daniel Mack
· 12 years ago
4ed8c9b
ASoC: McASP: add support for clock dividers
by Daniel Mack
· 12 years ago
e5ec69d
ASoC: Davinci: McASP: add support new McASP IP Variant
by Hebbar, Gururaja
· 12 years ago
75d8f29
Merge branch 'asoc-omap' into for-3.7
by Mark Brown
· 12 years ago
3e3b8c3
ASoC: Davinci: McASP: add device tree support for McASP
by Hebbar, Gururaja
· 12 years ago
f08095a
ASoC: davinci: davinci-pcm does not need to be a plaform_driver
by Hebbar, Gururaja
· 12 years ago
1088434
ASoC: McASP: Convert driver to use Runtime PM API
by Hebbar, Gururaja
· 12 years ago
0d62427
ASoC: Davinci: McASP: Flush the FIFO before enabling
by Vaibhav Bedia
· 12 years ago
96d31e2
ASoC: davinci-mcasp.c: use devm_ functions
by Julia Lawall
· 13 years ago
f9b8a51
ASoC: Convert davinci 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
0a9d138
ASoC: davinci-mcasp: add support for unsigned PCM formats
by Ben Gardiner
· 13 years ago
a0c8326
ASoC: davinci-mcasp: enable ping-pong SRAM buffers
by Ben Gardiner
· 13 years ago
db92f43
davinci-mcasp: fix _CBM_CFS pin directions
by Ben Gardiner
· 14 years ago
a90f549
davinci-mcasp: fix _CBM_CFS hw_params
by Ben Gardiner
· 14 years ago
9595c8f
davinci-mcasp: use bitfield definitions for PDIR
by Ben Gardiner
· 14 years ago
049cfaa
ASoC: davinci-mcasp: correct tdm_slots limit
by Ben Gardiner
· 14 years ago
4f82f02
ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()
by Vaibhav Bedia
· 14 years ago
eef6d7b
ASoC: Davinci: Call clk_disable() and clk_put() in case of error
by Vaibhav Bedia
· 14 years ago
d852f446
ASoC: Davinci: Use resource_size() helper function
by Vaibhav Bedia
· 14 years ago
bedad0c
ASoC: davinci: fixes for multi-component
by Chris Paulson-Ellis
· 14 years ago
Next »