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
*
Merge branch 'topic/beep-rename' into topic/core-change
Takashi Iwai
2009-12-01
40
-2130
/
+1077
|
\
|
*
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
|
|
\
|
*
|
ALSA: es18xx: remove snd_audiodrive structure
Krzysztof Helt
2009-10-30
1
-46
/
+25
|
*
|
ALSA: es18xx: remove snd_card pointer from snd_es18xx structure
Krzysztof Helt
2009-10-30
1
-31
/
+44
|
*
|
sound: remove OSS Ensoniq SoundScape driver
Krzysztof Helt
2009-10-30
3
-1493
/
+0
|
*
|
ALSA: Cleanup redundant tests on unsigned
Roel Kluin
2009-10-30
7
-12
/
+8
|
*
|
ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd
Tobias Hansen
2009-10-13
1
-1
/
+1
|
*
|
ALSA: SND_CS5535AUDIO: Remove the X86 platform dependency
Wu Zhangjin
2009-10-12
1
-1
/
+0
|
*
|
ALSA: snd_dma_pointer workaround for chipsets with buggy DMA
Krzysztof Helt
2009-10-11
1
-1
/
+9
|
*
|
ALSA: wss: reuse CS4231 controls for AD1848
Krzysztof Helt
2009-10-11
1
-56
/
+23
|
*
|
ALSA: wss: convert CS4231 mixer to dB scale
Krzysztof Helt
2009-10-10
1
-17
/
+26
|
*
|
ALSA: sscape: coding style fixes
Krzysztof Helt
2009-10-10
1
-86
/
+83
|
*
|
ALSA: sscape - Remove invalid __devinitdata to module parameters
Takashi Iwai
2009-10-05
1
-9
/
+9
|
*
|
ALSA: sscape: force AD1848 codec mode on old Soundscape
Krzysztof Helt
2009-10-05
1
-4
/
+29
|
*
|
ALSA: sscape: remove MIDI instances counting with limit ULONG_MAX
Krzysztof Helt
2009-10-04
1
-72
/
+29
|
*
|
ALSA: sscape: convert to firmware loader framework
Krzysztof Helt
2009-10-01
2
-224
/
+112
|
*
|
ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600
Krzysztof Helt
2009-09-28
2
-36
/
+86
|
*
|
ALSA: snd-usb-us122l: add support for US-144
Tobias Hansen
2009-09-22
1
-8
/
+67
*
|
|
sound: rawmidi: record a substream's owner process
Clemens Ladisch
2009-11-10
1
-0
/
+9
*
|
|
sound: pcm: record a substream's owner process
Clemens Ladisch
2009-11-10
1
-0
/
+4
*
|
|
sound: rawmidi: fix opened substreams count
Clemens Ladisch
2009-11-10
1
-4
/
+2
*
|
|
Merge branch 'topic/ctl-pid-lock' into topic/core-change
Takashi Iwai
2009-11-10
3
-6
/
+5
|
\
\
\
|
*
|
|
control: use reference-counted pid
Clemens Ladisch
2009-11-06
3
-4
/
+5
|
*
|
|
control: remove snd_konctrol_volatile::owner_pid field
Clemens Ladisch
2009-11-06
1
-3
/
+1
*
|
|
|
sound: rawmidi: fix MIDI device O_APPEND error handling
Clemens Ladisch
2009-11-10
1
-12
/
+7
*
|
|
|
sound: rawmidi: fix checking of O_APPEND when opening MIDI device
Clemens Ladisch
2009-11-10
1
-1
/
+2
*
|
|
|
sound: rawmidi: fix double init when opening MIDI device with O_APPEND
Clemens Ladisch
2009-11-10
1
-10
/
+12
*
|
|
|
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2009-11-08
3
-4
/
+77
|
\
\
\
\
|
*
|
|
|
ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode
Takashi Iwai
2009-11-07
1
-4
/
+8
|
*
|
|
|
ALSA: hda, move hp_bseries_system
Randy Dunlap
2009-11-05
1
-20
/
+20
|
*
|
|
|
ALSA: hda - Add OLPC XO-1.5 PCI ID
Daniel Drake
2009-11-04
1
-0
/
+1
|
*
|
|
|
ALSA: hda - Enable GPIO control for mute LED on HP systems
Vitaliy Kulikov
2009-11-04
1
-0
/
+68
*
|
|
|
|
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2009-11-08
6
-5
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
ALSA: snd-aica: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-08
1
-0
/
+1
|
*
|
|
|
|
ALSA: usb-audio: fix combine_word problem
Julian Anastasov
2009-11-07
1
-1
/
+1
|
*
|
|
|
|
sound: Replace old style lock initializer
Thomas Gleixner
2009-11-07
1
-1
/
+3
|
*
|
|
|
|
sound: Use KERN_WARNING instead of KERN_WARN, which does not exist
Randy Dunlap
2009-11-05
2
-3
/
+3
|
*
|
|
|
|
ALSA: intel8x0: Mute External Amplifier by default for another Sony model
Daniel T Chen
2009-11-05
1
-0
/
+6
*
|
|
|
|
|
ASoC: S3C64XX I2S: Enable audio-bus clock
Jassi Brar
2009-11-06
1
-0
/
+2
*
|
|
|
|
|
ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1
Janusz Krzysztofik
2009-11-06
1
-2
/
+6
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2009-11-03
1
-2
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
ARM: S3C: Add info for supporting circular DMA buffers
Ben Dooks
2009-10-28
1
-2
/
+15
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-11-02
17
-76
/
+162
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'fix/hda' into for-linus
Takashi Iwai
2009-11-02
2
-2
/
+6
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ALSA: hda - Don't check invalid HP pin
Takashi Iwai
2009-11-02
1
-0
/
+2
|
|
*
|
|
|
|
ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268
Daniel T Chen
2009-11-02
1
-1
/
+2
[next]