Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | ALSA: hda - Add position_fix quirk for HP dv3 | Takashi Iwai | 2009-12-01 | 1 | -0/+1 | |
| | * | | | | | | | ALSA: hda - Add a pin-fix for FSC Amilo Pi1505 | Takashi Iwai | 2009-12-01 | 1 | -0/+23 | |
| | * | | | | | | | ALSA: hda - Fix Cxt5047 test mode | Takashi Iwai | 2009-11-30 | 1 | -10/+1 | |
| | * | | | | | | | ALSA: hda - Add a position_fix quirk for MSI Wind U115 | Takashi Iwai | 2009-11-30 | 1 | -0/+1 | |
| | * | | | | | | | ALSA: hda - Don't trigger pin-sense for STAC/IDT codecs | Takashi Iwai | 2009-11-27 | 1 | -1/+8 | |
| | * | | | | | | | ALSA: hda: Fix max PCM level to 0 dB for Fujitsu-Siemens laptops using CX2054... | Daniel T Chen | 2009-11-26 | 1 | -3/+4 | |
| | * | | | | | | | ALSA: hda - Make Dell Vostro 1015n mic and speaker switching work | Einar Rünkaru | 2009-11-24 | 1 | -0/+134 | |
| | * | | | | | | | Revert "ALSA: hda - Change quirk for Acer Aspire 5930G" | Takashi Iwai | 2009-11-24 | 1 | -1/+1 | |
| | * | | | | | | | ALSA: hda - Fix input and jack Kconfig depenencies | Takashi Iwai | 2009-11-21 | 1 | -1/+1 | |
| | * | | | | | | | ALSA: hda - 4930g mute lfe and side when pluging in headphones | Łukasz Wojniłowicz | 2009-11-20 | 1 | -0/+2 | |
| | * | | | | | | | ALSA: hda - Change quirk for Acer Aspire 5930G | Takashi Iwai | 2009-11-19 | 1 | -1/+1 | |
| | * | | | | | | | ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecs | Takashi Iwai | 2009-11-18 | 1 | -2/+37 | |
| | * | | | | | | | ALSA: hda - Fix detection of dual headphones | Takashi Iwai | 2009-11-18 | 1 | -2/+21 | |
| | * | | | | | | | ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect() | Takashi Iwai | 2009-11-18 | 5 | -95/+45 | |
| | * | | | | | | | ALSA: hda - show EPSS capability in proc | Wu Fengguang | 2009-11-18 | 2 | -0/+35 | |
| | * | | | | | | | ALSA: intelhdmi - sticky channel count | Wu Fengguang | 2009-11-18 | 1 | -8/+2 | |
| | * | | | | | | | ALSA: intelhdmi - sticky stream id and format | Wu Fengguang | 2009-11-18 | 1 | -2/+26 | |
| | * | | | | | | | ALSA: intelhdmi - sticky infoframe | Wu Fengguang | 2009-11-18 | 1 | -12/+26 | |
| | * | | | | | | | ALSA: intelhdmi - separate out infoframe checksum routine | Wu Fengguang | 2009-11-18 | 1 | -6/+17 | |
| | * | | | | | | | ALSA: intelhdmi - probe for monitor/eld presence at module init time | Wu Fengguang | 2009-11-18 | 1 | -10/+22 | |
| | * | | | | | | | ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense() | Wu Fengguang | 2009-11-18 | 5 | -177/+91 | |
| | * | | | | | | | ALSA: intelhdmi - export monitor-presence and ELD-valid status | Wu Fengguang | 2009-11-18 | 3 | -7/+13 | |
| | * | | | | | | | ALSA: intelhdmi - fix channel mapping slot mask | Wu Fengguang | 2009-11-18 | 1 | -1/+1 | |
| | * | | | | | | | ALSA: intelhdmi - fix audio infoframe fill size | Wu Fengguang | 2009-11-18 | 1 | -2/+2 | |
| | * | | | | | | | ALSA: hda - Disable default quirk for Sony VAIO with ALC262 codec | Takashi Iwai | 2009-11-17 | 1 | -0/+2 | |
| | * | | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2009-11-17 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=n | Takashi Iwai | 2009-11-16 | 4 | -0/+24 | |
| | * | | | | | | | | ALSA: hda - Fix beep_mode option value | Takashi Iwai | 2009-11-16 | 2 | -3/+5 | |
| | * | | | | | | | | ALSA: hda - Update / add kerneldoc comments to exported functions | Takashi Iwai | 2009-11-16 | 1 | -41/+391 | |
| | * | | | | | | | | ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.h | Jaroslav Kysela | 2009-11-16 | 2 | -1/+2 | |
| | * | | | | | | | | ALSA: hda - Get rid of magic digits for subdev hack | Takashi Iwai | 2009-11-16 | 6 | -8/+17 | |
| | * | | | | | | | | ALSA: hda - proc - add support for dynamic controls to mixer<->NID mapping | Jaroslav Kysela | 2009-11-16 | 6 | -4/+22 | |
| | * | | | | | | | | ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignment | Jaroslav Kysela | 2009-11-16 | 9 | -50/+92 | |
| | * | | | | | | | | ALSA: hda - add beep_mode module parameter | Jaroslav Kysela | 2009-11-16 | 5 | -5/+48 | |
| | * | | | | | | | | ALSA: hda: beep - add missing cancel_delayed_work | Jaroslav Kysela | 2009-11-16 | 1 | -0/+1 | |
| | * | | | | | | | | ALSA: hda_intel: Digital PC Beep - delay input device unregistration | Jaroslav Kysela | 2009-11-16 | 2 | -16/+29 | |
| | * | | | | | | | | ALSA: hda_intel: Digital PC Beep - change behaviour for input layer | Jaroslav Kysela | 2009-11-16 | 7 | -28/+111 | |
| | * | | | | | | | | Merge branch 'topic/beep-rename' into topic/hda | Takashi Iwai | 2009-11-16 | 76 | -2380/+1433 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2009-11-16 | 5 | -14/+33 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICE | akpm@linux-foundation.org | 2009-11-14 | 1 | -1/+4 | |
| | * | | | | | | | | | | ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=y | Takashi Iwai | 2009-11-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | ALSA: hda - Don't access invalid substream in proc file | Takashi Iwai | 2009-11-12 | 1 | -5/+5 | |
| | * | | | | | | | | | | ALSA: hda - Add power on/off counter | Takashi Iwai | 2009-11-11 | 4 | -0/+67 | |
| | * | | | | | | | | | | ALSA: hda - Add missing export for snd_hda_bus_reboot_notify | Takashi Iwai | 2009-11-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | ALSA: hda - proc - show which I/O NID is associated to PCM device | Jaroslav Kysela | 2009-11-10 | 3 | -5/+21 | |
| | * | | | | | | | | | | ALSA: hda - Add reboot notifier to each codec | Takashi Iwai | 2009-11-10 | 4 | -0/+21 | |
| | * | | | | | | | | | | ALSA: hda - Reset pins of IDT/STAC codecs at free | Takashi Iwai | 2009-11-06 | 1 | -18/+24 | |
| | * | | | | | | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2009-11-06 | 1 | -20/+20 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2009-11-05 | 5 | -5/+105 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ALSA: hda - Switch to polling mode before disabling MSI | Takashi Iwai | 2009-10-30 | 1 | -8/+8 |