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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/timestamp' into for-next
Takashi Iwai
2015-02-23
3
-37
/
+120
|
\
|
*
ALSA: core: add .get_time_info
Pierre-Louis Bossart
2015-02-20
2
-29
/
+83
|
*
ALSA: core: pass audio tstamp config from userspace in compat mode
Pierre-Louis Bossart
2015-02-20
1
-5
/
+23
|
*
ALSA: core: pass audio tstamp config from userspace
Pierre-Louis Bossart
2015-02-20
1
-3
/
+14
*
|
Merge branch 'topic/pcm-internal' into for-next
Takashi Iwai
2015-02-23
1
-51
/
+41
|
\
\
|
*
|
ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()
Takashi Iwai
2015-02-20
1
-5
/
+2
|
*
|
ALSA: pcm: Don't notify internal PCMs
Takashi Iwai
2015-02-20
1
-5
/
+8
|
*
|
ALSA: pcm: Don't add internal PCMs to PCM device list
Takashi Iwai
2015-02-20
1
-15
/
+16
|
*
|
ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()
Takashi Iwai
2015-02-20
1
-26
/
+15
|
|
/
*
|
Merge branch 'topic/seq-cleanup' into for-next
Takashi Iwai
2015-02-23
6
-475
/
+168
|
\
\
|
|
/
|
/
|
|
*
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
2015-02-12
4
-36
/
+9
|
*
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
5
-104
/
+47
|
*
ALSA: seq: Clean up device and driver structs
Takashi Iwai
2015-02-12
1
-21
/
+10
|
*
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
2015-02-12
1
-374
/
+167
|
*
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
2015-02-12
1
-6
/
+3
|
*
ALSA: seq: Move EXPORT_SYMBOL() after each function
Takashi Iwai
2015-02-12
1
-10
/
+8
*
|
ALSA: Consolidate snd_find_free_minor()
Takashi Iwai
2015-02-17
1
-9
/
+5
|
/
*
ALSA: seq: potential out of bounds in do_control()
Dan Carpenter
2015-02-12
1
-0
/
+3
*
ALSA: control: fix failure to return new numerical ID in 'replace' event data
Takashi Sakamoto
2015-02-09
1
-0
/
+1
*
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
Pierre-Louis Bossart
2015-02-09
1
-1
/
+3
*
ALSA: pcm: don't override timestamp unconditionally
Pierre-Louis Bossart
2015-02-09
1
-1
/
+4
*
ALSA: control: fix failure to return numerical ID in 'add' event
Takashi Sakamoto
2015-02-08
1
-0
/
+1
*
ALSA: Add a helper to add a new attribute group to card
Takashi Iwai
2015-02-06
1
-6
/
+25
*
Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2015-02-05
1
-0
/
+85
|
\
|
*
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Mark Brown
2015-02-04
1
-0
/
+85
|
|
\
|
|
*
ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()
Peter Rosin
2015-01-28
1
-0
/
+85
*
|
|
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
2015-02-03
9
-255
/
+237
|
\
\
\
|
*
|
|
ALSA: Drop snd_get_device() helper
Takashi Iwai
2015-02-02
1
-43
/
+0
|
*
|
|
ALSA: Simplify snd_device_register() variants
Takashi Iwai
2015-02-02
8
-86
/
+51
|
*
|
|
ALSA: compress: Embed struct device
Takashi Iwai
2015-02-02
1
-5
/
+19
|
*
|
|
ALSA: seq: Handle the device directly
Takashi Iwai
2015-02-02
1
-2
/
+11
|
*
|
|
ALSA: timer: Handle the device directly
Takashi Iwai
2015-02-02
1
-2
/
+11
|
*
|
|
ALSA: timer: Propagate the error at initialization
Takashi Iwai
2015-02-02
1
-10
/
+22
|
*
|
|
ALSA: rawmidi: Use rawmidi device file for kernel messages
Takashi Iwai
2015-02-02
1
-3
/
+3
|
*
|
|
ALSA: rawmidi: Embed struct device
Takashi Iwai
2015-02-02
1
-7
/
+17
|
*
|
|
ALSA: pcm: Embed struct device
Takashi Iwai
2015-02-02
1
-23
/
+15
|
*
|
|
ALSA: hwdep: Embed struct device
Takashi Iwai
2015-02-02
1
-50
/
+32
|
*
|
|
ALSA: control: Embed struct device
Takashi Iwai
2015-02-02
1
-24
/
+16
|
*
|
|
ALSA: Add a helper to initialize device
Takashi Iwai
2015-02-02
1
-0
/
+23
|
*
|
|
ALSA: control: Provide a helper to look for the preferred subdevice
Takashi Iwai
2015-02-02
3
-27
/
+29
|
*
|
|
ALSA: Allow to pass the device object to snd_register_device*()
Takashi Iwai
2015-02-02
3
-22
/
+37
|
|
/
/
*
|
|
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
2015-01-28
1
-1
/
+1
*
|
|
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
3
-3
/
+3
*
|
|
ALSA: seq: remove unused callback_all field
Clemens Ladisch
2015-01-26
3
-7
/
+2
*
|
|
ALSA: seq: fix off-by-one error in port limit check
Clemens Ladisch
2015-01-26
1
-1
/
+1
*
|
|
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
2015-01-26
1
-1
/
+1
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-01-26
1
-31
/
+0
|
\
\
\
|
|
/
/
|
*
|
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
2015-01-26
1
-31
/
+0
|
|
/
*
|
ALSA: timer: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
1
-3
/
+1
*
|
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...
Markus Elfring
2015-01-04
2
-6
/
+3
[next]