Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b2c0fcd28772f99236d261509bcd242135677965
/
sound
/
soc
/
intel
/
atom
9b9974d
ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_ops
by Kuninori Morimoto
· 5 years ago
53c8b29
Merge tag 'v5.2-rc6' into asoc-5.3
by Mark Brown
· 6 years ago
bcb46a0
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
3da428f
ASoC: Intel: sst: fix kmalloc call with wrong flags
by Alex Levin
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
536cfd2
ASoC: Intel: use common helpers to detect CPUs
by Pierre-Louis Bossart
· 6 years ago
8f71370
ASoC: intel: Fix crash at suspend/resume after failed codec registration
by Guenter Roeck
· 6 years ago
d02cac1
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 6 years ago
62961dd
ASoC: intel: Drop superfluous PCM preallocation error checks
by Takashi Iwai
· 6 years ago
f557d39
Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1
by Mark Brown
· 6 years ago
44fabd8
ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
by Kangjie Lu
· 6 years ago
fee1571
ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing
by Stephan Gerhold
· 6 years ago
b97205e
ASoC: Intel: sst: Simplify is_byt_cr()
by Stephan Gerhold
· 6 years ago
10583cd
ASoC: Intel: Atom: simplify boolean tests
by Pierre-Louis Bossart
· 6 years ago
972b0d4
ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL
by Pierre-Louis Bossart
· 6 years ago
3ee1cd4
ASoC: Intel: use standard interface for Atom machine drivers
by Pierre-Louis Bossart
· 6 years ago
1539c7f
ASoC: Intel: mrfld: fix uninitialized variable access
by Arnd Bergmann
· 6 years ago
bcb1fd1
ASoC: add for_each_card_rtds() macro
by Kuninori Morimoto
· 6 years ago
9a0daaa
ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32
by Pierre-Louis Bossart
· 6 years ago
ce1cfe2
ASoC: Intel: Atom: simplify iomem address and casts
by Pierre-Louis Bossart
· 6 years ago
a1f362d
Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
by Mark Brown
· 7 years ago
bf642bf
ASoC: Intel: sst: Free streams on suspend, re-alloc on resume
by Hans de Goede
· 7 years ago
473858c
ASoC: Intel: sst: Add sst_realloc_stream() function
by Hans de Goede
· 7 years ago
de98334
ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET states
by Hans de Goede
· 7 years ago
8cf732b
ASoC: Intel: sst: Remove unnecessary sst_init_stream() function
by Hans de Goede
· 7 years ago
bd47469
ASoC: Intel: sst: Remove 2 unused members from stream_info struct
by Hans de Goede
· 7 years ago
6f50627
ASoC: Intel: sst: Fix error-code check in sst_pause_stream()
by Hans de Goede
· 7 years ago
6840962
ASoC: intel: atom: replace platform to component
by Kuninori Morimoto
· 7 years ago
25f3fd0
ASoC: Intel: sst: Fix some style
by Christophe JAILLET
· 7 years ago
eaadb1ca
ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
by Christophe JAILLET
· 7 years ago
498495d
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
by Mark Brown
· 7 years ago
eee44bf
ASoC: intel: sst: Handle return value of platform_get_irq
by Arvind Yadav
· 7 years ago
c44ff31
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
by Mark Brown
· 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
6004640
ASoC: Intel: move all ACPI match tables to common module
by Pierre-Louis Bossart
· 7 years ago
7feb2f7
ASoC: move ACPI common code out of Intel/sst tree
by Pierre-Louis Bossart
· 7 years ago
89db6f9
ASoC: intel: Kill BUG_ON() usage
by Takashi Iwai
· 7 years ago
870fcae
ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include
by Corentin LABBE
· 7 years ago
c809fb1
ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail Chromebooks
by Pierre-Louis Bossart
· 7 years ago
86cb5de
ASoC: Intel: atom: make sst_platform_compr_ops const
by Bhumika Goyal
· 7 years ago
a7468e4
ASoC: Intel: Atom: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
70bad12
ASoC: Intel: constify snd_compr_codec_caps structures
by Julia Lawall
· 7 years ago
80cc4df
ASoC: Intel: make snd_soc_platform_driver const
by Bhumika Goyal
· 7 years ago
67e8ee9
ASoC: Intel: constify pci_device_id.
by Arvind Yadav
· 7 years ago
c115a31
ASoC: Intel: Atom: constify snd_soc_dai_ops structures
by Gustavo A. R. Silva
· 8 years ago
75bd9086
ASoC: intel: Use kvzalloc() for suspend buffers
by Takashi Iwai
· 8 years ago
a03bdaa
ASoC: Intel: add machine driver for BYT/CHT + ES8316
by Daniel Drake
· 8 years ago
98cf2c0
ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never used
by Douglas Anderson
· 8 years ago
7827d66
ASoC: Move quirk to identify correct machine driver
by Naveen M
· 8 years ago
edc692e
ASoC: Intel: Convert atom machine data to C99 style
by Naveen M
· 8 years ago
9a07526
ASoC: Intel: sst: Remove unused function sst_restore_shim64()
by Matthias Kaehlcke
· 8 years ago
3c0a98c
ASoC: Intel: sst: fix spelling mistake: "allocationf" -> "allocation"
by Colin Ian King
· 8 years ago
65db85f
ASoC: intel: atom: localize variable without external linkage
by Takashi Sakamoto
· 8 years ago
beb5989
ASoC: Intel: Atom: update Thinkpad 10 quirk
by Pierre-Louis Bossart
· 8 years ago
36d9603
ASoC: intel: Don't print FW version repeatedly
by Takashi Iwai
· 8 years ago
a9b6567
ASoC: Intel: Enable bytcht_nocodec machine driver
by Pierre-Louis Bossart
· 8 years ago
a63b8a1
ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driver
by Pierre-Louis Bossart
· 8 years ago
bf92c6e
ASoC: Intel: add support for ALC3270 codec
by Pierre-Louis Bossart
· 8 years ago
fd0138d
ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
by Pierre-Louis Bossart
· 8 years ago
e1d0691
ASoC: Intel: Atom: add machine driver for baytrail-rt5645 hardware
by Pierre-Louis Bossart
· 8 years ago
a1a9175
ASoC: Intel: add support for Realtek 5651 on Cherrytrail
by Pierre-Louis Bossart
· 8 years ago
e797481
ASoC: Intel: Atom: Add HP Pavilion x2 10-p000 machine entry
by Alexandrov Stansilav
· 8 years ago
39d7548
Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
by Mark Brown
· 8 years ago
f12f5c8
ASoC: Intel: atom: fix frame polarity
by Pierre-Louis Bossart
· 8 years ago
5b101ab
ASoC: Intel: Atom: Configure media_loop1 and sprot_loop in stereo
by Sebastien Guiriec
· 8 years ago
231a091
ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM
by Andy Shevchenko
· 8 years ago
7d7c80f
ASoC: Intel: sst: remove unused ‘ret_val’
by Vinod Koul
· 8 years ago
ee9292e
ASoC: Intel: sst: remove unused 'msg_high'
by Vinod Koul
· 8 years ago
cf90c82
ASoC: Intel: sst: remove unused 'ops'
by Vinod Koul
· 8 years ago
52708d0
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
by Mark Brown
· 8 years ago
2e8239e
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
by Mark Brown
· 8 years ago
c7da1e9
ASoC: Intel: atom: save FW version
by Sebastien Guiriec
· 8 years ago
fade74d
ASoC: Intel: atom: Add sysfs entry in order to store FW version
by Sebastien Guiriec
· 8 years ago
2fc995a
ASoC: intel: Fix crash at suspend/resume without card registration
by Takashi Iwai
· 8 years ago
6648eb8
ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry Trail
by Takashi Iwai
· 8 years ago
91197a9
ASoC: Intel: atom: Make some messages to debug level
by Takashi Iwai
· 8 years ago
56eba7a
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
by Mark Brown
· 8 years ago
6a7f5e4
ASoC: Intel: atom: Add debug information related to FW version
by Sebastien Guiriec
· 8 years ago
4690481
ASoC: Intel: Atom: add terminate entry for dmi_system_id tables
by Wei Yongjun
· 8 years ago
6095552
Merge remote-tracking branch 'asoc/topic/pcm' into asoc-next
by Mark Brown
· 8 years ago
4a2447b
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
by Mark Brown
· 8 years ago
dc99506
ASoC: Intel: remove status, it is shadowing status of a higher scope
by Colin Ian King
· 8 years ago
1635c69
ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages
by Colin Ian King
· 8 years ago
115c725
ASoC: constify snd_pcm_ops structures
by Julia Lawall
· 8 years ago
0fd67ce
ASoC: Intel: sst: fix to spelling mistake: "susupend" -> "suspend"
by Colin Ian King
· 8 years ago
61ab0d4
ASoC: Intel: Atom: add a missing star in a memcpy call
by Nicolas Iooss
· 8 years ago
de34dcf
ASoC: Intel: Atom: Fix message handling during drop stream
by Harsha Priya
· 8 years ago
84ccd63
ASoC: Intel: sst: fix ix spelling mistake: "capablities" -> "capabilites"
by Colin Ian King
· 8 years ago
cac1773
ASoC: Intel: atom: fix 0-day warnings
by Pierre-Louis Bossart
· 8 years ago
a3f10de
ASoC: Intel: atom: enable configuration of SSP0
by Pierre-Louis Bossart
· 8 years ago
3d240d7
ASoC: Intel: Atom: add definitions for modem/SSP0 interface
by Pierre-Louis Bossart
· 8 years ago
a68bc0d
ASoC: Intel: Atom: auto-detection of Baytrail-CR
by Pierre-Louis Bossart
· 8 years ago
24dad50
ASoC: Intel: atom: statify cht_quirk
by Vinod Koul
· 9 years ago
73a33f6
ASoC: Intel: Atom: Add quirk for Surface 3
by Vinod Koul
· 9 years ago
9c4639e
ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute
by Alan Cox
· 9 years ago
fba0d70
ASoC: Intel: Atom: fix boot warning
by Vinod Koul
· 9 years ago
fdf8419
ASoC: Intel: Atom: add support for CHT w/ RT5640
by Pierre-Louis Bossart
· 9 years ago
dbc77ee
ASoC: intel: remove unused variable
by Sudip Mukherjee
· 9 years ago
98ab7a0
Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
by Mark Brown
· 9 years ago
Next »