Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
518de86ba106185212ec30fea501be024a12f5db
/
sound
/
soc
518de86
ASoC: tegra: register 'platform' from DAIs, get rid of pdev
by Stephen Warren
· 13 years ago
1ae93b9
ASoC: tegra: fix comment indentation in ALC5632 machine
by Stephen Warren
· 13 years ago
d808fe9
ASoC: Add LAPIS Semiconductor ML26124 driver
by Tomoya MORINAGA
· 13 years ago
ab92d09
ASoC: cs4270: Check that we can enable regulators on resume
by Mark Brown
· 13 years ago
497098be
ASoC: dapm: Remove bodges for no-widget CODECs
by Mark Brown
· 13 years ago
c448303
ASoC: fsl: add imx-sgtl5000 machine driver
by Shawn Guo
· 13 years ago
09ce111
ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers
by Shawn Guo
· 13 years ago
dfa1a10
ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
by Shawn Guo
· 13 years ago
8f549d7
ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name
by Shawn Guo
· 13 years ago
60aae8d
ASoC: fsl: create fsl_utils to accommodate the common functions
by Shawn Guo
· 13 years ago
f19493a
ASoC: fsl: rename imx-pcm Kconfig options and filename
by Shawn Guo
· 13 years ago
a23dc69
ASoC: imx: merge sound/soc/imx into sound/soc/fsl
by Shawn Guo
· 13 years ago
d61e112
ASoC: fsl: separate SSI and DMA Kconfig options
by Shawn Guo
· 13 years ago
93a86be
ASoC: wm8962: Add HPF coefficient configuration support
by Mark Brown
· 13 years ago
5462fcc
ASoC: wm8962: Add HD Bass and VSS coefficient configuration
by Mark Brown
· 13 years ago
fd0ca45
ASoC: wm8962: Add Dynamic Range Control support
by Mark Brown
· 13 years ago
acf31d4
ASoC: wm8962: Add Direct-Form 1 filter support
by Mark Brown
· 13 years ago
69e5a39
ASoC: wm8962: Add 3D enhancement support
by Mark Brown
· 13 years ago
26b427a
ASoC: wm8962: Implement DSP2 configuration initialisation
by Mark Brown
· 13 years ago
9dd90c5
ASoC: max98095: add jack detection
by Rhyland Klein
· 13 years ago
5f1cba6
ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls
by Philipp Zabel
· 13 years ago
b19e6e7
ASoC: core: Use driver core probe deferral
by Mark Brown
· 13 years ago
2667b4b
ASoC: jack: Push locking for jacks down to the jack
by Mark Brown
· 13 years ago
ecd1732
ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync
by Mark Brown
· 13 years ago
77caabaa
ASoC: wm5100: Convert to devm_regmap_init_i2c()
by Mark Brown
· 13 years ago
e06ab3b
ASoC: dapm: Only lock CODEC for I/O if not using regmap
by Mark Brown
· 13 years ago
49575fb5
ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex
by Liam Girdwood
· 13 years ago
a3cc056
ASoC: dapm: Add regulator member to struct dapm_widget
by Liam Girdwood
· 13 years ago
3cd0434
ASoC: dapm: Rename dapm mutex subclass to better match usage
by Liam Girdwood
· 13 years ago
d9b0951
ASoC: dapm: Add platform stream event support
by Liam Girdwood
· 13 years ago
be09ad9
ASoC: core: Add platform DAI widget mapping
by Liam Girdwood
· 13 years ago
4edbb345
ASoC: dapm: lock mixer & mux update power with DAPM mutex
by Liam Girdwood
· 13 years ago
a73fb2d
ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex
by Liam Girdwood
· 13 years ago
01b9d99
ASoC: core: Add card mutex locking subclasses
by Liam Girdwood
· 13 years ago
253322c
ASoC: ak4641: Push GPIO allocation out into the I2C probe
by Mark Brown
· 13 years ago
a0abacd
ASoC: ak4641: Convert to module_i2c_driver()
by Mark Brown
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
48a46752
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
d1045b6
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
3480059
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
1bfecd9
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
a754a87
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/boards
by Arnd Bergmann
· 13 years ago
3946860
mxs-dma : move the mxs dma.h to a more common place
by Huang Shijie
· 13 years ago
41ba6b7
ASoC: dmaengine_pcm: use dmaengine cyclic wrapper
by Vinod Koul
· 13 years ago
23019a7
ARM: pxa: use common IOMEM definition
by Rob Herring
· 13 years ago
9586c95
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
4a163c8
ASoC: Add extra parameter to device_prep_dma_cyclic
by Fabio Estevam
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
e166058
ASoC: wm8994: Update WM8994 DCS calibration
by Mark Brown
· 13 years ago
6681bc0
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 13 years ago
22f8d05
ASoC: wm8994: Provide VMID mode control and fix default sequence
by Mark Brown
· 13 years ago
6f8270cc
ASoC: wm8994: Add missing break in resume
by Mark Brown
· 13 years ago
5472bbc
ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF
by Mark Brown
· 13 years ago
273b72c
ASoC: pxa-ssp: atomically set stream active masks
by Daniel Mack
· 13 years ago
cb3f2ad
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 13 years ago
70ac07b
ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master
by Timur Tabi
· 13 years ago
588fb70
ASoC: Samsung: Added to support mono recording
by Sangsu Park
· 13 years ago
065319c
Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boards
by Arnd Bergmann
· 13 years ago
f4e2467
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup
by Arnd Bergmann
· 13 years ago
181a689
ASoC: core: Fix obscure leak of runtime array
by Mark Brown
· 13 years ago
828006d
Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asoc
by Takashi Iwai
· 13 years ago
4eb98f4
ASoC: wm8996: Add 44.1kHz support
by Mark Brown
· 13 years ago
f15855b
ep93xx: Don't use system controller defines in audio drivers
by Ryan Mallon
· 13 years ago
5ec65ee
ASoC: mx27vis-aic32x4: Convert it to platform driver
by Fabio Estevam
· 13 years ago
e3643b7
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
d7a42e1
ASoC: ep93xx-pcm: Use dmaengine PCM helper functions
by Lars-Peter Clausen
· 13 years ago
7a08cf70
ASoC: dmaengine_pcm: Reset pointer position when starting a stream
by Mika Westerberg
· 13 years ago
c986564
ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes
by Mark Brown
· 13 years ago
d0f47ff
ASoC: OMAP: Build config cleanup for McBSP
by Peter Ujfalusi
· 13 years ago
94a504c
ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add arguments
by Grazvydas Ignotas
· 13 years ago
5788c62
ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signals
by Peter Ujfalusi
· 13 years ago
cd1f08c
ASoC: omap-mcbsp: Single function CLKR/FSR source mux configuration
by Peter Ujfalusi
· 13 years ago
33cec39
ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC header
by Peter Ujfalusi
· 13 years ago
73c9522
ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4
by Peter Ujfalusi
· 13 years ago
e386615
ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal
by Peter Ujfalusi
· 13 years ago
08905d8
ASoC: omap-mcbsp: Configure wakeup in later phase
by Peter Ujfalusi
· 13 years ago
58db1dc
ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer
by Peter Ujfalusi
· 13 years ago
e2002ab
ASoC: omap: mcbsp: Use uniform st_data pointer initialization
by Peter Ujfalusi
· 13 years ago
b8fb490
ASoC: omap-mcbsp: Simplify DMA configuration
by Peter Ujfalusi
· 13 years ago
256d9c2
ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure
by Peter Ujfalusi
· 13 years ago
2ee6595
ASoC: omap-mcbsp: Cleanup of module probe/remove code
by Peter Ujfalusi
· 13 years ago
cb40b63
ASoC: OMAP McBSP: Remove redundant accessors
by Peter Ujfalusi
· 13 years ago
81da6a9
ASoC: OMAP: mcbsp.h: Clean up bit definitions
by Peter Ujfalusi
· 13 years ago
45656b4
ASoC: omap-mcbsp: Create a single driver for McBSP
by Peter Ujfalusi
· 13 years ago
219f431
ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content
by Peter Ujfalusi
· 13 years ago
71e822e
OMAP: mcbsp: Move core driver under sound/soc/omap
by Peter Ujfalusi
· 13 years ago
80f4814
ASoC: Revert widget I/O locking for 3.4
by Mark Brown
· 13 years ago
c454f81
Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards
by Olof Johansson
· 13 years ago
aeb8707
ASoC: da7210: Remove extra registers from defaults list
by Ashish Chavan
· 13 years ago
2b81ec6
ASoC: fsl: check property 'compatible' for the machine name
by Shawn Guo
· 13 years ago
5b59648
ASoC: wm8996: Remove separate output stage enable step
by Mark Brown
· 13 years ago
da7f910
ASoC: wm8996: Remove some volatile regisers from the defaults table
by Mark Brown
· 13 years ago
5e4ba56
ASoC: core: missing set_fmt should not be complaint
by Shawn Guo
· 13 years ago
33593b5
ASoC: da7210: Update for using I2C regmap
by Ashish Chavan
· 13 years ago
8d8bf58
ASoC: add more sample rate for pxa-ssp
by Qiao Zhou
· 13 years ago
d60d506
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
fb97624a
ASoC: imx: imx-audmux: Fix section mismatch
by Fabio Estevam
· 13 years ago
Next »