summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ced1401
Commit message (Expand)AuthorAgeFilesLines
* Staging: ced1401: Staticize local symbolsSachin Kamat2013-05-231-2/+2
* Staging: ced1401: Use NULL instead of 0 for pointersSachin Kamat2013-05-231-6/+12
* Staging: ced1401: Patch removes unused typedefs.Elena Ufimtseva2013-05-171-5/+0Star
* Staging: ced1401: Patch removes typedef unsigned int DWORD.Elena Ufimtseva2013-05-174-76/+75Star
* Staging: ced1401: Patch removes typedef unsigned short WORD.Elena Ufimtseva2013-05-174-40/+39Star
* Staging: ced1401: Patch fixes missing parentheses in macro definitions.Elena Ufimtseva2013-05-162-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/+81Star
* Staging: ced1401: Fixes white spaces and indentations.Elena Ufimtseva2013-05-154-421/+420Star
* 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/+1Star
* staging: ced1401: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov2013-01-123-16/+14Star
* staging: ced1401: Fix typo in staging/ced1401Masanari Iida2012-11-274-10/+10
* staging: ced1401: remove useless value cast on kmalloc()Fengguang Wu2012-10-301-2/+1Star
* staging: ced1401: usb1401: remove unused including <linux/version.h>Wei Yongjun2012-10-261-1/+0Star
* staging: ced1401: fix a frame size warningDevendra Naga2012-10-241-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/+0Star
* staging: ced1401: fix some style warningsDevendra Naga2012-10-221-2/+1Star
* 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/+0Star
* staging:ced1401: use module_usb_driver macroDevendra Naga2012-09-211-15/+1Star
* 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-181-19/+56
* Staging ced1401: cleanup coding style issues.Greg Kroah-Hartman2012-09-183-2331/+2539
* Staging: ced1401: add driver to the buildGreg Kroah-Hartman2012-09-182-11/+8Star
* Staging: ced1401: add TODO fileGreg Kroah-Hartman2012-09-181-0/+10
* Staging: ced1401: usb1401: fix build errors.Greg Kroah-Hartman2012-09-181-11/+7Star
* Staging: add ced1401 USB driverAlois Schlögl2012-09-189-0/+7301