summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-usb
Commit message (Expand)AuthorAgeFilesLines
...
* staging: ft1000: Fix coding style in put_handshake_usb() function.Marek Belisko2011-02-041-1/+1
* staging: ft1000: Fix coding style in get_handshake_usb() function.Marek Belisko2011-02-041-33/+41
* staging: ft1000: Fix coding style in put_handshake() function.Marek Belisko2011-02-041-13/+14
* staging: ft1000: Fix coding style in check_usb_db() function.Marek Belisko2011-02-041-45/+40
* staging: ft1000: Remove dead code.Marek Belisko2011-02-041-62/+1
* staging: ft1000: Fix kernel panic when use ioctl.Marek Belisko2010-12-161-5/+3
* staging: ft1000: Fix camelcase variable names.Marek Belisko2010-12-161-102/+102
* staging: ft1000: Rename ft1000_chdev.c to ft1000_debug.c.Marek Belisko2010-12-162-1/+1
* staging: ft1000: Fix camelcase function names.Marek Belisko2010-12-163-6/+6
* staging: ft1000: Always extract device number from netdev name.Marek Belisko2010-12-131-13/+1
* Staging: ft1000: fix world writable debugfs fileGreg Kroah-Hartman2010-12-101-1/+1
* staging: ft1000: Add file header to ft1000_proc.cMarek Belisko2010-12-091-0/+21
* staging: ft1000: Remove dead code.Marek Belisko2010-12-091-4/+0
* staging: ft1000: Fix coding style.Marek Belisko2010-12-091-6/+2
* staging: ft1000: Coding style fix in ft1000ReadProc.Marek Belisko2010-12-091-110/+106
* staging: ft1000: Fix coding style in ft1000NotifyProc.Marek Belisko2010-12-091-16/+15
* staging: ft1000: Use return value for ft1000InitProc.Marek Belisko2010-12-091-2/+7
* staging: ft1000: Fix coding style.Marek Belisko2010-12-091-13/+12
* staging: ft1000: Fix proc initialization handling.Marek Belisko2010-12-092-15/+27
* staging: ft1000: Fix debug messages.Marek Belisko2010-12-091-7/+7
* staging: ft1000: Remove unused headers.Marek Belisko2010-12-091-4/+0
* staging: ft1000: Remove dead code.Marek Belisko2010-12-091-60/+1
* staging: ft1000: Fix camelcase functions and variables.Marek Belisko2010-12-094-82/+82
* staging: ft1000: Remove unused variable.Marek Belisko2010-12-093-3/+0
* staging: ft1000: Remove unused pdevobj array.Marek Belisko2010-12-091-23/+0
* staging: ft1000: Fix private data pointer usage.Marek Belisko2010-12-091-2/+3
* staging: ft1000: Convert char device to debugfs.Marek Belisko2010-12-093-20/+57
* staging: ft1000: Fix goto error logic.Marek Belisko2010-11-291-2/+2
* staging: ft1000: Remove functions which create devices in kernel space.Marek Belisko2010-11-291-93/+0
* staging: ft1000: Fix compilation warning.Marek Belisko2010-11-191-1/+1
* Staging: ft1000-usb: freeing uninitialized pointerDan Carpenter2010-11-171-1/+1
* drivers/staging: Remove unnecessary casts of netdev_privJoe Perches2010-11-164-16/+16
* staging: ft1000: Copy from user into correct dataSteven Rostedt2010-11-161-1/+1
* staging: ft1000: Fix error goto statements.Marek Belisko2010-11-161-3/+3
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-161-1/+0
|\
| * drivers/staging: delete double assignmentJulia Lawall2010-11-091-1/+0
* | staging: ft1000: Create common return point.Marek Belisko2010-11-101-3/+3
* | staging: ft1000: Check return value of kthread_run.Marek Belisko2010-11-101-0/+6
* | staging: ft1000: Get rid of UINT typedef usage.Marek Belisko2010-11-092-5/+3
* | staging: ft1000: Get rid of PCHAR typedef usage.Marek Belisko2010-11-092-2/+1
* | staging: ft1000: Get rid of BOOLEAN typedef usage.Marek Belisko2010-11-095-9/+8
* | staging: ft1000: Get rid of ULONG typedef usage.Marek Belisko2010-11-093-29/+28
* | staging: ft1000: Get rid of PULONG typedef usage.Marek Belisko2010-11-091-1/+0
* | staging: ft1000: Get rid of USHORT typedef usage.Marek Belisko2010-11-096-89/+88
* | staging: ft1000: GEt rid of PUSHORT typedef usage.Marek Belisko2010-11-094-14/+13
* | staging: ft1000: Get rid of UCHAR typedef.Marek Belisko2010-11-093-22/+21
* | staging: ft1000: Get rid of PUCHAR typedef.Marek Belisko2010-11-095-53/+52
* | staging: ft1000: Check return value.Marek Belisko2010-11-091-2/+4
* | staging: ft1000: Correct return error values.Marek Belisko2010-11-091-3/+3
* | staging: ft1000: Use common return point.Marek Belisko2010-11-091-14/+9
OpenPOWER on IntegriCloud