Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0e4ba0290e5851833f17b2b56deab6a28827bb07
/
sound
/
soc
/
jz4740
ad4abed
ASoC: jz4740: Remove unused match variable
by Stephen Boyd
· 5 years ago
67ad656
ASoC: jz4740: Use of_device_get_match_data()
by Stephen Boyd
· 5 years ago
91c7db5
ASoC: jz4740: Drop lb60 board code
by Paul Cercueil
· 5 years ago
53c8b29
Merge tag 'v5.2-rc6' into asoc-5.3
by Mark Brown
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
077e6e5
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 239
by Thomas Gleixner
· 6 years ago
7c5cbcf
ASoC: jz4740: qi_lb60: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
a912e80
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
0f91d24
ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740
by Paul Cercueil
· 6 years ago
eae3734
ASoC: jz4740: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
27fcf91
ASoC: jz4740: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
967beb2
ASoC: jz4740: Add jz4780 support
by Zubair Lutfullah Kakakhel
· 10 years ago
f261057
ASoC: jz4740: Add DT support to jz4740-i2s driver
by Zubair Lutfullah Kakakhel
· 10 years ago
26b0aad8
ASoC: jz4740: Add dynamic sampling rate support to jz4740-i2s
by Zubair Lutfullah Kakakhel
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
69b9360
ASoC: qi_lb60: Pass flags to gpiod_get()
by Lars-Peter Clausen
· 10 years ago
20d7e38
ASoC: jz4740: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
6630f30
Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next
by Mark Brown
· 11 years ago
0aa2a15
ASoC: jz4740: Improve build test coverage
by Lars-Peter Clausen
· 11 years ago
218e18a
ASoC: qi_lb60: Use GPIO descriptor API
by Lars-Peter Clausen
· 11 years ago
050f62e
ASoC: qi_lb60: Use devm_snd_soc_register_card()
by Lars-Peter Clausen
· 11 years ago
0e746d7
ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt()
by Lars-Peter Clausen
· 11 years ago
b8fb837
ASoC: qi_lb60: Set fully_routed flag
by Lars-Peter Clausen
· 11 years ago
eebdec0
ASoC: jz4740: Remove Makefile entry for removed file
by Lars-Peter Clausen
· 11 years ago
0406a40
ASoC: jz4740: Use the generic dmaengine PCM driver
by Lars-Peter Clausen
· 11 years ago
b84c9ce
ASoC: jz4740-i2s: Use managed resources
by Lars-Peter Clausen
· 11 years ago
c9bd5e6
DMA-API: sound: fix dma mask handling in a lot of drivers
by Russell King
· 12 years ago
010187f
ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepare
by Lars-Peter Clausen
· 12 years ago
bc2716f
ASoC: jz4740: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
29cc15c
ASoC: switch over to use snd_soc_register_component() on jz4740 i2s
by Kuninori Morimoto
· 12 years ago
d6a29e3
ASoC: jz4740: remove __dev* attributes
by Bill Pemberton
· 12 years ago
cd11536
ASoC: JZ4740: Replaced comma operators with semicolons.
by Maarten ter Huurne
· 13 years ago
b33005f3
ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()
by Axel Lin
· 13 years ago
25e9e75
ASoC: check for substream not channels_min in pcm engines
by Joachim Eastwood
· 13 years ago
1d9d25b
ASoC: jz4740: Add .owner to struct snd_soc_card
by Axel Lin
· 13 years ago
c32986e
ASoC: Convert jz4740 directory to module_platform_driver
by Axel Lin
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
bb75463
ASoC: Staticise jz4740_pcm_new()
by Axel Lin
· 13 years ago
552d1ef
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
by Liam Girdwood
· 14 years ago
65f7e32
Merge branch 'for-2.6.39' into for-2.6.40
by Mark Brown
· 14 years ago
005967a
ASoC: JZ4740: Fix i2s shutdown
by Lars-Peter Clausen
· 14 years ago
621206b
ASoC: JZ4740: qi_lb60: Use the SND_SOC_DAPM_EVENT_OFF for the speakers status
by Lars-Peter Clausen
· 14 years ago
c6f0ede
ASoC: JZ4740: qi_lb60: Use gpio_request_array to request and setup gpios
by Lars-Peter Clausen
· 14 years ago
1331969
ASoC: JZ4740: Convert qi_lb60 codec to table based DAPM setup
by Lars-Peter Clausen
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
3ca2ecd
ASoC: Multi-component: JZ4740: QI_LB60 board fixes
by Lars-Peter Clausen
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
5898dd9
ASoC: JZ4740: Add qi_lb60 board driver
by Lars-Peter Clausen
· 15 years ago
11bd3dd
ASoC: Add JZ4740 ASoC support
by Lars-Peter Clausen
· 15 years ago