summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ced1401/ced_ioc.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Staging: ced1401: Staticize local symbolsSachin Kamat1-2/+2
2013-05-22Staging: ced1401: Use NULL instead of 0 for pointersSachin Kamat1-6/+12
2013-05-15Staging: ced1401: Fixes 'open brace should be on the previous line'.Elena Ufimtseva1-70/+38
2013-05-15Staging: ced1401: Fixes C99 // comments.Elena Ufimtseva1-267/+270
2013-05-13staging: ced1401: Fixes checkpatch warnings about pointer formatElena Ufimtseva1-41/+41
2013-01-11staging: ced1401: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov1-9/+9
2012-11-26staging: ced1401: Fix typo in staging/ced1401Masanari Iida1-2/+2
2012-10-30staging: ced1401: remove useless value cast on kmalloc()Fengguang Wu1-2/+1
2012-10-23staging: ced1401: fix a frame size warningDevendra Naga1-11/+17
2012-10-22Staging: ced1401: fix missing unlock on error in FreeCircBlock()Wei Yongjun1-1/+1
2012-09-21Staging: ced1401: fix a couple off by one checksDan Carpenter1-2/+2
2012-09-17Staging: ced1401: fix copy_from/to_user warning messagesGreg Kroah-Hartman1-19/+56
2012-09-17Staging ced1401: cleanup coding style issues.Greg Kroah-Hartman1-1019/+1036
2012-09-17Staging: add ced1401 USB driverAlois Schlögl1-0/+1461