Home
last modified time | relevance | path

Searched full:fixing (Results 1 – 25 of 270) sorted by relevance

1234567891011

/linux/Documentation/filesystems/
H A Docfs2-online-filecheck.rst25 checking/fixing is at the file level, initially for regular files and eventually
54 inode, fixing inode and setting the size of result record history.
56 1. If you want to know what error exactly happened to <inode> before fixing, do::
89 Fixing stuff
/linux/tools/testing/selftests/livepatch/
H A Dtest-state.sh30 $MOD_LIVEPATCH: fix_console_loglevel: fixing console_loglevel
62 $MOD_LIVEPATCH: fix_console_loglevel: fixing console_loglevel
107 $MOD_LIVEPATCH2: fix_console_loglevel: fixing console_loglevel
160 $MOD_LIVEPATCH2: fix_console_loglevel: fixing console_loglevel
/linux/drivers/hid/
H A Dhid-elecom.c33 * solution seems to involve fixing up the report descriptor.
49 hid_info(hdev, "Fixing up Elecom mouse button count\n"); in mouse_button_fixup()
64 hid_info(hdev, "Fixing up Elecom BM084 report descriptor\n"); in elecom_report_fixup()
H A Dhid-ite.c23 hid_info(hdev, "Fixing up Acer Sw5-012 ITE keyboard report descriptor\n"); in ite_report_fixup()
28 hid_info(hdev, "Fixing up Acer S1002/S1003 ITE keyboard report descriptor\n"); in ite_report_fixup()
33 hid_info(hdev, "Fixing up Acer Aspire Switch 10E (SW3-016) ITE keyboard report descriptor\n"); in ite_report_fixup()
H A Dhid-ortek.c29 hid_info(hdev, "Fixing up logical maximum in report descriptor (Ortek)\n"); in ortek_report_fixup()
32 hid_info(hdev, "Fixing up logical maximum in report descriptor (Skycable)\n"); in ortek_report_fixup()
H A Dhid-cherry.c23 * that needs fixing before we can parse it.
29 hid_info(hdev, "fixing up Cherry Cymotion report descriptor\n"); in ch_report_fixup()
H A Dhid-holtek-mouse.c46 hid_info(hdev, "Fixing up report descriptor\n"); in holtek_mouse_report_fixup()
55 hid_info(hdev, "Fixing up report descriptor\n"); in holtek_mouse_report_fixup()
H A Dhid-xiaomi.c70 hid_info(hdev, "fixing up Mi Silent Mouse report descriptor\n"); in xiaomi_report_fixup()
94 MODULE_DESCRIPTION("Fixing side buttons of Xiaomi Mi Silent Mouse");
H A Dhid-zydacron.c25 * that needs fixing before we can parse it.
35 "fixing up zydacron remote control report descriptor\n"); in zc_report_fixup()
H A Dhid-lg.c438 "fixing up Logitech keyboard report descriptor\n"); in lg_report_fixup()
446 "fixing up rel/abs in Logitech report descriptor\n"); in lg_report_fixup()
455 "fixing up Logitech Wingman Formula GP report descriptor\n"); in lg_report_fixup()
468 "fixing up Logitech Wingman Formula Force GP report descriptor\n"); in lg_report_fixup()
478 "fixing up Logitech Driving Force report descriptor\n"); in lg_report_fixup()
487 "fixing up Logitech Momo Force (Red) report descriptor\n"); in lg_report_fixup()
496 "fixing up Logitech Momo Racing Force (Black) report descriptor\n"); in lg_report_fixup()
505 "fixing up Logitech Formula Vibration report descriptor\n"); in lg_report_fixup()
514 "fixing up Logitech Driving Force Pro report descriptor\n"); in lg_report_fixup()
523 hid_info(hdev, "fixing up Logitech Speed Force Wireless report descriptor\n"); in lg_report_fixup()
H A Dhid-semitek.c21 hid_info(hdev, "fixing up Semitek report descriptor\n"); in semitek_report_fixup()
H A Dhid-macally.c26 "fixing up Macally ikey keyboard report descriptor\n"); in macally_report_fixup()
H A Dhid-topre.c30 "fixing up Topre REALFORCE keyboard report descriptor\n"); in topre_report_fixup()
H A Dhid-aureal.c25 dev_info(&hdev->dev, "fixing Aureal Cy se W-01RN USB_V3.1 report descriptor.\n"); in aureal_report_fixup()
H A Dhid-nti.c36 hid_info(hdev, "fixing up NTI USB-SUN keyboard adapter report descriptor\n"); in nti_usbsun_report_fixup()
H A Dhid-redragon.c40 dev_info(&hdev->dev, "Fixing Redragon ASURA report descriptor.\n"); in redragon_report_fixup()
H A Dhid-keytouch.c30 hid_info(hdev, "fixing up Keytouch IEC report descriptor\n"); in keytouch_report_fixup()
H A Dhid-monterey.c25 hid_info(hdev, "fixing up button/consumer in HID report descriptor\n"); in mr_report_fixup()
/linux/Documentation/process/
H A Dhandling-regressions.rst47 only fixing part of the issue that caused the regression, you may use
110 What's important when fixing regressions
123 If you are only fixing part of the issue, you may use "Link:" instead as
139 Expectations and best practices for fixing regressions
165 * Expedite fixing mainline regressions that recently made it into a proper
204 regressions to be handled like those from the current cycle, unless fixing
301 security fix or when fixing a regression might cause another one
337 Combined this data provides good insights into the current state of the fixing
423 the issue or a fix are discussed -- for example the posting of a patch fixing
429 will consider all messages in that thread or ticket as related to the fixing
[all …]
/linux/Documentation/doc-guide/
H A Dcontributing.rst45 and fixing it at its source. For this reason, patches fixing documentation
79 present since that comment was added in 2016 — a full four years. Fixing
168 Fixing typographical or formatting errors in the documentation is a quick
/linux/arch/sh/mm/
H A Dalignment.c100 pr_notice_ratelimited("Fixing up unaligned userspace access " in unaligned_fixups_notify()
105 pr_notice_ratelimited("Fixing up unaligned kernel access " in unaligned_fixups_notify()
/linux/lib/
H A Dslub_kunit.c64 * count of objects in use. The third error is fixing broken cache. in test_next_pointer()
73 * The second error is for fixing broken cache. in test_next_pointer()
/linux/arch/mips/include/uapi/asm/
H A Dsysmips.h22 #define MIPS_FIXADE 7 /* control address error fixing */
/linux/drivers/net/fddi/skfp/
H A DMakefile17 # drivers, and fixing it for Linux might bring problems on other
/linux/drivers/bcma/
H A Ddriver_pci_host.c539 pr_info("PCI: Fixing up bridge %s\n", pci_name(dev)); in bcma_core_pci_fixup_pcibridge()
566 pr_info("PCI: Fixing up addresses %s\n", pci_name(dev)); in bcma_core_pci_fixup_addresses()
573 pr_err("PCI: Problem fixing up the addresses on %s\n", in bcma_core_pci_fixup_addresses()
594 pr_info("PCI: Fixing up device %s\n", pci_name(dev)); in bcma_core_pci_plat_dev_init()

1234567891011