Age | Commit message (Expand) | Author |
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-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 |
2021-05-20 | NFC: st21nfca: remove unnecessary variable and labels | wengjianfeng |
2021-05-19 | nfc: s3fwrn5: i2c: Enable optional clock from device tree | Stephan Gerhold |
2021-04-13 | nfc: st-nci: remove unnecessary label | wengjianfeng |
2021-04-12 | nfc: pn533: remove redundant assignment | wengjianfeng |
2021-04-07 | nfc/fdp: remove unnecessary assignment and label | wengjianfeng |
2021-04-06 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng |
2021-04-02 | nfc: pn533: prevent potential memory corruption | Dan Carpenter |
2021-03-22 | NFC: Fix a typo | Bhaskar Chowdhury |
2021-03-18 | nfc/fdp: Simplify the return expression of fdp_nci_open() | zuoqilin |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-09 | mei: bus: change remove callback to return void | Uwe Kleine-König |
2021-02-08 | nfc: st-nci: Remove unnecessary variable | wengjianfeng |
2021-02-04 | nfc: pn533: Fix typo issue | wengjianfeng |