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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-11-28
2
-0
/
+10
|
\
|
*
ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format
Jussi Laako
2014-11-21
2
-0
/
+10
*
|
ALSA: core: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-21
2
-8
/
+4
*
|
ALSA: pcm: Fix document for snd_pcm_stop_xrun()
Takashi Iwai
2014-11-10
1
-1
/
+0
*
|
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
2014-11-09
1
-0
/
+23
*
|
ALSA: snd_ctl_activate_id(): Fix index look-up
Lars-Peter Clausen
2014-11-07
1
-1
/
+1
*
|
ALSA: pcm: Update the state properly before notification
Takashi Iwai
2014-11-06
1
-4
/
+4
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-11-05
1
-0
/
+2
|
\
\
|
|
/
|
*
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
Takashi Iwai
2014-10-28
1
-0
/
+2
*
|
ALSA: pcm: Add xrun_injection proc entry
Takashi Iwai
2014-11-04
1
-0
/
+33
*
|
ALSA: pcm: Replace PCM hwptr tracking with tracepoints
Takashi Iwai
2014-11-04
3
-122
/
+137
*
|
ALSA: pcm: Correct PCM BUG error message
Takashi Iwai
2014-11-04
1
-1
/
+1
*
|
ALSA: pcm: Refactoring snd_pcm_action()
Takashi Iwai
2014-10-31
1
-25
/
+10
*
|
ALSA: pcm: Simplify snd_pcm_action_lock_irq()
Takashi Iwai
2014-10-31
1
-38
/
+3
*
|
ALSA: doc: More kerneldoc comments on core components
Takashi Iwai
2014-10-30
2
-13
/
+29
*
|
ALSA: pcm: More kerneldoc updates
Takashi Iwai
2014-10-30
2
-2
/
+66
*
|
ALSA: control: Add missing kerneldoc comments to exported functions
Takashi Iwai
2014-10-30
1
-15
/
+49
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-10-27
1
-7
/
+5
|
\
\
|
|
/
|
*
ALSA: pcm: Fix false lockdep warnings
Takashi Iwai
2014-10-21
1
-7
/
+5
*
|
ALSA: pcm: Avoid mmap warnings on x86
Takashi Iwai
2014-10-24
1
-0
/
+2
*
|
Merge branch 'topic/pcm-mmap-cleanup' into for-next
Takashi Iwai
2014-10-23
1
-32
/
+21
|
\
\
|
*
|
ALSA: pcm: Disable mmap for known broken archs
Takashi Iwai
2014-10-22
1
-2
/
+21
|
*
|
ALSA: pcm: Remove arch-dependent mmap kludges
Takashi Iwai
2014-10-22
1
-30
/
+0
*
|
|
Merge branch 'topic/enum-info-cleanup' into for-next
Takashi Iwai
2014-10-22
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ALSA: control: Allow to pass items zero to snd_ctl_enum_info()
Takashi Iwai
2014-10-20
1
-0
/
+2
|
*
|
ALSA: control: Warn if too long string is passed to snd_ctl_enum_info()
Takashi Iwai
2014-10-20
1
-0
/
+3
*
|
|
Merge branch 'topic/seq-autoload' into for-next
Takashi Iwai
2014-10-20
2
-33
/
+75
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Subject: ALSA: seq: Remove autoload locks in driver registration
Takashi Iwai
2014-10-18
2
-8
/
+1
|
*
|
ALSA: seq: bind seq driver automatically
Takashi Iwai
2014-10-18
2
-23
/
+72
|
*
|
ALSA: seq: Use atomic ops for autoload refcount
Takashi Iwai
2014-10-15
1
-4
/
+4
*
|
|
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
Anatol Pomozov
2014-10-18
1
-1
/
+1
|
|
/
|
/
|
*
|
ALSA: pcm: Fix referred substream in snd_pcm_action_group() unlock loop
Takashi Iwai
2014-10-14
1
-1
/
+1
*
|
ALSA: Allow pass NULL dev for snd_pci_quirk_lookup()
Takashi Iwai
2014-10-08
1
-0
/
+2
*
|
Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2014-10-06
1
-3
/
+5
|
\
\
|
|
/
|
*
ALSA: pcm: fix fifo_size frame calculation
Clemens Ladisch
2014-09-22
1
-3
/
+5
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2014-09-11
2
-4
/
+4
|
\
\
|
|
/
|
*
ALSA: pcm: Fix the silence data for DSD formats
Takashi Iwai
2014-08-22
1
-2
/
+2
|
*
ALSA: core: fix buffer overflow in snd_info_get_line()
Clemens Ladisch
2014-08-22
1
-2
/
+2
*
|
ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...
Jurgen Kramer
2014-09-08
2
-0
/
+5
*
|
Merge branch 'topic/pcm-nonatomic' into for-next
Takashi Iwai
2014-09-08
2
-9
/
+128
|
\
\
|
*
|
ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()
Takashi Iwai
2014-09-03
1
-4
/
+60
|
*
|
ALSA: pcm: Allow nonatomic trigger operations
Takashi Iwai
2014-09-03
2
-7
/
+70
|
|
/
*
|
ALSA: pcm: snd_interval_step: fix changes of open intervals
Clemens Ladisch
2014-09-08
1
-0
/
+2
*
|
ALSA: pcm: snd_interval_step: drop the min parameter
Clemens Ladisch
2014-09-08
1
-4
/
+4
|
/
*
Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2014-08-04
2
-4
/
+6
|
\
|
*
-
.
Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...
Mark Brown
2014-08-04
1
-3
/
+3
|
|
\
\
|
|
*
|
ALSA: control: Define SNDRV_CTL_TLV_OP_* constants
Takashi Iwai
2014-07-15
1
-3
/
+3
|
*
|
|
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2014-08-04
1
-1
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ALSA: pcm_dmaengine: Correct support for 24bits physical sample widths
Peter Ujfalusi
2014-07-04
1
-0
/
+2
|
|
*
|
ALSA: pcm_dmaengine: Use the available wrapper to get physical width
Peter Ujfalusi
2014-07-04
1
-1
/
+1
|
|
|
/
[next]