aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-10Merge branch 'fix/misc' into for-linusTakashi Iwai
2011-11-10ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-10ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai
2011-11-10ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai
2011-11-10ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai
2011-11-09ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov
2011-11-09ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov
2011-11-09ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384Alexey Fisher
2011-11-09ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath
2011-11-09Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-11-09ALSA: HDA: Remove quirk for Toshiba T110David Henningsson
2011-11-08ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai
2011-11-08Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown
2011-11-08ALSA: hda - Mute unused capture sources for Realtek codecsTakashi Iwai
2011-11-08ALSA: intel8x0: Improve comments for VM optimizationDenis V. Lunev
2011-11-08powerpc/ps3: Fix lv1_gpu_attribute hcallGeoff Levand
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-06ALSA: hda - Revert the check of NO_PRESENCE pincfg default bitTakashi Iwai
2011-11-06ALSA: hda - Fix a regression for DMA-position check with CA0110Takashi Iwai
2011-11-06ALSA: hda - Fix silent output regression with ALC861Takashi Iwai
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson
2011-11-06ALSA: ua101: fix crash when unpluggingClemens Ladisch
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-11-04ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown
2011-11-04ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown
2011-11-04ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-03Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-11-03ALSA: hda/realtek - Skip invalid digital out pinsTakashi Iwai
2011-11-03ALSA: hda/sigmatel - Automatically retrieve digital I/O widgetsCharles Chin
2011-11-02ALSA: hda - Remove unused variablesTakashi Iwai
2011-11-02ALSA: hda/realtek - Don't create alt-stream for capture when unnecessaryTakashi Iwai
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-11-02ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin
2011-11-02ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin
2011-11-02ALSA: hda - Check NO_PRESENCE pincfg default bitTakashi Iwai
2011-11-01ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLKMark Brown
2011-11-01ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown
2011-11-01ASoC: Ensure WM8962 PLL registers are resetMark Brown
2011-11-01ALSA: intel8x0 - Fix inclusion of kvm_para.hTakashi Iwai
2011-11-01ALSA: hda_hwdep: Fix possible buffer overflowAlexander Stein
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker