Patchwork Firmware Test Suite development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[22/27] arg-klog-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[21/27] syntaxcheck-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[20/27] osilinux-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[19/27] wmi-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[18/27] checksum-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[17/27] arg-width-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[16/27] arg-table-path-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[15/27] arg-results-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[14/27] arg-log-format-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[13/27] arg-json-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[12/27] arg-help-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[11/27] apininstance-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[10/27] acpitables-0008: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[09/27] acpitables-0007: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[08/27] acpitables-0006: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[07/27] acpitables-0005: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[06/27] acpitables-0004: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[05/27] acpitables-0003: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[04/27] acpitables-0002: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[03/27] acpitables-0001: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
[02/27] acpidump: remove temp file 2012-05-16 Colin King Accepted
[01/27] acpidump: fix tests to work with new fwts logging 2012-05-16 Colin King Accepted
lib: fwts_battery: fix no fclose() after fopen is called. 2012-05-22 Alex Hung Accepted
[8/8] doc: update man page 2012-05-16 Colin King Accepted
[7/8] lib: fwts_summary.c: force non-word wrap using *_verbatum logging 2012-05-16 Colin King Accepted
[6/8] lib: fwts_framework: default to plaintext log type 2012-05-16 Colin King Accepted
[5/8] lib: re-work logging to add in json formatted log output 2012-05-16 Colin King Accepted
[4/8] lib: fwts_log: tidy up white spaces and strncmps 2012-05-16 Colin King Accepted
[3/8] lib: fwts_log: re-work log underline 2012-05-16 Colin King Accepted
[2/8] lib: move log line number into log struct 2012-05-16 Colin King Accepted
[1/8] lib: fwts_log: remove default line num and test name from log 2012-05-16 Colin King Accepted
[RESEND] lib: fwts_args: remove strlen() calls, more efficient and stops valgrind complaining 2012-05-16 Colin King Accepted
acpica: fwts_acpica.c: Override ACPICA Semaphores to fix memory leak bug 2012-05-16 Colin King Accepted
pci: aspm: make functions static 2012-05-15 Colin King Accepted
pci: aspm: free memory from lists 2012-05-15 Colin King Accepted
pci: aspm: fix memory read outside buffer 2012-05-15 Colin King Accepted
lib: fwts_battery: added interface for cycle count. acpi: battery: added cycle count check for acpi batteries. 2012-05-15 Alex Hung Accepted
checksum-0001: fix tests to ignore RSDP 2012-04-20 Colin King Accepted
[FWTS-TEST] checksum-0001: remove test-0002 as we now auto-fix the RSDP header and checksum at load time 2012-04-20 Colin King Accepted
[FWTS-TEST] syntaxcheck-0001: new ACPICA core handles MIF/MAF flags w/o an error now, so fix test 2012-04-20 Colin King Accepted
[FWTS-TEST] disassemble-0001: update to sync with latest ACPICA core 2012-04-20 Colin King Accepted
[FWTS-TEST] acpitables-0001.log: update to sync with recent ACPI table loading fixes 2012-04-20 Colin King Accepted
wmi: Fix an error on processing the _WDG data 2012-04-20 Keng-Yu Lin Accepted
[fwts-test,3/3] method-0001.log: adjust the number shift 2012-04-20 Keng-Yu Lin Accepted
[fwts-test,2/3] arg-show-tests-full-0001.log: add _PSS and ASPM tests 2012-04-20 Keng-Yu Lin Accepted
[fwts-test,1/3] arg-help-0001: update copyright year 2012-04-20 Keng-Yu Lin Accepted
[2/2] acpi: method: add _PSS test 2012-04-19 Colin King Accepted
[1/2] lib: fwts_acpi_method: gather all object names rather than just method names 2012-04-19 Colin King Accepted
acpica: add -fno-strict-aliasing to ignore type punning warnings (LP: #971886) 2012-04-18 Colin King Accepted
[11/11] Update copy-acpica.sh to include new ACPICA sources 2012-04-11 Colin King Accepted
[10/11] acpica: force infinite loops and OS delays to complete faster since timing is not relevant 2012-04-11 Colin King Accepted
[09/11] acpica: fwts_iasl_interface: we need to enable preprocessor to stop ramdom segfaulting 2012-04-11 Colin King Accepted
[08/11] data: syntaxcheck.json: re-order based on new ACPICA error code updates 2012-04-11 Colin King Accepted
[07/11] acpica + lib: fix assemble/dissassemble to work with new ACPICA core 2012-04-11 Colin King Accepted
[06/11] lib: fwts_acpi_tables: ensure we don't overflow a table name when given bad input 2012-04-11 Colin King Accepted
[05/11] Update README_ACPICA.txt to reflect new ACPICA sources added 2012-04-11 Colin King Accepted
[04/11] acpica: fwts_acpica: reworking required for new ACPICA changes 2012-04-11 Colin King Accepted
[03/11] acpica: update Makefiles 2012-04-11 Colin King Accepted
[02/11] acpica: updates to existing ACPICA sources 2012-04-11 Colin King Accepted
[01/11] acpica: new ACPICA sources 2012-04-11 Colin King Accepted
[RESUBMIT] lib: fwts_fileio.c: remove unnecessary variable len 2012-04-11 Colin King Accepted
[RESUBMIT] acpi: acpidump: remove unnecessary variable n 2012-04-11 Colin King Accepted
lib: fwts_tag: use size_t instead of int 2012-04-10 Colin King Accepted
lib: fwts_stringextras: use size_t instead of int 2012-04-10 Colin King Accepted
lib: fwts_framework: use size_t instead of int 2012-04-10 Colin King Accepted
lib: fwts_battery: use size_t instead of int 2012-04-10 Colin King Accepted
lib: fwts_acpi_method: use size_t instead of int 2012-04-10 Colin King Accepted
acpica: fwts_acpica: use size_t instead of int 2012-04-10 Colin King Accepted
acpi: method: use size_t instead of int 2012-04-10 Colin King Accepted
[02/11] lib: fwts_acpi_method: constify funcs and static tables 2012-10-16 Colin King Accepted
[01/11] lib: fwts_ac_adapter: constify state 2012-10-16 Colin King Accepted
uefi: uefidump: remove FWTS_FLAG_UNSAFE from test. 2012-10-16 Colin King Accepted
[3/3] acpi: syntaxcheck: use FWTS_JSON_ERROR macro for error checking 2012-10-14 Colin King Accepted
[2/3] lib: fwts_klog: use FWTS_JSON_ERROR macro for error checking 2012-10-14 Colin King Accepted
[1/3] lib: fwts_json: wrapper for json error returns 2012-10-14 Colin King Accepted
[26/26] lib: fwts_alloc: use ptrdiff_t to ensure non-mixed type comparison 2012-10-14 Colin King Accepted
[25/26] acpi: method: fix a bunch of mixed type comparison issues 2012-10-14 Colin King Accepted
[24/26] uefi: uefidump: cast to ptrdiff_t to remove mixed signed/unsigned comparison 2012-10-14 Colin King Accepted
[23/26] uefi: csm: use uint32_t for BIOS address ranges 2012-10-14 Colin King Accepted
[22/26] hotkey: remove redundant framework parameter from hotkey_find_keymap 2012-10-14 Colin King Accepted
[21/26] cpu: maxfreq: remove redundant init and deinit functions 2012-10-14 Colin King Accepted
[20/26] pci: aspm: remove redundant parameter in pcie_check_aspm_registers 2012-10-14 Colin King Accepted
[19/26] dmi: dmi_decode: failed_count should be uint32_t 2012-10-14 Colin King Accepted
[18/26] bios: dmi_decode: remove redundant parameters from helper functions 2012-10-14 Colin King Accepted
[17/26] bios: hdaaudio: remove redundant fw parameter from hda_audio_check_pins 2012-10-14 Colin King Accepted
[16/26] bios: bios_info: fix bug where product_serial was not being dumped 2012-10-14 Colin King Accepted
[15/26] acpi: wmi: make size a size_t 2012-10-14 Colin King Accepted
[14/26] acpi: mcfg: make mcfg_size a ssize_t 2012-10-14 Colin King Accepted
[13/26] acpi: acpitables: use the correct type for failed 2012-10-14 Colin King Accepted
[12/26] acpi: acpidump: fix a bunch of int type issues. 2012-10-14 Colin King Accepted
[11/26] lib: fwts_button: fix comment on function name 2012-10-14 Colin King Accepted
[10/26] lib: fwts_button: Remove framework parameter from fwts_button_match_state_proc 2012-10-14 Colin King Accepted
[09/26] lib: fwts_battery: remove redundant framework parameter in helper functions 2012-10-14 Colin King Accepted
[08/26] lib: fwts_framework: remove fw parameter from fwts_framework_skip_test_parse 2012-10-14 Colin King Accepted
[07/26] lib: fwts_framework: remove fw parameter from fwts_framework_test_find 2012-10-14 Colin King Accepted
[06/26] lib: fwts_framework: remove redundant fw parameter from fwts_framework_show_tests_brief 2012-10-14 Colin King Accepted
[05/26] lib: fwts_framework: remove redundant parameter from fwts_framework_run_test 2012-10-14 Colin King Accepted
[04/26] lib: fwts_framework: Make string length type a size_t rather than an int 2012-10-14 Colin King Accepted
[03/26] lib: fwts_dump: fix loop variable type to match table length type 2012-10-14 Colin King Accepted
[02/26] lib: fwts_acpi_method: fix for loop index type 2012-10-14 Colin King Accepted