/openbmc/openbmc/meta-openembedded/meta-filesystems/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/openbmc/meta-openembedded/meta-webserver/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.md | 2 name: Bug report 3 about: Create a report to help us improve
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/openbmc/meta-openembedded/meta-python/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/openbmc/meta-openembedded/meta-oe/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/openbmc/meta-openembedded/meta-perl/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/openbmc/meta-openembedded/meta-networking/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/openbmc/meta-openembedded/meta-xfce/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/openbmc/meta-openembedded/meta-gnome/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it to the mailing list:
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | notify.c | 334 void *report; member 386 u32 evt_key, void *report) in scmi_lookup_and_call_event_chain() argument 403 report); in scmi_lookup_and_call_event_chain() 468 void *report = NULL; in scmi_process_event_payload() local 490 report = REVT_FILL_REPORT(r_evt, pd->eh->evt_id, pd->eh->timestamp, in scmi_process_event_payload() 492 r_evt->report, &src_id); in scmi_process_event_payload() 493 if (!report) { in scmi_process_event_payload() 502 scmi_lookup_and_call_event_chain(pd->ni, key, report); in scmi_process_event_payload() 506 scmi_lookup_and_call_event_chain(pd->ni, key, report); in scmi_process_event_payload() 807 r_evt->report = devm_kzalloc(ni->handle->dev, in scmi_register_protocol_events() [all …]
|
/openbmc/openbmc/meta-raspberrypi/ |
H A D | SECURITY.md | 4 If you would like to report a public issue (for example, one with a released 5 CVE number), please report it via GitHub issues:
|
/openbmc/linux/drivers/hid/ |
H A D | hid-elan.c | 70 if (field->report->id == ELAN_SINGLE_FINGER || in elan_input_mapping() 71 field->report->id == ELAN_MT_FIRST_FINGER || in elan_input_mapping() 72 field->report->id == ELAN_MT_SECOND_FINGER || in elan_input_mapping() 73 field->report->id == ELAN_MT_I2C) in elan_input_mapping() 360 struct hid_report *report, u8 *data, int size) in elan_raw_event() argument
|
H A D | wacom_sys.c | 86 struct hid_report *report, u8 *raw_data, int report_size) in wacom_wac_pen_serial_enforce() argument 99 for (i = 0; i < report->maxfield; i++) { in wacom_wac_pen_serial_enforce() 100 for (j = 0; j < report->field[i]->maxusage; j++) { in wacom_wac_pen_serial_enforce() 101 struct hid_field *field = report->field[i]; in wacom_wac_pen_serial_enforce() 153 static int wacom_raw_event(struct hid_device *hdev, struct hid_report *report, in wacom_raw_event() argument 164 if (wacom_wac_pen_serial_enforce(hdev, report, raw_data, size)) in wacom_raw_event() 223 wacom->wacom_wac.mode_report = field->report->id; in wacom_hid_usage_quirk() 261 field->index + 2 < field->report->maxfield) { in wacom_hid_usage_quirk() 262 struct hid_field *a = field->report->field[field->index + 1]; in wacom_hid_usage_quirk() 263 struct hid_field *b = field->report->field[field->index + 2]; in wacom_hid_usage_quirk() [all …]
|
H A D | hid-steam.c | 301 u8 report[11] = {STEAM_CMD_HAPTIC_RUMBLE, 9}; in steam_haptic_rumble() local 303 report[3] = intensity & 0xFF; in steam_haptic_rumble() 304 report[4] = intensity >> 8; in steam_haptic_rumble() 305 report[5] = left_speed & 0xFF; in steam_haptic_rumble() 306 report[6] = left_speed >> 8; in steam_haptic_rumble() 307 report[7] = right_speed & 0xFF; in steam_haptic_rumble() 308 report[8] = right_speed >> 8; in steam_haptic_rumble() 309 report[9] = left_gain; in steam_haptic_rumble() 310 report[10] = right_gain; in steam_haptic_rumble() 312 return steam_send_report(steam, report, sizeof(report)); in steam_haptic_rumble() [all …]
|
/openbmc/linux/Documentation/process/ |
H A D | security-bugs.rst | 8 disclosed as quickly as possible. Please report security bugs to the 16 who will help verify the bug report and develop and release a fix. 17 If you already have a fix, please include it with your report, as 57 reporter. This includes but is not limited to the original bug report 63 of the report are treated confidentially even after the embargo has been
|
/openbmc/openbmc/poky/scripts/ |
H A D | resulttool | 46 import resulttool.report 66 resulttool.report.register_commands(subparsers)
|
/openbmc/linux/Documentation/mm/ |
H A D | free_page_reporting.rst | 12 field within the structure it will populate is the "report" function 26 While pages are being processed by the report function they will not be 27 accessible to the allocator. Once the report function has been completed
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | spdx.py | 52 report = json.load(f) 53 self.assertNotEqual(report, None) 54 self.assertNotEqual(report["SPDXID"], None)
|
/openbmc/linux/Documentation/input/ |
H A D | gamepad.rst | 12 document defines how gamepads are supposed to report their data. 79 All new gamepads are supposed to comply with this mapping. Please report any 89 devices that report a small subset of the events. 91 No other devices, that do not look/feel like a gamepad, shall report these 97 Gamepads report the following events: 107 want to filter gamepads that do not report all four. 134 may even report both. The kernel does not convert between these so
|
/openbmc/openbmc/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.md | 2 name: Bug report 3 about: Create a report to help us improve our software
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-buildid-list.txt | 17 perf report. 47 linkperf:perf-report[1]
|
H A D | perf-c2c.txt | 13 'perf c2c report' [<options>] 36 The c2c tool provide means to record this data and report back access details 39 The basic workflow with this tool follows the standard record/report phase. 40 User uses the record command to record events data and report command to 84 Show extra node info in report (see NODE INFO section) 95 Please refer to perf-report man page for details. 173 The perf c2c report command displays shared data analysis. It comes in two 176 The report command workflow is following: 182 In general perf report output consist of 2 basic views:
|
/openbmc/phosphor-hwmon/ |
H A D | fan_speed.cpp | 29 report<WriteFailure>( in target() 64 phosphor::logging::report<WriteFailure>( in enable()
|