Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
60587dbbe6505df9e02599413f1c1ff6114c4189
/
sound
/
core
13a9883
ALSA: pcm: Modify double acknowledged interrupts check condition
by Koro Chen
· 10 years ago
d0a3997
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
e1c78df
ALSA: ctl: fix to handle several elements added by one operation for userspace element
by Takashi Sakamoto
· 10 years ago
c30cf8c
ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*
by Takashi Iwai
· 10 years ago
1c65d98
pcm: another weird API abuse
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
cab2ed7
ALSA: ctl: fill identical information to return value when adding userspace elements
by Takashi Sakamoto
· 10 years ago
c378c3b
ALSA: ctl: fix a bug to return no identical information in info operation for userspace controls
by Takashi Sakamoto
· 10 years ago
c78497e
ALSA: ctl: confirm to return all identical information in 'activate' event
by Takashi Sakamoto
· 10 years ago
3e21a19
ALSA: seq: fill client ID in return value of pool operation
by Takashi Sakamoto
· 10 years ago
39d1186
ALSA: ctl: evaluate macro instead of numerical value
by Takashi Sakamoto
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
2a557a8
Merge branch 'topic/hda-unbind' into for-next
by Takashi Iwai
· 10 years ago
e79d74a
ALSA: control: Fix breakage of user ctl element addition
by Takashi Iwai
· 10 years ago
e6826ef
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
be3bb82
ALSA: control: Add sanity checks for user ctl id name string
by Takashi Iwai
· 10 years ago
4945f1f
ALSA: seq: Fix init order of snd_seq_device stuff
by Takashi Iwai
· 10 years ago
ec0e993
ALSA: core: Drop superfluous error/debug messages after malloc failures
by Takashi Iwai
· 10 years ago
24db8bb
ALSA: seq: Drop superfluous error/debug messages after malloc failures
by Takashi Iwai
· 10 years ago
8d98a06
ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures
by Takashi Iwai
· 10 years ago
2225e79
ALSA: core: reduce stack usage related to snd_ctl_new()
by Takashi Sakamoto
· 10 years ago
4ed5666
ALSA: core: use precomputed table to check userspace control params
by Takashi Sakamoto
· 10 years ago
a52afea
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 10 years ago
1a6ab46
ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xml
by Masanari Iida
· 10 years ago
e086e30
ALSA: core: Re-add snd_device_disconnect()
by Takashi Iwai
· 10 years ago
70372a7
ALSA: pcm: Don't leave PREPARED state after draining
by Takashi Iwai
· 10 years ago
72f770c
Merge branch 'topic/timestamp' into for-next
by Takashi Iwai
· 10 years ago
0eee62e
Merge branch 'topic/pcm-internal' into for-next
by Takashi Iwai
· 10 years ago
6176fad
Merge branch 'topic/seq-cleanup' into for-next
by Takashi Iwai
· 10 years ago
b202213
ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()
by Takashi Iwai
· 10 years ago
646e1dd
ALSA: pcm: Don't notify internal PCMs
by Takashi Iwai
· 10 years ago
b95bd3a
ALSA: pcm: Don't add internal PCMs to PCM device list
by Takashi Iwai
· 10 years ago
ad876c8
ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()
by Takashi Iwai
· 10 years ago
3179f62
ALSA: core: add .get_time_info
by Pierre-Louis Bossart
· 10 years ago
5442a73
ALSA: core: pass audio tstamp config from userspace in compat mode
by Pierre-Louis Bossart
· 10 years ago
38ca2a4
ALSA: core: pass audio tstamp config from userspace
by Pierre-Louis Bossart
· 10 years ago
38ebb70
ALSA: Consolidate snd_find_free_minor()
by Takashi Iwai
· 10 years ago
54a721a
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
by Takashi Iwai
· 10 years ago
0566220
ALSA: seq: Define driver object in each driver
by Takashi Iwai
· 10 years ago
af03c24
ALSA: seq: Clean up device and driver structs
by Takashi Iwai
· 10 years ago
7c37ae5
ALSA: seq: Rewrite sequencer device binding with standard bus
by Takashi Iwai
· 10 years ago
72496ed
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
by Takashi Iwai
· 10 years ago
b6a4267
ALSA: seq: Move EXPORT_SYMBOL() after each function
by Takashi Iwai
· 10 years ago
0b444af
ALSA: seq: potential out of bounds in do_control()
by Dan Carpenter
· 10 years ago
e6ff384
ALSA: control: fix failure to return new numerical ID in 'replace' event data
by Takashi Sakamoto
· 10 years ago
2b79d7a
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
by Pierre-Louis Bossart
· 10 years ago
0d59b81
ALSA: pcm: don't override timestamp unconditionally
by Pierre-Louis Bossart
· 10 years ago
d34890c
ALSA: control: fix failure to return numerical ID in 'add' event
by Takashi Sakamoto
· 10 years ago
6bbc7fe
ALSA: Add a helper to add a new attribute group to card
by Takashi Iwai
· 10 years ago
a3ae255
Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 10 years ago
7d590e4
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
by Mark Brown
· 10 years ago
3fe9cf3
Merge branch 'topic/snd-device' into for-next
by Takashi Iwai
· 10 years ago
830953c
ALSA: Drop snd_get_device() helper
by Takashi Iwai
· 10 years ago
40a4b26
ALSA: Simplify snd_device_register() variants
by Takashi Iwai
· 10 years ago
04c5d5a
ALSA: compress: Embed struct device
by Takashi Iwai
· 10 years ago
5205388
ALSA: seq: Handle the device directly
by Takashi Iwai
· 10 years ago
89da061
ALSA: timer: Handle the device directly
by Takashi Iwai
· 10 years ago
7c35860
ALSA: timer: Propagate the error at initialization
by Takashi Iwai
· 10 years ago
07cc3e8
ALSA: rawmidi: Use rawmidi device file for kernel messages
by Takashi Iwai
· 10 years ago
aee5012
ALSA: rawmidi: Embed struct device
by Takashi Iwai
· 10 years ago
ef46c7a
ALSA: pcm: Embed struct device
by Takashi Iwai
· 10 years ago
7b46160
ALSA: hwdep: Embed struct device
by Takashi Iwai
· 10 years ago
0fcd9f4
ALSA: control: Embed struct device
by Takashi Iwai
· 10 years ago
4b440be
ALSA: Add a helper to initialize device
by Takashi Iwai
· 10 years ago
23c18d4
ALSA: control: Provide a helper to look for the preferred subdevice
by Takashi Iwai
· 11 years ago
92b7952
ALSA: Allow to pass the device object to snd_register_device*()
by Takashi Iwai
· 10 years ago
f66f898
ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()
by Peter Rosin
· 10 years ago
976412f
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
by Takashi Iwai
· 10 years ago
6cbbfe1
ALSA: Include linux/io.h instead of asm/io.h
by Takashi Iwai
· 10 years ago
a55bdf1
ALSA: seq: remove unused callback_all field
by Clemens Ladisch
· 10 years ago
de20b57
ALSA: seq: fix off-by-one error in port limit check
by Clemens Ladisch
· 10 years ago
467be35
ALSA: seq: correctly report maximum number of ports
by Clemens Ladisch
· 10 years ago
7533185
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
0767e95
ALSA: seq-dummy: remove deadlock-causing events on close
by Clemens Ladisch
· 10 years ago
f169c10
ALSA: timer: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
57dca36
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_event_free"
by Markus Elfring
· 10 years ago
48d8829
ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger
by Libin Yang
· 10 years ago
240491e
Merge branch 'topic/pcm-params' into for-next
by Takashi Iwai
· 10 years ago
f6dbe1b
ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()
by Lars-Peter Clausen
· 10 years ago
8ef9df5
ALSA: Add support for wildcard msbits constraints
by Lars-Peter Clausen
· 10 years ago
19f52fa
ALSA: Fix handling of multiple msbits constraints on the same runtime
by Lars-Peter Clausen
· 10 years ago
5031466
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
d712eaf
ALSA: core: Deletion of unnecessary checks before two function calls
by Markus Elfring
· 10 years ago
d42472e
ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format
by Jussi Laako
· 10 years ago
48b217a
ALSA: pcm: Fix document for snd_pcm_stop_xrun()
by Takashi Iwai
· 10 years ago
1fb8510
ALSA: pcm: Add snd_pcm_stop_xrun() helper
by Takashi Iwai
· 10 years ago
31584ed
ALSA: snd_ctl_activate_id(): Fix index look-up
by Lars-Peter Clausen
· 10 years ago
9bc889b
ALSA: pcm: Update the state properly before notification
by Takashi Iwai
· 10 years ago
19566b0
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
2b30d41
ALSA: pcm: Add xrun_injection proc entry
by Takashi Iwai
· 10 years ago
f591490
ALSA: pcm: Replace PCM hwptr tracking with tracepoints
by Takashi Iwai
· 10 years ago
d507941
ALSA: pcm: Correct PCM BUG error message
by Takashi Iwai
· 10 years ago
aa8edd8
ALSA: pcm: Refactoring snd_pcm_action()
by Takashi Iwai
· 10 years ago
e3a4bd5
ALSA: pcm: Simplify snd_pcm_action_lock_irq()
by Takashi Iwai
· 10 years ago
eb9c38d
ALSA: doc: More kerneldoc comments on core components
by Takashi Iwai
· 10 years ago
30b771c
ALSA: pcm: More kerneldoc updates
by Takashi Iwai
· 10 years ago
12cddbd
ALSA: control: Add missing kerneldoc comments to exported functions
by Takashi Iwai
· 10 years ago
317168d
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
by Takashi Iwai
· 10 years ago
85c24cd
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 10 years ago
49d776f
ALSA: pcm: Avoid mmap warnings on x86
by Takashi Iwai
· 10 years ago
Next »