summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-192-0/+12
|\
| * ALSA: hda_codec: Check for invalid zero connectionsJaroslav Kysela2009-07-191-0/+6
| * ALSA: hda_intel: more strict alc880_parse_auto_config dig_nid checkingJaroslav Kysela2009-07-101-0/+6
* | ALSA: hda - Fix ALC268 parser for mono speakerTakashi Iwai2009-07-171-19/+43
* | ALSA: hda - Fix the previous sanity check in make_codec_cmd()Takashi Iwai2009-07-171-2/+2
* | ALSA: hda - add bounds checking for the codec command fieldsWu Fengguang2009-07-171-1/+11
* | ALSA: hda - Add support for new AMD HD audio devicesAndiry Brienza2009-07-171-1/+5
* | ALSA: hda - Add CX20582 and OLPC XO-1.5 supportDaniel Drake2009-07-161-0/+479
* | ALSA: hda - Check codec errors in snd_hda_get_connections()Takashi Iwai2009-07-101-1/+6
* | ALSA: hda - Fix the merge errorTakashi Iwai2009-07-101-1/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-094-59/+88
|\|
| * ALSA: hda - targa and targa-2ch fixDavid Heidelberger2009-07-091-6/+6
| * ALSA: hda - fix beep tone calculation for IDT/STAC codecsPaul Vojta2009-07-091-4/+7
| * ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC)Darren Salt2009-07-081-2/+2
| * ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza2009-07-081-3/+13
| * ALSA: hda - Check widget types while parsing capture source in patch_via.cTakashi Iwai2009-07-081-1/+5
| * ALSA: hda - Fix capture source selection in patch_via.cTakashi Iwai2009-07-071-19/+35
| * ALSA: hda - Add missing EAPD initialization for VIA codecsTakashi Iwai2009-07-071-0/+3
| * ALSA: hda - Clean up VT170x dig-in initialization codeTakashi Iwai2009-07-071-17/+7Star
| * ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai2009-07-051-7/+11
* | ALSA: hda - Add quirks for RTL888 & RV630/M76 based MSI GX710William Weston2009-07-081-0/+2
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-043-6/+19
|\|
| * ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper sectionHerton Ronaldo Krzesinski2009-07-041-2/+2
| * ALSA: hda - Add sanity check in PCM open callbackTakashi Iwai2009-07-031-0/+6
| * ALSA: hda - Call snd_pcm_lib_hw_rates() again after codec open callbackTakashi Iwai2009-07-031-0/+1
| * ALSA: hda - Avoid invalid formats and rates with shared SPDIFTakashi Iwai2009-07-031-4/+10
* | ALSA: hda - Don't override maxbps for FLOAT sharing with linear formatsTakashi Iwai2009-07-031-2/+3
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-032-20/+31
|\|
| * ALSA: hda - Improve ASUS eeePC 1000 mixerTakashi Iwai2009-07-031-19/+5Star
| * ALSA: hda - Add GPIO1 control at muting with HP laptopsTakashi Iwai2009-07-031-1/+26
* | ALSA: hda - Manually expand alc882_init_verbsTakashi Iwai2009-07-031-12/+14
* | ALSA: hda - Add missing mixer amp initialization for ALC882Takashi Iwai2009-07-031-0/+7
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-012-1/+2
|\|
| * ALSA: hda - Add quirk for HP 6930pTakashi Iwai2009-07-011-0/+1
| * ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai2009-07-011-1/+1
* | ALSA: hda - Allow FLOAT PCM formatTakashi Iwai2009-07-011-3/+3
* | ALSA: hda - Fix input pinctl for ALC882 auto modeTakashi Iwai2009-06-301-4/+1Star
* | ALSA: hda - Merge patch_alc882() and patch_alc883()Takashi Iwai2009-06-301-1142/+687Star
* | Merge branch 'topic/hda-patch' into topic/hdaTakashi Iwai2009-06-306-33/+278
|\ \
| * | ALSA: hda - Add patch module optionTakashi Iwai2009-06-244-21/+257
| * | ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai2009-06-244-12/+21
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-06-301-8/+38
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Add missing initializations for ALC268 and ALC269Takashi Iwai2009-06-291-0/+4
| * | ALSA: hda - Line In for Acer Inspire 6530G modelTony Vroon2009-06-291-2/+8
| * | ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930GTakashi Iwai2009-06-251-1/+1
| * | ALSA: hda - Fix acer-aspire-6530g model quirkEmilio López2009-06-251-1/+16
| * | ALSA: hda - Add pin-sense trigger when needed for Realtek codecsTakashi Iwai2009-06-251-4/+9
* | | Merge branch 'fix/hda-samsung-p50' into topic/hdaTakashi Iwai2009-06-291-58/+70
|\ \ \
| * | | ALSA: hda - Fix support for Samsung P50 with AD1986A codecTakashi Iwai2009-06-241-0/+41
| * | | ALSA: hda - Generalize the pin-detect quirk for Lenovo N100Takashi Iwai2009-06-241-2/+8