index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
ASoC: arizona: Move notifier functions to header and make inline
Charles Keepax
2016-11-10
2
-32
/
+24
|
|
*
|
|
|
ASoC: arizona: Access driver data through platform from compressed ops
Charles Keepax
2016-10-26
3
-3
/
+3
|
|
*
|
|
|
ASoC: cs47l24: Fixup missing variable typo
Charles Keepax
2016-10-26
1
-0
/
+1
|
|
*
|
|
|
ASoC: arizona: Move request of DSP IRQ into bus probe
Charles Keepax
2016-10-26
3
-41
/
+39
|
|
*
|
|
|
ASoC: arizona: Move request of speaker IRQs into bus probe
Charles Keepax
2016-10-26
7
-29
/
+104
|
|
*
|
|
|
ASoC: arizona: Add gating for source clocks of the FLLs
Charles Keepax
2016-10-24
1
-6
/
+54
|
|
*
|
|
|
ASoC: arizona: Add gating for clock when used for direct MCLK
Charles Keepax
2016-10-24
7
-11
/
+71
|
|
*
|
|
|
ASoC: wm_adsp: Remove duplicate set of kcontrol->iface
Richard Fitzgerald
2016-10-21
1
-1
/
+0
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ASoC: ab8500: Remove explicit initialization of driver callbacks to NULL
Lars-Peter Clausen
2016-11-23
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2016-12-12
10
-249
/
+516
|
\
\
\
\
|
*
|
|
|
ASoC: rsnd: setup BRGCKR/BRRA/BRRB when starting
Kuninori Morimoto
2016-12-07
1
-9
/
+12
|
*
|
|
|
ASoC: rsnd: enable/disable ADG when suspend/resume timing
Kuninori Morimoto
2016-12-07
3
-14
/
+51
|
*
|
|
|
ASoC: rsnd: tidyup ssi->usrcnt counter check in hw_params
Kuninori Morimoto
2016-12-07
1
-3
/
+6
|
*
|
|
|
ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSI
Kuninori Morimoto
2016-12-05
2
-3
/
+4
|
*
|
|
|
ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMU
Kuninori Morimoto
2016-11-22
2
-6
/
+82
|
*
|
|
|
ASoC: rsnd: Request/Release DMA channel each time
Kuninori Morimoto
2016-11-22
1
-77
/
+107
|
*
|
|
|
ASoC: rsnd: use BRGCKR instead of SSICKR
Kuninori Morimoto
2016-10-28
3
-6
/
+6
|
*
|
|
|
ASoC: rsnd: enable SRC sync even FIN = FOUT
Kuninori Morimoto
2016-10-27
1
-2
/
+5
|
*
|
|
|
ASoC: rsnd: clear SSI_SYS_STATUSx every time
Kuninori Morimoto
2016-10-26
3
-0
/
+36
|
*
|
|
|
ASoC: rsnd: fixup SCU_SYS_STATUSx access
Kuninori Morimoto
2016-10-26
1
-2
/
+2
|
*
|
|
|
ASoC: rsnd: rsnd_reg cleanup for SSIU
Kuninori Morimoto
2016-10-26
1
-11
/
+13
|
*
|
|
|
ASoC: rsnd: remove "Gen2 only" comment
Kuninori Morimoto
2016-10-26
1
-31
/
+31
|
*
|
|
|
ASoC: rsnd: enable COMPILE_TEST
Kuninori Morimoto
2016-10-26
1
-2
/
+2
|
*
|
|
|
ASoC: rsnd: depends on OF
Kuninori Morimoto
2016-10-26
1
-0
/
+1
|
*
|
|
|
ASoC: rsnd: add nolock_start/stop callback
Kuninori Morimoto
2016-10-25
2
-1
/
+40
|
*
|
|
|
ASoC: rsnd: don't call unneeded of_node_put() on dma.c
Kuninori Morimoto
2016-10-25
1
-6
/
+4
|
*
|
|
|
ASoC: rsnd: remove rsnd_dma_detach()
Kuninori Morimoto
2016-10-25
3
-14
/
+0
|
*
|
|
|
ASoC: rsnd: don't use devm_request_irq() for SSI
Kuninori Morimoto
2016-10-25
1
-8
/
+9
|
*
|
|
|
ASoC: rsnd: remove non DT support for DMA
Kuninori Morimoto
2016-10-25
4
-19
/
+9
|
*
|
|
|
ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_node
Kuninori Morimoto
2016-10-24
1
-12
/
+18
|
*
|
|
|
ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe()
Kuninori Morimoto
2016-10-24
1
-2
/
+3
|
*
|
|
|
ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()
Kuninori Morimoto
2016-10-24
1
-40
/
+43
|
*
|
|
|
ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()
Kuninori Morimoto
2016-10-24
2
-0
/
+35
|
*
|
|
|
ASoC: rsnd: amend .probe/.remove call for DPCM
Kuninori Morimoto
2016-10-24
4
-9
/
+27
|
*
|
|
|
ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node()
Kuninori Morimoto
2016-10-24
1
-2
/
+0
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2016-12-12
28
-97
/
+726
|
\
\
\
\
|
*
|
|
|
ASoC: Intel: update bxt_da7219_max98357a to support quad ch dmic capture
Sathyanarayana Nujella
2016-12-06
1
-3
/
+17
|
*
|
|
|
ASoC: Intel: atom: save FW version
Sebastien Guiriec
2016-12-05
2
-0
/
+7
|
*
|
|
|
ASoC: Intel: atom: Add sysfs entry in order to store FW version
Sebastien Guiriec
2016-12-05
1
-0
/
+39
|
*
|
|
|
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2016-12-01
3
-46
/
+76
|
|
\
\
\
\
|
*
|
|
|
|
ASoC: cht_bsw_rt5672: Use HID translation unit
Takashi Iwai
2016-11-30
1
-2
/
+28
|
*
|
|
|
|
ASoC: intel: Replace kthread with work
Takashi Iwai
2016-11-30
7
-48
/
+24
|
*
|
|
|
|
ASoC: Intel: atom: Make some messages to debug level
Takashi Iwai
2016-11-29
2
-3
/
+3
|
*
|
|
|
|
ASoC: Intel: Skylake: Removed the unused I2S blob structure
GuruprasadX Pawse
2016-11-25
1
-17
/
+0
|
*
|
|
|
|
ASoC: Intel: Skylake: Don't use dma I2S config structure in kernel
GuruprasadX Pawse
2016-11-25
1
-6
/
+3
|
*
|
|
|
|
ASoC: intel: mfld: Make static string arrays 'const 'char * const []'
Lars-Peter Clausen
2016-11-16
1
-2
/
+2
|
*
|
|
|
|
ASoC: Intel: bytct_rt5640: change default capture settings
Pierre-Louis Bossart
2016-11-13
1
-3
/
+8
|
*
|
|
|
|
ASoC: Intel: detect audio routing with CHAN package
Pierre-Louis Bossart
2016-11-13
1
-2
/
+51
|
*
|
|
|
|
ASoC: Intel: common: add ACPI package extraction utility
Pierre-Louis Bossart
2016-11-13
2
-1
/
+73
|
*
|
|
|
|
ASoC: Intel: Skylake: Flush pending D0i3 request on suspend
Jayachandran B
2016-11-09
3
-0
/
+38
[prev]
[next]