Age | Commit message (Expand) | Author |
2021-11-07 | nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails | Chengfeng Ye |
2021-11-07 | nfc: port100: lower verbosity of cancelled URB messages | Krzysztof Kozlowski |
2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-26 | nfc: port100: fix using -ERRNO as command type mask | Krzysztof Kozlowski |
2021-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-10-20 | nfc: st95hf: Make spi remove() callback return zero | Uwe Kleine-König |
2021-10-11 | nfc: microread: drop unneeded debug prints | Krzysztof Kozlowski |
2021-10-11 | nfc: trf7970a: drop unneeded debug prints | Krzysztof Kozlowski |
2021-10-11 | nfc: st21nfca: drop unneeded debug prints | Krzysztof Kozlowski |
2021-10-11 | nfc: st-nci: drop unneeded debug prints | Krzysztof Kozlowski |
2021-10-11 | nfc: s3fwrn5: simplify dereferencing pointer to struct device | Krzysztof Kozlowski |
2021-10-07 | nfc: pn533: Constify pn533_phy_ops | Rikard Falkeborn |
2021-10-07 | nfc: pn533: Constify serdev_device_ops | Rikard Falkeborn |
2021-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-09-23 | nfc: st-nci: Add SPI ID matching DT compatible | Mark Brown |
2021-09-13 | nfc: mrvl: drop unneeded memory allocation fail messages | Krzysztof Kozlowski |
2021-09-13 | nfc: microread: drop unneeded memory allocation fail messages | Krzysztof Kozlowski |
2021-09-13 | nfc: pn544: drop unneeded memory allocation fail messages | Krzysztof Kozlowski |
2021-09-13 | nfc: pn544: drop unneeded debug prints | Krzysztof Kozlowski |
2021-09-13 | nfc: pn533: use dev_err() instead of pr_err() | Krzysztof Kozlowski |
2021-09-13 | nfc: pn533: drop unneeded debug prints | Krzysztof Kozlowski |
2021-09-13 | nfc: fdp: drop unneeded debug prints | Krzysztof Kozlowski |
2021-08-26 | nfc: st95hf: remove unused header includes | Krzysztof Kozlowski |
2021-08-26 | nfc: st21nfca: remove unused header includes | Krzysztof Kozlowski |
2021-08-26 | nfc: st-nci: remove unused header includes | Krzysztof Kozlowski |
2021-08-26 | nfc: pn544: remove unused header includes | Krzysztof Kozlowski |
2021-08-26 | nfc: mrvl: remove unused header includes | Krzysztof Kozlowski |
2021-08-26 | nfc: microread: remove unused header includes | Krzysztof Kozlowski |
2021-08-18 | nfc: virtual_ncidev: Use wait queue instead of polling | Bongsu Jeon |
2021-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-07-30 | nfc: constify local pointer variables | Krzysztof Kozlowski |
2021-07-30 | nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument | Krzysztof Kozlowski |
2021-07-29 | nfc: mrvl: constify static nfcmrvl_if_ops | Krzysztof Kozlowski |
2021-07-29 | nfc: mrvl: constify several pointers | Krzysztof Kozlowski |
2021-07-29 | nfc: microread: constify several pointers | Krzysztof Kozlowski |
2021-07-29 | nfc: fdp: constify several pointers | Krzysztof Kozlowski |
2021-07-29 | nfc: fdp: use unsigned int as loop iterator | Krzysztof Kozlowski |
2021-07-29 | nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg() | Krzysztof Kozlowski |
2021-07-29 | nfc: nfcsim: constify drvdata (struct nfcsim) | Krzysztof Kozlowski |
2021-07-29 | nfc: virtual_ncidev: constify pointer to nfc_dev | Krzysztof Kozlowski |
2021-07-29 | nfc: trf7970a: constify several pointers | Krzysztof Kozlowski |
2021-07-29 | nfc: port100: constify several pointers | Krzysztof Kozlowski |
2021-07-29 | nfc: mei_phy: constify buffer passed to mei_nfc_send() | Krzysztof Kozlowski |
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-07-26 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng |
2021-07-25 | nfc: constify nfc_digital_ops | Krzysztof Kozlowski |
2021-07-25 | nfc: constify nfc_hci_ops | Krzysztof Kozlowski |
2021-07-25 | nfc: constify nfc_ops | Krzysztof Kozlowski |