index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
fsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: sh: fix fsi build warnings for 64 bit
Arnd Bergmann
2015-11-21
1
-4
/
+7
*
ASoC: fsi: Remove obsolete sh_fsi2 platform_device_id entry
Geert Uytterhoeven
2015-07-16
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-5
/
+13
|
\
|
*
ASoC: fsi: Configure DMA slave settings
Kuninori Morimoto
2015-02-23
1
-3
/
+12
|
*
ASoC: fsi: remove slave_id settings for DMAEngine
Kuninori Morimoto
2015-02-23
1
-2
/
+1
*
|
ASoC: fsi: mark several data structures as const
Uwe Kleine-König
2015-04-01
1
-3
/
+3
*
|
ASoC: fsi: reorder code to make a forward declaration superfluous
Uwe Kleine-König
2015-04-01
1
-35
/
+34
*
|
ASoC: fsi: fix license specification
Uwe Kleine-König
2015-03-31
1
-1
/
+1
*
|
ASoC: fsi: constify of_device_id array
Fabian Frederick
2015-03-22
1
-2
/
+2
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...
Mark Brown
2015-02-04
1
-6
/
+0
|
\
\
|
|
*
ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
2015-01-05
1
-6
/
+0
|
|
/
*
/
ASoC: fsi: Deletion of unnecessary checks before the function call "clk_enable"
Markus Elfring
2015-01-05
1
-6
/
+3
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/doc', 'asoc/...
Mark Brown
2014-12-08
1
-6
/
+3
|
\
\
|
|
*
ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"
Markus Elfring
2014-12-03
1
-6
/
+3
|
|
/
*
/
ASoC: fsi: remove unsupported PAUSE flag
Kuninori Morimoto
2014-10-29
1
-2
/
+1
|
/
*
ASoC: sh: Fix dma direction type
Lars-Peter Clausen
2014-08-17
1
-1
/
+6
*
-
.
Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'aso...
Mark Brown
2014-08-04
1
-6
/
+6
|
\
\
|
|
*
ASoC: sh/fsi: Make one-bit bitfields unsigned
Lars-Peter Clausen
2014-06-21
1
-6
/
+6
|
|
/
*
|
ASoC: fsi: use dmaengine_prep_dma_cyclic() for DMA transfer
Kuninori Morimoto
2014-06-28
1
-67
/
+27
*
|
ASoC: fsi: add fsi_pointer_update() for common pointer method
Kuninori Morimoto
2014-06-28
1
-35
/
+22
*
|
ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer
Kuninori Morimoto
2014-06-28
1
-37
/
+5
|
/
*
ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags
Kuninori Morimoto
2014-03-14
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
2014-01-16
1
-6
/
+0
|
\
\
|
|
*
ASoC: sh: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2014-01-09
1
-6
/
+0
|
|
/
*
/
ASoC: fsi: remove original filter from fsi_dma_probe()
Kuninori Morimoto
2013-12-11
1
-13
/
+23
|
/
*
ASoC: fsi: reserve prefetch period on DMA transferring
Kuninori Morimoto
2013-08-26
1
-18
/
+33
*
ASoC: fsi: fixup sparse errors
Kuninori Morimoto
2013-05-28
1
-3
/
+7
*
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
Mark Brown
2013-04-12
1
-2
/
+0
|
\
|
*
ASoC: fsi: remove unused irq
Kuninori Morimoto
2013-03-13
1
-2
/
+0
*
|
ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais()
Kuninori Morimoto
2013-03-15
1
-4
/
+8
|
/
*
ASoC: fsi: Remove __devinitconst
Thierry Reding
2013-01-16
1
-1
/
+1
*
ASoC: fsi: add device tree support
Kuninori Morimoto
2013-01-14
1
-8
/
+63
*
ASoC: fsi: don't use platform info pointer on probe()
Kuninori Morimoto
2013-01-03
1
-11
/
+8
*
ASoC: fsi: remove SH_FSI_xxx_INV flags
Kuninori Morimoto
2012-12-24
1
-25
/
+0
*
ASoC: fsi: remove platform depended .set_rate() callback support
Kuninori Morimoto
2012-12-24
1
-119
/
+12
*
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
Mark Brown
2012-12-02
1
-69
/
+481
|
\
|
*
ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support
Kuninori Morimoto
2012-11-20
1
-0
/
+33
|
*
ASoC: fsi: stream mode become independent from platform flags
Kuninori Morimoto
2012-11-20
1
-5
/
+11
|
*
ASoC: fsi: master clock selection become independent from platform flags
Kuninori Morimoto
2012-11-20
1
-9
/
+8
|
*
ASoC: fsi: SPDIF format become independent from platform flags
Kuninori Morimoto
2012-11-20
1
-10
/
+12
|
*
ASoC: fsi: tidyup sh_fsi_platform_info pointer
Kuninori Morimoto
2012-11-20
1
-7
/
+15
|
*
ASoC: fsi: tidyup FSIA/B settings
Kuninori Morimoto
2012-11-20
1
-10
/
+13
|
*
ASoC: fsi: add master clock control functions
Kuninori Morimoto
2012-11-06
1
-6
/
+372
|
*
ASoC: fsi: care fsi_hw_start/stop() return value
Kuninori Morimoto
2012-11-01
1
-7
/
+12
|
*
ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() only
Kuninori Morimoto
2012-10-29
1
-15
/
+8
|
*
ASoC: fsi: use devm_request_irq()
Kuninori Morimoto
2012-10-15
1
-5
/
+2
|
*
ASoC: fsi: fixup channels_min/max
Kuninori Morimoto
2012-10-15
1
-9
/
+9
*
|
ASoC: fsi: don't reschedule DMA from an atomic context
Guennadi Liakhovetski
2012-10-09
1
-7
/
+8
|
/
*
ASoC: fsi: convert to devm_xxx()
Kuninori Morimoto
2012-09-10
1
-17
/
+8
*
ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe()
Kuninori Morimoto
2012-09-10
1
-1
/
+0
[next]