Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
df5601f9c3d831b4c478b004a1ed90a18643adbe
/
sound
/
soc
/
intel
9713d5d
Merge remote-tracking branches 'asoc/topic/gpio' and 'asoc/topic/intel' into asoc-next
by Mark Brown
· 10 years ago
d8188f0
ASoC: intel: The Baytrail/MAX98090 driver depends on I2C
by Mark Brown
· 10 years ago
4af72f4
ASoC: Intel: byt-rt5640: Use card PM ops from core
by Jarkko Nikula
· 10 years ago
8eb776a
ASoC: Intel: Use devm_snd_soc_register_card
by Jarkko Nikula
· 10 years ago
a018c28
ASoC: Intel: remove duplicate headers
by Andy Shevchenko
· 10 years ago
58dcc48
ASoC: Intel: Clear stored Baytrail DSP DMA pointer before stream start
by Jarkko Nikula
· 10 years ago
9cf0e45
ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup path
by Imre Deak
· 10 years ago
9b351d4
ASoC: Intel: Add Baytrail byt-max98090 machine driver
by Jarkko Nikula
· 10 years ago
3538632
ASoC: Intel: avoid format string leak to thread name
by Kees Cook
· 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
8e8fbd8
Merge remote-tracking branch 'asoc/topic/dapm-init' into asoc-next
by Mark Brown
· 11 years ago
0f4019e
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
by Mark Brown
· 11 years ago
2fa190c
ASoC: Intel: Fix pcm stream context restore crash
by Kevin Strasser
· 11 years ago
d77a14b
ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits
by Jarkko Nikula
· 11 years ago
831ffa4
ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits
by Jarkko Nikula
· 11 years ago
d7b54c3
ASoC: Intel: remove codec memeber from codec structs
by Vinod Koul
· 11 years ago
bd17aa4
ASoC: Intel: add drain_notify support
by Vinod Koul
· 11 years ago
5106f5a
ASoC: Intel: Revert "rename pcm dias to media dai"
by Vinod Koul
· 11 years ago
8c44b2b
ASoC: Intel: Fix simultaneous Baytrail SST capture and playback
by Jarkko Nikula
· 11 years ago
49fee17
ASoC: Intel: Only export one Baytrail DAI
by Liam Girdwood
· 11 years ago
3a46c7b
ASoC: Intel: Make Baytrail PCM data per stream rather than per DAI device
by Liam Girdwood
· 11 years ago
8bee1fd
Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
by Mark Brown
· 11 years ago
cffd6665
ASoC: Intel: Fix Baytrail SST DSP firmware loading
by Jarkko Nikula
· 11 years ago
dfe1951
ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocation
by Jarkko Nikula
· 11 years ago
6fb8b02
ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspend
by Jarkko Nikula
· 11 years ago
af94aa5
ASoC: Intel: Add Baytrail suspend/resume support
by Liam Girdwood
· 11 years ago
609a13e
ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspend
by Liam Girdwood
· 11 years ago
800be59
ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot()
by Jarkko Nikula
· 11 years ago
a6686ed
ASoC: Intel: Pass stream start position to sst_byt_stream_start()
by Jarkko Nikula
· 11 years ago
65ee9e8
ASoC: Intel: Simplify Baytrail stream control IPC construction
by Jarkko Nikula
· 11 years ago
c83649e
ASoC: Intel: Sample Baytrail DSP DMA pointer only after each period
by Jarkko Nikula
· 11 years ago
b9d4cf7
ASoC: Intel: Build Medfield compressed ops
by Mark Brown
· 11 years ago
0cac6fc
ASoC: Intel: rename pcm dias to media dai
by Vinod Koul
· 11 years ago
6f46c0d
ASoC: Intel: remove unused sst-mfld platform dais
by Vinod Koul
· 11 years ago
4b68b4e
ASoC: Intel: split the pcm and compress to different files
by Vinod Koul
· 11 years ago
4496ffa
ASoC: Intel: mark sst_set_stream_status as non static
by Vinod Koul
· 11 years ago
e11fd7c
ASoc: Intel: rename sst-mfld-platform.c
by Vinod Koul
· 11 years ago
300f53b
ASoC: Intel: remove FSF snail mail address
by Vinod Koul
· 11 years ago
2b4c78d
ASoC: Intel: move component registration blob
by Vinod Koul
· 11 years ago
555f8a80
ASoC: Intel: Add support to unload/reload firmware modules.
by Liam Girdwood
· 11 years ago
2b39aab
ASoC: Intel: Fix block offset calculations.
by Liam Girdwood
· 11 years ago
e9024f0b
ASoC: Intel: Fix check for pdata usage before dereference.
by Liam Girdwood
· 11 years ago
51b4e24
ASoC: Intel: Fix stream position pointer.
by Liam Girdwood
· 11 years ago
916152c
ASoC: Intel: Fix allow hw_params to be called more than once.
by Liam Girdwood
· 11 years ago
10df350
ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.
by Liam Girdwood
· 11 years ago
0b708c8
ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.
by Liam Girdwood
· 11 years ago
84fbdd5
ASoC: Intel: Fix allocated block list usage when adding blocks.
by Liam Girdwood
· 11 years ago
48695f3
ASoC: Intel: Fix block allocation so we only allocate blocks once.
by Liam Girdwood
· 11 years ago
de30a2c
ASoC: Intel: Cancel hsw_notification_work before freeing the stream
by Jarkko Nikula
· 11 years ago
d132cb0
ASoC: Intel: Fix audio crash due to race condition in stream deletion
by Wenkai Du
· 11 years ago
95e9ee9
ASoC: Intel: Fix audio crash due to negative address offset
by Wenkai Du
· 11 years ago
bf657d2
ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
by Christian Engelmayer
· 11 years ago
7897ab7
ASoC: Intel: some incorrect sizeof() usages
by Dan Carpenter
· 11 years ago
dd1b94b
ASoC: Intel: Fix a self assignment in sst_mem_block_alloc_scratch()
by Christian Engelmayer
· 11 years ago
f3046f8
ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume()
by Christian Engelmayer
· 11 years ago
f6272ff
ASoC: Add snd_soc_kcontrol_platform() helper function
by Lars-Peter Clausen
· 11 years ago
546d4dd
ASoC: mfld_machine: Fix compile error
by Lars-Peter Clausen
· 11 years ago
43b9563
ASoC: mfld_machine: Convert to table based DAPM and control setup
by Lars-Peter Clausen
· 11 years ago
234bf1f
Merge tag 'asoc-v3.15' into asoc-intel
by Mark Brown
· 11 years ago
f410d5c
ASoC: Intel: don't select RT5640 if !I2C
by Stephen Warren
· 11 years ago
a4b1299
Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next
by Mark Brown
· 11 years ago
a828213
ASoC: Intel: Clean up indentation for Haswell machine driver/Kconfig
by Liam Girdwood
· 11 years ago
dd6646b
ASoC: Intel: Use .dai_fmt for setting Haswell BE format.
by Liam Girdwood
· 11 years ago
f69f41e
ASoC: Intel: Check Haswell IPC process_reply/notification return value.
by Liam Girdwood
· 11 years ago
9202c37
ASoC: Baytrail: fix error handling in sst_byt_dsp_init()
by Dan Carpenter
· 11 years ago
a6cf8f7
ASoC: Intel: Baytrail: Fix implicit declaration of function 'memcpy_fromio'
by Jarkko Nikula
· 11 years ago
95c40d4
ASoC: Intel: byt-rt5640: Use init time DAI format
by Jarkko Nikula
· 11 years ago
52be4776
ASoC: Intel: byt-rt5640: Update internal mic and speaker kcontrol names
by Jarkko Nikula
· 11 years ago
31d632f
ASoC: intel: incorrect sizeof()
by Dan Carpenter
· 11 years ago
f9da9e4
ASoC: intel: restore IRQs on error
by Dan Carpenter
· 11 years ago
951e9bb
ASoC: Intel: sst-firmware: missing curly braces (harmless)
by Dan Carpenter
· 11 years ago
5069e5c
ASoC: Intel: sst-acpi: Fix Oops in case of missing firmware
by Jarkko Nikula
· 11 years ago
20df8d0
ASoC: Intel: Add build support for Baytrail SST
by Jarkko Nikula
· 11 years ago
e029861
ASoC: Intel: Add Baytrail SST and byt-rt5640 machine driver probing
by Jarkko Nikula
· 11 years ago
6439c8a
ASoC: Intel: Add machine driver for Baytrail SST with RT5640 codec
by Jarkko Nikula
· 11 years ago
aef1311
ASoC: Intel: Add Intel Baytrail SST PCM platform driver
by Jarkko Nikula
· 11 years ago
f7d01fd
ASoC: Intel: Add Intel Baytrail SST DSP IPC support
by Jarkko Nikula
· 11 years ago
f746966
ASoC: Intel: Add Intel Baytrail SST DSP support
by Jarkko Nikula
· 11 years ago
6ef20de
ASoC: Intel: Add Baytrail SST ID and Baytrail specific register bits
by Jarkko Nikula
· 11 years ago
90931b9
ASoC: Intel: Add Haswell Machine support
by Liam Girdwood
· 11 years ago
5e4482f
ASoC: Intel: Add build support for Haswell ADSP
by Liam Girdwood
· 11 years ago
d377977
ASoC: Intel: Add Haswell and Broadwell PCM platform driver
by Liam Girdwood
· 11 years ago
2298124
ASoC: Intel: Add Haswell/Broadwell IPC
by Liam Girdwood
· 11 years ago
1e42c3e
ASoC: Intel: Add support for Haswell/Broadwell DSP
by Liam Girdwood
· 11 years ago
121df68
ASoC: mfld_machine: Update locking around use of DAPM pin API
by Charles Keepax
· 11 years ago
afd9549
ASoC: Intel: Fix build for sst-dsp.c on PPC architecture
by Liam Girdwood
· 11 years ago
6dda27c
ASoC: Intel: sst-acpi: Add support for multiple machine drivers per platform
by Jarkko Nikula
· 11 years ago
7bcd848
ASoC: Intel: Fix sparse warnings for firmware loader
by Liam Girdwood
· 11 years ago
e5161d7
ASoC: Intel: sst-acpi: Request firmware before SST platform driver probing
by Jarkko Nikula
· 11 years ago
0c49a8c
ASoC: Intel: Move extended fw base and size fields in struct sst_pdata
by Jarkko Nikula
· 11 years ago
b47bd09
ASoC: Intel: Rename SST trace event header to be less generic.
by Liam Girdwood
· 11 years ago
2280e90
ASoC: Intel: Add GFP_KERNEL flag to firmware DMA buffer.
by Liam Girdwood
· 11 years ago
ddfa40b
ASoC: Intel: Add build support for Intel SST DSP core.
by Liam Girdwood
· 11 years ago
3002047
ASoC: Intel: Add Intel SST audio DSP Firmware loader.
by Liam Girdwood
· 11 years ago
c2f8783
ASoC: Intel: Add common SST driver loader on ACPI systems
by Jarkko Nikula
· 11 years ago
790aff6
ASoC: Intel: Add Intel SST audio DSP low level shim driver.
by Liam Girdwood
· 11 years ago
a355d67
ASoC: Intel: Add a mfld prefix to Intel SST drivers.
by Liam Girdwood
· 11 years ago
c098284
ASoC: intel: Don't set unused struct snd_pcm_hardware fields
by Lars-Peter Clausen
· 11 years ago
784cbf8
ASoC: Rename mid-x86 directory to intel
by Jarkko Nikula
· 11 years ago