summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAgeFilesLines
...
* | nfc: constify nfc_digital_opsKrzysztof Kozlowski2021-07-254-4/+4
* | nfc: constify nfc_hci_opsKrzysztof Kozlowski2021-07-253-3/+3
* | nfc: constify nfc_opsKrzysztof Kozlowski2021-07-251-1/+1
* | nfc: constify nfc_hci_gateKrzysztof Kozlowski2021-07-253-3/+3
* | nfc: constify pointer to nfc_vendor_cmdKrzysztof Kozlowski2021-07-252-2/+2
* | nfc: st21nfca: constify file-scope arraysKrzysztof Kozlowski2021-07-251-2/+2
* | nfc: constify nfc_phy_opsKrzysztof Kozlowski2021-07-2518-35/+37
* | nfc: constify nci_driver_ops (prop_ops and core_ops)Krzysztof Kozlowski2021-07-254-5/+5
* | nfc: s3fwrn5: constify nci_opsKrzysztof Kozlowski2021-07-253-12/+5
* | nfc: constify nci_opsKrzysztof Kozlowski2021-07-255-5/+7
* | nfc: port100: constify protocol list arrayKrzysztof Kozlowski2021-07-231-4/+4
|/
* NFC: nxp-nci: remove unnecessary labelwengjianfeng2021-06-181-5/+2
* NFC: nxp-nci: remove unnecessary labelswengjianfeng2021-06-181-26/+13
* nfc: fdp: remove unnecessary labelswengjianfeng2021-06-111-5/+2
* nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski2021-06-031-2/+4
* nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski2021-06-031-6/+2
* NFC: microread: Remove redundant assignment to variable errNigel Christian2021-06-011-1/+0
* nfc: st95hf: fix indentation to tabsKrzysztof Kozlowski2021-05-311-2/+2
* nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski2021-05-313-16/+0
* nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski2021-05-311-5/+0
* nfc: pn544: drop ftrace-like debugging messagesKrzysztof Kozlowski2021-05-311-7/+0
* nfc: pn533: drop unneeded braces {} in ifKrzysztof Kozlowski2021-05-311-2/+1
* nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski2021-05-313-55/+0
* nfc: mrvl: simplify with module_driverKrzysztof Kozlowski2021-05-311-17/+1
* nfc: mrvl: correct minor coding style violationsKrzysztof Kozlowski2021-05-313-20/+20
* nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski2021-05-318-101/+13
* nfc: mei_phy: drop ftrace-like debugging messagesKrzysztof Kozlowski2021-05-311-8/+0
* nfc: fdp: drop ftrace-like debugging messagesKrzysztof Kozlowski2021-05-313-43/+1
* nfc: st95hf: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-281-1/+1
* nfc: st21nfca: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-281-2/+2
* nfc: st-nci: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-282-4/+4
* nfc: pn544: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-281-2/+2
* nfc: s3fwrn5: mark OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-281-1/+1
* nfc: pn533: mark OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-281-1/+1
* nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE checkKrzysztof Kozlowski2021-05-281-5/+0
* nfc: mrvl: mark OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-282-2/+2
* nfc: pn533: drop of_match_ptr from device ID tableKrzysztof Kozlowski2021-05-281-1/+1
* nfc: port100: correct kerneldoc for structureKrzysztof Kozlowski2021-05-281-2/+2
* nfc: fdp: drop ACPI_PTR from device ID tableKrzysztof Kozlowski2021-05-281-1/+1
* nfc: fdp: correct kerneldoc for structureKrzysztof Kozlowski2021-05-281-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-276-6/+6
|\
| * NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava2021-05-236-6/+6
* | nfc: st-nci: remove unnecessary labelswengjianfeng2021-05-261-10/+5
* | nfc: st95hf: remove unnecessary assignment and labelwengjianfeng2021-05-261-5/+2
* | nfc: st-nci: remove unnecessary assignment and labelwengjianfeng2021-05-241-6/+2
* | NFC: st21nfca: remove unnecessary variable and labelswengjianfeng2021-05-201-41/+18
* | nfc: s3fwrn5: i2c: Enable optional clock from device treeStephan Gerhold2021-05-191-2/+28
|/
* nfc: st-nci: remove unnecessary labelwengjianfeng2021-04-131-5/+2
* nfc: pn533: remove redundant assignmentwengjianfeng2021-04-122-19/+6
* nfc/fdp: remove unnecessary assignment and labelwengjianfeng2021-04-071-26/+16