summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06295-98/+297
|\
| * sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-3145-0/+45
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31150-1/+151
| * sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-313-0/+3
| * sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-3197-97/+97
| * blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker2011-10-311-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-065-13/+36
|\ \
| * | ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai2011-11-061-2/+5
| * | ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai2011-11-061-2/+2
| * | ALSA: hda - Fix silent output regression with ALC861Takashi Iwai2011-11-061-0/+6
| * | ALSA: control: remove compilation warning on 32-bitOlof Johansson2011-11-061-2/+2
| * | ALSA: ua101: fix crash when unpluggingClemens Ladisch2011-11-061-7/+21
* | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-051-1/+1
|\ \ \
| * | | ASoC: Flush Samsung DMA on freeMark Brown2011-10-041-1/+1
| * | | Merge branch 'next/topic-dma-samsung' into next-samsung-develKukjin Kim2011-10-043-89/+71
| |\ \ \
* | \ \ \ Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-043-89/+71
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ASoC: Samsung: Update DMA interfaceBoojin Kim2011-09-143-89/+71
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-0417-95/+145
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-11-037-18/+34
| |\ \ \ \
| | * | | | ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLKMark Brown2011-11-011-9/+8
| | * | | | ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown2011-11-011-0/+5
| | * | | | ASoC: Ensure WM8962 PLL registers are resetMark Brown2011-11-011-1/+7
| | * | | | ASoC: Fix return value of wm5100_gpio_direction_out()Mark Brown2011-10-311-4/+8
| | * | | | ASoC: WM8904: Set `invert' bit for Capture SwitchHong Xu2011-10-311-1/+1
| | * | | | ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmtAxel Lin2011-10-311-1/+1
| | * | | | ASoC: wm8711: Fix wrong mask for setting input audio data bit length selectAxel Lin2011-10-311-1/+1
| | * | | | ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slav...Axel Lin2011-10-271-0/+1
| | * | | | ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave modeAxel Lin2011-10-271-0/+1
| | * | | | ASoC: wm8940: Fix mask for setting BCLKDIVAxel Lin2011-10-271-1/+1
| * | | | | ALSA: hda/realtek - Skip invalid digital out pinsTakashi Iwai2011-11-031-5/+7
| * | | | | ALSA: hda/sigmatel - Automatically retrieve digital I/O widgetsCharles Chin2011-11-031-13/+26
| * | | | | ALSA: hda - Remove unused variablesTakashi Iwai2011-11-023-12/+1
| * | | | | ALSA: hda/realtek - Don't create alt-stream for capture when unnecessaryTakashi Iwai2011-11-021-2/+6
| * | | | | ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin2011-11-021-1/+17
| * | | | | ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin2011-11-021-19/+1
| * | | | | ALSA: hda - Check NO_PRESENCE pincfg default bitTakashi Iwai2011-11-021-0/+4
| * | | | | ALSA: intel8x0 - Fix inclusion of kvm_para.hTakashi Iwai2011-11-011-1/+1
| * | | | | ALSA: hda_hwdep: Fix possible buffer overflowAlexander Stein2011-11-011-2/+0
| * | | | | ALSA: intel8x0: Improve performance in virtual environmentKonstantin Ozerkov2011-10-311-2/+27
| * | | | | ALSA: hdspm - Enable all firmware ranges for PCI MADI/AES cardsAdrian Knoth2011-10-311-23/+17
| * | | | | ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detectionAdrian Knoth2011-10-311-1/+1
| * | | | | ALSA: hdspm - Fix MADI channel format in the status ioctlAdrian Knoth2011-10-311-1/+1
| * | | | | ALSA: hwdep: silence integer overflow warningDan Carpenter2011-10-311-1/+8
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-032-2/+2
|\ \ \ \ \ \
| * | | | | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-242-2/+2
* | | | | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
* | | | | | | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-28334-11926/+24703
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2011-10-273-29/+88
| |\ \ \ \ \ \