summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom/sst
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missingStephan Gerhold2019-01-041-2/+14
* ASoC: Intel: sst: Simplify is_byt_cr()Stephan Gerhold2019-01-041-19/+14Star
* ASoC: Intel: Atom: simplify boolean testsPierre-Louis Bossart2019-01-033-3/+3
* ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNELPierre-Louis Bossart2018-11-061-2/+2
* ASoC: Intel: use standard interface for Atom machine driversPierre-Louis Bossart2018-11-061-0/+4
* ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann2018-11-051-4/+4
* ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart2018-07-251-3/+3
* ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart2018-07-251-14/+15
* ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede2018-03-014-3/+52
* ASoC: Intel: sst: Add sst_realloc_stream() functionHans de Goede2018-03-012-35/+56
* ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET statesHans de Goede2018-03-012-22/+1Star
* ASoC: Intel: sst: Remove unnecessary sst_init_stream() functionHans de Goede2018-03-013-12/+2Star
* ASoC: Intel: sst: Remove 2 unused members from stream_info structHans de Goede2018-03-012-8/+0Star
* ASoC: Intel: sst: Fix error-code check in sst_pause_stream()Hans de Goede2018-03-011-1/+1
* ASoC: Intel: sst: Fix some styleChristophe JAILLET2018-01-081-3/+3
* ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET2018-01-081-1/+1
* Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-01-081-0/+1
|\
| * Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-11-103-291/+23Star
| |\
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | ASoC: intel: sst: Handle return value of platform_get_irqArvind Yadav2017-12-011-0/+3
| |/ |/|
* | ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart2017-10-211-292/+19Star
* | ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-211-12/+12
* | ASoC: intel: Kill BUG_ON() usageTakashi Iwai2017-09-202-2/+0Star
* | ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h includeCorentin LABBE2017-09-191-1/+0Star
* | ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail ChromebooksPierre-Louis Bossart2017-09-191-0/+8
|/
* ASoC: Intel: constify snd_compr_codec_caps structuresJulia Lawall2017-08-161-2/+2
* ASoC: Intel: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* ASoC: intel: Use kvzalloc() for suspend buffersTakashi Iwai2017-06-162-15/+15
* ASoC: Intel: add machine driver for BYT/CHT + ES8316Daniel Drake2017-06-131-0/+7
* ASoC: Intel: sst: Delete sst_shim_regs64; saved regs are never usedDouglas Anderson2017-06-063-55/+0Star
* ASoC: Move quirk to identify correct machine driverNaveen M2017-05-241-2/+0Star
* ASoC: Intel: Convert atom machine data to C99 styleNaveen M2017-05-241-47/+162
* ASoC: Intel: sst: Remove unused function sst_restore_shim64()Matthias Kaehlcke2017-05-241-16/+0Star
* ASoC: intel: atom: localize variable without external linkageTakashi Sakamoto2017-05-141-1/+1
* ASoC: Intel: Atom: update Thinkpad 10 quirkPierre-Louis Bossart2017-04-181-1/+15
* ASoC: intel: Don't print FW version repeatedlyTakashi Iwai2017-03-271-1/+3
* ASoC: Intel: Enable bytcht_nocodec machine driverPierre-Louis Bossart2017-03-131-1/+16
* ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driverPierre-Louis Bossart2017-03-131-0/+8
* ASoC: Intel: add support for ALC3270 codecPierre-Louis Bossart2017-01-311-0/+3
* ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10Pierre-Louis Bossart2017-01-311-1/+36
* ASoC: Intel: Atom: add machine driver for baytrail-rt5645 hardwarePierre-Louis Bossart2017-01-311-0/+6
* ASoC: Intel: add support for Realtek 5651 on CherrytrailPierre-Louis Bossart2017-01-311-1/+3
* ASoC: Intel: Atom: Add HP Pavilion x2 10-p000 machine entryAlexandrov Stansilav2017-01-311-0/+2
* ASoC: Intel: sst: remove unused 'msg_high'Vinod Koul2016-12-151-2/+0Star
* ASoC: Intel: sst: remove unused 'ops'Vinod Koul2016-12-151-2/+0Star
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-12-124-2/+53
|\
| * ASoC: Intel: atom: save FW versionSebastien Guiriec2016-12-052-0/+7
| * ASoC: Intel: atom: Add sysfs entry in order to store FW versionSebastien Guiriec2016-12-051-0/+39
| * ASoC: Intel: atom: Make some messages to debug levelTakashi Iwai2016-11-291-2/+2
| * ASoC: Intel: atom: Add debug information related to FW versionSebastien Guiriec2016-10-281-0/+5