summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ced1401
Commit message (Expand)AuthorAgeFilesLines
* 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