aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-0811-14/+14
|\
| * Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-2211-14/+14
| |\
| | * Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-1011-14/+14
| | |\
| | | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-2011-14/+14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-08242-7520/+19504
|\ \ \ \
| * \ \ \ Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-0443-2208/+9209
| |\ \ \ \
| | * | | | ALSA: hda - Fix memory leaks in the previous patchTakashi Iwai2009-12-031-7/+11
| | * | | | ALSA: hda - Add ALC661/259, ALC892/888VD supportKailang Yang2009-12-031-2/+42
| | * | | | Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai2009-12-0110-78/+1995
| | |\ \ \ \
| | | * | | | ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman2009-09-214-1/+1144
| | | * | | | ALSA: ice1724 - Support for multiple external clock typesPavel Hofman2009-09-213-16/+52
| | | * | | | ALSA: ice1724 - pro-rate-locking makes sense only for internal clock modePavel Hofman2009-09-211-7/+16
| | | * | | | ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman2009-09-213-0/+38
| | | * | | | ALSA: ak4113 supportPavel Hofman2009-09-212-1/+641
| | | * | | | ALSA: ak4620 support, codec regs listed in procPavel Hofman2009-09-212-53/+104
| | * | | | | Merge branch 'topic/oxygen' into topic/hdaTakashi Iwai2009-12-0114-1188/+2276
| | |\ \ \ \ \
| | | * | | | | sound: oxygen: fix input monitor control namesClemens Ladisch2009-09-281-8/+8
| | | * | | | | sound: oxygen: add high-pass filter controlClemens Ladisch2009-09-281-2/+71
| | | * | | | | sound: oxygen: add digital filter controlClemens Ladisch2009-09-283-9/+223
| | | * | | | | sound: virtuoso: add PCM1796 oversampling controlClemens Ladisch2009-09-281-25/+157
| | | * | | | | sound: oxygen: allow custom MCLK ratesClemens Ladisch2009-09-286-4/+19
| | | * | | | | sound: virtuoso: add headphone impedance controlClemens Ladisch2009-09-281-11/+99
| | | * | | | | sound: oxygen: cache codec registersClemens Ladisch2009-09-284-152/+250
| | | * | | | | sound: oxygen: more hardware documentationClemens Ladisch2009-09-284-0/+33
| | | * | | | | sound: oxygen: add stereo upmixing to center/LFE channelsClemens Ladisch2009-09-284-21/+58
| | | * | | | | sound: oxygen: better defaults for upmixing controlClemens Ladisch2009-09-283-10/+3
| | | * | | | | sound: virtuoso: fix Xonar Essence ST supportClemens Ladisch2009-09-282-6/+190
| | | * | | | | sound: virtuoso: split virtuoso.cClemens Ladisch2009-09-287-1092/+1290
| | | * | | | | sound: oxygen: fix for PI7C9X110 compatibilityClemens Ladisch2009-09-281-0/+23
| | | * | | | | sound: oxygen: do not try to restore nonexistent EEPROMClemens Ladisch2009-09-281-1/+5
| | * | | | | | ALSA: hda - Add position_fix quirk for HP dv3Takashi Iwai2009-12-011-0/+1
| | * | | | | | ALSA: hda - Add a pin-fix for FSC Amilo Pi1505Takashi Iwai2009-12-011-0/+23
| | * | | | | | ALSA: hda - Fix Cxt5047 test modeTakashi Iwai2009-11-301-10/+1
| | * | | | | | ALSA: hda - Add a position_fix quirk for MSI Wind U115Takashi Iwai2009-11-301-0/+1
| | * | | | | | ALSA: hda - Don't trigger pin-sense for STAC/IDT codecsTakashi Iwai2009-11-271-1/+8
| | * | | | | | ALSA: hda: Fix max PCM level to 0 dB for Fujitsu-Siemens laptops using CX2054...Daniel T Chen2009-11-261-3/+4
| | * | | | | | ALSA: hda - Make Dell Vostro 1015n mic and speaker switching workEinar Rünkaru2009-11-241-0/+134
| | * | | | | | Revert "ALSA: hda - Change quirk for Acer Aspire 5930G"Takashi Iwai2009-11-241-1/+1
| | * | | | | | ALSA: hda - Fix input and jack Kconfig depenenciesTakashi Iwai2009-11-211-1/+1
| | * | | | | | ALSA: hda - 4930g mute lfe and side when pluging in headphonesŁukasz Wojniłowicz2009-11-201-0/+2
| | * | | | | | ALSA: hda - Change quirk for Acer Aspire 5930GTakashi Iwai2009-11-191-1/+1
| | * | | | | | ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecsTakashi Iwai2009-11-181-2/+37
| | * | | | | | ALSA: hda - Fix detection of dual headphonesTakashi Iwai2009-11-181-2/+21
| | * | | | | | ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()Takashi Iwai2009-11-185-95/+45
| | * | | | | | ALSA: hda - show EPSS capability in procWu Fengguang2009-11-182-0/+35
| | * | | | | | ALSA: intelhdmi - sticky channel countWu Fengguang2009-11-181-8/+2
| | * | | | | | ALSA: intelhdmi - sticky stream id and formatWu Fengguang2009-11-181-2/+26
| | * | | | | | ALSA: intelhdmi - sticky infoframeWu Fengguang2009-11-181-12/+26
| | * | | | | | ALSA: intelhdmi - separate out infoframe checksum routineWu Fengguang2009-11-181-6/+17
| | * | | | | | ALSA: intelhdmi - probe for monitor/eld presence at module init timeWu Fengguang2009-11-181-10/+22