summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401
Commit message (Expand)AuthorAgeFilesLines
* Staging: ced1401: Fix no new typedef warning in ced_ioctl.hMonam Agarwal2014-03-184-8/+8
* Staging: ced1401: Fix typedef warnings in ced_ioctl.hMonam Agarwal2014-03-186-23/+21
* Staging: ced1401: Fix removed unused structsMonam Agarwal2014-03-071-6/+0
* Staging: ced1401: Fix do not add new typedefsMonam Agarwal2014-03-071-3/+1
* staging: ced401: fix double unlock bugDaeseok Youn2014-02-271-1/+0
* staging: ced1401: Fix dev_<level> messagesJoe Perches2014-02-072-168/+171
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-172-2/+0
* staging: ced401: ced_ioc: fix a blank/tab codingstyle issue.Joachim Adi Schuetz2013-11-111-1/+1
* ced1401: Convert driver to use get_user_pages_fast()Jan Kara2013-10-051-4/+1
* Staging: ced1401: Staticize local symbolsSachin Kamat2013-05-221-2/+2
* Staging: ced1401: Use NULL instead of 0 for pointersSachin Kamat2013-05-221-6/+12
* Staging: ced1401: Patch removes unused typedefs.Elena Ufimtseva2013-05-161-5/+0
* Staging: ced1401: Patch removes typedef unsigned int DWORD.Elena Ufimtseva2013-05-164-76/+75
* Staging: ced1401: Patch removes typedef unsigned short WORD.Elena Ufimtseva2013-05-164-40/+39
* Staging: ced1401: Patch fixes missing parentheses in macro definitions.Elena Ufimtseva2013-05-152-4/+4
* Staging: ced1401: Fixes trailing whitespace checkpath warning.Elena Ufimtseva2013-05-151-1/+1
* Staging: ced1401: Fixes 'open brace should be on the previous line'.Elena Ufimtseva2013-05-154-143/+81
* Staging: ced1401: Fixes white spaces and indentations.Elena Ufimtseva2013-05-154-421/+420
* Staging: ced1401: Fixes C pointer format warningsElena Ufimtseva2013-05-156-45/+46
* Staging: ced1401: Fixes C99 // comments.Elena Ufimtseva2013-05-156-667/+671
* staging: ced1401: Fixes checkpatch warnings about pointer formatElena Ufimtseva2013-05-131-41/+41
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-3/+1
* staging: ced1401: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov2013-01-113-16/+14
* staging: ced1401: Fix typo in staging/ced1401Masanari Iida2012-11-264-10/+10
* staging: ced1401: remove useless value cast on kmalloc()Fengguang Wu2012-10-301-2/+1
* staging: ced1401: usb1401: remove unused including <linux/version.h>Wei Yongjun2012-10-261-1/+0
* staging: ced1401: fix a frame size warningDevendra Naga2012-10-231-11/+17
* Staging: ced1401: fix missing unlock on error in FreeCircBlock()Wei Yongjun2012-10-221-1/+1
* staging: ced1401: remove kernel version ifdef 'sDevendra Naga2012-10-221-24/+0
* staging: ced1401: fix some style warningsDevendra Naga2012-10-221-2/+1
* staging: ced1401: remove an obvious commit about the minor numberDevendra Naga2012-10-221-1/+1
* staging:ced1401: remove read write callbacks from fopsDevendra Naga2012-09-211-20/+0
* staging:ced1401: use module_usb_driver macroDevendra Naga2012-09-211-15/+1
* Staging: ced1401: fix a couple off by one checksDan Carpenter2012-09-211-2/+2
* Staging: ced1401: fix copy_from/to_user warning messagesGreg Kroah-Hartman2012-09-171-19/+56
* Staging ced1401: cleanup coding style issues.Greg Kroah-Hartman2012-09-173-2331/+2539
* Staging: ced1401: add driver to the buildGreg Kroah-Hartman2012-09-172-11/+8
* Staging: ced1401: add TODO fileGreg Kroah-Hartman2012-09-171-0/+10
* Staging: ced1401: usb1401: fix build errors.Greg Kroah-Hartman2012-09-171-11/+7
* Staging: add ced1401 USB driverAlois Schlögl2012-09-179-0/+7301