Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
adf6178ad5552a7f2f742a8c85343c50f080c412
/
sound
/
soc
/
sh
bb5eb6e
ASoC: sh: remove __dev* attributes
by Bill Pemberton
· 12 years ago
954f497
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
by Mark Brown
· 12 years ago
3449f5f
ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support
by Kuninori Morimoto
· 12 years ago
2522acd
ASoC: fsi: stream mode become independent from platform flags
by Kuninori Morimoto
· 12 years ago
ab6340c
ASoC: fsi: master clock selection become independent from platform flags
by Kuninori Morimoto
· 12 years ago
c2052de
ASoC: fsi: SPDIF format become independent from platform flags
by Kuninori Morimoto
· 12 years ago
943fdad
ASoC: fsi: tidyup sh_fsi_platform_info pointer
by Kuninori Morimoto
· 12 years ago
40f9118
ASoC: fsi: tidyup FSIA/B settings
by Kuninori Morimoto
· 12 years ago
ab6f6d8
ASoC: fsi: add master clock control functions
by Kuninori Morimoto
· 12 years ago
80b4add
ASoC: fsi: care fsi_hw_start/stop() return value
by Kuninori Morimoto
· 12 years ago
ddeb2d7
ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() only
by Kuninori Morimoto
· 12 years ago
1ddd828
ASoC: fsi: use devm_request_irq()
by Kuninori Morimoto
· 12 years ago
2a8c8a5
ASoC: fsi: fixup channels_min/max
by Kuninori Morimoto
· 12 years ago
57451e4
ASoC: fsi: don't reschedule DMA from an atomic context
by Guennadi Liakhovetski
· 12 years ago
6ac4262
ASoC: fsi: convert to devm_xxx()
by Kuninori Morimoto
· 12 years ago
dbd4e51
ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe()
by Kuninori Morimoto
· 12 years ago
c35e005
ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe()
by Kuninori Morimoto
· 12 years ago
c511dc1
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
9d051dc
ASoC: siu: don't use DMA device for channel filtering
by Guennadi Liakhovetski
· 12 years ago
b837314
ASoC: fsi: prepare for conversion to the shdma base library
by Guennadi Liakhovetski
· 13 years ago
6f3de8b
ASoC: siu: prepare for conversion to the shdma base library
by Guennadi Liakhovetski
· 13 years ago
b1226dc
ASoC: fsi: use PIO handler if DMA handler was invalid
by Kuninori Morimoto
· 12 years ago
5514efd
ASoC: fsi: use dmaengine helper functions
by Kuninori Morimoto
· 12 years ago
fbe42f6
ASoC: fsi: bugfix: ensure dma is terminated
by Kuninori Morimoto
· 12 years ago
4a1b09b
ASoC: fsi: bugfix: correct dma area
by Kuninori Morimoto
· 12 years ago
e42bb9b
ASoC: fsi: bugfix: enable master clock control on DMA stream
by Kuninori Morimoto
· 12 years ago
766812e
ASoC: sh: fsi: enable chip specific data transfer mode
by Kuninori Morimoto
· 12 years ago
f33238e
ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()
by Kuninori Morimoto
· 12 years ago
9c59dd3
ASoC: sh: fsi: use same format for IN/OUT
by Kuninori Morimoto
· 12 years ago
284c6f6
ASoC: sh: fsi: add fsi_version() and removed meaningless version check
by Kuninori Morimoto
· 12 years ago
4d62ec1
ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC
by Kuninori Morimoto
· 12 years ago
dc2af52
Merge tag 'v3.4-rc7' into for-3.5
by Mark Brown
· 12 years ago
c858719
ASoC: sh: fix migor.c compilation
by Guennadi Liakhovetski
· 13 years ago
cdf27f3
ASoC: fsi: update for dmaengine prep_slave_sg fallout.
by Paul Mundt
· 13 years ago
cd04461
ASoC: sh: fsi: select simple-card on Kconfig
by Kuninori Morimoto
· 13 years ago
064bfad
ASoC: sh: fsi: use simple-card instead of fsi-da7210
by Kuninori Morimoto
· 13 years ago
fa063b4
ASoC: sh: fsi: use simple-card instead of fsi-hdmi
by Kuninori Morimoto
· 13 years ago
af8a2fe
ASoC: sh: fsi: use simple-card instead of fsi-ak4642
by Kuninori Morimoto
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
7da9ced
ASoC: fsi: Add DMAEngine support
by Kuninori Morimoto
· 13 years ago
fa2c8f4
Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict
by Mark Brown
· 13 years ago
1987877
ASoC: fsi: fixup fsi_pointer() calculation method
by Kuninori Morimoto
· 13 years ago
8334402
ASoC: fsi: add .init/.quit handler support
by Kuninori Morimoto
· 13 years ago
fec691e
ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info
by Kuninori Morimoto
· 13 years ago
97df818
ASoC: fsi: fsi_stream_is_working() care substream->runtime
by Kuninori Morimoto
· 13 years ago
180346e
ASoC: fsi: add .start_stop handler to fsi_stream_handler
by Kuninori Morimoto
· 13 years ago
938e2a8
ASoC: fsi: don't use is_play as a parameter of fsi functions
by Kuninori Morimoto
· 13 years ago
1b0ca1a
ASoC: fsi: tidyup: fsi_pio_xxx() are gathered
by Kuninori Morimoto
· 13 years ago
5e97313
ASoC: fsi: add fsi_stream_handler and PIO handler
by Kuninori Morimoto
· 13 years ago
7b1b333
ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter
by Kuninori Morimoto
· 13 years ago
a449e46
ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()
by Kuninori Morimoto
· 13 years ago
95b0cf0
ASoC: fsi: modify fsi_pio_get_area() parameter and using position
by Kuninori Morimoto
· 13 years ago
8c41529
ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit()
by Kuninori Morimoto
· 13 years ago
41bba15
ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown()
by Kuninori Morimoto
· 13 years ago
b49e802
ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup()
by Kuninori Morimoto
· 13 years ago
d78629e
ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx()
by Kuninori Morimoto
· 13 years ago
376cf38
ASoC: fsi: data push/pop calculation part was divided
by Kuninori Morimoto
· 13 years ago
4e62d84
ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered
by Kuninori Morimoto
· 13 years ago
c1e6f10
ASoC: fsi: reduce runtime calculation by using pre-setting
by Kuninori Morimoto
· 13 years ago
bc122e3
ASoC: fsi: Remove unneeded empty runtime PM callbacks
by Mark Brown
· 13 years ago
57f2685
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
4a7042e
ASoC: sh: Add .owner to struct snd_soc_card
by Axel Lin
· 13 years ago
27f478a
ASoC: Use core pm_runtime callbacks for fsi
by Mark Brown
· 13 years ago
20e757f
ASoC: Use core pm_runtime callbacks for siu_dai
by Mark Brown
· 13 years ago
92f6d63
ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform
by Axel Lin
· 13 years ago
cb5e873
ASoC: Convert sh directory to module_platform_driver
by Axel Lin
· 13 years ago
45f3121
ASoC: fsi-ak4642: modify specification method of FSI / ak464x
by Kuninori Morimoto
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
e0d23ef
Merge branch 'dma_slave_direction' into next_test_dirn
by Vinod Koul
· 13 years ago
65ff03f
ASoC: fsi: add valid data position control support
by Kuninori Morimoto
· 13 years ago
8918b84
ASoC: fsi: fixup compile warning
by Kuninori Morimoto
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
35e1658
sound-soc: move to dma_transfer_direction
by Vinod Koul
· 13 years ago
bb14eb0
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 13 years ago
87bea31
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
by Mark Brown
· 13 years ago
ca7acee
ASoC: sh: use correct __iomem annotations
by Arnd Bergmann
· 13 years ago
8fccf46
ASoC: Staticise sh4_ssi_dai
by Axel Lin
· 13 years ago
88e24c3
sound: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
3f9c42e
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 13 years ago
2c7beb9
ASoC: sh: fsi-hdmi: fixup snd_soc_card name
by Kuninori Morimoto
· 13 years ago
f15c941
ASoC: sh: fsi-da7210: fixup snd_soc_card name
by Kuninori Morimoto
· 13 years ago
505b04e
ASoC: sh: fsi-ak4642: fixup snd_soc_card name
by Kuninori Morimoto
· 13 years ago
552d1ef
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
by Liam Girdwood
· 13 years ago
23ca853
ASoC: sh: fsi: add fsi_hw_startup/shutdown
by Kuninori Morimoto
· 13 years ago
cda828c
ASoC: sh: fsi: cleanup suspend/resume
by Kuninori Morimoto
· 13 years ago
4c48125
ASoC: sh: fsi: remove fsi_module_init/kill
by Kuninori Morimoto
· 13 years ago
2da6589
ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock
by Kuninori Morimoto
· 13 years ago
9478e0b
ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
by Kuninori Morimoto
· 13 years ago
2e651ba
ASoC: sh: fsi: tidyup unclear variable naming
by Kuninori Morimoto
· 13 years ago
1ddddd3
ASoC: sh: fsi: irq control moves to fsi_port_start/stop
by Kuninori Morimoto
· 13 years ago
4f56cde
ASoC: sh: fsi: add fsi_set_master_clk
by Kuninori Morimoto
· 13 years ago
0ffe296
ASoC: sh: fsi: tidyup parameter of fsi_stream_push
by Kuninori Morimoto
· 13 years ago
1f5e2a3
ASoC: sh: fsi: Add module/port clock control function
by Kuninori Morimoto
· 14 years ago
106c79e
ASoC: sh: fsi: add dev_pm_ops :: suspend/resume
by Kuninori Morimoto
· 14 years ago
6a9ebad
ASoC: sh: fsi: add fsi_is_clk_master function
by Kuninori Morimoto
· 14 years ago
b3c27b5
ASoC: add a module alias to the FSI driver
by Guennadi Liakhovetski
· 14 years ago
d985f27
ASoC: fsi: driver safely remove for against irq
by Kuninori Morimoto
· 14 years ago
b9c9f96
ASoC: fsi: modify vague PM control on probe
by Kuninori Morimoto
· 14 years ago
0b5ec87
ASoC: fsi: take care in failing case of dai register
by Kuninori Morimoto
· 14 years ago
Next »