aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ced1401 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-26staging: ced1401: Fix typo in staging/ced1401Masanari Iida4-10/+10
2012-10-30staging: ced1401: remove useless value cast on kmalloc()Fengguang Wu1-2/+1
2012-10-26staging: ced1401: usb1401: remove unused including <linux/version.h>Wei Yongjun1-1/+0
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-10-22staging: ced1401: remove kernel version ifdef 'sDevendra Naga1-24/+0
2012-10-22staging: ced1401: fix some style warningsDevendra Naga1-2/+1
2012-10-22staging: ced1401: remove an obvious commit about the minor numberDevendra Naga1-1/+1
2012-09-21staging:ced1401: remove read write callbacks from fopsDevendra Naga1-20/+0
2012-09-21staging:ced1401: use module_usb_driver macroDevendra Naga1-15/+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-Hartman3-2331/+2539
2012-09-17Staging: ced1401: add driver to the buildGreg Kroah-Hartman2-11/+8
2012-09-17Staging: ced1401: add TODO fileGreg Kroah-Hartman1-0/+10
2012-09-17Staging: ced1401: usb1401: fix build errors.Greg Kroah-Hartman1-11/+7
2012-09-17Staging: add ced1401 USB driverAlois Schlögl9-0/+7301