summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ALSA] hda-codec - Add model for HP DV9553EG laptopTakashi Iwai2008-01-311-0/+1
| * | | [ALSA] hda-codec - Control SPDIF as slaveTakashi Iwai2008-01-312-0/+2
| * | | [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH10 DeviceID'sJason Gaston2008-01-311-0/+3
| * | | [ALSA] Fix Oops with PCM OSS syncTakashi Iwai2008-01-311-0/+1
| * | | [ALSA] hda-codec - Add speaker automute to ALC262 HP modelsTakashi Iwai2008-01-311-6/+111
| * | | [ALSA] hda-codec - Add speaker automute to ALC260 HP modelsTakashi Iwai2008-01-311-3/+127
| * | | [ALSA] hda-codec - Fix ALC262 HP-RP5700 modelTakashi Iwai2008-01-311-22/+2
| * | | [ALSA] hda-codec - Fix mixer controls with ALC262 HP T5735 modelTakashi Iwai2008-01-311-30/+3
| * | | [ALSA] hda-codec - Rename non-standard 'iSpeaker'Takashi Iwai2008-01-311-14/+12
| * | | [ALSA] hda-codec - Add SPDIF output support to AD1986a laptop-eapd modelTakashi Iwai2008-01-311-2/+11
| * | | [ALSA] hda-codec - Add model for Gigabyte P35 DS3RJiang zhe2008-01-311-0/+1
| * | | [ALSA] virtuoso: monitor external power on D2XClemens Ladisch2008-01-313-1/+52
| * | | [ALSA] oxygen: add front panel captureClemens Ladisch2008-01-311-18/+34
| * | | [ALSA] oxygen: add front panel controlsClemens Ladisch2008-01-314-26/+100
| * | | [ALSA] oxygen: use AC97 interruptClemens Ladisch2008-01-313-11/+28
| * | | [ALSA] oxygen: make line-in exclusive only on XonarClemens Ladisch2008-01-314-31/+54
| * | | [ALSA] oxygen: fix AK4396 double rate upper limitClemens Ladisch2008-01-312-2/+2
| * | | [ALSA] hda-codec - Add SPDIF controls as slave on AD codecsTakashi Iwai2008-01-311-0/+3
| * | | [ALSA] hda: STAC92xx Line In/Mic as output checkMatthew Ranostay2008-01-311-7/+25
| * | | [ALSA] hda-codec - Add missing slave for AD1884 master switchTakashi Iwai2008-01-311-0/+2
| * | | [ALSA] hda-codec - Add model for Acer Aspire 5310Andy Shevchenko2008-01-311-0/+1
| * | | [ALSA] hda-codec - Add Conexant 5051 codec supportTakashi Iwai2008-01-312-1/+300
| * | | [ALSA] add TempoTec HiFier driverClemens Ladisch2008-01-317-42/+276
| * | | [ALSA] oxygen: more initializationClemens Ladisch2008-01-312-34/+62
| * | | [ALSA] oxygen: make the number of analog output configurableClemens Ladisch2008-01-315-8/+24
| * | | [ALSA] usb/caiaq: decrease period_bytes_minDaniel Mack2008-01-312-2/+2
| * | | [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridgeAndy Shevchenko2008-01-313-0/+31
| * | | [ALSA] hda-codec - Add model for Acer Aspire 5315Andy Shevchenko2008-01-311-0/+1
| * | | [ALSA] hda: STAC9205 GPIO line fixMatthew Ranostay2008-01-311-4/+4
| * | | [ALSA] hda-codec - Fix handling of multiple capture streamsTakashi Iwai2008-01-311-27/+58
| * | | [ALSA] hda: Add dynamic mono mixer support for STAC92xx codecsMatthew Ranostay2008-01-313-11/+53
| * | | [ALSA] hda: Added mono_out_pin to autoconfigMatthew Ranostay2008-01-312-0/+6
| * | | [ALSA] oxygen: remove MIDI for generic cardsClemens Ladisch2008-01-311-3/+4
| * | | [ALSA] oxygen: fix SPDIF input ratesClemens Ladisch2008-01-311-0/+5
| * | | [ALSA] fix opti9xx/miro section mismatchRandy Dunlap2008-01-312-2/+2
| * | | [ALSA] fix cs5535 section mismatchRandy Dunlap2008-01-311-1/+1
| * | | [ALSA] ASoC documentation updatesMark Brown2008-01-318-93/+97
| * | | [ALSA] hda-codec - Don't query widget parameter for invalid NIDTakashi Iwai2008-01-311-1/+1
| * | | [ALSA] hda-codec - Optimize snd_hda_pser_pin_def_config()Takashi Iwai2008-01-311-4/+3
| * | | [ALSA] hda-codec - Add afg and mfg preset maskMarc Boucher2008-01-312-0/+5
| * | | [ALSA] hda-intel - Add ratelimit to timeout messagesMarc Boucher2008-01-311-4/+6
| * | | [ALSA] hda-codec - Add a delay after power state changeMarc Boucher2008-01-311-0/+1
| * | | [ALSA] hda-codec - Add missing input controls for Cxt5047 test modelMarc Boucher2008-01-311-6/+16
| * | | [ALSA] hda-codec - Fix laptop models for Cxt5045Marc Boucher2008-01-312-20/+41
| * | | [ALSA] hda: Mono mux mixer supportMatthew Ranostay2008-01-311-1/+82
| * | | [ALSA] oxygen: add SPDIF loopback controlClemens Ladisch2008-01-311-0/+38
| * | | [ALSA] Fix lockdep warning in ASoC machine probeMark Brown2008-01-311-2/+5
| * | | [ALSA] oxygen: TempoTec HiFier is probably not supportedClemens Ladisch2008-01-312-2/+0
| * | | [ALSA] cs5535audio - Fix available sample ratesTakashi Iwai2008-01-311-0/+4
| * | | [ALSA] oxygen: optimize snd_pcm_hardware structuresClemens Ladisch2008-01-311-150/+79