Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30nfc: constify local pointer variablesKrzysztof Kozlowski
2021-07-30nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argumentKrzysztof Kozlowski
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski
2021-07-29nfc: mrvl: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: microread: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: fdp: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: fdp: use unsigned int as loop iteratorKrzysztof Kozlowski
2021-07-29nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg()Krzysztof Kozlowski
2021-07-29nfc: nfcsim: constify drvdata (struct nfcsim)Krzysztof Kozlowski
2021-07-29nfc: virtual_ncidev: constify pointer to nfc_devKrzysztof Kozlowski
2021-07-29nfc: trf7970a: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: port100: constify several pointersKrzysztof Kozlowski
2021-07-29nfc: mei_phy: constify buffer passed to mei_nfc_send()Krzysztof Kozlowski
2021-07-28nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski
2021-07-28nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin
2021-07-27nfc: s3fwrn5: fix undefined parameter values in dev_err()Tang Bin
2021-07-26nfc: s3fwrn5: remove unnecessary labelwengjianfeng
2021-07-25nfc: constify nfc_digital_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_hci_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_hci_gateKrzysztof Kozlowski
2021-07-25nfc: constify pointer to nfc_vendor_cmdKrzysztof Kozlowski
2021-07-25nfc: st21nfca: constify file-scope arraysKrzysztof Kozlowski
2021-07-25nfc: constify nfc_phy_opsKrzysztof Kozlowski
2021-07-25nfc: constify nci_driver_ops (prop_ops and core_ops)Krzysztof Kozlowski
2021-07-25nfc: s3fwrn5: constify nci_opsKrzysztof Kozlowski
2021-07-25nfc: constify nci_opsKrzysztof Kozlowski
2021-07-23nfc: port100: constify protocol list arrayKrzysztof Kozlowski
2021-06-18NFC: nxp-nci: remove unnecessary labelwengjianfeng
2021-06-18NFC: nxp-nci: remove unnecessary labelswengjianfeng
2021-06-11nfc: fdp: remove unnecessary labelswengjianfeng
2021-06-03nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski
2021-06-03nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski
2021-06-02NFC: microread: Remove redundant assignment to variable errNigel Christian
2021-06-01nfc: st95hf: fix indentation to tabsKrzysztof Kozlowski
2021-06-01nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-06-01nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-06-01nfc: pn544: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-06-01nfc: pn533: drop unneeded braces {} in ifKrzysztof Kozlowski
2021-06-01nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-06-01nfc: mrvl: simplify with module_driverKrzysztof Kozlowski
2021-06-01nfc: mrvl: correct minor coding style violationsKrzysztof Kozlowski
2021-06-01nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski
2021-06-01nfc: mei_phy: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-06-01nfc: fdp: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-05-29nfc: st95hf: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski
2021-05-29nfc: st21nfca: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski
2021-05-29nfc: st-nci: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski
2021-05-29nfc: pn544: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski