Age | Commit message (Expand) | Author |
2015-04-15 | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-04-13 | ALSA: ctl: fix to handle several elements added by one operation for userspac... | Takashi Sakamoto |
2015-04-12 | ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_* | Takashi Iwai |
2015-04-11 | pcm: another weird API abuse | Al Viro |
2015-04-11 | Merge branch 'iocb' into for-next | Al Viro |
2015-04-11 | ALSA: ctl: fill identical information to return value when adding userspace e... | Takashi Sakamoto |
2015-04-11 | ALSA: ctl: fix a bug to return no identical information in info operation for... | Takashi Sakamoto |
2015-04-11 | ALSA: ctl: confirm to return all identical information in 'activate' event | Takashi Sakamoto |
2015-04-11 | ALSA: seq: fill client ID in return value of pool operation | Takashi Sakamoto |
2015-04-10 | ALSA: ctl: evaluate macro instead of numerical value | Takashi Sakamoto |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-03-16 | Merge branch 'topic/hda-unbind' into for-next | Takashi Iwai |
2015-03-13 | ALSA: control: Fix breakage of user ctl element addition | Takashi Iwai |
2015-03-12 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2015-03-12 | ALSA: control: Add sanity checks for user ctl id name string | Takashi Iwai |
2015-03-11 | ALSA: seq: Fix init order of snd_seq_device stuff | Takashi Iwai |
2015-03-10 | ALSA: core: Drop superfluous error/debug messages after malloc failures | Takashi Iwai |
2015-03-10 | ALSA: seq: Drop superfluous error/debug messages after malloc failures | Takashi Iwai |
2015-03-10 | ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures | Takashi Iwai |
2015-03-10 | ALSA: core: reduce stack usage related to snd_ctl_new() | Takashi Sakamoto |
2015-03-10 | ALSA: core: use precomputed table to check userspace control params | Takashi Sakamoto |
2015-03-06 | Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai |
2015-03-04 | ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xml | Masanari Iida |
2015-03-03 | ALSA: core: Re-add snd_device_disconnect() | Takashi Iwai |
2015-02-23 | ALSA: pcm: Don't leave PREPARED state after draining | Takashi Iwai |
2015-02-23 | Merge branch 'topic/timestamp' into for-next | Takashi Iwai |
2015-02-23 | Merge branch 'topic/pcm-internal' into for-next | Takashi Iwai |
2015-02-23 | Merge branch 'topic/seq-cleanup' into for-next | Takashi Iwai |
2015-02-20 | ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect() | Takashi Iwai |
2015-02-20 | ALSA: pcm: Don't notify internal PCMs | Takashi Iwai |
2015-02-20 | ALSA: pcm: Don't add internal PCMs to PCM device list | Takashi Iwai |
2015-02-20 | ALSA: pcm: Minor refactoring in snd_pcm_attach_substream() | Takashi Iwai |
2015-02-20 | ALSA: core: add .get_time_info | Pierre-Louis Bossart |
2015-02-20 | ALSA: core: pass audio tstamp config from userspace in compat mode | Pierre-Louis Bossart |
2015-02-20 | ALSA: core: pass audio tstamp config from userspace | Pierre-Louis Bossart |
2015-02-17 | ALSA: Consolidate snd_find_free_minor() | Takashi Iwai |
2015-02-12 | ALSA: seq: Drop snd_seq_autoload_lock() and _unlock() | Takashi Iwai |
2015-02-12 | ALSA: seq: Define driver object in each driver | Takashi Iwai |
2015-02-12 | ALSA: seq: Clean up device and driver structs | Takashi Iwai |
2015-02-12 | ALSA: seq: Rewrite sequencer device binding with standard bus | Takashi Iwai |
2015-02-12 | ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in | Takashi Iwai |
2015-02-12 | ALSA: seq: Move EXPORT_SYMBOL() after each function | Takashi Iwai |
2015-02-12 | ALSA: seq: potential out of bounds in do_control() | Dan Carpenter |
2015-02-09 | ALSA: control: fix failure to return new numerical ID in 'replace' event data | Takashi Sakamoto |
2015-02-09 | ALSA: pcm: allow for trigger_tstamp snapshot in .trigger | Pierre-Louis Bossart |
2015-02-09 | ALSA: pcm: don't override timestamp unconditionally | Pierre-Louis Bossart |
2015-02-08 | ALSA: control: fix failure to return numerical ID in 'add' event | Takashi Sakamoto |
2015-02-06 | ALSA: Add a helper to add a new attribute group to card | Takashi Iwai |
2015-02-05 | Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next | Mark Brown |