aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)AuthorFilesLines
2021-06-18NFC: nxp-nci: remove unnecessary labelGravatar wengjianfeng 1-5/+2
2021-06-18NFC: nxp-nci: remove unnecessary labelsGravatar wengjianfeng 1-26/+13
2021-06-11nfc: fdp: remove unnecessary labelsGravatar wengjianfeng 1-5/+2
2021-06-03nfc: mrvl: reduce the scope of local variablesGravatar Krzysztof Kozlowski 1-2/+4
2021-06-03nfc: mrvl: remove useless "continue" at end of loopGravatar Krzysztof Kozlowski 1-6/+2
2021-06-01NFC: microread: Remove redundant assignment to variable errGravatar Nigel Christian 1-1/+0
2021-05-31nfc: st95hf: fix indentation to tabsGravatar Krzysztof Kozlowski 1-2/+2
2021-05-31nfc: st-nci: drop ftrace-like debugging messagesGravatar Krzysztof Kozlowski 3-16/+0
2021-05-31nfc: st21nfca: drop ftrace-like debugging messagesGravatar Krzysztof Kozlowski 1-5/+0
2021-05-31nfc: pn544: drop ftrace-like debugging messagesGravatar Krzysztof Kozlowski 1-7/+0
2021-05-31nfc: pn533: drop unneeded braces {} in ifGravatar Krzysztof Kozlowski 1-2/+1
2021-05-31nfc: pn533: drop ftrace-like debugging messagesGravatar Krzysztof Kozlowski 3-55/+0
2021-05-31nfc: mrvl: simplify with module_driverGravatar Krzysztof Kozlowski 1-17/+1
2021-05-31nfc: mrvl: correct minor coding style violationsGravatar Krzysztof Kozlowski 3-20/+20
2021-05-31nfc: mrvl: use SPDX-License-IdentifierGravatar Krzysztof Kozlowski 8-101/+13
2021-05-31nfc: mei_phy: drop ftrace-like debugging messagesGravatar Krzysztof Kozlowski 1-8/+0
2021-05-31nfc: fdp: drop ftrace-like debugging messagesGravatar Krzysztof Kozlowski 3-43/+1
2021-05-28nfc: st95hf: mark ACPI and OF device ID tables as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2021-05-28nfc: st21nfca: mark ACPI and OF device ID tables as maybe unusedGravatar Krzysztof Kozlowski 1-2/+2
2021-05-28nfc: st-nci: mark ACPI and OF device ID tables as maybe unusedGravatar Krzysztof Kozlowski 2-4/+4
2021-05-28nfc: pn544: mark ACPI and OF device ID tables as maybe unusedGravatar Krzysztof Kozlowski 1-2/+2
2021-05-28nfc: s3fwrn5: mark OF device ID tables as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2021-05-28nfc: pn533: mark OF device ID tables as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2021-05-28nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE checkGravatar Krzysztof Kozlowski 1-5/+0
2021-05-28nfc: mrvl: mark OF device ID tables as maybe unusedGravatar Krzysztof Kozlowski 2-2/+2
2021-05-28nfc: pn533: drop of_match_ptr from device ID tableGravatar Krzysztof Kozlowski 1-1/+1
2021-05-28nfc: port100: correct kerneldoc for structureGravatar Krzysztof Kozlowski 1-2/+2
2021-05-28nfc: fdp: drop ACPI_PTR from device ID tableGravatar Krzysztof Kozlowski 1-1/+1
2021-05-28nfc: fdp: correct kerneldoc for structureGravatar Krzysztof Kozlowski 1-2/+2
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 6-6/+6
2021-05-26nfc: st-nci: remove unnecessary labelsGravatar wengjianfeng 1-10/+5
2021-05-26nfc: st95hf: remove unnecessary assignment and labelGravatar wengjianfeng 1-5/+2
2021-05-24nfc: st-nci: remove unnecessary assignment and labelGravatar wengjianfeng 1-6/+2
2021-05-23NFC: nfcmrvl: fix kernel-doc syntax in file headersGravatar Aditya Srivastava 6-6/+6
2021-05-20NFC: st21nfca: remove unnecessary variable and labelsGravatar wengjianfeng 1-41/+18
2021-05-19nfc: s3fwrn5: i2c: Enable optional clock from device treeGravatar Stephan Gerhold 1-2/+28
2021-04-13nfc: st-nci: remove unnecessary labelGravatar wengjianfeng 1-5/+2
2021-04-12nfc: pn533: remove redundant assignmentGravatar wengjianfeng 2-19/+6
2021-04-07nfc/fdp: remove unnecessary assignment and labelGravatar wengjianfeng 1-26/+16
2021-04-06nfc: s3fwrn5: remove unnecessary labelGravatar wengjianfeng 1-8/+4
2021-04-02nfc: pn533: prevent potential memory corruptionGravatar Dan Carpenter 1-0/+3
2021-03-22NFC: Fix a typoGravatar Bhaskar Chowdhury 1-1/+1
2021-03-18nfc/fdp: Simplify the return expression of fdp_nci_open()Gravatar zuoqilin 1-4/+1
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+2
2021-02-09mei: bus: change remove callback to return voidGravatar Uwe Kleine-König 2-6/+2
2021-02-08nfc: st-nci: Remove unnecessary variableGravatar wengjianfeng 1-2/+1
2021-02-04nfc: pn533: Fix typo issueGravatar wengjianfeng 1-2/+2
2021-01-29nfc: Add a virtual nci device driverGravatar Bongsu Jeon 3-0/+227
2021-01-25nfc: fix typoGravatar wengjianfeng 1-1/+1
2021-01-25nfc: fdp: fix typo issueGravatar wengjianfeng 1-1/+1