Age | Commit message (Expand) | Author | Files | Lines |
2016-01-05 | ASoC: rt5645: improve IRQ reaction time for HS button | Bard Liao | 1 | -0/+1 |
2016-01-04 | ASoC: rt5645: Constify ACPI device ids | Mathias Krause | 1 | -2/+1 |
2015-12-30 | ASoC: rt5645: use polling to support HS button | Bard Liao | 1 | -2/+24 |
2015-11-30 | ASoC: rt5645: merge DMI tables of google projects | Bard Liao | 1 | -61/+18 |
2015-11-25 | Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -0/+7 |
2015-11-25 | ASoC: rt5645: Add dmi_system_id "Google Terra" | Bard Liao | 1 | -0/+7 |
2015-11-20 | Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -1/+15 |
2015-11-20 | ASoC: rt5645: Add dmi_system_id "Google Wizpig" | Bard Liao | 1 | -0/+7 |
2015-11-16 | ASoC: rt5645: Add struct dmi_system_id "Google Edgar" for Chrome OS | John Lin | 1 | -0/+7 |
2015-11-16 | ASoC: rt5645: Separate regmap for rt5645 and rt5650 | Bard Liao | 1 | -9/+200 |
2015-11-16 | ASoC: rt5645: Increase the delay time to imporve the HP pop noise | John Lin | 1 | -1/+1 |
2015-11-16 | ASoC: rt5645: Use the mod_delayed_work instead of the queue_delayed_work and ... | Oder Chiou | 1 | -3/+1 |
2015-11-16 | Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -3/+35 |
2015-11-06 | Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 148 | -1250/+13792 |
2015-11-05 | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -3/+3 |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 32 | -32/+0 |
2015-11-05 | ASoC: rt5645: Power up the RC clock to make sure the speaker volume adjust pr... | Oder Chiou | 1 | -3/+35 |
2015-11-04 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 32 | -32/+0 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 32 | -32/+0 |
2015-10-27 | Merge branch 'clock' into HEAD | Scott Wood | 3 | -3/+3 |
2015-10-26 | Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 99 | -459/+11572 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/wm8904', 'asoc/topic/wm8955' and '... | Mark Brown | 3 | -3/+3 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/wm2000', 'a... | Mark Brown | 4 | -6/+6 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/ssm2518' and 'asoc/topic/sunxi' in... | Mark Brown | 2 | -18/+5 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc... | Mark Brown | 5 | -11/+33 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc... | Mark Brown | 21 | -112/+730 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/nau8825' and 'asoc/topic/pxa' into... | Mark Brown | 7 | -49/+1691 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/imx' and 'asoc/topic/intel' into a... | Mark Brown | 22 | -88/+1905 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t... | Mark Brown | 7 | -70/+495 |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/da7219' into asoc-next | Mark Brown | 6 | -0/+3816 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/atmel-classd' and 'asoc/topic/da72... | Mark Brown | 6 | -18/+990 |
2015-10-26 | Merge remote-tracking branches 'asoc/topic/ad193x' and 'asoc/topic/arizona' i... | Mark Brown | 10 | -41/+1626 |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown | 2 | -12/+151 |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -6/+53 |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 8 | -12/+25 |
2015-10-26 | Merge tag 'asoc-v4.3-rc2' into asoc-next | Mark Brown | 66 | -741/+2250 |
2015-10-26 | ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP | Nicolin Chen | 2 | -2/+2 |
2015-10-26 | Merge branch 'topic/fsl-mega-fast' of git://git.kernel.org/pub/scm/linux/kern... | Mark Brown | 4 | -0/+296 |
2015-10-26 | ASoC: rt5645: Sort the order for register bit defines | Axel Lin | 1 | -10/+10 |
2015-10-24 | ASoC: dwc: add check for master/slave format | Maruthi Srinivas Bayyavarapu | 1 | -0/+31 |
2015-10-24 | ASoC: rt5645: Add the HWEQ for the speaker output | Oder Chiou | 1 | -0/+110 |
2015-10-24 | ASoC: Intel: Skylake: Add support to topology for module static pin | Jeeja KP | 2 | -17/+21 |
2015-10-24 | ASoC: Intel: Skylake: Fix to set Non gateway copier cfg | Jeeja KP | 2 | -1/+8 |
2015-10-24 | ASoC: Intel: Skylake: Fix to check return value of dsp init | Jeeja KP | 1 | -0/+3 |
2015-10-24 | ASoC: Intel: Skylake: Add support to disable module notifications | Jeeja KP | 2 | -2/+31 |
2015-10-24 | ASoC: Intel: Skylake: Update for ssp node index in copier cfg | Jeeja KP | 2 | -5/+5 |
2015-10-24 | ASoC: Intel: Skylake: Fix to fill all sink/source pipe params | Subhransu S. Prusty | 1 | -10/+22 |
2015-10-24 | ASoC: Intel: Skylake: Fix to use correct macros for the path iteration | Subhransu S. Prusty | 1 | -4/+4 |
2015-10-24 | ASoC: Intel: Skylake: Remove BE copier blob memcpy | Jeeja KP | 1 | -1/+1 |