Show patches with: Submitter = Rosen Penev       |    State = Action Required       |   87 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
remove pointless constructor remove pointless constructor - - - --- 2021-08-17 Rosen Penev New
utils: replace push_back with emplace_back utils: replace push_back with emplace_back - - - --- 2021-08-17 Rosen Penev New
remove pointless constructor remove pointless constructor - - - --- 2021-06-23 Rosen Penev New
v4l-utils: add missing fallthrough v4l-utils: add missing fallthrough - - - --- 2021-05-27 Rosen Penev New
v4l-utils: add missing static v4l-utils: add missing static - - - --- 2021-05-27 Rosen Penev New
[2/2] manual conversions to std::array [1/2] mass constexpr conversions - - - --- 2021-04-24 Rosen Penev New
[1/2] mass constexpr conversions [1/2] mass constexpr conversions - - - --- 2021-04-24 Rosen Penev New
mass constexpr conversions mass constexpr conversions - - - --- 2021-04-21 Rosen Penev New
[8/8] v4l2-utils: turn prefixes to a constexpr array [1/8] clang-tidy: use auto - - - --- 2021-04-21 Rosen Penev New
[7/8] v4l2-utils: turn mbus_names into const vector [1/8] clang-tidy: use auto - - - --- 2021-04-21 Rosen Penev New
[6/8] v4l2-utils: turn fb_formats to constexpr array [1/8] clang-tidy: use auto - - - --- 2021-04-21 Rosen Penev New
[5/8] v4l2-info: remove a strange sizeof usage [1/8] clang-tidy: use auto - - - --- 2021-04-21 Rosen Penev New
[4/8] cec-tuner: std::array conversions [1/8] clang-tidy: use auto - - - --- 2021-04-21 Rosen Penev New
[3/8] remove unused ARRAY_SIZE [1/8] clang-tidy: use auto - - - --- 2021-04-21 Rosen Penev New
[2/8] clang-tidy: use nullptr [1/8] clang-tidy: use auto - - - --- 2021-04-21 Rosen Penev New
[1/8] clang-tidy: use auto [1/8] clang-tidy: use auto - - - --- 2021-04-21 Rosen Penev New
clang-tidy: use using instead of typedef clang-tidy: use using instead of typedef - - - --- 2021-04-20 Rosen Penev New
v4l-utils: convert board_list to vector v4l-utils: convert board_list to vector - - - --- 2021-04-20 Rosen Penev New
[PATCHv2] v4l-utils: switch remote_subtest arrays to vector [PATCHv2] v4l-utils: switch remote_subtest arrays to vector - - - --- 2021-04-20 Rosen Penev New
v4l-utils: switch remote_subtest arrays to vector v4l-utils: switch remote_subtest arrays to vector - - - --- 2021-04-20 Rosen Penev New
[2/2] clang-tidy: add a bunch of const [1/2] clang-tidy: use nullptr - - - --- 2020-10-03 Rosen Penev New
[1/2] clang-tidy: use nullptr [1/2] clang-tidy: use nullptr - - - --- 2020-10-03 Rosen Penev New
[2/2] [cppcheck: use const references Untitled series #352087 - - - --- 2020-09-20 Rosen Penev New
[1/2] cppcheck: turn several references to const [1/2] cppcheck: turn several references to const - - - --- 2020-09-20 Rosen Penev New
v4l-helpers: don't mix enum type with int v4l-helpers: don't mix enum type with int - - - --- 2020-09-10 Rosen Penev New
clean up includes and convert C includes to C++ clean up includes and convert C includes to C++ - - - --- 2020-08-20 Rosen Penev New
add missing include for uClibc-ng add missing include for uClibc-ng - - - --- 2020-08-14 Rosen Penev New
fix mismatching declaration fix mismatching declaration - - - --- 2020-08-14 Rosen Penev New
[PATCHv2] fix GCC enum warning [PATCHv2] fix GCC enum warning - - - --- 2020-08-03 Rosen Penev New
[8/8,clang-tidy] use explicit for single argument constructors v4l-utils: C++11 modernization - - - --- 2020-07-27 Rosen Penev New
[7/8,clang-tidy] fix mismatching declarations v4l-utils: C++11 modernization - - - --- 2020-07-27 Rosen Penev New
[6/8,clang-tidy] convert files to reference v4l-utils: C++11 modernization - - - --- 2020-07-27 Rosen Penev New
[5/8,clang-tidy] use emplace_back v4l-utils: C++11 modernization - - - --- 2020-07-27 Rosen Penev New
[4/8,clang-tidy] use using instead of typedef v4l-utils: C++11 modernization - - - --- 2020-07-27 Rosen Penev New
[3/8,clang-tidy] use auto v4l-utils: C++11 modernization - - - --- 2020-07-27 Rosen Penev New
[2/8,clang-tidy] convert to range based loops v4l-utils: C++11 modernization - - - --- 2020-07-27 Rosen Penev New
[1/8] fix GCC enum warning v4l-utils: C++11 modernization - - - --- 2020-07-27 Rosen Penev New
[3/3] utils: switch C to C++ headers [1/3] utils: replace chr functions with std variants - - - --- 2020-05-11 Rosen Penev New
[2/3] utils: switch strstr to std variant [1/3] utils: replace chr functions with std variants - - - --- 2020-05-11 Rosen Penev New
[1/3] utils: replace chr functions with std variants [1/3] utils: replace chr functions with std variants - - - --- 2020-05-11 Rosen Penev New
[7/7] utils: switch C to C++ headers [1/7] utils: replace strchr with std variant - - - --- 2020-04-29 Rosen Penev New
[6/7] compiler: fix compilation with clang + std=c++98 + glibcxx [1/7] utils: replace strchr with std variant - - - --- 2020-04-29 Rosen Penev New
[5/7] v4l-utils: fix compilation with libcxx [1/7] utils: replace strchr with std variant - - - --- 2020-04-29 Rosen Penev New
[4/7] utils: convert all string to number functions to std [1/7] utils: replace strchr with std variant - - - --- 2020-04-29 Rosen Penev New
[3/7] utils: convert all is* functions to std [1/7] utils: replace strchr with std variant - - - --- 2020-04-29 Rosen Penev New
[2/7] utils: replace strrchr with std variant [1/7] utils: replace strchr with std variant - - - --- 2020-04-29 Rosen Penev New
[1/7] utils: replace strchr with std variant [1/7] utils: replace strchr with std variant - - - --- 2020-04-29 Rosen Penev New
cec-compliance: add missing header for clang cec-compliance: add missing header for clang - - - --- 2020-04-26 Rosen Penev New
utils: replace exit with std variant utils: replace exit with std variant - - - --- 2020-04-26 Rosen Penev New
[5/5] utils: fix double promotions [1/5] utils: fix compilation with C++98 - - - --- 2020-04-23 Rosen Penev New
[4/5] utils: fix fallthrough warnings [1/5] utils: fix compilation with C++98 - - - --- 2020-04-23 Rosen Penev New
[3/5] utils: fix implicit float conversions [1/5] utils: fix compilation with C++98 - - - --- 2020-04-23 Rosen Penev New
[2/5] utils: add noreturn attribute and remove dead code [1/5] utils: fix compilation with C++98 - - - --- 2020-04-23 Rosen Penev New
[1/5] utils: fix compilation with C++98 [1/5] utils: fix compilation with C++98 - - - --- 2020-04-23 Rosen Penev New
[12/12] utils: fix wrong format [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[11/12] utils: fix double promotions [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[10/12] utils: fix fallthrough warnings [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[09/12] utils: fix implicit float conversions [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[08/12] utils: initialize variable [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[07/12] utils: fix implicit double promotion [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[06/12] utils: add noreturn attribute and remove dead code [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[05/12] utils: add copy assignment operator [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[04/12] utils: don't check unsigned for < 0. [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[03/12] utils: fix float equal warning [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[02/12] utils: remove extra commas [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[01/12] utils: fix compilation with C++98 [01/12] utils: fix compilation with C++98 - - - --- 2020-04-22 Rosen Penev New
[7/7] utils: do not use empty void with C++ [1/7] treewide: fix mismatching declarations - - - --- 2020-04-20 Rosen Penev New
[6/7] utils: use bool literals [1/7] treewide: fix mismatching declarations - - - --- 2020-04-20 Rosen Penev New
[5/7] media-info: fix NULL check [1/7] treewide: fix mismatching declarations - - - --- 2020-04-20 Rosen Penev New
[4/7] treewide: apply performance fixes [1/7] treewide: fix mismatching declarations - - - --- 2020-04-20 Rosen Penev New
[3/7] treewide: fix wrong *cmp function usage [1/7] treewide: fix mismatching declarations - - - --- 2020-04-20 Rosen Penev New
[2/7] treewide: replace C casts with C++ [1/7] treewide: fix mismatching declarations - - - --- 2020-04-20 Rosen Penev New
[1/7] treewide: fix mismatching declarations [1/7] treewide: fix mismatching declarations - - - --- 2020-04-20 Rosen Penev New
treewide: fix math problems treewide: fix math problems - - - --- 2020-04-17 Rosen Penev New
utils: simplify bool returns utils: simplify bool returns - - - --- 2020-04-17 Rosen Penev New
toml: fix misleading identation toml: fix misleading identation - - - --- 2020-04-17 Rosen Penev New
treewide: fix wrong identation treewide: fix wrong identation - - - --- 2020-04-17 Rosen Penev New
treewide: do not use return after else treewide: do not use return after else - - - --- 2020-04-17 Rosen Penev New
treewide: add extra {} to initialization treewide: add extra {} to initialization - - - --- 2020-04-17 Rosen Penev New
utils: checks for empty instead of size in if utils: checks for empty instead of size in if - - - --- 2020-04-16 Rosen Penev New
dvb-sat: remove pointless abs call dvb-sat: remove pointless abs call - - - --- 2020-04-16 Rosen Penev New
treewide: remove pointless c_str treewide: remove pointless c_str - - - --- 2020-04-16 Rosen Penev New
treewide: fix redundant expressions treewide: fix redundant expressions - - - --- 2020-04-16 Rosen Penev New
treewide: remove bzero treewide: remove bzero - - - --- 2020-04-16 Rosen Penev New
keytable: add compatibility for input_event_sec keytable: add compatibility for input_event_sec - - - --- 2020-04-08 Rosen Penev New
keytable: use input_event properly keytable: use input_event properly - - - --- 2020-03-30 Rosen Penev New
[v4l-utils] treewide: Fix compilation with uClibc++ [v4l-utils] treewide: Fix compilation with uClibc++ - - - --- 2019-01-22 Rosen Penev New