summaryrefslogtreecommitdiff
path: root/drivers/staging/ced1401/usb1401.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Staging: ced1401: Fix no new typedef warning in ced_ioctl.hMonam Agarwal1-1/+1
2014-03-18Staging: ced1401: Fix typedef warnings in ced_ioctl.hMonam Agarwal1-2/+2
2014-02-27staging: ced401: fix double unlock bugDaeseok Youn1-1/+0
2014-02-07staging: ced1401: Fix dev_<level> messagesJoe Perches1-93/+95
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-05-15Staging: ced1401: Fixes trailing whitespace checkpath warning.Elena Ufimtseva1-1/+1
2013-05-15Staging: ced1401: Fixes 'open brace should be on the previous line'.Elena Ufimtseva1-63/+38
2013-05-15Staging: ced1401: Fixes C pointer format warningsElena Ufimtseva1-10/+10
2013-05-15Staging: ced1401: Fixes C99 // comments.Elena Ufimtseva1-284/+284
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-3/+1
2013-01-11staging: ced1401: fix GFP_KERNEL in spinlock contextAlexey Khoroshilov1-6/+4
2012-11-26staging: ced1401: Fix typo in staging/ced1401Masanari Iida1-3/+3
2012-10-26staging: ced1401: usb1401: remove unused including <linux/version.h>Wei Yongjun1-1/+0
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-17Staging ced1401: cleanup coding style issues.Greg Kroah-Hartman1-1141/+1219
2012-09-17Staging: ced1401: usb1401: fix build errors.Greg Kroah-Hartman1-11/+7
2012-09-17Staging: add ced1401 USB driverAlois Schlögl1-0/+1597