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