Age | Commit message (Expand) | Author |
2021-07-29 | nfc: mei_phy: constify buffer passed to mei_nfc_send() | Krzysztof Kozlowski |
2021-07-28 | nfc: nfcsim: fix use after free during module unload | Krzysztof Kozlowski |
2021-07-28 | nfc: s3fwrn5: fix undefined parameter values in dev_err() | Tang Bin |
2021-07-27 | nfc: s3fwrn5: fix undefined parameter values in dev_err() | Tang Bin |
2021-07-26 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng |
2021-07-25 | nfc: constify nfc_digital_ops | Krzysztof Kozlowski |
2021-07-25 | nfc: constify nfc_hci_ops | Krzysztof Kozlowski |
2021-07-25 | nfc: constify nfc_ops | Krzysztof Kozlowski |
2021-07-25 | nfc: constify nfc_hci_gate | Krzysztof Kozlowski |
2021-07-25 | nfc: constify pointer to nfc_vendor_cmd | Krzysztof Kozlowski |
2021-07-25 | nfc: st21nfca: constify file-scope arrays | Krzysztof Kozlowski |
2021-07-25 | nfc: constify nfc_phy_ops | Krzysztof Kozlowski |
2021-07-25 | nfc: constify nci_driver_ops (prop_ops and core_ops) | Krzysztof Kozlowski |
2021-07-25 | nfc: s3fwrn5: constify nci_ops | Krzysztof Kozlowski |
2021-07-25 | nfc: constify nci_ops | Krzysztof Kozlowski |
2021-07-23 | nfc: port100: constify protocol list array | Krzysztof Kozlowski |
2021-06-18 | NFC: nxp-nci: remove unnecessary label | wengjianfeng |
2021-06-18 | NFC: nxp-nci: remove unnecessary labels | wengjianfeng |
2021-06-11 | nfc: fdp: remove unnecessary labels | wengjianfeng |
2021-06-03 | nfc: mrvl: reduce the scope of local variables | Krzysztof Kozlowski |
2021-06-03 | nfc: mrvl: remove useless "continue" at end of loop | Krzysztof Kozlowski |
2021-06-01 | NFC: microread: Remove redundant assignment to variable err | Nigel Christian |
2021-05-31 | nfc: st95hf: fix indentation to tabs | Krzysztof Kozlowski |
2021-05-31 | nfc: st-nci: drop ftrace-like debugging messages | Krzysztof Kozlowski |
2021-05-31 | nfc: st21nfca: drop ftrace-like debugging messages | Krzysztof Kozlowski |
2021-05-31 | nfc: pn544: drop ftrace-like debugging messages | Krzysztof Kozlowski |
2021-05-31 | nfc: pn533: drop unneeded braces {} in if | Krzysztof Kozlowski |
2021-05-31 | nfc: pn533: drop ftrace-like debugging messages | Krzysztof Kozlowski |
2021-05-31 | nfc: mrvl: simplify with module_driver | Krzysztof Kozlowski |
2021-05-31 | nfc: mrvl: correct minor coding style violations | Krzysztof Kozlowski |
2021-05-31 | nfc: mrvl: use SPDX-License-Identifier | Krzysztof Kozlowski |
2021-05-31 | nfc: mei_phy: drop ftrace-like debugging messages | Krzysztof Kozlowski |
2021-05-31 | nfc: fdp: drop ftrace-like debugging messages | Krzysztof Kozlowski |
2021-05-28 | nfc: st95hf: mark ACPI and OF device ID tables as maybe unused | Krzysztof Kozlowski |
2021-05-28 | nfc: st21nfca: mark ACPI and OF device ID tables as maybe unused | Krzysztof Kozlowski |
2021-05-28 | nfc: st-nci: mark ACPI and OF device ID tables as maybe unused | Krzysztof Kozlowski |
2021-05-28 | nfc: pn544: mark ACPI and OF device ID tables as maybe unused | Krzysztof Kozlowski |
2021-05-28 | nfc: s3fwrn5: mark OF device ID tables as maybe unused | Krzysztof Kozlowski |
2021-05-28 | nfc: pn533: mark OF device ID tables as maybe unused | Krzysztof Kozlowski |
2021-05-28 | nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check | Krzysztof Kozlowski |
2021-05-28 | nfc: mrvl: mark OF device ID tables as maybe unused | Krzysztof Kozlowski |
2021-05-28 | nfc: pn533: drop of_match_ptr from device ID table | Krzysztof Kozlowski |
2021-05-28 | nfc: port100: correct kerneldoc for structure | Krzysztof Kozlowski |
2021-05-28 | nfc: fdp: drop ACPI_PTR from device ID table | Krzysztof Kozlowski |
2021-05-28 | nfc: fdp: correct kerneldoc for structure | Krzysztof Kozlowski |
2021-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-05-26 | nfc: st-nci: remove unnecessary labels | wengjianfeng |
2021-05-26 | nfc: st95hf: remove unnecessary assignment and label | wengjianfeng |
2021-05-24 | nfc: st-nci: remove unnecessary assignment and label | wengjianfeng |
2021-05-23 | NFC: nfcmrvl: fix kernel-doc syntax in file headers | Aditya Srivastava |