| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: pcm: Fix lockdep warning with nonatomic PCM ops | Takashi Iwai | 2015-07-17 | 1 | -1/+1 |
* | ALSA: Fix uninintialized error return | Colin Ian King | 2015-06-29 | 1 | -2/+1 |
* | ALSA: jack: Fix endless loop at unique index detection | Takashi Iwai | 2015-06-26 | 1 | -1/+4 |
* | ALSA: pcm: Fix pcm_class sysfs output | Takashi Iwai | 2015-06-23 | 1 | -3/+3 |
* | ALSA: jack: Fix the id uniqueness check | Takashi Iwai | 2015-05-29 | 1 | -1/+1 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-05-29 | 1 | -1/+1 |
|\ |
|
| * | ALSA: pcm: Modify double acknowledged interrupts check condition | Koro Chen | 2015-05-19 | 1 | -1/+1 |
* | | ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS | Takashi Iwai | 2015-05-29 | 2 | -3/+3 |
* | | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Jie Yang | 2015-05-27 | 18 | -40/+39 |
* | | ALSA: Kconfig: add config item SND_PROC_FS for expert | Jie Yang | 2015-05-27 | 1 | -1/+10 |
* | | Merge branch 'topic/hdmi' into for-next | Takashi Iwai | 2015-05-22 | 4 | -0/+202 |
|\ \ |
|
| * | | ALSA: pcm: add IEC958 channel status helper | Russell King | 2015-05-22 | 3 | -0/+99 |
| * | | ALSA: pcm: add DRM ELD helper | Russell King | 2015-05-22 | 3 | -0/+103 |
| |/ |
|
* | | ALSA: jack: Remove MODULE_*() macros | Takashi Iwai | 2015-05-21 | 1 | -4/+0 |
* | | ALSA: info: Drop kerneldoc comment from snd_info_create_entry() | Takashi Iwai | 2015-05-18 | 1 | -1/+1 |
* | | ALSA: info: Move list addition to snd_info_create_entry() | Takashi Iwai | 2015-05-18 | 1 | -13/+12 |
* | | ALSA: info: Register proc entries recursively, too | Takashi Iwai | 2015-05-18 | 2 | -15/+40 |
* | | ALSA: info: Fix leaks of child entries at snd_info_free_entry() | Takashi Iwai | 2015-05-18 | 1 | -3/+3 |
* | | Merge branch 'topic/jack' into for-next | Takashi Iwai | 2015-04-30 | 1 | -4/+13 |
|\ \ |
|
| * | | ALSA: jack: Fix another NULL dereference due to empty input jack | Takashi Iwai | 2015-04-30 | 1 | -0/+6 |
| * | | ALSA: jack: don't report input event for phantom jack | Jie Yang | 2015-04-30 | 1 | -4/+7 |
* | | | Merge branch 'topic/jack' into for-next | Takashi Iwai | 2015-04-28 | 4 | -23/+157 |
|\ \ \
| |/ / |
|
| * | | ALSA: jack: remove exporting ctljack functions | Jie Yang | 2015-04-27 | 1 | -2/+0 |
| * | | ALSA: hda - Update to use the new jack kctls method | Jie Yang | 2015-04-27 | 2 | -3/+3 |
| * | | ALSA: jack: extend snd_jack_new to support phantom jack | Jie Yang | 2015-04-27 | 1 | -12/+28 |
| * | | ALSA: Jack: handle jack embedded kcontrol creating within ctljack | Jie Yang | 2015-04-27 | 2 | -4/+35 |
| * | | ALSA: jack: implement kctl creating for jack devices | Jie Yang | 2015-04-27 | 3 | -5/+94 |
| |/ |
|
* | | Merge branch 'for-4.2' into for-next | Takashi Iwai | 2015-04-27 | 8 | -573/+352 |
|\ \
| |/
|/| |
|
| * | ALSA: core: Clean up OSS proc file management | Takashi Iwai | 2015-04-24 | 3 | -21/+9 |
| * | ALSA: core: Build conditionally and remove superfluous ifdefs | Takashi Iwai | 2015-04-24 | 6 | -25/+8 |
| * | ALSA: core: Don't ignore errors at creating proc files | Takashi Iwai | 2015-04-24 | 5 | -35/+35 |
| * | ALSA: core: Remove superfluous exit calls for proc entries | Takashi Iwai | 2015-04-24 | 4 | -43/+1 |
| * | ALSA: core: Manage asound root directory with snd_info_entry | Takashi Iwai | 2015-04-24 | 1 | -38/+14 |
| * | ALSA: core: Remove child proc file elements recursively | Takashi Iwai | 2015-04-24 | 1 | -66/+13 |
| * | ALSA: core: Fix possible memory leaks at error path in info.c | Takashi Iwai | 2015-04-23 | 1 | -31/+31 |
| * | ALSA: core: Use seq_file for text proc file reads | Takashi Iwai | 2015-04-23 | 1 | -321/+248 |
* | | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-04-15 | 30 | -778/+602 |
|\ \
| |/ |
|
| * | ALSA: ctl: fix to handle several elements added by one operation for userspac... | Takashi Sakamoto | 2015-04-13 | 1 | -5/+11 |
| * | ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_* | Takashi Iwai | 2015-04-12 | 1 | -1/+1 |
| * | ALSA: ctl: fill identical information to return value when adding userspace e... | Takashi Sakamoto | 2015-04-11 | 1 | -1/+21 |
| * | ALSA: ctl: fix a bug to return no identical information in info operation for... | Takashi Sakamoto | 2015-04-11 | 1 | -0/+7 |
| * | ALSA: ctl: confirm to return all identical information in 'activate' event | Takashi Sakamoto | 2015-04-11 | 1 | -0/+2 |
| * | ALSA: seq: fill client ID in return value of pool operation | Takashi Sakamoto | 2015-04-11 | 1 | -0/+1 |
| * | ALSA: ctl: evaluate macro instead of numerical value | Takashi Sakamoto | 2015-04-10 | 1 | -5/+8 |
| * | Merge branch 'topic/hda-unbind' into for-next | Takashi Iwai | 2015-03-16 | 2 | -14/+34 |
| |\ |
|
| | * | ALSA: core: Re-add snd_device_disconnect() | Takashi Iwai | 2015-03-03 | 2 | -14/+34 |
| * | | ALSA: control: Fix breakage of user ctl element addition | Takashi Iwai | 2015-03-13 | 1 | -0/+1 |
| * | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-03-12 | 1 | -0/+5 |
| |\ \ |
|
| * | | | ALSA: seq: Fix init order of snd_seq_device stuff | Takashi Iwai | 2015-03-11 | 1 | -1/+1 |
| * | | | ALSA: core: Drop superfluous error/debug messages after malloc failures | Takashi Iwai | 2015-03-10 | 8 | -32/+10 |