Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f1511a14a4a94d063cf8f8f12f36cf2ebb0cc8a8
/
sound
/
soc
f1511a1
ASoC: rsnd: add simplified module explanation
by Kuninori Morimoto
· 9 years ago
09e5907
ASoC: rsnd: CMD TIMSEL support for Capture
by Kuninori Morimoto
· 9 years ago
0102eed
ASoC: rsnd: SRC TIMSEL support for Capture
by Kuninori Morimoto
· 9 years ago
cbf1494
ASoC: rsnd: add rsnd_src_get_in/out_rate()
by Kuninori Morimoto
· 9 years ago
ab2049f
ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()
by Kuninori Morimoto
· 9 years ago
1a9be9e
ASoC: rsnd: SRC function parameter uses "mod" instead of "src"
by Kuninori Morimoto
· 9 years ago
b5ebbb3
ASoC: rsnd: SRC sync mode is not related to clock master mode
by Kuninori Morimoto
· 9 years ago
61a219f
ASoC: rsnd: don't enable SRC Sync mode when Capture with CMD
by Kuninori Morimoto
· 9 years ago
ec2ac01
ASoC: rsnd: add CTU support
by Kuninori Morimoto
· 9 years ago
eed76bb
ASoC: rsnd: add rsnd_runtime_channel_xxx()
by Kuninori Morimoto
· 9 years ago
8a3a221
ASoC: rsnd: add CTU basic support
by Kuninori Morimoto
· 9 years ago
135bb7d
ASoC: rsnd: tidyup rsnd_ssiu_init_gen2()
by Kuninori Morimoto
· 9 years ago
f90432f
ASoC: rsrc-card: add convert channels support
by Kuninori Morimoto
· 9 years ago
d728956
ASoC: rsnd: don't call update callback if it was NULL
by Kuninori Morimoto
· 9 years ago
6a16c17
ASoC: sh: rcar: rsrc-card: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
6d8044b
ASoC: sh: rcar: core: don't open code of_device_get_match_data()
by Wolfram Sang
· 9 years ago
b3fc95a
ASoC: rsnd: rsnd_write() / rsnd_bset() uses regmap _force_ function
by Kuninori Morimoto
· 9 years ago
79e24da
Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into asoc-rcar
by Mark Brown
· 9 years ago
fd9adcf
ASoC: rsnd: judge work SSI in runtime
by Kuninori Morimoto
· 9 years ago
4f5c634
ASoC: rsnd: judge multi SSI in runtime
by Kuninori Morimoto
· 9 years ago
615fb6c
ASoC: rsnd: move rsnd_ssi_irq() position
by Kuninori Morimoto
· 9 years ago
098bd89
ASoC: rsnd: Parent SSI attach is not needed if not clock master
by Kuninori Morimoto
· 9 years ago
0dc6bf7
ASoC: rsnd: tidyup SSI init/start sequence
by Kuninori Morimoto
· 9 years ago
c8e969a
ASoC: rsnd: add missing .irq callback for DMA
by Kuninori Morimoto
· 9 years ago
5bf5d8f
ASoC: rsnd: fixup forever loop bug on SSI
by Kuninori Morimoto
· 9 years ago
26d34b1
ASoC: rsnd: SSI function parameter uses "mod" instead of "ssi"
by Kuninori Morimoto
· 9 years ago
1120dbf
ASoC: rsnd: indicates status failed SSI
by Kuninori Morimoto
· 9 years ago
0fbab95
ASoC: rsnd: setup SRC_ROUTE_MODE0 before SRC_SRCIR
by Kuninori Morimoto
· 9 years ago
d2240f0
ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
by Kuninori Morimoto
· 9 years ago
c308abe
ASoC: rsnd: rsnd_ssi_is_multi_slave() macro uses rsnd_ssi_multi_slaves()
by Kuninori Morimoto
· 9 years ago
b5b442a
ASoC: rsnd: add .irq callback
by Kuninori Morimoto
· 9 years ago
6a25c8d
ASoC: rsnd: don't auto-recover when under/over run error
by Kuninori Morimoto
· 9 years ago
31739a6
ASoC: rsnd: disable SRC.out/in in same time
by Kuninori Morimoto
· 9 years ago
38587f4
ASoC: rsnd: tidyup Playback/Capture sequence
by Kuninori Morimoto
· 9 years ago
dc037af
ASoC: rsnd: ctu: settings matches to datasheet
by Kuninori Morimoto
· 9 years ago
d0658b3
ASoC: rsnd: ctu: add rsnd_ctu_halt()
by Kuninori Morimoto
· 9 years ago
bd9a603
ASoC: rsnd: ctu: add rsnd_mix_activation()
by Kuninori Morimoto
· 9 years ago
355cb84fb
ASoC: rsnd: attach Audio-DMAC-periperi correctly
by Kuninori Morimoto
· 9 years ago
5ba17b42
ASoC: rsnd: each mod has status again for CTU/MUX support
by Kuninori Morimoto
· 9 years ago
72154e5
ASoC: rsnd: select each SRC correctly for CMD data path
by Kuninori Morimoto
· 9 years ago
654a12b
ASoC: rsnd: don't overwrite io on rsnd_cmd_init()
by Kuninori Morimoto
· 9 years ago
ea96380b
ASoC: rsnd: always call probe/remove for MUX
by Kuninori Morimoto
· 9 years ago
bfa3119
ASoC: rsnd: try to connect connected mod is not error
by Kuninori Morimoto
· 9 years ago
6c001f3
ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
by Kuninori Morimoto
· 9 years ago
4e880b2
ASoC: rsnd: add debug message for rsnd_mod_call()
by Kuninori Morimoto
· 9 years ago
7c89746
ASoC: rsnd: use rsnd_mod_init() for ADG
by Kuninori Morimoto
· 9 years ago
678ea00
ASoC: rsnd: remove unsed *parent
by Kuninori Morimoto
· 9 years ago
6b5a12d
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
58cf279a
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
815ad86
Merge tag 'asoc-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 9 years ago
d0021d3
Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-next
by Mark Brown
· 9 years ago
d5221ab
Merge remote-tracking branch 'asoc/topic/rt5651' into asoc-next
by Mark Brown
· 9 years ago
5450487
Merge remote-tracking branches 'asoc/topic/rcar' and 'asoc/topic/rockchip' into asoc-next
by Mark Brown
· 9 years ago
4aace4c
Merge remote-tracking branches 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-ssi' into asoc-next
by Mark Brown
· 9 years ago
d6c513e
Merge remote-tracking branches 'asoc/topic/da7218' and 'asoc/topic/da7219' into asoc-next
by Mark Brown
· 9 years ago
e72ceb2
Merge remote-tracking branches 'asoc/topic/bcm2835' and 'asoc/topic/cleanup' into asoc-next
by Mark Brown
· 9 years ago
188bdf7
Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/amd' into asoc-next
by Mark Brown
· 9 years ago
551e13a4
Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next
by Mark Brown
· 9 years ago
51a545a
Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-next
by Mark Brown
· 9 years ago
a1916ff
Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next
by Mark Brown
· 9 years ago
2dd49f8
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
by Mark Brown
· 9 years ago
804c0a9
Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next
by Mark Brown
· 9 years ago
fffe9b8
Merge tag 'asoc-v4.5' into asoc-next
by Mark Brown
· 9 years ago
7b2f32c
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
by Mark Brown
· 9 years ago
b7f08d2
Merge remote-tracking branch 'asoc/fix/compress' into asoc-linus
by Mark Brown
· 9 years ago
c8980d2
Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus
by Mark Brown
· 9 years ago
fe09dd8
ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlist
by Arnd Bergmann
· 9 years ago
7cb1dc8
ASoC: AMD: Add missing include file
by Guenter Roeck
· 9 years ago
f2ed6b0
ASoC: Make aux_dev more like a generic component
by Mengdong Lin
· 9 years ago
7905f08
ASoC: bcm2835: cleanup includes by ordering them alphabetically
by Martin Sperl
· 9 years ago
c36d9b3
ASoC: AMD: Manage ACP 2.x SRAM banks power
by Maruthi Srinivas Bayyavarapu
· 9 years ago
1927da9
ASoC: AMD: add pm ops
by Maruthi Srinivas Bayyavarapu
· 9 years ago
7c31335
ASoC: AMD: add AMD ASoC ACP 2.x DMA driver
by Maruthi Srinivas Bayyavarapu
· 9 years ago
2fa86e9
ASoC: AMD : add ACP 2.2 register headers
by Maruthi Srinivas Bayyavarapu
· 9 years ago
f51e3d5
ASoC: fsl_ssi: mark some registers precious
by Maciej S. Szmigiero
· 9 years ago
3f1c241
ASoC: fsl_ssi: mark SACNT register volatile
by Maciej S. Szmigiero
· 9 years ago
3637976
ASoC: Intel: Skylake: Add Resume capability in PCM info.
by Jeeja KP
· 9 years ago
920982c
ASoC: Intel: Skylake: Reconfigure Link stream on suspend/resume
by Jeeja KP
· 9 years ago
748a1d5
ASoC: Intel: Skylake: Add DMA resume position in Trigger resume/suspend
by Jeeja KP
· 9 years ago
1f4956f
ASoC: Intel: Skylake: enable interrupt as wake source in active suspend
by Jeeja KP
· 9 years ago
c2e20cd
ASoC: Intel: Skylake: manage link power in active suspend
by Vinod Koul
· 9 years ago
721c3e3
ASoC: Intel: Skylake: Use CGCTL.MISCBDCGE for Phrase detection notification
by Dharageswari.R
· 9 years ago
0c8ba9d
ASoC: Intel: Skylake: fix reset controller sequencing
by Jayachandran B
· 9 years ago
a242cac
ASoC: dwc: add quirk to override COMP_PARAM_1 register
by Maruthi Srinivas Bayyavarapu
· 9 years ago
68003e6
ASoC: Support registering a DAI dynamically
by Mengdong Lin
· 9 years ago
5e4fb37
ASoC: Define soc_add_dai() to add a DAI to a component
by Mengdong Lin
· 9 years ago
0471cd9
ASoC: pcm1792a: Rename pcm1792a to pcm179x
by Michael Trimarchi
· 9 years ago
823733b
ASoC: pcm1792a: Rename internal data and function to pcm179x
by Michael Trimarchi
· 9 years ago
4ab936d
ASoC: rockchip: i2s: Add SNDRV_PCM_FMTBIT_S32_LE support
by Michael Trimarchi
· 9 years ago
a106804
ASoC: compress: Fix compress device direction check
by Vinod Koul
· 9 years ago
15b9144
ASoC: hdac_hdmi: Use list to add pins and converters
by Subhransu S. Prusty
· 9 years ago
2d4a326
ASoC: wm8960: boost switch should be closed when using L/RINPUT1
by Zidan Wang
· 9 years ago
defbf70
ASoC: wm8960: add DAC mono mix kcontrol
by Zidan Wang
· 9 years ago
5307246
ASoC: hdac_hdmi: Fix to warn instead of err for no connected nids
by Subhransu S. Prusty
· 9 years ago
9d99388
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
83a40ce
ASoC: wm_adsp: Pull data through compressed read
by Charles Keepax
· 9 years ago
565ace4
ASoC: wm_adsp: Add a handler for the compressed IRQ
by Charles Keepax
· 9 years ago
2433872
ASoC: wm5110: Fix PGA clear when disabling DRE
by Charles Keepax
· 9 years ago
8012c98
ASoC: rsnd: precedence error in rsnd_ssiu_init()
by Dan Carpenter
· 9 years ago
bc42f36
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
by Mark Brown
· 9 years ago
Next »