Show patches with: Submitter = Krzysztof Kozlowski       |    State = Action Required       |    Archived = No       |   72 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,15/15] nfc: mrvl: drop unneeded memory allocation fail messages nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,14/15] nfc: microread: drop unneeded memory allocation fail messages nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,13/15] nfc: microread: drop unneeded debug prints nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,12/15] nfc: trf7970a: drop unneeded debug prints nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,11/15] nfc: st21nfca: drop unneeded debug prints nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,10/15] nfc: st-nci: drop unneeded debug prints nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,09/15] nfc: s3fwrn5: simplify dereferencing pointer to struct device nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,08/15] nfc: pn544: drop unneeded memory allocation fail messages nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,07/15] nfc: pn544: drop unneeded debug prints nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,06/15] nfc: pn533: use dev_err() instead of pr_err() nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,05/15] nfc: pn533: drop unneeded debug prints nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,04/15] nfc: fdp: drop unneeded debug prints nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,03/15] nfc: nci: replace GPLv2 boilerplate with SPDX nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,02/15] nfc: do not break pr_debug() call into separate lines nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[v2,01/15] nfc: drop unneeded debug prints nfc: minor printk cleanup --- 2021-09-13 Krzysztof Kozlowski New
[05/15] nfc: pn533: drop unneeded debug prints [01/15] nfc: drop unneeded debug prints --- 2021-09-07 Krzysztof Kozlowski New
[5/6] nfc: st21nfca: remove unused header includes [1/6] nfc: microread: remove unused header includes --- 2021-08-25 Krzysztof Kozlowski New
[3/6] nfc: pn544: remove unused header includes [1/6] nfc: microread: remove unused header includes --- 2021-08-25 Krzysztof Kozlowski New
[1/6] nfc: microread: remove unused header includes [1/6] nfc: microread: remove unused header includes --- 2021-08-25 Krzysztof Kozlowski New
[v3,7/7] nfc: hci: cleanup unneeded spaces [v3,1/7] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument --- 2021-07-30 Krzysztof Kozlowski New
[v3,5/7] nfc: constify local pointer variables [v3,1/7] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument --- 2021-07-30 Krzysztof Kozlowski New
[v2,6/8] nfc: nci: constify several pointers to u8, sk_buff and other structs [v2,1/8] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument --- 2021-07-30 Krzysztof Kozlowski New
[v2,4/8] nfc: constify several pointers to u8, char and sk_buff [v2,1/8] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument --- 2021-07-30 Krzysztof Kozlowski New
[v2,3/8] nfc: hci: annotate nfc_llc_init() as __init [v2,1/8] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument --- 2021-07-30 Krzysztof Kozlowski New
[v2,1/8] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument [v2,1/8] nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument --- 2021-07-30 Krzysztof Kozlowski New
[12/12] nfc: mrvl: constify static nfcmrvl_if_ops nfc: constify, continued (part 2) --- 2021-07-29 Krzysztof Kozlowski New
[10/12] nfc: microread: constify several pointers nfc: constify, continued (part 2) --- 2021-07-29 Krzysztof Kozlowski New
[09/12] nfc: fdp: constify several pointers nfc: constify, continued (part 2) --- 2021-07-29 Krzysztof Kozlowski New
[06/12] nfc: nfcsim: constify drvdata (struct nfcsim) nfc: constify, continued (part 2) --- 2021-07-29 Krzysztof Kozlowski New
[05/12] nfc: virtual_ncidev: constify pointer to nfc_dev nfc: constify, continued (part 2) --- 2021-07-29 Krzysztof Kozlowski New
[01/12] nfc: constify passed nfc_dev nfc: constify, continued (part 2) --- 2021-07-29 Krzysztof Kozlowski New
nfc: s3fwrn5: fix uninitialized ERRNO variable in probe error message nfc: s3fwrn5: fix uninitialized ERRNO variable in probe error message --- 2021-07-28 Krzysztof Kozlowski New
nfc: nfcsim: fix use after free during module unload nfc: nfcsim: fix use after free during module unload --- 2021-07-28 Krzysztof Kozlowski New
[1/7] nfc: annotate af_nfc_exit() as __exit [1/7] nfc: annotate af_nfc_exit() as __exit --- 2021-07-26 Krzysztof Kozlowski New
[12/12] nfc: constify nfc_digital_ops nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[11/12] nfc: constify nfc_llc_ops nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[10/12] nfc: constify nfc_hci_ops nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[09/12] nfc: constify nfc_ops nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[08/12] nfc: constify nfc_hci_gate nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[07/12] nfc: constify pointer to nfc_vendor_cmd nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[06/12] nfc: st21nfca: constify file-scope arrays nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[05/12] nfc: constify nfc_phy_ops nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[04/12] nfc: constify nci_driver_ops (prop_ops and core_ops) nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[03/12] nfc: s3fwrn5: constify nci_ops nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[02/12] nfc: constify nci_ops nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
[01/12] nfc: constify payload argument in nci_send_cmd() nfc: constify data structures --- 2021-07-24 Krzysztof Kozlowski New
nfc: port100: constify protocol list array nfc: port100: constify protocol list array --- 2021-07-23 Krzysztof Kozlowski New
[v2,2/2] nfc: mrvl: reduce the scope of local variables [v2,1/2] nfc: mrvl: remove useless "continue" at end of loop --- 2021-06-02 Krzysztof Kozlowski New
[v2,1/2] nfc: mrvl: remove useless "continue" at end of loop [v2,1/2] nfc: mrvl: remove useless "continue" at end of loop --- 2021-06-02 Krzysztof Kozlowski New
nfc: mrvl: remove useless "continue" at end of loop nfc: mrvl: remove useless "continue" at end of loop --- 2021-06-01 Krzysztof Kozlowski New
[RESEND,11/11] nfc: st95hf: fix indentation to tabs [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,10/11] nfc: st-nci: drop ftrace-like debugging messages [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,09/11] nfc: st21nfca: drop ftrace-like debugging messages [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,08/11] nfc: pn544: drop ftrace-like debugging messages [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,07/11] nfc: pn533: drop unneeded braces {} in if [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,06/11] nfc: pn533: drop ftrace-like debugging messages [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,05/11] nfc: mrvl: simplify with module_driver [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,04/11] nfc: mrvl: correct minor coding style violations [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,03/11] nfc: mrvl: use SPDX-License-Identifier [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,02/11] nfc: mei_phy: drop ftrace-like debugging messages [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages [RESEND,01/11] nfc: fdp: drop ftrace-like debugging messages --- 2021-05-31 Krzysztof Kozlowski New
[RESEND] nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect [RESEND] nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect --- 2021-05-31 Krzysztof Kozlowski New
[12/12] nfc: st95hf: mark ACPI and OF device ID tables as maybe unused [01/12] nfc: fdp: correct kerneldoc for structure --- 2021-05-28 Krzysztof Kozlowski New
[10/12] nfc: st-nci: mark ACPI and OF device ID tables as maybe unused [01/12] nfc: fdp: correct kerneldoc for structure --- 2021-05-28 Krzysztof Kozlowski New
[08/12] nfc: s3fwrn5: mark OF device ID tables as maybe unused [01/12] nfc: fdp: correct kerneldoc for structure --- 2021-05-28 Krzysztof Kozlowski New
[04/12] nfc: pn533: drop of_match_ptr from device ID table [01/12] nfc: fdp: correct kerneldoc for structure --- 2021-05-28 Krzysztof Kozlowski New
[03/12] nfc: port100: correct kerneldoc for structure [01/12] nfc: fdp: correct kerneldoc for structure --- 2021-05-28 Krzysztof Kozlowski New
[01/12] nfc: fdp: correct kerneldoc for structure [01/12] nfc: fdp: correct kerneldoc for structure --- 2021-05-28 Krzysztof Kozlowski New
[2/2] MAINTAINERS: nfc: include linux-nfc mailing list [1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer --- 2021-05-12 Krzysztof Kozlowski New
[1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer [1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer --- 2021-05-12 Krzysztof Kozlowski New
MAINTAINERS: nfc: drop Clément Perrochaud from NXP-NCI MAINTAINERS: nfc: drop Clément Perrochaud from NXP-NCI --- 2021-05-12 Krzysztof Kozlowski New
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI --- 2021-04-05 Krzysztof Kozlowski New