summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
AgeCommit message (Expand)AuthorLines
2021-07-26nfc: s3fwrn5: remove unnecessary labelwengjianfeng-7/+5
2021-07-25nfc: constify nfc_digital_opsKrzysztof Kozlowski-4/+4
2021-07-25nfc: constify nfc_hci_opsKrzysztof Kozlowski-3/+3
2021-07-25nfc: constify nfc_opsKrzysztof Kozlowski-1/+1
2021-07-25nfc: constify nfc_hci_gateKrzysztof Kozlowski-3/+3
2021-07-25nfc: constify pointer to nfc_vendor_cmdKrzysztof Kozlowski-2/+2
2021-07-25nfc: st21nfca: constify file-scope arraysKrzysztof Kozlowski-2/+2
2021-07-25nfc: constify nfc_phy_opsKrzysztof Kozlowski-35/+37
2021-07-25nfc: constify nci_driver_ops (prop_ops and core_ops)Krzysztof Kozlowski-5/+5
2021-07-25nfc: s3fwrn5: constify nci_opsKrzysztof Kozlowski-12/+5
2021-07-25nfc: constify nci_opsKrzysztof Kozlowski-5/+7
2021-07-23nfc: port100: constify protocol list arrayKrzysztof Kozlowski-4/+4
2021-06-18NFC: nxp-nci: remove unnecessary labelwengjianfeng-5/+2
2021-06-18NFC: nxp-nci: remove unnecessary labelswengjianfeng-26/+13
2021-06-11nfc: fdp: remove unnecessary labelswengjianfeng-5/+2
2021-06-03nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski-2/+4
2021-06-03nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski-6/+2
2021-06-01NFC: microread: Remove redundant assignment to variable errNigel Christian-1/+0
2021-05-31nfc: st95hf: fix indentation to tabsKrzysztof Kozlowski-2/+2
2021-05-31nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski-16/+0
2021-05-31nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski-5/+0
2021-05-31nfc: pn544: drop ftrace-like debugging messagesKrzysztof Kozlowski-7/+0
2021-05-31nfc: pn533: drop unneeded braces {} in ifKrzysztof Kozlowski-2/+1
2021-05-31nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski-55/+0
2021-05-31nfc: mrvl: simplify with module_driverKrzysztof Kozlowski-17/+1
2021-05-31nfc: mrvl: correct minor coding style violationsKrzysztof Kozlowski-20/+20
2021-05-31nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski-101/+13
2021-05-31nfc: mei_phy: drop ftrace-like debugging messagesKrzysztof Kozlowski-8/+0
2021-05-31nfc: fdp: drop ftrace-like debugging messagesKrzysztof Kozlowski-43/+1
2021-05-28nfc: st95hf: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski-1/+1
2021-05-28nfc: st21nfca: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski-2/+2
2021-05-28nfc: st-nci: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski-4/+4
2021-05-28nfc: pn544: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski-2/+2
2021-05-28nfc: s3fwrn5: mark OF device ID tables as maybe unusedKrzysztof Kozlowski-1/+1
2021-05-28nfc: pn533: mark OF device ID tables as maybe unusedKrzysztof Kozlowski-1/+1
2021-05-28nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE checkKrzysztof Kozlowski-5/+0
2021-05-28nfc: mrvl: mark OF device ID tables as maybe unusedKrzysztof Kozlowski-2/+2
2021-05-28nfc: pn533: drop of_match_ptr from device ID tableKrzysztof Kozlowski-1/+1
2021-05-28nfc: port100: correct kerneldoc for structureKrzysztof Kozlowski-2/+2
2021-05-28nfc: fdp: drop ACPI_PTR from device ID tableKrzysztof Kozlowski-1/+1
2021-05-28nfc: fdp: correct kerneldoc for structureKrzysztof Kozlowski-2/+2
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+6
2021-05-26nfc: st-nci: remove unnecessary labelswengjianfeng-10/+5
2021-05-26nfc: st95hf: remove unnecessary assignment and labelwengjianfeng-5/+2
2021-05-24nfc: st-nci: remove unnecessary assignment and labelwengjianfeng-6/+2
2021-05-23NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava-6/+6
2021-05-20NFC: st21nfca: remove unnecessary variable and labelswengjianfeng-41/+18
2021-05-19nfc: s3fwrn5: i2c: Enable optional clock from device treeStephan Gerhold-2/+28
2021-04-13nfc: st-nci: remove unnecessary labelwengjianfeng-5/+2
2021-04-12nfc: pn533: remove redundant assignmentwengjianfeng-19/+6