index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
hda
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: hda/realtek: quirk for D945GCLF2 mainboard
David Santinoli
2009-12-09
1
-0
/
+1
*
ALSA: hda - Terradici HDA controllers does not support 64-bit mode
Jaroslav Kysela
2009-12-09
1
-0
/
+5
*
ALSA: hda - Generalize EAPD inversion check in patch_analog.c
Takashi Iwai
2009-12-08
1
-8
/
+9
*
ALSA: hda - Exclude unusable ADCs for ALC88x
Takashi Iwai
2009-12-08
1
-1
/
+12
*
ALSA: hda - Add missing Line-Out and PCM switches as slave
Takashi Iwai
2009-12-08
1
-0
/
+2
*
ALSA: hda - iMac 9,1 sound patch.
Justin P. Mattock
2009-12-08
1
-0
/
+111
*
ALSA: hda - Fix memory leaks in the previous patch
Takashi Iwai
2009-12-03
1
-7
/
+11
*
ALSA: hda - Add ALC661/259, ALC892/888VD support
Kailang Yang
2009-12-03
1
-2
/
+42
*
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 quirk for VAIO type G
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
3
-7
/
+7
|
\
\
|
*
|
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
2009-11-05
3
-7
/
+7
*
|
|
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
2009-11-16
5
-14
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ALSA: hda - Dell Studio 1557 hd-audio quirk
Daniel J Blueman
2009-11-15
1
-0
/
+2
[next]