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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
76
-2380
/
+1433
|
\
\
|
*
|
ALSA: rename "PC Speaker" controls to "Speaker"
Jaroslav Kysela
2009-11-05
4
-11
/
+12
|
*
|
ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"
Jaroslav Kysela
2009-11-05
17
-44
/
+45
|
*
|
ALSA: sh: add SuperH DAC audio driver for ALSA V4
Rafael Ignacio Zurita
2009-11-04
3
-0
/
+463
|
*
|
ALSA: snd-pcsp: add nopcm mode
Stas Sergeev
2009-11-01
3
-20
/
+47
|
*
|
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2009-11-01
63
-573
/
+888
|
|
\
\
|
|
*
|
sound: via82xx: deactivate DXS controls of inactive streams
Clemens Ladisch
2009-10-30
1
-7
/
+52
|
|
*
|
ALSA: snd-usb-caiaq: Bump version number to 1.3.20
Mark Hills
2009-10-30
1
-1
/
+1
|
|
*
|
ALSA: snd-usb-caiaq: Lock on stream start/unpause
Mark Hills
2009-10-30
1
-0
/
+4
|
|
*
|
ALSA: snd-usb-caiaq: Missing lock around use of buffer positions
Mark Hills
2009-10-30
1
-3
/
+9
|
|
*
|
ALSA: sound/parisc: Move dereference after NULL test
Julia Lawall
2009-10-30
1
-1
/
+5
|
|
*
|
ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests
Julia Lawall
2009-10-30
3
-5
/
+4
|
|
*
|
ALSA: pcsp - Fix nforce workaround
Stas Sergeev
2009-10-30
2
-32
/
+35
|
|
*
|
ALSA: SND_CS5535AUDIO: Remove the X86 platform dependency
Wu Zhangjin
2009-10-30
1
-1
/
+0
|
|
*
|
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2009-10-13
3
-8
/
+54
|
|
|
\
\
|
|
*
|
|
ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout
Philby John
2009-10-13
1
-0
/
+1
|
|
*
|
|
ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)
Takashi Iwai
2009-10-13
1
-0
/
+2
|
|
*
|
|
ALSA: ice1724 - Make call to set hw params succeed on ESI Juli@
David Henningsson
2009-10-11
1
-1
/
+1
|
|
*
|
|
ALSA: ice1724: Fix surround on Chaintech AV-710
Robert Hancock
2009-10-10
1
-3
/
+5
|
|
*
|
|
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2009-10-08
4
-21
/
+42
|
|
|
\
\
\
|
|
|
*
|
|
ALSA: ice1724: increase SPDIF and independent stereo buffer sizes
Robert Hancock
2009-10-08
1
-2
/
+2
|
|
|
*
|
|
ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()
Krzysztof Helt
2009-10-08
1
-8
/
+20
|
|
|
*
|
|
ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...
Pavel Hofman
2009-10-08
2
-2
/
+2
|
|
|
*
|
|
sound: via82xx: move DXS volume controls to PCM interface
Clemens Ladisch
2009-10-06
1
-9
/
+18
[next]