Show patches with: Submitter = Hans Petter Selasky       |    Archived = No       |   30 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHES] Various MODULE parameter releated fixes - - - --- 2011-05-19 Hans Petter Selasky Changes Requested
[RFC] drivers/media/dvb/dvb-usb/pctv452e.c does not work in latest media_tree.git - - - --- 2011-05-24 Hans Petter Selasky RFC
[RFC] Make dvb_net.c optional - - - --- 2011-05-19 Hans Petter Selasky Changes Requested
[v2] Correct and add some parameter descriptions. - - - --- 2011-05-26 Hans Petter Selasky Accepted
[v2] Correct error code from -ENOMEM to -EINVAL. Make sure the return value is set in all cases. - - - --- 2011-05-26 Hans Petter Selasky Accepted
[v2] Fix the derot zig-zag to work with TT-USB2.0 TechnoTrend - - - --- 2011-05-25 Hans Petter Selasky Superseded
[v2] Remove unused definitions which can cause conflict with definitions in usb/ch9.h. - - - --- 2011-05-26 Hans Petter Selasky Accepted
[v3,-,resend] Fix the derot zig-zag to work with TT-USB2.0 TechnoTrend. - - - --- 2011-05-28 Hans Petter Selasky Under Review
Add missing include guard to header file. - - - --- 2011-05-23 Hans Petter Selasky Accepted
Add support for [non-standard?] DiSEqC switch "MAXIMUM DiSEqC 4/1" - - - --- 2011-03-14 Hans Petter Selasky Not Applicable
Add support for PCTV452E. - - - --- 2011-05-24 Hans Petter Selasky Changes Requested
Alternate setting 1 must be selected for interface 0 on the model that I received. Else the rest is… - - - --- 2011-05-23 Hans Petter Selasky Rejected
Correct a module parameter description to describe the correct parameter. - - - --- 2011-05-23 Hans Petter Selasky Accepted
cx24116.c - fix for wrong parameter description - - - --- 2011-03-28 Hans Petter Selasky Accepted
Define parameter description after the parameter itself. - - - --- 2011-05-23 Hans Petter Selasky Changes Requested
FE_GET_PROPERTY should be _IOW, because the associated structure is transferred from userspace to k… - - - --- 2011-05-23 Hans Petter Selasky Rejected
Fix compile warning: Dereferencing type-punned pointer will break strict-aliasing rules. - - - --- 2011-05-23 Hans Petter Selasky Accepted
Fix the derot zig-zag to work with TT-USB2.0 TechnoTrend hardware. - - - --- 2011-05-24 Hans Petter Selasky Superseded
Fix warning about invalid trigraph sequence. - - - --- 2011-05-23 Hans Petter Selasky Accepted
Improve UVC buffering with regard to USB. Add checks to avoid division by zero. - - - --- 2011-06-22 Hans Petter Selasky Under Review
Increase a timeout, so that bad scheduling does not accidentially cause a timeout. - - - --- 2011-05-23 Hans Petter Selasky Under Review
Inlined functions should be static. - - - --- 2011-05-23 Hans Petter Selasky Accepted
Make code more readable by not using the return value of the WARN() macro. Set ret variable in an u… - - - --- 2011-05-23 Hans Petter Selasky Changes Requested
Make DVB NET configurable in the kernel. - - - --- 2011-05-23 Hans Petter Selasky Accepted
Make nchg variable signed because the code compares this variable against negative values. - - - --- 2011-05-23 Hans Petter Selasky Accepted
Remove invalid parameter description. - - - --- 2011-05-23 Hans Petter Selasky Accepted
The dbg, warn and info macros are already defined by the USB stack. Rename these macros to avoid ma… - - - --- 2011-05-23 Hans Petter Selasky Accepted
The info and err macros are already defined by the USB stack. Rename these macros to avoid macro re… - - - --- 2011-05-23 Hans Petter Selasky Accepted
The info and err macros are already defined by the USB stack. Rename these macros to avoid macro re… - - - --- 2011-05-23 Hans Petter Selasky Superseded
The USB_SPEED... keywords are already defined by the USB stack. Rename currently unused macros to a… - - - --- 2011-05-23 Hans Petter Selasky Rejected