aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
* ALSA: hda/realtek - Re-add the model string selection for ALC88xTakashi Iwai2011-11-14
* ALSA: hda/realtek - Remove left-over chunks in alc882_quirks.cTakashi Iwai2011-11-14
* ALSA: hda/realtek - Create mono volume controls for mono-outputsTakashi Iwai2011-11-14
* ALSA: hda/realtek - Rewrite ALC882 acer-aspire-* models with the auto-parserTakashi Iwai2011-11-10
* ALSA: hda/realtek - Create multi-io jacks more aggresivelyTakashi Iwai2011-11-10
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-11-10
|\
| * ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-10
| * ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai2011-11-10
| * ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai2011-11-10
| * ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov2011-11-09
| * ALSA: intel8x0: move virtual environment detection code into one placeKonstantin Ozerkov2011-11-09
| * ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384Alexey Fisher2011-11-09
* | ALSA: hda/realtek - Drop ALC882 desktop model quirksTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Remove ALC882 targa-* modelsTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Reorder alc882_fixup_tbl[]Takashi Iwai2011-11-09
* | ALSA: hda/realtek - Move ALC882 model=acer-aspire to auto-parserTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Drop ALC882 model=acer quirkTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Drop ALC882 model=clevo-m720 quirkTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Drop ALC882 3stack-hp, 6stack-dell and clevo-m540r modelsTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Replace ALC882 arima, medion and laptop-eapd quirksTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Drop ALC882 mitac and fujitsu-xa3530 static configsTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Drop ALC882 lenovo and haier-w66 static configsTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Drop lenovo-sky, asus-m90v, fujitsu-pi2515 quirksTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Drop ALC882 asus-a7j and asus-a7m modelsTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Look through codec SSID for fix-up listsTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Move ALC888 ASUS EEE1601 config to auto-parserTakashi Iwai2011-11-09
* | ALSA: hda/realtek - Drop ALC882 model=asus-p5q static configTakashi Iwai2011-11-09
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-11-09
|\|
| * ALSA: hda - fix internal mic on Dell Vostro 3500 laptopJulian Wollrath2011-11-09
| * ALSA: HDA: Remove quirk for Toshiba T110David Henningsson2011-11-09
| * ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Rewrite ALC882 model=vaio-tt with auto-parserTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Remove all ALC262-quirk codesTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Add the support of shared HP/MicTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Drop ALC262 model=basic static configsTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Drop ALC262 model=hippo static quirksTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Drop ALC262 model=hippo static quirksTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Convert ALC262 model=fujitsu to auto-parserTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Convert ALC262 benq and benq-t31 to fixup-listsTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Convert ALC262 lenovo-3000 quirks to fixup-listTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Drop ALC262 model=nec quirkTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Drop ALC262 model=toshiba-s06Takashi Iwai2011-11-08
* | ALSA: hda/realtek - Convert ALC262 model=toshiba-rx1 to a fixup-listTakashi Iwai2011-11-08
* | ALSA: hda/realtek - Convert alc262 model=tyan to a fixup-listTakashi Iwai2011-11-08
|/
* ALSA: hda - Mute unused capture sources for Realtek codecsTakashi Iwai2011-11-08
* ALSA: intel8x0: Improve comments for VM optimizationDenis V. Lunev2011-11-08
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
| * sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31