index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2015-03-06
ASoC: davinci-mcasp: Fix compilation error
Peter Ujfalusi
1
-1
/
+1
2015-03-05
ASoC: davinci-mcasp: Allow complete shutdown of McASP when not in use
Peter Ujfalusi
1
-10
/
+17
2015-03-04
ASoC: davinci-mcasp: Deprecate the use of davinci-pcm in favor of edma-pcm
Peter Ujfalusi
1
-68
/
+19
2015-02-14
ASoC: davinci-mcasp: Add support for CBS_CFM mode
Peter Ujfalusi
1
-0
/
+12
2015-02-02
ASoC: davinci-mcasp: Fix DIT only McASP instance support
Peter Ujfalusi
1
-33
/
+39
2015-02-02
ASoC: davicni-mcasp: Mark the common irq line as shared
Peter Ujfalusi
1
-1
/
+2
2014-12-30
ASoC: davinci-mcasp: Support for combined tx/rx interrupt line
Peter Ujfalusi
1
-0
/
+30
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-17
Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
1
-2
/
+13
2014-11-12
ASoC: davinci-mcasp: Add overrun/underrun event handling
Misael Lopez Cruz
1
-0
/
+124
2014-11-10
ASoC: davinci-mcasp: Active slots depend on active serializers
Misael Lopez Cruz
1
-5
/
+22
2014-11-10
ASoC: davinci-mcasp: Place constraint on number of channels
Peter Ujfalusi
1
-0
/
+60
2014-11-10
ASoC: davinci-mcasp: Validate tdm_slots parameter at probe time
Peter Ujfalusi
1
-10
/
+18
2014-11-10
ASoC: davinci-mcasp: Fix rx format when more bclk is used on the bus
Peter Ujfalusi
1
-2
/
+11
2014-11-10
ASoC: davinci-mcasp: Symmetric sample bits for IIS mode
Peter Ujfalusi
1
-0
/
+1
2014-11-10
ASoC: davinvi-mcasp: Balance pm_runtime_enable() on probe failure
Anil Kumar
1
-0
/
+1
2014-10-29
ASoC: davinci-mcasp: Move the AFIFO related code under start_tx/rx functions
Peter Ujfalusi
1
-15
/
+16
2014-10-29
ASoC: davinci-mcasp: When stopping TX/RX stop the AFIFO as the last step
Peter Ujfalusi
1
-13
/
+14
2014-10-29
ASoC: davinci-mcasp: Correct RX start sequence
Peter Ujfalusi
1
-8
/
+4
2014-10-29
ASoC: davinci-mcasp: Correct TX start sequence
Peter Ujfalusi
1
-16
/
+9
2014-10-20
ASoC: davinci: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
1
-21
/
+58
2014-10-01
ASoC: davinvi-mcasp: Proper suspend/resume support while audio is active
Peter Ujfalusi
1
-0
/
+41
2014-10-01
ASoC: davinci-mcasp: Convert the context save/restore to use array
Peter Ujfalusi
1
-21
/
+17
2014-09-15
Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f...
Mark Brown
1
-1
/
+10
2014-09-04
ASoC: davinci-mcasp: Correct rx format unit configuration
Peter Ujfalusi
1
-1
/
+10
2014-08-12
ASoC: mcasp: Fix implicit BLCK divider setting
Jyri Sarha
1
-3
/
+11
2014-07-16
ASoC: mcasp: don't override bclk divider if it was provided by the machine
Daniel Mack
1
-2
/
+7
2014-07-16
ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x
Peter Ujfalusi
1
-2
/
+9
2014-07-16
Merge remote-tracking branch 'asoc/fix/davinci' into asoc-davinci
Mark Brown
1
-0
/
+12
2014-06-30
ASoC: davinci-mcasp: Fix S24_LE and U24_LE support
Peter Ujfalusi
1
-0
/
+4
2014-06-21
ASoC: davinci-mcasp: Allow best effort in selecting BCLK divider
Jyri Sarha
1
-5
/
+9
2014-06-21
ASoC: davinci-mcasp: Add dependecy to SND_DAVINCI_SOC or SND_OMAP_SOC
Jyri Sarha
1
-0
/
+8
2014-06-18
ASoC: davinci-mcasp: set up channel status bits for S/PDIF mode
Daniel Mack
1
-2
/
+47
2014-05-26
ASoC: omap-pcm: Move omap-pcm under include/sound
Jyri Sarha
1
-1
/
+1
2014-04-22
ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component()
Peter Ujfalusi
1
-10
/
+7
2014-04-22
ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()
Peter Ujfalusi
1
-15
/
+0
2014-04-18
ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registration
Peter Ujfalusi
1
-6
/
+31
2014-04-14
ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2
Peter Ujfalusi
1
-1
/
+1
2014-04-14
ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt()
Peter Ujfalusi
1
-8
/
+0
2014-04-14
ASoC: davinci-mcasp: Support for LEFT_J format
Peter Ujfalusi
1
-0
/
+7
2014-04-14
ASoC: davinci-mcasp: Add support for I2S format
Peter Ujfalusi
1
-1
/
+10
2014-04-14
ASoC: davinci-mcasp: Move the FS polarity change out from the switch case
Peter Ujfalusi
1
-13
/
+14
2014-04-14
ASoC: davinci-mcasp: Support for DSP_A format
Peter Ujfalusi
1
-0
/
+7
2014-04-14
ASoC: davinci-mcasp: Format data delay configuration enhancement
Peter Ujfalusi
1
-3
/
+11
2014-04-14
ASoC: davinci-mcasp: Fine tune and correct the DMA burst configuration
Peter Ujfalusi
1
-2
/
+15
2014-04-14
ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic...
Peter Ujfalusi
1
-7
/
+23
2014-04-14
ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same place
Peter Ujfalusi
1
-17
/
+13
2014-04-14
ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code
Peter Ujfalusi
1
-24
/
+24
2014-04-14
ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params()
Peter Ujfalusi
1
-1
/
+1
[prev]
[next]