index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
fsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-27
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-5
/
+5
2011-10-02
ASoC: sh: use correct __iomem annotations
Arnd Bergmann
1
-5
/
+5
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-3
/
+3
2011-05-24
ASoC: sh: fsi: add fsi_hw_startup/shutdown
Kuninori Morimoto
1
-14
/
+29
2011-05-24
ASoC: sh: fsi: cleanup suspend/resume
Kuninori Morimoto
1
-55
/
+42
2011-05-24
ASoC: sh: fsi: remove fsi_module_init/kill
Kuninori Morimoto
1
-30
/
+0
2011-05-24
ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock
Kuninori Morimoto
1
-0
/
+8
2011-05-24
ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
Kuninori Morimoto
1
-20
/
+32
2011-05-24
ASoC: sh: fsi: tidyup unclear variable naming
Kuninori Morimoto
1
-82
/
+100
2011-05-24
ASoC: sh: fsi: irq control moves to fsi_port_start/stop
Kuninori Morimoto
1
-10
/
+10
2011-05-24
ASoC: sh: fsi: add fsi_set_master_clk
Kuninori Morimoto
1
-77
/
+87
2011-05-24
ASoC: sh: fsi: tidyup parameter of fsi_stream_push
Kuninori Morimoto
1
-9
/
+5
2011-04-26
ASoC: sh: fsi: Add module/port clock control function
Kuninori Morimoto
1
-31
/
+50
2011-04-26
ASoC: sh: fsi: add dev_pm_ops :: suspend/resume
Kuninori Morimoto
1
-0
/
+86
2011-04-26
ASoC: sh: fsi: add fsi_is_clk_master function
Kuninori Morimoto
1
-8
/
+25
2011-04-18
ASoC: add a module alias to the FSI driver
Guennadi Liakhovetski
1
-0
/
+1
2011-04-11
ASoC: fsi: driver safely remove for against irq
Kuninori Morimoto
1
-4
/
+3
2011-04-11
ASoC: fsi: modify vague PM control on probe
Kuninori Morimoto
1
-1
/
+2
2011-04-11
ASoC: fsi: take care in failing case of dai register
Kuninori Morimoto
1
-1
/
+10
2011-01-26
ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format
Kuninori Morimoto
1
-51
/
+55
2011-01-26
ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_info
Kuninori Morimoto
1
-4
/
+17
2011-01-26
ASoC: sh: fsi: move chan_num from fsi_stream to fsi_priv
Kuninori Morimoto
1
-19
/
+15
2011-01-21
ASoC: sh: fsi: Add snd_soc_dai_set_fmt support
Kuninori Morimoto
1
-23
/
+31
2011-01-21
ASoC: sh: fsi: Add fsi_get_priv_frm_dai function
Kuninori Morimoto
1
-2
/
+6
2010-12-17
ASoC: sh: fsi: Add over/under run counter
Kuninori Morimoto
1
-27
/
+49
2010-12-17
ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_trigger
Kuninori Morimoto
1
-3
/
+1
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
1
-8
/
+17
2010-12-03
ASoC: sh: fsi: remove runtime register check from fsi_master_xxx
Kuninori Morimoto
1
-28
/
+20
2010-12-03
ASoC: sh: fsi: remove runtime register check from fsi_reg_xxx
Kuninori Morimoto
1
-56
/
+45
2010-12-03
ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclk
Kuninori Morimoto
1
-9
/
+11
2010-12-03
ASoC: sh: fsi: remove fsi_master_write
Kuninori Morimoto
1
-21
/
+2
2010-12-03
ASoC: sh: fsi: clean up SPDIF defines
Kuninori Morimoto
1
-3
/
+14
2010-11-24
ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642
Kuninori Morimoto
1
-7
/
+1
2010-11-24
ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI
Kuninori Morimoto
1
-2
/
+17
2010-10-15
ASoC: fsi: simultaneous playback/recorde support
Kuninori Morimoto
1
-58
/
+94
2010-10-12
ASoC: Add fsi_is_play function
Kuninori Morimoto
1
-4
/
+9
2010-10-12
ASoC: fsi: Add new macro and shift for PortA/B In/Out
Kuninori Morimoto
1
-23
/
+22
2010-10-12
ASoC: fsi: avoid un-necessary status read
Kuninori Morimoto
1
-2
/
+1
2010-10-12
ASoC: fsi: remove un-necessary variable from fsi_dai_startup
Kuninori Morimoto
1
-2
/
+1
2010-10-12
ASoC: fsi: Add fsi_get_frame_width function
Kuninori Morimoto
1
-1
/
+9
2010-10-05
ASoC: sh: fix build error: terminate the platform device ID list
Guennadi Liakhovetski
1
-0
/
+1
2010-09-20
ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrl
Kuninori Morimoto
1
-95
/
+67
2010-09-20
ASoC: fsi: modify variable name to easy to understand
Kuninori Morimoto
1
-77
/
+96
2010-09-19
ASoC: fsi: Add fsi_dma_soft_push/pop function
Kuninori Morimoto
1
-18
/
+54
2010-09-19
ASoC: fsi: modify noisy comment out
Kuninori Morimoto
1
-67
/
+35
2010-09-19
ASoC: fsi: Add fsi_dma_get_area
Kuninori Morimoto
1
-4
/
+7
2010-09-17
ASoC: Add device table to SH FSI driver
Dzianis Kahanovich
1
-0
/
+2
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-29
/
+18
[next]