Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
83f12503bd1fb18d3fd460871660b34faf671918
/
sound
/
soc
/
davinci
/
davinci-mcasp.c
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
21400a7
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
· 12 years ago
ea421eb
ASoC: davinci: Remove redundant use of of_match_ptr macro
by Sachin Kamat
· 12 years ago
7967189
ASoC: davinci: fix sample rotation
by Daniel Mack
· 12 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
· 14 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
02ffc5f
ASoC: davinci-mcasp.c: Return error code in failure
by Julia Lawall
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
48519f0
ASoC: davinci: let platform data define edma queue numbers
by Sekhar Nori
· 14 years ago
5b61ea4
ASoC: DaVinci: Fix McASP hardware FIFO configuration
by Sudhakar Rajashekhara
· 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
e473b84
ASoC: DaVinci: Fix stream restart error
by Chaithrika U S
· 15 years ago
a47979b
ASoC: DaVinci: Update suspend/resume support for McASP driver
by Chaithrika U S
· 15 years ago
57512c6
ASoC: DaVinci: remove requirement that dma_params is 1st in structure
by Troy Kisky
· 15 years ago
4fa9c1a
ASoC: DaVinci: McASP FIFO related updates
by Chaithrika U S
· 15 years ago
539d3d8
ASoC: DaVinci: Correct McASP FIFO initialization
by Chaithrika U S
· 15 years ago
92e2a6f
ASoC: Davinci: Fix race with cpu_dai->dma_data
by Troy Kisky
· 15 years ago
0c31cf3
ASoC: DaVinci: Fixes to McASP configuration
by Chaithrika U S
· 15 years ago
517ee6c
ASoC: DaVinci: Add a DAI format to McASP driver
by Chaithrika U S
· 15 years ago
Next »