index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: timer: Fix leftover link at closing
Takashi Iwai
2016-02-04
1
-2
/
+2
*
Merge branch 'topic/core-fixes' into for-linus
Takashi Iwai
2016-02-03
4
-146
/
+239
|
\
|
*
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2016-02-03
2
-103
/
+133
|
*
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai
2016-02-03
1
-12
/
+22
|
*
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-02-03
2
-31
/
+84
*
|
ALSA: hda - Add fixup for Mac Mini 7,1 model
Takashi Iwai
2016-02-03
1
-0
/
+27
*
|
ALSA: hda/realtek - Support headset mode for ALC225
Kailang Yang
2016-02-03
1
-0
/
+57
*
|
ALSA: hda/realtek - Support Dell headset mode for ALC225
Kailang Yang
2016-02-03
1
-0
/
+9
*
|
ALSA: hda/realtek - New codec support of ALC225
Kailang Yang
2016-02-03
1
-0
/
+8
|
/
*
ALSA: timer: Sync timer deletion at closing the system timer
Takashi Iwai
2016-02-03
1
-0
/
+10
*
ALSA: timer: Fix link corruption due to double start or stop
Takashi Iwai
2016-02-01
1
-2
/
+28
*
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
2016-02-01
1
-20
/
+67
*
ALSA: pcm: Fix potential deadlock in OSS emulation
Takashi Iwai
2016-02-01
1
-6
/
+15
*
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai
2016-02-01
1
-1
/
+1
*
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
2016-02-01
1
-1
/
+5
*
ALSA: emu10k1: correctly handling failed thread creation
Insu Yun
2016-01-29
1
-0
/
+8
*
ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000
Lev Lybin
2016-01-29
1
-0
/
+1
*
ALSA: usb-audio: Add native DSD support for PS Audio NuWave DAC
Jurgen Kramer
2016-01-29
1
-0
/
+1
*
ALSA: usb-audio: Fix OPPO HA-1 vendor ID
Jurgen Kramer
2016-01-29
1
-1
/
+1
*
ALSA: hda - disable dynamic clock gating on Broxton before reset
Libin Yang
2016-01-29
1
-0
/
+13
*
ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hda
Aaron Plattner
2016-01-29
1
-0
/
+1
*
ALSA: dummy: Disable switching timer backend via sysfs
Takashi Iwai
2016-01-28
1
-1
/
+1
*
ALSA: timer: fix SND_PCM_TIMER Kconfig text
Randy Dunlap
2016-01-28
1
-3
/
+3
*
ALSA: Add missing dependency on CONFIG_SND_TIMER
Takashi Iwai
2016-01-27
3
-0
/
+8
*
ALSA: bebob: Use a signed return type for get_formation_index
Lucas Tanure
2016-01-26
1
-5
/
+9
*
ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delay
Guillaume Fougnies
2016-01-26
1
-1
/
+13
*
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Takashi Iwai
2016-01-25
1
-0
/
+11
*
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
2016-01-25
1
-1
/
+1
*
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
2016-01-25
1
-1
/
+1
*
Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-22
10
-23
/
+123
|
\
|
*
ALSA: timer: Introduce disconnect op to snd_timer_instance
Takashi Iwai
2016-01-21
1
-12
/
+11
|
*
ALSA: timer: Handle disconnection more safely
Takashi Iwai
2016-01-21
1
-0
/
+48
|
*
ALSA: hda - Flush the pending probe work at remove
Takashi Iwai
2016-01-20
1
-1
/
+9
|
*
ALSA: hda - Fix missing module loading with model=generic option
Takashi Iwai
2016-01-20
1
-10
/
+32
|
*
ALSA: hda - Degrade i915 binding failure message
Takashi Iwai
2016-01-20
2
-3
/
+5
|
*
ALSA: at73c213: manage SSC clock
Mans Rullgard
2016-01-20
1
-0
/
+11
|
*
ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
Takashi Iwai
2016-01-18
1
-0
/
+2
|
*
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
Nicolas Boichat
2016-01-18
1
-4
/
+5
|
*
ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
Nicolas Boichat
2016-01-18
1
-4
/
+9
|
*
ALSA: hrtimer: Fix stall by hrtimer_cancel()
Takashi Iwai
2016-01-18
1
-1
/
+2
|
*
ALSA: hda - Fix bass pin fixup for ASUS N550JX
Takashi Iwai
2016-01-18
1
-0
/
+1
*
|
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-20
1
-50
/
+26
|
\
\
|
*
|
ASoC: samsung/smartq: use dynamic registration
Arnd Bergmann
2015-12-01
1
-50
/
+26
|
*
|
Merge tag 'sound-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-11-27
9
-17
/
+124
|
|
\
\
*
|
\
\
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-17
6
-6
/
+6
|
\
\
\
\
|
*
\
\
\
Merge tag 'v4.4-rc6' into devel
Linus Walleij
2015-12-21
41
-159
/
+520
|
|
\
\
\
\
|
*
|
|
|
|
ASoC: ac97: fix parent assignment
Linus Walleij
2015-12-07
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'asoc-ac97-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Walleij
2015-12-07
1
-0
/
+125
|
|
\
\
\
\
\
|
*
|
|
|
|
|
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
5
-5
/
+5
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-01-17
230
-5683
/
+37942
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]