summaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)AuthorFilesLines
2021-06-18NFC: nxp-nci: remove unnecessary labelwengjianfeng1-5/+2
2021-06-18NFC: nxp-nci: remove unnecessary labelswengjianfeng1-26/+13
2021-06-11nfc: fdp: remove unnecessary labelswengjianfeng1-5/+2
2021-06-03nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski1-2/+4
2021-06-03nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski1-6/+2
2021-06-02NFC: microread: Remove redundant assignment to variable errNigel Christian1-1/+0
2021-06-01nfc: st95hf: fix indentation to tabsKrzysztof Kozlowski1-2/+2
2021-06-01nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski3-16/+0
2021-06-01nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski1-5/+0
2021-06-01nfc: pn544: drop ftrace-like debugging messagesKrzysztof Kozlowski1-7/+0
2021-06-01nfc: pn533: drop unneeded braces {} in ifKrzysztof Kozlowski1-2/+1
2021-06-01nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski3-55/+0
2021-06-01nfc: mrvl: simplify with module_driverKrzysztof Kozlowski1-17/+1
2021-06-01nfc: mrvl: correct minor coding style violationsKrzysztof Kozlowski3-20/+20
2021-06-01nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski8-101/+13
2021-06-01nfc: mei_phy: drop ftrace-like debugging messagesKrzysztof Kozlowski1-8/+0
2021-06-01nfc: fdp: drop ftrace-like debugging messagesKrzysztof Kozlowski3-43/+1
2021-05-29nfc: st95hf: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski1-1/+1
2021-05-29nfc: st21nfca: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski1-2/+2
2021-05-29nfc: st-nci: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski2-4/+4
2021-05-29nfc: pn544: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski1-2/+2
2021-05-29nfc: s3fwrn5: mark OF device ID tables as maybe unusedKrzysztof Kozlowski1-1/+1
2021-05-29nfc: pn533: mark OF device ID tables as maybe unusedKrzysztof Kozlowski1-1/+1
2021-05-29nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE checkKrzysztof Kozlowski1-5/+0
2021-05-29nfc: mrvl: mark OF device ID tables as maybe unusedKrzysztof Kozlowski2-2/+2
2021-05-29nfc: pn533: drop of_match_ptr from device ID tableKrzysztof Kozlowski1-1/+1
2021-05-29nfc: port100: correct kerneldoc for structureKrzysztof Kozlowski1-2/+2
2021-05-29nfc: fdp: drop ACPI_PTR from device ID tableKrzysztof Kozlowski1-1/+1
2021-05-29nfc: fdp: correct kerneldoc for structureKrzysztof Kozlowski1-2/+2
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+6
2021-05-26nfc: st-nci: remove unnecessary labelswengjianfeng1-10/+5
2021-05-26nfc: st95hf: remove unnecessary assignment and labelwengjianfeng1-5/+2
2021-05-24nfc: st-nci: remove unnecessary assignment and labelwengjianfeng1-6/+2
2021-05-24NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava6-6/+6
2021-05-21NFC: st21nfca: remove unnecessary variable and labelswengjianfeng1-41/+18
2021-05-19nfc: s3fwrn5: i2c: Enable optional clock from device treeStephan Gerhold1-2/+28
2021-04-14nfc: st-nci: remove unnecessary labelwengjianfeng1-5/+2
2021-04-12nfc: pn533: remove redundant assignmentwengjianfeng2-19/+6
2021-04-08nfc/fdp: remove unnecessary assignment and labelwengjianfeng1-26/+16
2021-04-07nfc: s3fwrn5: remove unnecessary labelwengjianfeng1-8/+4
2021-04-03nfc: pn533: prevent potential memory corruptionDan Carpenter1-0/+3
2021-03-22NFC: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-19nfc/fdp: Simplify the return expression of fdp_nci_open()zuoqilin1-4/+1
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+2
2021-02-09mei: bus: change remove callback to return voidUwe Kleine-König2-6/+2
2021-02-09nfc: st-nci: Remove unnecessary variablewengjianfeng1-2/+1
2021-02-05nfc: pn533: Fix typo issuewengjianfeng1-2/+2
2021-01-30nfc: Add a virtual nci device driverBongsu Jeon3-0/+227
2021-01-26nfc: fix typowengjianfeng1-1/+1
2021-01-26nfc: fdp: fix typo issuewengjianfeng1-1/+1