Age | Commit message (Expand) | Author | Files | Lines |
2017-10-26 | ASoC: intel: byt: Add headset jack | Carlo Caione | 1 | -0/+23 |
2017-10-25 | ASoC: Intel: Skylake: Decrease loglevel for topology loading | Chintan Patel | 1 | -1/+1 |
2017-10-23 | ASoC: Intel: Add depends on X86 | Pierre-Louis Bossart | 1 | -0/+1 |
2017-10-21 | ASoC: Intel: clarify Kconfig dependencies | Pierre-Louis Bossart | 2 | -39/+63 |
2017-10-21 | ASoC: Intel: reorder boards Kconfig by chronological order | Pierre-Louis Bossart | 1 | -83/+83 |
2017-10-21 | ASoC: Intel: move machine drivers to dedicated KConfig | Pierre-Louis Bossart | 2 | -269/+271 |
2017-10-21 | ASoC: Intel: add SOF firmare/topology file information | Pierre-Louis Bossart | 3 | -1/+81 |
2017-10-21 | ASoC: Intel: move all ACPI match tables to common module | Pierre-Louis Bossart | 8 | -343/+414 |
2017-10-21 | ASoC: Intel: common: use c99 syntax for ACPI/machine tables | Pierre-Louis Bossart | 1 | -5/+25 |
2017-10-21 | ASoC: move ACPI common code out of Intel/sst tree | Pierre-Louis Bossart | 15 | -172/+103 |
2017-10-21 | SoC: intel: byt: Introduce new custom IN2 map | Carlo Caione | 1 | -1/+15 |
2017-10-21 | ASoC: Intel: sst: remove redundant variable dma_dev_name | Colin Ian King | 1 | -2/+0 |
2017-10-18 | ASoC: Intel: boards: remove hard-coded compressed dailinks | Pierre-Louis Bossart | 8 | -70/+2 |
2017-10-18 | ASoC: Intel: boards: fix off-by-one dailink id | Pierre-Louis Bossart | 8 | -8/+8 |
2017-10-18 | ASoC: Intel: boards: use helper to get codec_dai | Pierre-Louis Bossart | 8 | -117/+14 |
2017-10-18 | ASoC: Intel: bytcht_es8316: remove useless code | Pierre-Louis Bossart | 1 | -14/+0 |
2017-10-18 | ASoC: Intel: bytcht_da7213: cosmetic fixes | Pierre-Louis Bossart | 1 | -3/+3 |
2017-10-18 | ASoC: Intel: cht_bsw_rt5645: cosmetic fixes | Pierre-Louis Bossart | 1 | -38/+35 |
2017-10-18 | ASoC: Intel: bytcr_rt5640: cosmetic fixes | Pierre-Louis Bossart | 1 | -37/+36 |
2017-10-18 | ASoC: Intel: bytcr_rt5651: add MCLK, quirks and cleanups | Pierre-Louis Bossart | 1 | -17/+222 |
2017-10-13 | ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_mach | Guneshwor Singh | 1 | -0/+1 |
2017-10-13 | ASoC: Intel: Skylake: Add dai load ops for dais from topology | Guneshwor Singh | 3 | -0/+12 |
2017-10-13 | ASoC: Intel: Skylake: Add flag to check to register FE dais from topology | Guneshwor Singh | 3 | -6/+45 |
2017-10-09 | ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API arguments | Jaikrishna Nemallapudi | 2 | -11/+16 |
2017-10-09 | ASoC: Intel: cht_bsw_max98090: remove useless code, align with ChromeOS driver | Pierre-Louis Bossart | 1 | -5/+1 |
2017-09-27 | ASoC: Intel: Kbl: Add Playback DAI for fixup | Harsha Priya N | 1 | -0/+1 |
2017-09-25 | ASoC: Intel: cht_bsw_rt5672: fix card name | Pierre-Louis Bossart | 1 | -1/+1 |
2017-09-25 | ASoC: Intel: cht_bsw_rt5672: use actual HID in suspend/resume | Pierre-Louis Bossart | 1 | -2/+6 |
2017-09-20 | ASoC: intel: Kill BUG_ON() usage | Takashi Iwai | 2 | -2/+0 |
2017-09-19 | ASoC: Intel: Atom: Remove unneeded linux/miscdevice.h include | Corentin LABBE | 1 | -1/+0 |
2017-09-19 | ASoC: Intel: cht_bsw_max98090: add gpio-based jack detection | Pierre-Louis Bossart | 1 | -1/+55 |
2017-09-19 | ASoC: Intel: cht_bsw_max98090_ti: Fix jack initialization | Thierry Escande | 1 | -14/+31 |
2017-09-19 | ASoC: Intel: atom: use cht_bsw_max98090 for Baytrail Chromebooks | Pierre-Louis Bossart | 1 | -0/+8 |
2017-09-19 | ASoC: Intel: cht_bsw_max98090: add support for Baytrail | Pierre-Louis Bossart | 1 | -0/+78 |
2017-09-19 | ASoC: Intel: bytcr_rt5640: simplify MCLK quirk tests | Pierre-Louis Bossart | 1 | -3/+3 |
2017-09-19 | ASoC: Intel: bytcr-rt5651: fix capture routes | Pierre-Louis Bossart | 1 | -12/+8 |
2017-09-19 | ASoC: Intel: boards: use devm_clk_get() unconditionally | Pierre-Louis Bossart | 3 | -30/+13 |
2017-09-19 | ASoC: Intel: atom: make sst_platform_compr_ops const | Bhumika Goyal | 2 | -2/+2 |
2017-09-19 | ASoC: Intel: Headset button support in kabylake machine driver | Naveen M | 1 | -0/+9 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig | 1 | -1/+1 |
2017-09-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -33/+14 |
2017-09-08 | linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro | Masahiro Yamada | 1 | -3/+0 |
2017-09-07 | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -1/+1 |
2017-09-07 | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 294 | -1811/+10471 |
2017-09-04 | Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g... | Takashi Iwai | 1 | -6/+10 |
2017-09-04 | ASoC: cs43130: Fix unused compiler warnings for PM runtime | Takashi Iwai | 1 | -2/+2 |
2017-09-04 | ASoC: cs43130: Fix possible Oops with invalid dev_id | Takashi Iwai | 1 | -0/+4 |
2017-09-04 | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 |
2017-09-04 | Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 294 | -1809/+10467 |
2017-09-04 | ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence" | Colin Ian King | 1 | -4/+4 |