| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -10/+10 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -6/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 25 | -368/+25 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner | 1 | -15/+1 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 3 | -42/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-03-25 | ALSA: aloop: Support S24 sample formats | Timo Wischer | 1 | -1/+3 |
| 2019-03-18 | ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration | Colin Ian King | 1 | -1/+1 |
| 2019-02-06 | ALSA: drivers: Clean up with new procfs helpers | Takashi Iwai | 3 | -20/+5 |
| 2019-02-06 | ALSA: opl4: Remove superfluous snd_info_register() calls | Takashi Iwai | 1 | -4/+0 |
| 2019-01-15 | ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 4 | -11/+0 |
| 2018-08-08 | ALSA: opl3: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
| 2018-08-03 | ALSA: drivers: Remove empty init and exit | Takashi Iwai | 4 | -59/+0 |
| 2018-07-26 | ALSA: opl3: Declare common variables properly | Takashi Iwai | 6 | -10/+6 |
| 2018-07-18 | ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() | Takashi Iwai | 2 | -3/+0 |
| 2018-07-16 | ALSA: opl3: remove redundant pointer opl3 | Colin Ian King | 2 | -18/+0 |
| 2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2018-05-28 | ALSA: aloop: Reduced duplicated PCM ops definition | Takashi Iwai | 1 | -16/+3 |
| 2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches | 4 | -8/+8 |
| 2018-04-30 | ALSA: aloop: Add missing cable lock to ctl API callbacks | Takashi Iwai | 1 | -2/+15 |
| 2018-04-25 | ALSA: opl3: Hardening for potential Spectre v1 | Takashi Iwai | 1 | -2/+5 |
| 2018-03-27 | ALSA: aloop: Mark paused device as inactive | Robert Rosengren | 1 | -3/+9 |
| 2018-03-22 | ALSA: aloop: Fix access to not-yet-ready substream via cable | Takashi Iwai | 1 | -1/+7 |
| 2018-03-22 | ALSA: aloop: Sync stale timer before release | Takashi Iwai | 1 | -1/+8 |
| 2018-01-29 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -15/+12 |
| 2018-01-27 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -48/+50 |
| 2018-01-16 | ALSA/dummy: Replace tasklet with softirq hrtimer | Thomas Gleixner | 1 | -15/+12 |
| 2018-01-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -48/+50 |
| 2018-01-05 | ALSA: aloop: Fix racy hw constraints adjustment | Takashi Iwai | 1 | -30/+21 |
| 2018-01-05 | ALSA: aloop: Fix inconsistent format due to incomplete rule | Takashi Iwai | 1 | -7/+6 |
| 2018-01-05 | ALSA: aloop: Release cable upon open error path | Takashi Iwai | 1 | -13/+25 |
| 2017-11-29 | ALSA: drivers: make array 'names' const, reduces object code size | Colin Ian King | 1 | -1/+1 |
| 2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 7 | -0/+7 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
| 2017-10-24 | ALSA: drivers: Convert timers to use timer_setup() | Kees Cook | 8 | -24/+19 |
| 2017-08-31 | ALSA: vx: Put missing KERN_CONT prefix | Takashi Iwai | 1 | -2/+2 |
| 2017-08-31 | ALSA: opl3: Put missing KERN_CONT prefix | Takashi Iwai | 1 | -2/+2 |
| 2017-08-22 | ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() | Markus Elfring | 1 | -16/+13 |
| 2017-08-19 | ALSA: drivers: constify snd_pcm_ops structures | Arvind Yadav | 2 | -4/+4 |
| 2017-08-17 | ALSA: drivers: make snd_pcm_hardware const | Bhumika Goyal | 5 | -7/+7 |
| 2017-08-17 | ALSA: drivers: mpu401: constify pnp_device_id | Arvind Yadav | 1 | -1/+1 |
| 2017-08-12 | ALSA: mpu401: Adjust four checks for null pointers | Markus Elfring | 1 | -4/+4 |
| 2017-08-12 | ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new() | Markus Elfring | 1 | -6/+9 |
| 2017-08-12 | ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring | 1 | -1/+0 |
| 2017-08-12 | ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl... | Markus Elfring | 1 | -3/+1 |
| 2017-07-06 | ALSA: opl4: Move inline before return type | Joe Perches | 1 | -1/+1 |
| 2017-06-28 | ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig | Takashi Iwai | 1 | -1/+3 |
| 2017-06-12 | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai | 4 | -4/+6 |
| 2017-06-09 | ALSA: seq: Reorganize kconfig and build | Takashi Iwai | 1 | -0/+13 |
| 2017-06-09 | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai | 2 | -3/+6 |
| 2017-06-09 | ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops. | Arvind Yadav | 1 | -2/+2 |
| 2017-06-09 | ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_ops | Arvind Yadav | 1 | -1/+1 |
| 2017-06-02 | ALSA: dummy: Convert to new PCM copy ops | Takashi Iwai | 1 | -6/+14 |
| 2017-05-30 | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 1 | -12/+12 |
| 2017-05-17 | ALSA: opl3: Kill unused set_fs() | Takashi Iwai | 1 | -14/+0 |
| 2017-05-17 | ALSA: opl4: Use IS_REACHABLE() | Takashi Iwai | 2 | -3/+3 |
| 2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -6/+6 |
| 2017-04-20 | Annotate hardware config module parameters in sound/drivers/ | David Howells | 3 | -6/+6 |
| 2017-02-28 | ALSA: vx: remove 'out of memory' message | Mihai Burduselu | 1 | -3/+1 |
| 2017-01-12 | ALSA: drivers: Constify snd_rawmidi_ops | Takashi Iwai | 5 | -10/+10 |
| 2017-01-04 | ALSA: vx: Don't try to update capture stream before running | Takashi Iwai | 1 | -1/+1 |
| 2017-01-04 | ALSA: vx: Fix possible transfer overflow | Takashi Iwai | 1 | -2/+4 |
| 2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
| 2016-11-12 | ALSA: opl3: don't opencode IS_REACHABLE() | Fabian Frederick | 1 | -1/+1 |
| 2016-06-24 | ALSA: dummy: Fix a use-after-free at closing | Takashi Iwai | 1 | -0/+1 |
| 2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+5 |
| 2016-03-17 | sound: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 1 | -4/+5 |
| 2016-03-02 | ALSA: portman2x4: fix NULL pointer dereference | Sudip Mukherjee | 1 | -5/+6 |
| 2016-02-29 | ALSA: mts64: fix NULL pointer dereference | Sudip Mukherjee | 1 | -5/+6 |
| 2016-02-22 | ALSA: mts64: use new parport device model | Sudip Mukherjee | 1 | -52/+43 |
| 2016-02-18 | ALSA: portman2x4 - use new parport device model | Sudip Mukherjee | 1 | -51/+42 |
| 2016-02-08 | ALSA: dummy: Implement timer backend switching more safely | Takashi Iwai | 1 | -18/+19 |
| 2016-01-28 | ALSA: dummy: Disable switching timer backend via sysfs | Takashi Iwai | 1 | -1/+1 |
| 2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -2/+2 |
| 2015-12-30 | ALSA: dummy: constify dummy_timer_ops structures | Julia Lawall | 1 | -2/+2 |
| 2015-12-08 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
| 2015-06-25 | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -28/+16 |
| 2015-05-29 | ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS | Takashi Iwai | 4 | -11/+7 |
| 2015-05-29 | ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Takashi Iwai | 1 | -2/+2 |
| 2015-05-29 | ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS | Takashi Iwai | 1 | -8/+0 |
| 2015-05-26 | ALSA: dummy: make local data static | Takashi Iwai | 1 | -7/+7 |
| 2015-05-12 | ALSA: drivers: pcsp: Fix printout of resolution | Thomas Gleixner | 1 | -2/+2 |
| 2015-04-22 | sound: Use hrtimer_resolution instead of hrtimer_get_res() | Thomas Gleixner | 1 | -9/+6 |
| 2015-03-09 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+2 |
| 2015-03-06 | ALSA: opl3: small array underflow | Dan Carpenter | 1 | -0/+2 |
| 2015-02-12 | ALSA: seq: Define driver object in each driver | Takashi Iwai | 2 | -39/+28 |
| 2015-01-28 | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 1 | -1/+1 |
| 2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 8 | -9/+8 |
| 2015-01-19 | ALSA: serial-u16550: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -5/+3 |
| 2015-01-19 | ALSA: opl3: Use setup_timer() and mod_timer() | Takashi Iwai | 2 | -10/+5 |
| 2015-01-19 | ALSA: mtpav: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -8/+4 |
| 2015-01-19 | ALSA: mpu401: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -7/+4 |
| 2015-01-19 | ALSA: aloop: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -2/+1 |
| 2015-01-19 | ALSA: dummy: use setup_timer and mod_timer | Roman Kollar | 1 | -6/+4 |
| 2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -2/+1 |
| 2015-01-02 | ALSA: ml403-ac97cr: Remove always NULL parameter | Lars-Peter Clausen | 1 | -7/+2 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 10 | -10/+0 |
| 2014-11-30 | ALSA: virmidi: Fix wrong error check | Takashi Iwai | 1 | -1/+1 |
| 2014-11-29 | ALSA: virmidi: fixed code style issues | Kyle Chamberlin | 1 | -8/+13 |
| 2014-11-11 | ALSA: vx: Fix missing kerneldoc parameter descriptions | Takashi Iwai | 1 | -0/+10 |
| 2014-10-21 | ALSA: vx: Use snd_ctl_elem_info() | Takashi Iwai | 1 | -27/+8 |
| 2014-10-21 | ALSA: mts64: Use snd_ctl_elem_info() | Takashi Iwai | 1 | -14/+4 |
| 2014-10-20 | ALSA: drivers: pcsp: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-10-20 | ALSA: drivers: mpu401: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-10-20 | ALSA: drivers: drop owner assignment from platform_drivers | Wolfram Sang | 8 | -8/+0 |
| 2014-09-15 | ALSA: vx: Use nonatomic PCM ops | Takashi Iwai | 4 | -92/+60 |
| 2014-02-12 | ALSA: drivers: Convert to snd_card_new() with a device pointer | Takashi Iwai | 10 | -33/+23 |
| 2014-02-12 | ALSA: Drop unused name argument in snd_register_oss_device() | Takashi Iwai | 1 | -3/+1 |
| 2014-02-10 | ALSA: Replace with IS_ENABLED() | Takashi Iwai | 1 | -1/+1 |
| 2014-02-07 | ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c | Rashika Kheria | 1 | -0/+1 |
| 2013-11-14 | ALSA: pcsp: Fix the order of input device unregistration | Takashi Iwai | 1 | -1/+1 |
| 2013-10-29 | ALSA: pcsp: Fix initialization with nopcm=1 | Takashi Iwai | 1 | -1/+2 |
| 2013-10-29 | ALSA: opl3: Fix possible negative array index access | Takashi Iwai | 1 | -0/+5 |
| 2013-07-21 | ALSA: replace strict_strto*() with kstrto*() | Jingoo Han | 1 | -1/+1 |
| 2013-06-21 | ALSA: vx_core: off by one in vx_read_status() | Dan Carpenter | 1 | -1/+1 |
| 2013-05-29 | ALSA: Remove the rest of *_set_drvdata(NULL) calls | Takashi Iwai | 1 | -1/+0 |
| 2013-05-23 | ALSA: virmidi: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2013-05-23 | ALSA: serial-u16550: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2013-05-23 | ALSA: pcsp: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2013-05-23 | ALSA: mtpav: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2013-05-23 | ALSA: mpu401: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2013-05-23 | ALSA: ml403-ac97cr: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2013-05-23 | ALSA: aloop: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
| 2013-04-29 | ALSA: pcm_format_to_bits strong-typed conversion | Eldad Zack | 1 | -1/+1 |
| 2013-04-24 | ALSA: sound kconfig typo | Pavel Machek | 1 | -1/+1 |
| 2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi | 1 | -1/+5 |
| 2013-02-05 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+4 |
| 2013-02-04 | ALSA: aloop: Fix Oops while PM resume | Takashi Iwai | 1 | -1/+4 |
| 2013-01-25 | ALSA: Make snd_printd() and snd_printdd() inline | Takashi Iwai | 1 | -2/+1 |
| 2012-12-07 | ALSA: drivers: remove __dev* attributes | Bill Pemberton | 14 | -99/+99 |
| 2012-11-22 | ALSA: vx: hard dependency on the standard fw loader | Takashi Iwai | 2 | -139/+1 |
| 2012-10-25 | ALSA: sound/drivers: remove CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+0 |
| 2012-10-21 | ALSA: aloop - Close races at restarting the stream | Takashi Iwai | 1 | -17/+19 |
| 2012-10-21 | Merge branch 'dummy-ctl-inactive' of git://git.alsa-project.org/alsa-kprivate... | Takashi Iwai | 1 | -2/+71 |
| 2012-10-20 | ALSA: dummy: allow disabling mixer controls | Clemens Ladisch | 1 | -2/+71 |
| 2012-10-06 | ALSA: aloop - add locking to timer access | Omair Mohammed Abdullah | 1 | -0/+6 |
| 2012-10-06 | sound: Remove unnecessary semicolon | Peter Senna Tschudin | 2 | -2/+2 |
| 2012-09-05 | ALSA: opl4: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -6/+3 |
| 2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 3 | -4/+4 |
| 2012-07-25 | ALSA: mpu401: Fix missing initialization of irq field | Takashi Iwai | 1 | -0/+1 |
| 2012-07-03 | ALSA: Convert to new pm_ops for PCI drivers | Takashi Iwai | 1 | -1/+1 |
| 2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai | 3 | -21/+27 |
| 2012-07-02 | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitions | Takashi Iwai | 8 | -8/+16 |
| 2012-05-15 | ALSA: snd-aloop - improve the sample copy accurracy | Jaroslav Kysela | 1 | -27/+35 |
| 2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 1 | -1/+2 |
| 2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell | 12 | -18/+18 |
| 2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
| 2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 3 | -0/+3 |
| 2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 10 | -0/+10 |
| 2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 7 | -7/+7 |
| 2011-10-26 | Merge branch 'topic/remove-irqf_disable' into for-linus | Takashi Iwai | 4 | -5/+5 |
| 2011-09-24 | ALSA: aloop - Use vmalloc buffer | Takashi Iwai | 1 | -6/+7 |
| 2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 4 | -5/+5 |
| 2011-09-14 | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2 | -12/+11 |
| 2011-06-09 | i8253: Make pcsp sound driver use the shared i8253_lock | Ralf Baechle | 1 | -7/+1 |
| 2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -3/+3 |
| 2011-03-18 | ALSA: aloop - Fix possible IRQ lock inversion | Takashi Iwai | 1 | -10/+9 |
| 2011-02-02 | ALSA: use linux/io.h to fix compile warnings | Takashi Iwai | 1 | -2/+1 |
| 2010-12-14 | ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resource | Joe Perches | 1 | -2/+2 |
| 2010-10-20 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -16/+123 |
| 2010-10-20 | ALSA: snd-aloop - add pause support | Jaroslav Kysela | 1 | -5/+22 |
| 2010-10-20 | ALSA: snd-aloop - fix locking issues (running flag updates) | Jaroslav Kysela | 1 | -13/+19 |
| 2010-10-18 | ALSA: snd-aloop: add cable#0 and cable#1 files to proc card tree | Jaroslav Kysela | 1 | -0/+84 |
| 2010-10-17 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+7 |
| 2010-10-14 | ALSA: snd-aloop - fix issue in the timer start function | Jaroslav Kysela | 1 | -1/+7 |
| 2010-10-11 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -18/+106 |
| 2010-10-11 | ALSA: snd-aloop: Fix hw_params restrictions and checking | Jaroslav Kysela | 1 | -18/+106 |
| 2010-10-04 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+1 |
| 2010-10-02 | ALSA: snd-aloop - fix "PCM Slave Active" element read value | Jaroslav Kysela | 1 | -1/+1 |
| 2010-09-30 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -2/+4 |
| 2010-09-30 | ALSA: snd-aloop - fix capture buffer silence | Jaroslav Kysela | 1 | -2/+4 |
| 2010-09-22 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -1/+1 |
| 2010-09-15 | ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol | Jaroslav Kysela | 1 | -1/+1 |
| 2010-09-07 | sound: Remove unnecessary casts of private_data | Joe Perches | 1 | -1/+1 |
| 2010-08-18 | Merge branch 'topic/aloop' into topic/misc | Takashi Iwai | 3 | -0/+1076 |
| 2010-08-09 | ALSA: introduce the snd-aloop module for the PCM loopback | Jaroslav Kysela | 3 | -0/+1076 |
| 2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -3/+21 |
| 2010-07-15 | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement | Michael Witten | 1 | -3/+21 |
| 2010-07-15 | Kconfig: fixo typo in "Xilinx'" | Michael Witten | 1 | -1/+1 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -58/+25 |
| 2010-05-10 | ALSA: opl4 - Fix a wrong argument in proc write callback | Takashi Iwai | 1 | -1/+1 |
| 2010-05-03 | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 9 | -2/+7 |
| 2010-04-13 | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 1 | -24/+0 |
| 2010-04-13 | ALSA: info - Check file position validity in common layer | Takashi Iwai | 1 | -30/+16 |
| 2010-04-13 | ALSA: info - Use standard types for info callbacks | Takashi Iwai | 1 | -8/+13 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 9 | -2/+7 |
| 2010-03-02 | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 3 | -9/+9 |
| 2010-02-12 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -110/+180 |
| 2010-02-02 | ALSA: dummy driver - add model parameter | Jaroslav Kysela | 1 | -110/+180 |
| 2010-01-18 | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 1 | -0/+2 |
| 2009-12-18 | sound: vx: use vmalloc buffer helper functions | Clemens Ladisch | 1 | -54/+5 |
| 2009-12-01 | Merge branch 'topic/beep-rename' into topic/core-change | Takashi Iwai | 3 | -21/+48 |
| 2009-11-05 | ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" | Jaroslav Kysela | 1 | -1/+1 |
| 2009-11-02 | ALSA: dummy - Fix descriptions of pcm_substreams parameter | Takashi Iwai | 1 | -1/+1 |
| 2009-11-01 | ALSA: snd-pcsp: add nopcm mode | Stas Sergeev | 3 | -20/+47 |
| 2009-10-30 | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall | 1 | -2/+0 |
| 2009-10-30 | ALSA: pcsp - Fix nforce workaround | Stas Sergeev | 2 | -32/+35 |
| 2009-10-08 | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off() | Krzysztof Helt | 1 | -8/+20 |