aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000
Commit message (Expand)AuthorAge
* staging: ft1000: Fix kernel panic when use ioctl.Marek Belisko2010-12-16
* staging: ft1000: Fix camelcase variable names.Marek Belisko2010-12-16
* staging: ft1000: Rename ft1000_chdev.c to ft1000_debug.c.Marek Belisko2010-12-16
* staging: ft1000: Fix camelcase function names.Marek Belisko2010-12-16
* staging: ft1000: Always extract device number from netdev name.Marek Belisko2010-12-13
* Staging: ft1000: fix world writable debugfs fileGreg Kroah-Hartman2010-12-10
* staging: ft1000: Add file header to ft1000_proc.cMarek Belisko2010-12-09
* staging: ft1000: Remove dead code.Marek Belisko2010-12-09
* staging: ft1000: Fix coding style.Marek Belisko2010-12-09
* staging: ft1000: Coding style fix in ft1000ReadProc.Marek Belisko2010-12-09
* staging: ft1000: Fix coding style in ft1000NotifyProc.Marek Belisko2010-12-09
* staging: ft1000: Use return value for ft1000InitProc.Marek Belisko2010-12-09
* staging: ft1000: Fix coding style.Marek Belisko2010-12-09
* staging: ft1000: Fix proc initialization handling.Marek Belisko2010-12-09
* staging: ft1000: Fix debug messages.Marek Belisko2010-12-09
* staging: ft1000: Remove unused headers.Marek Belisko2010-12-09
* staging: ft1000: Remove dead code.Marek Belisko2010-12-09
* staging: ft1000: Fix camelcase functions and variables.Marek Belisko2010-12-09
* staging: ft1000: Remove unused variable.Marek Belisko2010-12-09
* staging: ft1000: Remove unused pdevobj array.Marek Belisko2010-12-09
* staging: ft1000: Fix private data pointer usage.Marek Belisko2010-12-09
* staging: ft1000: Convert char device to debugfs.Marek Belisko2010-12-09
* staging: ft1000: Fix goto error logic.Marek Belisko2010-11-29
* staging: ft1000: Remove functions which create devices in kernel space.Marek Belisko2010-11-29
* staging: ft1000: Fix compilation warning.Marek Belisko2010-11-19
* Staging: ft1000-usb: freeing uninitialized pointerDan Carpenter2010-11-17
* drivers/staging: Remove unnecessary casts of netdev_privJoe Perches2010-11-16
* staging: ft1000: Copy from user into correct dataSteven Rostedt2010-11-16
* staging: ft1000: Fix error goto statements.Marek Belisko2010-11-16
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-16
|\
| * drivers/staging: delete double assignmentJulia Lawall2010-11-09
* | staging: ft1000: Create common return point.Marek Belisko2010-11-10
* | staging: ft1000: Check return value of kthread_run.Marek Belisko2010-11-10
* | staging: ft1000: Get rid of UINT typedef usage.Marek Belisko2010-11-09
* | staging: ft1000: Get rid of PCHAR typedef usage.Marek Belisko2010-11-09
* | staging: ft1000: Get rid of BOOLEAN typedef usage.Marek Belisko2010-11-09
* | staging: ft1000: Get rid of ULONG typedef usage.Marek Belisko2010-11-09
* | staging: ft1000: Get rid of PULONG typedef usage.Marek Belisko2010-11-09
* | staging: ft1000: Get rid of USHORT typedef usage.Marek Belisko2010-11-09
* | staging: ft1000: GEt rid of PUSHORT typedef usage.Marek Belisko2010-11-09
* | staging: ft1000: Get rid of UCHAR typedef.Marek Belisko2010-11-09
* | staging: ft1000: Get rid of PUCHAR typedef.Marek Belisko2010-11-09
* | staging: ft1000: Check return value.Marek Belisko2010-11-09
* | staging: ft1000: Correct return error values.Marek Belisko2010-11-09
* | staging: ft1000: Use common return point.Marek Belisko2010-11-09
* | staging: ft1000: Use specific error codes instead self defined.Marek Belisko2010-11-09
* | staging: ft1000: Pseudo header handlig improved.Marek Belisko2010-11-09
* | staging: ft1000: Remove dead code.Marek Belisko2010-11-09
* | staging: ft1000: Use memset instead looping with for.Marek Belisko2010-11-09
|/
* staging: ft1000: Remove FT1000_INFO typedef usage.Marek Belisko2010-10-19