aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAge
...
| * | | | | Revert "ALSA: hda - Change quirk for Acer Aspire 5930G"Takashi Iwai2009-11-24
| * | | | | ALSA: hda - Fix input and jack Kconfig depenenciesTakashi Iwai2009-11-21
| * | | | | ALSA: hda - 4930g mute lfe and side when pluging in headphonesŁukasz Wojniłowicz2009-11-20
| * | | | | ALSA: hda - Change quirk for Acer Aspire 5930GTakashi Iwai2009-11-19
| * | | | | ALSA: hda - Fix mute-LED sync on HP laptops with IDT92HD83xxx codecsTakashi Iwai2009-11-18
| * | | | | ALSA: hda - Fix detection of dual headphonesTakashi Iwai2009-11-18
| * | | | | ALSA: hda - Replace the rest of jack-detections with snd_hda_jack_detect()Takashi Iwai2009-11-18
| * | | | | ALSA: hda - show EPSS capability in procWu Fengguang2009-11-18
| * | | | | ALSA: intelhdmi - sticky channel countWu Fengguang2009-11-18
| * | | | | ALSA: intelhdmi - sticky stream id and formatWu Fengguang2009-11-18
| * | | | | ALSA: intelhdmi - sticky infoframeWu Fengguang2009-11-18
| * | | | | ALSA: intelhdmi - separate out infoframe checksum routineWu Fengguang2009-11-18
| * | | | | ALSA: intelhdmi - probe for monitor/eld presence at module init timeWu Fengguang2009-11-18
| * | | | | ALSA: hda - introduce snd_hda_jack_detect() and snd_hda_pin_sense()Wu Fengguang2009-11-18
| * | | | | ALSA: intelhdmi - export monitor-presence and ELD-valid statusWu Fengguang2009-11-18
| * | | | | ALSA: intelhdmi - fix channel mapping slot maskWu Fengguang2009-11-18
| * | | | | ALSA: intelhdmi - fix audio infoframe fill sizeWu Fengguang2009-11-18
| * | | | | ALSA: hda - Disable default quirk for Sony VAIO with ALC262 codecTakashi Iwai2009-11-17
| * | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-17
| |\ \ \ \ \
| * | | | | | ALSA: hda - Fix build errors with CONFIG_SND_HDA_INPUT_BEEP=nTakashi Iwai2009-11-16
| * | | | | | ALSA: hda - Fix beep_mode option valueTakashi Iwai2009-11-16
| * | | | | | ALSA: hda - Update / add kerneldoc comments to exported functionsTakashi Iwai2009-11-16
| * | | | | | ALSA: hda - move snd_hda_pcm_type_name from hda_codec.h to hda_local.hJaroslav Kysela2009-11-16
| * | | | | | ALSA: hda - Get rid of magic digits for subdev hackTakashi Iwai2009-11-16
| * | | | | | ALSA: hda - proc - add support for dynamic controls to mixer<->NID mappingJaroslav Kysela2009-11-16
| * | | | | | ALSA: hda - proc - introduce Control: lines to show mixer<->NID assignmentJaroslav Kysela2009-11-16
| * | | | | | ALSA: hda - add beep_mode module parameterJaroslav Kysela2009-11-16
| * | | | | | ALSA: hda: beep - add missing cancel_delayed_workJaroslav Kysela2009-11-16
| * | | | | | ALSA: hda_intel: Digital PC Beep - delay input device unregistrationJaroslav Kysela2009-11-16
| * | | | | | ALSA: hda_intel: Digital PC Beep - change behaviour for input layerJaroslav Kysela2009-11-16
| * | | | | | Merge branch 'topic/beep-rename' into topic/hdaTakashi Iwai2009-11-16
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-16
| |\ \ \ \ \ \ \
| * | | | | | | | sound/pci/hda/patch_via.c: work around gcc-4.0.2 ICEakpm@linux-foundation.org2009-11-14
| * | | | | | | | ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=yTakashi Iwai2009-11-12
| * | | | | | | | ALSA: hda - Don't access invalid substream in proc fileTakashi Iwai2009-11-12
| * | | | | | | | ALSA: hda - Add power on/off counterTakashi Iwai2009-11-11
| * | | | | | | | ALSA: hda - Add missing export for snd_hda_bus_reboot_notifyTakashi Iwai2009-11-10
| * | | | | | | | ALSA: hda - proc - show which I/O NID is associated to PCM deviceJaroslav Kysela2009-11-10
| * | | | | | | | ALSA: hda - Add reboot notifier to each codecTakashi Iwai2009-11-10
| * | | | | | | | ALSA: hda - Reset pins of IDT/STAC codecs at freeTakashi Iwai2009-11-06
| * | | | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-06
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-11-05
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda - Switch to polling mode before disabling MSITakashi Iwai2009-10-30
| * | | | | | | | | | ALSA: hda - Add a proper ifdef to a debug codeTakashi Iwai2009-10-30
| * | | | | | | | | | ALSA: VIA HDA: Add support for VT1818S.Lydia Wang2009-10-30
| * | | | | | | | | | ALSA: hda - remove static intelhdmi configurationsWu Fengguang2009-10-30
| * | | | | | | | | | ALSA: hda - auto parse intelhdmi cvt/pin configurationsWu Fengguang2009-10-30
| * | | | | | | | | | ALSA: hda - get intelhdmi max channels from widget capsWu Fengguang2009-10-30
| * | | | | | | | | | ALSA: hda - vectorize intelhdmiWu Fengguang2009-10-30
| * | | | | | | | | | ALSA: hda - reorder intelhdmi prepare/cleanup callbacksWu Fengguang2009-10-30