Age | Commit message (Expand) | Author | Files | Lines |
2016-09-27 | ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for array | Takashi Sakamoto | 1 | -6/+6 |
2016-09-27 | ASoC: rt5616: add static qualifier for file local symbols | Takashi Sakamoto | 1 | -2/+2 |
2016-09-27 | ASoC: arizona: Add output power up/down delays for speaker path | Charles Keepax | 1 | -5/+39 |
2016-09-27 | ASoC: arizona: Add debug prints for output power up/down times | Charles Keepax | 1 | -0/+4 |
2016-09-27 | ALSA: hda - Add the top speaker pin config for HP Spectre x360 | Takashi Iwai | 1 | -0/+10 |
2016-09-27 | ASoC: Intel: Add DMIC channel constraint for bxt machine | Yong Zhi | 1 | -0/+63 |
2016-09-26 | ASoC: dpcm: print dai_link name of BE other than FE. | 彭东林 | 1 | -5/+5 |
2016-09-26 | ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx | Nikita Yushchenko | 2 | -56/+158 |
2016-09-26 | ASoC: da7219: Disable AAD if codec is not a wake-up source | Adam Thomson | 4 | -13/+79 |
2016-09-26 | ASoC: da7219: Reset codec gracefully, if still active | Adam Thomson | 2 | -3/+32 |
2016-09-26 | Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -0/+8 |
2016-09-26 | ASoC: ak4104: Limit the supported sample rates | Vishal Thanki | 1 | -1/+4 |
2016-09-26 | ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency | Danny Milosavljevic | 1 | -3/+3 |
2016-09-26 | Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke... | Mark Brown | 166 | -966/+1312 |
2016-09-26 | ASoC: tpa6130a2: unmerge power enable error path from power disable path | Nikita Yushchenko | 1 | -6/+12 |
2016-09-26 | ASoC: simple-card: add support for aux devices | Nikita Yushchenko | 1 | -0/+34 |
2016-09-26 | ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP | Charles Keepax | 2 | -16/+22 |
2016-09-26 | ASoC: wm_adsp: Put DSP into low power state between loading and running | Charles Keepax | 1 | -1/+17 |
2016-09-26 | ASoC: wm_adsp: Use usleep_range for short delay | Charles Keepax | 1 | -1/+1 |
2016-09-26 | ASoC: hdac_hdmi: Drop use of audio component framework to read ELD | Mark Brown | 1 | -56/+145 |
2016-09-26 | ALSA: hda - Adding one more ALC255 pin definition for headset problem | Hui Wang | 1 | -0/+4 |
2016-09-25 | ALSA: usb-line6: use the same declaration as definition in header for MIDI ma... | Takashi Sakamoto | 1 | -1/+1 |
2016-09-25 | Merge branch 'topic/rt5663' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 4 | -0/+4348 |
2016-09-24 | ASoC: Intel: boards: Add bdw-rt5677 machine driver | John Keeping | 4 | -0/+361 |
2016-09-24 | ASoC: rt5677: Add ACPI support | John Keeping | 1 | -1/+52 |
2016-09-24 | ASoC: Intel: remove status, it is shadowing status of a higher scope | Colin Ian King | 1 | -1/+0 |
2016-09-24 | ASoC: hdac_hdmi: use audio component framework to read ELD | Sandeep Tayal | 1 | -145/+56 |
2016-09-24 | ASoC: rt5660: add rt5660 codec driver | Oder Chiou | 4 | -0/+2208 |
2016-09-24 | ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages | Colin Ian King | 1 | -8/+8 |
2016-09-24 | ASoC: samsung: add missing \n to end of pr_err messages | Colin Ian King | 1 | -3/+3 |
2016-09-24 | ASoC: max98926: add missing \n to end of dev_err/dev_dbg messages | Colin Ian King | 1 | -3/+3 |
2016-09-24 | ASoC: Intel: Skylake: add missing \n to end of dev_* messages | Colin Ian King | 5 | -23/+23 |
2016-09-24 | ASoC: exynos: organize the asoc audio into a menu | Randy Li | 1 | -28/+29 |
2016-09-24 | ASoC: wm_adsp: Make DSP preloader a supply widget | Charles Keepax | 2 | -10/+11 |
2016-09-24 | ASoC: arizona: Attach SYSCLK to DSP preloaders | Charles Keepax | 4 | -5/+1 |
2016-09-24 | ASoC: wm_adsp: Move control cache sync out of preloader | Charles Keepax | 1 | -11/+11 |
2016-09-24 | ASoC: wm_adsp: Separate concept of booted and running | Charles Keepax | 2 | -11/+27 |
2016-09-24 | ASoC: tpa6130a2: fix volume setting when no stream is running | Nikita Yushchenko | 1 | -23/+26 |
2016-09-24 | ASoC: Intel: Skylake: Add table for module id for quick ref | Dharageswari R | 2 | -2/+37 |
2016-09-24 | ASoC: Intel: Skylake: Update to use instance ids generated | Dharageswari R | 4 | -1/+36 |
2016-09-24 | ASoC: Intel: Skylake: Use private instance id of modules in IPC | Dharageswari R | 3 | -14/+20 |
2016-09-24 | ASoC: Intel: Skylake: Add module instance id generation APIs | Dharageswari R | 3 | -0/+120 |
2016-09-24 | ASoC: sun4i-codec: Add custom regmap configs | Danny Milosavljevic | 1 | -3/+35 |
2016-09-24 | ASoC: sun4i-codec: Rename some sun7i-only registers | Danny Milosavljevic | 1 | -3/+3 |
2016-09-24 | ASoC: rk3399_gru_sound: fix recording pop at first attempt | Wonjoon Lee | 1 | -0/+14 |
2016-09-23 | ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variants | Anssi Hannula | 1 | -6/+16 |
2016-09-22 | ASoC: cq93vc: duplicated callback function goes to component | Arnd Bergmann | 1 | -2/+4 |
2016-09-21 | ALSA: ali5451: Fix out-of-bound position reporting | Takashi Iwai | 1 | -0/+2 |
2016-09-21 | ALSA: line6: snd-usb-line6 depends on CONFIG_SND_HWDEP | Valdis Kletnieks | 1 | -0/+1 |
2016-09-20 | ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_config | Marek Vasut | 1 | -3/+0 |