Age | Commit message (Expand) | Author | Files | Lines |
2014-02-01 | Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 31 | -565/+934 |
2014-01-31 | ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled | Stephen Warren | 1 | -4/+36 |
2014-01-30 | ALSA: hda - add headset mic detect quirks for another Dell laptop | Hui Wang | 1 | -0/+1 |
2014-01-30 | Merge branch 'xonar-dg' of git://git.alsa-project.org/alsa-kprivate into for-... | Takashi Iwai | 9 | -501/+713 |
2014-01-30 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+27 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): cleanup and minor changes | Roman Volkov | 3 | -33/+11 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify high-pass filter control | Roman Volkov | 1 | -2/+6 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify input select functions | Roman Volkov | 2 | -25/+30 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify capture volume functions | Roman Volkov | 2 | -8/+26 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): use headphone volume control | Roman Volkov | 1 | -32/+83 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify playback output select | Roman Volkov | 3 | -33/+47 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2 | Roman Volkov | 1 | -1/+1 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): move the mixer code into another file | Roman Volkov | 4 | -364/+411 |
2014-01-29 | ALSA: oxygen: modify CS4245 register dumping function | Roman Volkov | 1 | -3/+4 |
2014-01-29 | ALSA: oxygen: modify adjust_dg_dac_routing function | Roman Volkov | 2 | -24/+22 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify DAC/ADC parameters function | Roman Volkov | 1 | -20/+38 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): modify initialization functions | Roman Volkov | 2 | -65/+42 |
2014-01-29 | ALSA: oxygen: Xonar DG(X): add new CS4245 SPI functions | Roman Volkov | 3 | -4/+73 |
2014-01-29 | ALSA: oxygen: additional definitions for the Xonar DG/DGX card | Roman Volkov | 2 | -14/+23 |
2014-01-29 | ALSA: oxygen: change description of the xonar_dg.c file | Roman Volkov | 1 | -5/+13 |
2014-01-29 | ALSA: oxygen: export oxygen_update_dac_routing symbol | Roman Volkov | 1 | -0/+1 |
2014-01-29 | ALSA: oxygen: add mute mask for the OXYGEN_PLAY_ROUTING register | Roman Volkov | 1 | -0/+1 |
2014-01-29 | ALSA: oxygen: modify the SPI writing function | Roman Volkov | 2 | -12/+7 |
2014-01-29 | ALSA: oxygen: add the separate SPI waiting function | Roman Volkov | 1 | -0/+18 |
2014-01-29 | ALSA: hda - Add parameter for dumping processing coefficients | David Henningsson | 2 | -2/+33 |
2014-01-29 | Merge tag 'asoc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 16 | -29/+89 |
2014-01-27 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/... | Mark Brown | 245 | -9982/+10043 |
2014-01-27 | ASoC: tlv320aic32x4: Fix MICPGA input configuration | Markus Pargmann | 2 | -4/+8 |
2014-01-27 | ASoC: tlv320aic32x4: Fix mono playback | Markus Pargmann | 2 | -7/+12 |
2014-01-25 | ALSA: hda - Fix silent output on MacBook Air 1,1 | Adrien Vergé | 1 | -1/+18 |
2014-01-24 | ASoC: samsung: Remove dma.h inclusion | Sachin Kamat | 1 | -2/+0 |
2014-01-24 | ASoC: samsung: Add NULL check in i2s.c | Sachin Kamat | 1 | -1/+2 |
2014-01-24 | ASoC: Samsung: Fix build error due to missing dependency | Sachin Kamat | 1 | -1/+1 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 10 | -135/+171 |
2014-01-23 | ASoC: samsung: Fix Kconfig dependency | Sachin Kamat | 1 | -1/+1 |
2014-01-23 | ASoC: wm5100: Export wm5100_detect | Sachin Kamat | 1 | -0/+2 |
2014-01-23 | ALSA: Refactor slot assignment code | Takashi Iwai | 1 | -27/+30 |
2014-01-23 | ALSA: bits vs bytes bug in snd_card_create() | Dan Carpenter | 1 | -2/+2 |
2014-01-22 | ASoC: samsung: smdk_wm8994: Fix build error | Sachin Kamat | 1 | -3/+1 |
2014-01-22 | ASoC: Samsung: s3c-i2s-v2: Fix build error | Sachin Kamat | 1 | -3/+3 |
2014-01-22 | ASoC: samsung: Fix build regressions due to gpio re-org | Sachin Kamat | 6 | -0/+8 |
2014-01-22 | ALSA: hda - Apply +5dB output amp on ASUS Zenbook UX31A | Takashi Iwai | 1 | -1/+13 |
2014-01-22 | ALSA: cs46xx: Fix memory leak at destructor | Takashi Iwai | 1 | -0/+1 |
2014-01-21 | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd | Linus Torvalds | 1 | -1/+1 |
2014-01-21 | ASoC: fsl_ssi: Do not print 'baud clock' error message all the time | Fabio Estevam | 1 | -1/+1 |
2014-01-21 | ASoC: fsl_ssi: We do support master mode now | Fabio Estevam | 1 | -6/+1 |
2014-01-21 | ASoC: wm5110: Extend SYSCLK patch file for rev D | Charles Keepax | 1 | -0/+48 |
2014-01-21 | ASoC: omap: Make RX51 depend on GPIOLIB due to jack usage | Mark Brown | 1 | -0/+1 |
2014-01-21 | mfd: mc13xxx: Remove useless symbol MFD_MC13783 | Alexander Shiyan | 1 | -1/+1 |
2014-01-21 | Merge tag 'tags/ib-asoc-1' into for-mfd-next | Lee Jones | 3 | -0/+30 |