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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
3
-29
/
+0
2014-01-09
ASoC: sh: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
3
-29
/
+0
2014-01-02
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...
Mark Brown
6
-191
/
+498
2013-12-31
ASoC: rsnd: add SRC (Sampling Rate Converter) support
Kuninori Morimoto
5
-8
/
+247
2013-12-31
ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameter
Kuninori Morimoto
1
-6
/
+4
2013-12-31
ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()
Kuninori Morimoto
1
-2
/
+2
2013-12-31
ASoC: rsnd: INT_ENABLE is needed only Gen2
Kuninori Morimoto
2
-3
/
+4
2013-12-31
ASoC: rsnd: add rsnd_scu_transfer_start()
Kuninori Morimoto
1
-19
/
+20
2013-12-31
ASoC: rsnd: route setting is needed only Gen1
Kuninori Morimoto
2
-7
/
+9
2013-12-31
ASoC: rsnd: make sure variable name for 44.1kHz/48kHz
Kuninori Morimoto
1
-10
/
+10
2013-12-31
ASoC: rsnd: tidyup register naming
Kuninori Morimoto
3
-6
/
+6
2013-12-31
ASoC: rsnd: tidyup ssi comment
Kuninori Morimoto
1
-1
/
+1
2013-12-31
ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adg
Kuninori Morimoto
1
-34
/
+24
2013-12-11
ASoC: fsi: remove original filter from fsi_dma_probe()
Kuninori Morimoto
1
-13
/
+23
2013-12-10
ASoC: rsnd: gen: fixup Gen2 channel size
Kuninori Morimoto
1
-2
/
+2
2013-12-04
ASoC: rcar: use devm_clk_get() instead of clk_get()
Kuninori Morimoto
1
-2
/
+1
2013-11-29
ASoC: rcar: add Gen2 sound support
Kuninori Morimoto
3
-6
/
+91
2013-11-29
ASoC: rcar: remove rcar_gen_ops
Kuninori Morimoto
1
-27
/
+6
2013-11-29
ASoC: rcar: remove .path_init/exit from rsnd_gen_ops
Kuninori Morimoto
1
-39
/
+15
2013-11-29
ASoC: rcar: add rsnd_is_accessible_reg()
Kuninori Morimoto
1
-0
/
+26
2013-11-29
ASoC: rcar: separate regmap init common field
Kuninori Morimoto
1
-21
/
+28
2013-11-29
ASoC: rcar: remove unused register settings
Kuninori Morimoto
2
-6
/
+0
2013-11-24
ASoC: rcar: some dubious one-bit signed bitfields
Dan Carpenter
1
-5
/
+5
2013-11-24
ASoC: rcar: select REGMAP
Kuninori Morimoto
1
-0
/
+1
2013-11-21
Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2
-9
/
+6
2013-11-20
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
2
-9
/
+6
2013-11-19
ASoC: rcar: fixup dma_async_issue_pending() timing
Kuninori Morimoto
1
-2
/
+1
2013-11-19
ASoC: rcar: off by one in rsnd_scu_set_route()
Dan Carpenter
1
-1
/
+1
2013-11-18
ASoC: rcar: fixup mod access before checking
Kuninori Morimoto
1
-6
/
+4
2013-11-08
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
3
-3
/
+6
2013-11-08
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
7
-196
/
+227
2013-11-07
ASoC: sh: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
1
-1
/
+2
2013-11-07
ASoC: rcar: Use WARN_ON() instead of BUG_ON()
Takashi Iwai
2
-2
/
+4
2013-11-06
ASoC: rcar: remove un-needed select from Kconfig
Kuninori Morimoto
1
-1
/
+0
2013-11-03
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-11
/
+20
2013-10-31
ASoC: rcar: remove original filter from rsnd_dma_init()
Kuninori Morimoto
1
-11
/
+20
2013-10-24
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
6
-184
/
+207
2013-10-20
ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG
Kuninori Morimoto
1
-32
/
+20
2013-10-20
ASoC: rcar: add rsnd_scu_hpbif_is_enable()
Kuninori Morimoto
3
-6
/
+15
2013-10-11
ASoC: rcar: fixup generation checker
Kuninori Morimoto
1
-2
/
+2
2013-10-11
ASoC: rcar: add ID check on rsnd_dai_get()
Kuninori Morimoto
1
-0
/
+3
2013-10-11
ASoC: rcar: fixup rsnd_platform_call() return value
Kuninori Morimoto
1
-1
/
+1
2013-09-24
ASoC: rsnd: use regmap instead of original register mapping method
Kuninori Morimoto
2
-126
/
+143
2013-09-24
ASoC: rsnd: remove rsnd_priv_read/write/bset()
Kuninori Morimoto
2
-7
/
+7
2013-09-24
ASoC: rcar: remove unnecessary mach/clock.h
Kuninori Morimoto
1
-1
/
+0
2013-09-17
ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .remove
Kuninori Morimoto
1
-17
/
+24
2013-09-09
ASoC: rsnd: fixup flag name of rsnd_scu_platform_info
Kuninori Morimoto
1
-2
/
+2
2013-08-30
Merge remote-tracking branch 'asoc/topic/fsi' into tmp
Mark Brown
1
-18
/
+33
2013-08-26
ASoC: fsi: reserve prefetch period on DMA transferring
Kuninori Morimoto
1
-18
/
+33
2013-08-06
ASoC: rsnd: scu: cleanup empty functions
Kuninori Morimoto
1
-39
/
+0
[next]