index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
davinci
/
davinci-mcasp.c
Age
Commit message (
Expand
)
Author
2014-11-17
Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2014-11-12
ASoC: davinci-mcasp: Add overrun/underrun event handling
Misael Lopez Cruz
2014-11-10
ASoC: davinci-mcasp: Active slots depend on active serializers
Misael Lopez Cruz
2014-11-10
ASoC: davinci-mcasp: Place constraint on number of channels
Peter Ujfalusi
2014-11-10
ASoC: davinci-mcasp: Validate tdm_slots parameter at probe time
Peter Ujfalusi
2014-11-10
ASoC: davinci-mcasp: Fix rx format when more bclk is used on the bus
Peter Ujfalusi
2014-11-10
ASoC: davinci-mcasp: Symmetric sample bits for IIS mode
Peter Ujfalusi
2014-11-10
ASoC: davinvi-mcasp: Balance pm_runtime_enable() on probe failure
Anil Kumar
2014-10-29
ASoC: davinci-mcasp: Move the AFIFO related code under start_tx/rx functions
Peter Ujfalusi
2014-10-29
ASoC: davinci-mcasp: When stopping TX/RX stop the AFIFO as the last step
Peter Ujfalusi
2014-10-29
ASoC: davinci-mcasp: Correct RX start sequence
Peter Ujfalusi
2014-10-29
ASoC: davinci-mcasp: Correct TX start sequence
Peter Ujfalusi
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
2014-10-01
ASoC: davinvi-mcasp: Proper suspend/resume support while audio is active
Peter Ujfalusi
2014-10-01
ASoC: davinci-mcasp: Convert the context save/restore to use array
Peter Ujfalusi
2014-09-15
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...
Mark Brown
2014-09-04
ASoC: davinci-mcasp: Correct rx format unit configuration
Peter Ujfalusi
2014-08-12
ASoC: mcasp: Fix implicit BLCK divider setting
Jyri Sarha
2014-07-16
ASoC: mcasp: don't override bclk divider if it was provided by the machine
Daniel Mack
2014-07-16
ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x
Peter Ujfalusi
2014-07-16
Merge remote-tracking branch 'asoc/fix/davinci' into asoc-davinci
Mark Brown
2014-06-30
ASoC: davinci-mcasp: Fix S24_LE and U24_LE support
Peter Ujfalusi
2014-06-21
ASoC: davinci-mcasp: Allow best effort in selecting BCLK divider
Jyri Sarha
2014-06-21
ASoC: davinci-mcasp: Add dependecy to SND_DAVINCI_SOC or SND_OMAP_SOC
Jyri Sarha
2014-06-18
ASoC: davinci-mcasp: set up channel status bits for S/PDIF mode
Daniel Mack
2014-05-26
ASoC: omap-pcm: Move omap-pcm under include/sound
Jyri Sarha
2014-04-22
ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component()
Peter Ujfalusi
2014-04-22
ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()
Peter Ujfalusi
2014-04-18
ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registration
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt()
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Support for LEFT_J format
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Add support for I2S format
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Move the FS polarity change out from the switch case
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Support for DSP_A format
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Format data delay configuration enhancement
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Fine tune and correct the DMA burst configuration
Peter Ujfalusi
2014-04-14
ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic...
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same place
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params()
Peter Ujfalusi
2014-04-14
ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback
Peter Ujfalusi
2014-04-08
ASoC: davinci-mcasp: Fix bit clock polarity settings
Peter Ujfalusi
2014-03-17
ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot
Peter Ujfalusi
2014-03-09
ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params
Peter Ujfalusi
2014-02-03
ASoC: davinci-mcasp: Remove long lines from suspend/resume callbacks
Peter Ujfalusi
2014-02-03
ASoC: davinci-mcasp: Rename platform data struct
Peter Ujfalusi
2014-02-03
ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params()
Peter Ujfalusi
2014-01-31
ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver
Peter Ujfalusi
2014-01-31
ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param()
Peter Ujfalusi
[next]