Marek Belisko ([email protected])

Number of posts: 146 (0.06 per day)
First post: 2010-11-18 08:47:11
Last post: 2017-08-01 20:58:35

Date List Subject
2011-02-08 13:41:46 linux-kernel [PATCH] staging: ft1000: Remove unnecessary check in write_blk_fifo().
2011-02-08 11:59:55 linux-kernel [PATCH RFC resend] staging: olpc_dcon: Remove _strtoul() function.
2011-02-08 11:59:52 linux-kernel [PATCH RFC resend] Remove _strtoul() function.
2011-02-08 11:07:49 linux-kernel [PATCH RFC] staging: olpc_dcon: Remove _strtoul() function.
2011-02-03 15:22:22 linux-kernel [PATCH] staging: olpc_dcon: checkpatch.pl fixes for olpc_dcon.c file.
2011-02-03 13:21:53 linux-kernel [PATCH] staging: oplc_dcon: Fix compilation warning.
2010-12-17 08:10:53 linux-kernel [PATCH 2/2] staging: ft1000-pcmcia: Fix compilation warning.
2010-12-17 08:10:52 linux-kernel [PATCH 1/2] staging: ft1000-pcmcia: Fix compilation errors.
2010-12-17 08:10:49 linux-kernel [PATCH 0/2] Fix ft1000-pcmcia driver.
2010-12-14 13:00:38 linux-kernel [PATCH 2/2] staging: ft1000: Fix kernel panic when use ioctl.
2010-12-14 13:00:37 linux-kernel [PATCH 1/2] staging: ft1000: Fix camelcase variable names.
2010-12-14 08:40:24 linux-kernel [PATCH 2/2] staging: ft1000: Rename ft1000_chdev.c to ft1000_debug.c.
2010-12-14 08:40:10 linux-kernel [PATCH 1/2] staging: ft1000: Fix camelcase function names.
2010-12-13 09:37:03 linux-kernel [PATCH] staging: ft1000: Always extract device number from netdev name.
2010-12-09 15:12:41 linux-kernel [PATCH 3/8] staging: ft1000: Use return value for ft1000InitProc.
2010-12-09 15:12:17 linux-kernel [PATCH 6/8] staging: ft1000: Fix coding style.
2010-12-09 15:11:55 linux-kernel [PATCH 8/8] staging: ft1000: Add file header to ft1000_proc.c
2010-12-09 15:11:45 linux-kernel [PATCH 7/8] staging: ft1000: Remove dead code.
2010-12-09 15:11:40 linux-kernel [PATCH 5/8] staging: ft1000: Coding style fix in ft1000ReadProc.
2010-12-09 15:11:37 linux-kernel [PATCH 4/8] staging: ft1000: Fix coding style in ft1000NotifyProc.
2010-12-09 15:11:34 linux-kernel [PATCH 2/8] staging: ft1000: Fix coding style.
2010-12-09 15:11:30 linux-kernel [PATCH 1/8] staging: ft1000: Fix proc initialization handling.
2010-12-09 10:26:00 linux-kernel [PATCH 3/8] staging: ft1000: Remove unused pdevobj array.
2010-12-09 10:25:51 linux-kernel [PATCH 4/8] staging: ft1000: Remove unused variable.
2010-12-09 10:25:07 linux-kernel [PATCH 6/8] staging: ft1000: Remove dead code.
2010-12-09 10:25:05 linux-kernel [PATCH 7/8] staging: ft1000: Remove unused headers.
2010-12-09 10:24:46 linux-kernel [PATCH 8/8] staging: ft1000: Fix debug messages.
2010-12-09 10:24:43 linux-kernel [PATCH 5/8] staging: ft1000: Fix camelcase functions and variables.
2010-12-09 10:24:39 linux-kernel [PATCH 2/8] staging: ft1000: Fix private data pointer usage.
2010-12-09 10:24:38 linux-kernel [PATCH 1/8] staging: ft1000: Convert char device to debugfs.
2010-12-09 10:24:36 linux-kernel [PATCH 0/8] Use debugfs for debugging purposes.
2010-12-06 14:01:41 linux-kernel [PATCH] arm: ecard: Fix compilation warning.
2010-12-06 13:23:27 linux-kernel [PATCH] omap1: mailbox: Fix compilation warning.
2010-12-06 13:21:27 linux-kernel [PATCH] omap1: pm_bus: Fix compilation warning.
2010-12-06 13:03:53 linux-kernel [PATCH] omap1: htc_herald: Fix compilation warning.
2010-11-24 09:40:25 linux-kernel [PATCH] staging: ft1000: Fix goto error logic.
2010-11-23 12:28:17 linux-kernel [PATCH 3/6] staging: ft1000: Remove unused variables.
2010-11-23 12:27:58 linux-kernel [PATCH 4/6] staging: ft1000: Remove unused headers.
2010-11-23 12:27:31 linux-kernel [PATCH 5/6] staging: ft1000: Remove dead code
2010-11-23 12:27:30 linux-kernel [PATCH 6/6] staging: ft1000: Check return value of ft1000_CreateDevice().
2010-11-23 12:27:27 linux-kernel [PATCH 2/6] staging: ft1000: Use misc device instead self created device.
2010-11-23 12:27:25 linux-kernel [PATCH 1/6] staging: ft1000: Remove functions which create devices in kernel space.
2010-11-23 12:27:22 linux-kernel [PATCH 0/6] Add misc device handling.
2010-11-18 08:47:11 linux-kernel [PATCH resend] staging: ft1000: Fix compilation warning.