Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b2104ac0bd951a2887a03b09e2106fcff5fad94e
/
sound
/
soc
/
ux500
e085971
ASoC: ux500: Remove redundant variable "status"
by zhong jiang
· 5 years ago
0296de8
ASoC: ux500: mop500: consider CPU-Platform possibility
by Kuninori Morimoto
· 6 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
9ae6cdb1
ASoC: ux500: mop500: don't select unnecessary Platform
by Kuninori Morimoto
· 6 years ago
8ad8d81
ASoC: ux500: mop500: use modern dai_link style
by Kuninori Morimoto
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
1783c9d
ASoC: ux500: add MODULE_LICENSE tag
by Arnd Bergmann
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6f78e0a
Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/utils', 'asoc/topic/ux500' and 'asoc/topic/wm8523' into asoc-next
by Mark Brown
· 7 years ago
c996b52
ASoC: ux500: Remove unnecessary function call
by Donglin Peng
· 7 years ago
ab566fd
ASoC: ux500: constify snd_soc_dai_ops structures
by Arvind Yadav
· 7 years ago
651e926
ASoC: ux500: Restore platform DAI assignments
by Johan Hovold
· 7 years ago
fe3a980
ASoC: ux500: Added blank line after declarations
by Codrut Grosu
· 8 years ago
b1c5d92
ASoC: ux500: Remove unuseful break after return
by Codrut Grosu
· 8 years ago
8fcf1e5
ASoC: ux500: Added */ to the next line
by Codrut Grosu
· 8 years ago
f1013cd
ASoC: ux500: drop platform DAI assignments
by Linus Walleij
· 8 years ago
c3d7abc
ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported"
by Colin Ian King
· 8 years ago
2740357
Merge branch 'topic/hw-constraint-single' into for-next
by Takashi Iwai
· 9 years ago
1bf2d35
ASoC: ux500: Use snd_pcm_hw_constraint_single()
by Lars-Peter Clausen
· 9 years ago
c81740e
ASoC: ux500: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
cfa7a38
ASoC: mop500: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
4313489
ASoC: ux500: adjust devm usage
by Julia Lawall
· 9 years ago
977732b
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
by Mark Brown
· 10 years ago
72f0095
ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init()
by Rajan Vaja
· 10 years ago
acde50a
ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal
by Lars-Peter Clausen
· 10 years ago
5cf57f0
ASoC: mop500_ab8500: Use card DAPM context to access widgets
by Lars-Peter Clausen
· 10 years ago
c853679
ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt()
by Lars-Peter Clausen
· 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
1679b53
ASoC: mop500: Deletion of unnecessary checks before the function call "of_node_put"
by Markus Elfring
· 10 years ago
0099c76
ASoC: simple-card: Remove useless casts
by Jean-Francois Moine
· 10 years ago
c9e2fae
ASoC: ux500: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
55bc825
ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->card
by Lars-Peter Clausen
· 11 years ago
df021a7
ASoC: ux500: Don't set unused struct snd_pcm_hardware fields
by Lars-Peter Clausen
· 11 years ago
7ee4518
ASoC: ux500: Fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
33899b1
ASoC: ux500: Dramatically reduce the size of the DAI driver data struct
by Lee Jones
· 11 years ago
86a3fdf
ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
by Lee Jones
· 11 years ago
ead2061
ASoC: ux500_pcm: Take out pointless dev_dbg() call
by Lee Jones
· 11 years ago
f382acbe
ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case
by Lee Jones
· 11 years ago
05c56c2
ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data
by Lee Jones
· 11 years ago
f6c3775
ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store
by Lee Jones
· 11 years ago
609a305
ASoC: ux500_pcm: Stop pretending that we support varying address widths
by Lee Jones
· 11 years ago
ae276e9
ASoC: Ux500: Match platform by device node when booting Device Tree
by Lee Jones
· 11 years ago
a61f9e3
ASoC: ux500: Provide better checking for Device Tree and/or Platform Data
by Lee Jones
· 11 years ago
0475680
ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion
by Lee Jones
· 11 years ago
e7c8c58
ASoC: mop500: add .owner to struct snd_soc_card
by Wei Yongjun
· 12 years ago
1286da8
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
eef6473
ASoC: ux500: Add DMA slave config prepare routine
by Fabio Baltieri
· 12 years ago
2041311
ASoC: ux500: Set DMA address during device init
by Fabio Baltieri
· 12 years ago
f3fe53d
ASoC: ux500: Move DMA parameters into ux500_msp
by Fabio Baltieri
· 12 years ago
43f2e1a
dmaengine: ste_dma40: Convert data_width from register bit format to value
by Lee Jones
· 12 years ago
a130243
ASoC: ux500: Ensure consistent configuration between DAIs
by Fabio Baltieri
· 12 years ago
f82030f
ASoC: ux500: Drop redundant msp id enumerations
by Fabio Baltieri
· 12 years ago
06b9671
ASoC: ux500: Add missing mop500_ab8500.h include
by Fabio Baltieri
· 12 years ago
2a35713
ASoC: ux500: Drop unused code from msp headers
by Fabio Baltieri
· 12 years ago
b7230d7
ASoC: ux500: Drop dangling struct i2s_controller
by Fabio Baltieri
· 12 years ago
6ee0b4b
ASoC: ux500: Drop pinctrl sleep support
by Fabio Baltieri
· 12 years ago
aba1e2b
ASoC: mop500: Staticize non exported struct
by Lars-Peter Clausen
· 12 years ago
cdeecac
ASoC: mop500_ab8500: Staticize non exported functions
by Lars-Peter Clausen
· 12 years ago
2e8e388
ASoC: ux500: drop clock gating widgets from machine driver
by Fabio Baltieri
· 12 years ago
f656df65
ASoC: ux500: register controls to card instead of codec
by Fabio Baltieri
· 12 years ago
9992ba7
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
99c6bcf
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5cc50fc8
Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next
by Mark Brown
· 12 years ago
9eb8ae7
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
by Mark Brown
· 12 years ago
d74bf3fa
ASoC: ux500: forward declare msp_i2s_platform_data
by Arnd Bergmann
· 12 years ago
22f38f7
ASoC: ux500: Use generic dmaengine PCM
by Lars-Peter Clausen
· 12 years ago
7c1c1d4
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
by Lars-Peter Clausen
· 12 years ago
0dd9e6b
Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next
by Mark Brown
· 12 years ago
38e8c89
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
by Mark Brown
· 12 years ago
4f88eff
ASoC: Ux500: remove test for undefined Kconfig macro
by Paul Bolle
· 12 years ago
174e779
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
by Linus Walleij
· 12 years ago
ab0fc6c
ARM: ux500: move mach/msp.h to <linux/platform_data/*>
by Arnd Bergmann
· 12 years ago
69b6f19
ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture
by Lars-Peter Clausen
· 12 years ago
dc7bd34
sound: Remove stray pluses from Kconfig file
by Paul Bolle
· 12 years ago
42277bd
ASoC: switch over to use snd_soc_register_component() on ux500 msp
by Kuninori Morimoto
· 12 years ago
ebd59b0
ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data()
by Lars-Peter Clausen
· 12 years ago
8c4e56f
ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close()
by Lars-Peter Clausen
· 12 years ago
cb20d57
ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint
by Lars-Peter Clausen
· 12 years ago
9fc4cd8
ASoC: Ux500: Fix build error pertaining to missing include file
by Lee Jones
· 12 years ago
046e7d6
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
da79487
ASoC: ux500: remove __dev* attributes
by Bill Pemberton
· 12 years ago
459d2a9
Merge tag 'v3.7-rc7' into asoc-ux500
by Mark Brown
· 12 years ago
1428c20
ASoC: Ux500: Initialise PCM from MSP probe rather than as a device
by Lee Jones
· 12 years ago
865fab6
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
by Linus Walleij
· 12 years ago
f61ab09
ASoC: Ux500: Control apb clock
by Ulf Hansson
· 12 years ago
fe36a0b
ASoC: Ux500: Fixup use of clocks
by Ulf Hansson
· 12 years ago
0530494
ASoC: ux500_msp_i2s: Fix devm_* and return code merge error
by Lee Jones
· 12 years ago
39013bd
ASoC: Ux500: Dispose of device nodes correctly
by Lee Jones
· 12 years ago
2ef39e6
Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7
by Mark Brown
· 12 years ago
ddfb43f
Merge tag 'v3.6-rc6' into for-3.7
by Mark Brown
· 12 years ago
2087a69
ASoC: Ux500: Minor coding layout changes
by Lee Jones
· 12 years ago
49731c2
ASoC: Ux500: Enable ux500 MSP driver for Device Tree
by Lee Jones
· 12 years ago
0af541ce
ASoC: Ux500: Enable MOP500 driver for Device Tree
by Lee Jones
· 12 years ago
5ca032e
ASoC: Ux500: Move MSP pinctrl setup into the MSP driver
by Lee Jones
· 12 years ago
b18e93a
ASoC: ux500_msp_i2s: better use devm functions and fix error return code
by Julia Lawall
· 12 years ago
0dcd474
ASoC: ux500: Strengthen error checking after memory allocation
by Lee Jones
· 12 years ago
aa50fe5
ASoC: ux500: Include the correct header files
by Lee Jones
· 12 years ago
9883ab2
ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer
by Lars-Peter Clausen
· 13 years ago
e069038
ASoC: Ux500: Add machine-driver
by Ola Lilja
· 13 years ago
Next »