summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/hostaudio_kern.c
Commit message (Expand)AuthorAgeFilesLines
* uml: audio: fix -Wmissing-variable-declarationsNick Desaulniers2023-08-261-1/+1
* um: Remove unneeded variable 'ret'Yang Li2021-04-151-3/+1
* compat_ioctl: remove translation for sound ioctlsArnd Bergmann2019-10-231-0/+1
* um: Add SPDX headers for files in arch/um/driversAlex Dewar2019-09-151-1/+1
* um: annotate ->poll() instancesAl Viro2017-11-271-3/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* [um] hostaudio: don't open-code memdup_user()Al Viro2016-01-041-7/+3
* module: add per-module param_lockDan Streetman2015-06-231-10/+10
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-9/+9
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-5/+7
|\
| * uml: kill big kernel lockArnd Bergmann2010-10-191-5/+7
* | uml: fix buildFUJITA Tomonori2010-10-151-9/+5
|/
* param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+10
* sound: push BKL into open functionsArnd Bergmann2010-07-121-0/+6
* uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur2010-05-171-4/+4
* uml: fix errno returnJohann Felix Soden2008-05-131-1/+1
* uml: arch/um/drivers formattingJeff Dike2007-10-161-57/+61
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-2/+2
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-2/+2
* [PATCH] uml: audio driver formattingJeff Dike2007-02-111-87/+73
* [PATCH] uml: audio driver lockingJeff Dike2007-02-111-3/+6
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] uml: const more dataJeff Dike2006-09-271-2/+2
* [PATCH] uml: sparse cleanupsAl Viro2006-03-311-5/+5
* [PATCH] uml: update module interfaceDominik Hackl2005-07-271-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+352