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
/
sh
/
fsi.c
Age
Commit message (
Expand
)
Author
2012-02-03
ASoC: fsi: don't use is_play as a parameter of fsi functions
Kuninori Morimoto
2012-02-03
ASoC: fsi: tidyup: fsi_pio_xxx() are gathered
Kuninori Morimoto
2012-02-03
ASoC: fsi: add fsi_stream_handler and PIO handler
Kuninori Morimoto
2012-02-03
ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter
Kuninori Morimoto
2012-02-03
ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()
Kuninori Morimoto
2012-02-03
ASoC: fsi: modify fsi_pio_get_area() parameter and using position
Kuninori Morimoto
2012-02-03
ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit()
Kuninori Morimoto
2012-02-03
ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown()
Kuninori Morimoto
2012-02-03
ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup()
Kuninori Morimoto
2012-02-03
ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx()
Kuninori Morimoto
2012-02-03
ASoC: fsi: data push/pop calculation part was divided
Kuninori Morimoto
2012-02-03
ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered
Kuninori Morimoto
2012-02-03
ASoC: fsi: reduce runtime calculation by using pre-setting
Kuninori Morimoto
2012-01-31
ASoC: fsi: Remove unneeded empty runtime PM callbacks
Mark Brown
2011-12-15
ASoC: Use core pm_runtime callbacks for fsi
Mark Brown
2011-11-25
ASoC: Convert sh directory to module_platform_driver
Axel Lin
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-08
ASoC: fsi: add valid data position control support
Kuninori Morimoto
2011-11-08
ASoC: fsi: fixup compile warning
Kuninori Morimoto
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-27
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2011-10-02
ASoC: sh: use correct __iomem annotations
Arnd Bergmann
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2011-05-24
ASoC: sh: fsi: add fsi_hw_startup/shutdown
Kuninori Morimoto
2011-05-24
ASoC: sh: fsi: cleanup suspend/resume
Kuninori Morimoto
2011-05-24
ASoC: sh: fsi: remove fsi_module_init/kill
Kuninori Morimoto
2011-05-24
ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock
Kuninori Morimoto
2011-05-24
ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
Kuninori Morimoto
2011-05-24
ASoC: sh: fsi: tidyup unclear variable naming
Kuninori Morimoto
2011-05-24
ASoC: sh: fsi: irq control moves to fsi_port_start/stop
Kuninori Morimoto
2011-05-24
ASoC: sh: fsi: add fsi_set_master_clk
Kuninori Morimoto
2011-05-24
ASoC: sh: fsi: tidyup parameter of fsi_stream_push
Kuninori Morimoto
2011-04-26
ASoC: sh: fsi: Add module/port clock control function
Kuninori Morimoto
2011-04-26
ASoC: sh: fsi: add dev_pm_ops :: suspend/resume
Kuninori Morimoto
2011-04-26
ASoC: sh: fsi: add fsi_is_clk_master function
Kuninori Morimoto
2011-04-18
ASoC: add a module alias to the FSI driver
Guennadi Liakhovetski
2011-04-11
ASoC: fsi: driver safely remove for against irq
Kuninori Morimoto
2011-04-11
ASoC: fsi: modify vague PM control on probe
Kuninori Morimoto
2011-04-11
ASoC: fsi: take care in failing case of dai register
Kuninori Morimoto
2011-01-26
ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format
Kuninori Morimoto
2011-01-26
ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_info
Kuninori Morimoto
2011-01-26
ASoC: sh: fsi: move chan_num from fsi_stream to fsi_priv
Kuninori Morimoto
2011-01-21
ASoC: sh: fsi: Add snd_soc_dai_set_fmt support
Kuninori Morimoto
2011-01-21
ASoC: sh: fsi: Add fsi_get_priv_frm_dai function
Kuninori Morimoto
2010-12-17
ASoC: sh: fsi: Add over/under run counter
Kuninori Morimoto
2010-12-17
ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_trigger
Kuninori Morimoto
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
2010-12-03
ASoC: sh: fsi: remove runtime register check from fsi_master_xxx
Kuninori Morimoto
2010-12-03
ASoC: sh: fsi: remove runtime register check from fsi_reg_xxx
Kuninori Morimoto
[prev]
[next]