| Age | Commit message (Expand) | Author | Files | Lines |
| 13 days | nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems | Carl Lee | 1 | -1/+20 |
| 2026-05-17 | nfc: nxp-nci: Add ISO15693 support | Carl Lee | 1 | -0/+1 |
| 2026-05-05 | nfc: trf7970a: fix comment typos | Miles Krause | 1 | -3/+3 |
| 2026-04-27 | NFC: trf7970a: Ignore antenna noise when checking for RF field | Paul Geurts | 1 | -1/+2 |
| 2026-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -6/+15 |
| 2026-04-09 | nfc: pn533: allocate rx skb before consuming bytes | Pengpeng Hou | 1 | -3/+8 |
| 2026-04-03 | nfc: s3fwrn5: allocate rx skb before consuming bytes | Pengpeng Hou | 1 | -3/+7 |
| 2026-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
| 2026-03-31 | nfc: port100: refactor endpoint lookup | Johan Hovold | 1 | -21/+6 |
| 2026-03-31 | nfc: pn533: refactor endpoint lookup | Johan Hovold | 1 | -23/+11 |
| 2026-03-31 | nfc: nfcmrvl: refactor endpoint lookup | Johan Hovold | 1 | -16/+4 |
| 2026-03-31 | NFC: pn533: bound the UART receive buffer | Pengpeng Hou | 1 | -0/+3 |
| 2026-03-23 | nfc: microread: Drop unused include | Andy Shevchenko | 1 | -1/+0 |
| 2026-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2026-03-18 | NFC: nxp-nci: allow GPIOs to sleep | Ian Ray | 1 | -2/+2 |
| 2026-03-09 | Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm... | Jakub Kicinski | 8 | -128/+61 |
| 2026-03-09 | nfc: nfcmrvl: convert to gpio descriptors | Jialu Xu | 4 | -40/+36 |
| 2026-03-09 | nfc: s3fwrn5: convert to gpio descriptors | Jialu Xu | 4 | -88/+25 |
| 2026-03-06 | nfc: port100: drop redundant device reference | Johan Hovold | 1 | -3/+1 |
| 2026-03-06 | nfc: pn533: drop redundant device reference | Johan Hovold | 1 | -3/+1 |
| 2026-03-03 | NFC: s3fwrn5: Replace strcpy() with strscpy() | Tomasz Unger | 1 | -1/+1 |
| 2026-03-03 | NFC: nfcmrvl: Replace strcpy() with strscpy() | Tomasz Unger | 1 | -1/+1 |
| 2026-03-03 | NFC: nxp-nci: Replace strcpy() with strscpy() | Tomasz Unger | 1 | -1/+1 |
| 2026-03-03 | NFC: pn544: i2c: Replace strcpy() with strscpy() | Tomasz Unger | 1 | -1/+1 |
| 2026-02-26 | Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-25 | nfc: pn533: properly drop the usb interface reference on disconnect | Greg Kroah-Hartman | 1 | -0/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 10 | -19/+19 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 10 | -19/+19 |
| 2026-02-06 | nfc: nxp-nci: remove interrupt trigger type | Carl Lee | 1 | -1/+1 |
| 2026-01-17 | Revert "nfc/nci: Add the inconsistency check between the input data length an... | Thadeu Lima de Souza Cascardo | 1 | -4/+0 |
| 2025-12-11 | nfc: pn533: Fix error code in pn533_acr122_poweron_rdr() | Dan Carpenter | 1 | -1/+1 |
| 2025-11-17 | NFC: mei_phy: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
| 2025-08-18 | nfc: s3fwrn5: Use SHA-1 library instead of crypto_shash | Eric Biggers | 2 | -18/+2 |
| 2025-08-14 | nfc: pn533: Delete an unnecessary check | Dan Carpenter | 1 | -8/+4 |
| 2025-06-27 | NFC: trf7970a: Create device-tree parameter for RX gain reduction | Paul Geurts | 1 | -11/+80 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 6 | -11/+14 |
| 2025-05-21 | nfc: Correct Samsung "Electronics" spelling in copyright headers | Sumanth Gavini | 10 | -12/+12 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 7 | -22/+22 |
| 2025-01-18 | nfc: mrvl: Don't use "proxy" headers | Andy Shevchenko | 1 | -2/+7 |
| 2025-01-18 | nfc: st21nfca: Remove unused of_gpio.h | Andy Shevchenko | 1 | -1/+0 |
| 2025-01-06 | nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work() | Krzysztof Kozlowski | 1 | -10/+8 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 4 | -4/+4 |
| 2024-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+5 |
| 2024-08-29 | nfc: pn533: Add poll mod list filling check | Aleksandr Mishin | 1 | -0/+5 |
| 2024-08-21 | nfc: pn533: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -1/+0 |
| 2024-07-28 | minmax: make generic MIN() and MAX() macros available everywhere | Linus Torvalds | 1 | -2/+0 |
| 2024-06-20 | nfc: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 8 | -8/+8 |
| 2024-05-29 | nfc/nci: Add the inconsistency check between the input data length and count | Edward Adam Davis | 1 | -0/+4 |
| 2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -19/+23 |
| 2024-04-22 | NFC: trf7970a: disable all regulators on removal | Paul Geurts | 1 | -19/+23 |
| 2024-03-29 | nfc: st95hf: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-29 | nfc: mrvl: spi: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-29 | nfc: st95hf: Switch to using gpiod API | Andy Shevchenko | 1 | -16/+11 |
| 2024-01-27 | treewide, serdev: change receive_buf() return type to size_t | Francesco Dolcini | 2 | -4/+4 |
| 2023-12-11 | Merge 6.7-rc5 into tty-next | Greg Kroah-Hartman | 1 | -1/+6 |
| 2023-12-08 | tty: serdev: convert to u8 and size_t | Jiri Slaby (SUSE) | 2 | -5/+4 |
| 2023-11-22 | nfc: virtual_ncidev: Add variable to check if ndev is running | Nguyen Dinh Phi | 1 | -1/+6 |
| 2023-08-30 | NFC: nxp: add NXP1002 | Oliver Neukum | 1 | -0/+1 |
| 2023-08-16 | nfc: virtual_ncidev: Use module_misc_device macro to simplify the code | Li Zetao | 1 | -12/+1 |
| 2023-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
| 2023-06-18 | nfc: fdp: Add MODULE_FIRMWARE macros | Juerg Haefliger | 1 | -0/+3 |
| 2023-06-12 | nfc: nxp-nci: store __be16 value in __be16 variable | Simon Horman | 1 | -1/+1 |
| 2023-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+0 |
| 2023-05-26 | nfcsim.c: Fix error checking for debugfs_create_dir | Osama Muhammad | 1 | -4/+0 |
| 2023-05-22 | nfc: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 9 | -9/+9 |
| 2023-04-24 | drivers: nfc: nfcsim: remove return value check of `dev_dir` | Jianuo Kuang | 1 | -5/+0 |
| 2023-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+5 |
| 2023-03-16 | nfc: mrvl: Use of_property_read_bool() for boolean properties | Rob Herring | 4 | -18/+7 |
| 2023-03-16 | nfc: mrvl: Move platform_data struct into driver | Rob Herring | 1 | -2/+28 |
| 2023-03-15 | nfc: trf7970a: mark OF related data as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-15 | nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition | Zheng Wang | 1 | -2/+4 |
| 2023-03-10 | nfc: pn533: initialize struct pn533_out_arg properly | Fedor Pchelkin | 1 | -0/+1 |
| 2023-02-28 | nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro... | Kang Chen | 1 | -0/+4 |
| 2023-02-26 | nfc: fix memory leak of se_io context in nfc_genl_se_io | Fedor Pchelkin | 2 | -0/+12 |
| 2023-01-09 | nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() | Minsuk Kang | 1 | -3/+41 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 2 | -2/+2 |
| 2022-12-14 | nfc: pn533: Clear nfc_target before being used | Minsuk Kang | 1 | -0/+4 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -16/+46 |
| 2022-11-23 | nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTION | Martin Faltesek | 1 | -15/+36 |
| 2022-11-23 | nfc: st-nci: fix memory leaks in EVT_TRANSACTION | Martin Faltesek | 1 | -1/+3 |
| 2022-11-23 | nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTION | Martin Faltesek | 1 | -1/+1 |
| 2022-11-23 | nfc: st21nfca: i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | nfc: st-nci: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | nfc: s3fwrn5: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | nfc: pn544: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | nfc: pn533: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | NFC: nxp-nci: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | nfc: mrvl: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-23 | nfc: microread: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2022-11-21 | nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() | Shang XiaoJing | 1 | -0/+1 |
| 2022-11-21 | nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() | Shang XiaoJing | 1 | -2/+6 |
| 2022-11-21 | nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() | Shang XiaoJing | 1 | -1/+3 |
| 2022-11-17 | NFC: nci: Allow to create multiple virtual nci devices | Dmitry Vyukov | 1 | -76/+71 |
| 2022-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -6/+26 |
| 2022-10-30 | nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send() | Shang XiaoJing | 1 | -1/+6 |
| 2022-10-30 | nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send() | Shang XiaoJing | 1 | -2/+6 |
| 2022-10-30 | nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() | Shang XiaoJing | 1 | -2/+5 |
| 2022-10-30 | nfc: fdp: Fix potential memory leak in fdp_nci_send() | Shang XiaoJing | 1 | -1/+9 |
| 2022-10-28 | nfc: s3fwrn5: use devm_clk_get_optional_enabled() helper | Dmitry Torokhov | 1 | -14/+5 |
| 2022-10-20 | nfc: virtual_ncidev: Fix memory leak in virtual_nci_send() | Shang XiaoJing | 1 | -0/+3 |
| 2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang | 1 | -0/+1 |
| 2022-08-22 | nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout | Duoming Zhou | 1 | -0/+1 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 9 | -27/+9 |
| 2022-07-13 | NFC: nxp-nci: add error reporting | Michael Walle | 1 | -0/+34 |
| 2022-06-29 | NFC: nxp-nci: don't print header length mismatch on i2c error | Michael Walle | 1 | -2/+6 |
| 2022-06-29 | NFC: nxp-nci: Don't issue a zero length i2c_master_read() | Michael Walle | 1 | -0/+3 |
| 2022-06-28 | nfc: nfcmrvl: Fix irq_of_parse_and_map() return value | Krzysztof Kozlowski | 2 | -6/+6 |
| 2022-06-08 | nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred | Xiaohui Zhang | 1 | -2/+14 |
| 2022-06-08 | nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION | Martin Faltesek | 1 | -30/+30 |
| 2022-06-08 | nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling | Martin Faltesek | 1 | -3/+10 |
| 2022-06-08 | nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION | Martin Faltesek | 1 | -1/+1 |
| 2022-05-19 | NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx | Duoming Zhou | 2 | -3/+15 |
| 2022-05-18 | nfc: pn533: Fix buggy cleanup order | Lin Ma | 1 | -2/+3 |
| 2022-05-01 | nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_... | Duoming Zhou | 1 | -1/+1 |
| 2022-03-18 | nfc: st21nfca: remove unnecessary skb check before kfree_skb() | Yang Yingliang | 1 | -2/+1 |
| 2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2022-03-09 | NFC: port100: fix use-after-free in port100_send_complete | Pavel Skripkin | 1 | -0/+2 |
| 2022-02-28 | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski | 4 | -11/+4 |
| 2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 4 | -11/+4 |
| 2022-01-27 | nfc: use *_set_vendor_cmds() helpers | Jakub Kicinski | 2 | -3/+3 |
| 2022-01-12 | nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION | Jordy Zomer | 1 | -0/+10 |
| 2022-01-11 | nfc: pn544: make array rset_cmd static const | Colin Ian King | 1 | -1/+1 |
| 2021-12-30 | nfc: st21nfca: remove redundant assignment to variable i | Colin Ian King | 1 | -3/+1 |
| 2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -9/+20 |
| 2021-12-28 | NFC: st21nfca: Fix memory leak in device probe and remove | Wei Yongjun | 1 | -9/+20 |
| 2021-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2021-11-26 | nfc: fdp: Merge the same judgment | wengjianfeng | 1 | -3/+1 |
| 2021-11-26 | nfc: virtual_ncidev: change default device permissions | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2021-11-07 | nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails | Chengfeng Ye | 1 | -3/+3 |
| 2021-11-07 | nfc: port100: lower verbosity of cancelled URB messages | Krzysztof Kozlowski | 1 | -3/+3 |
| 2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2021-10-26 | nfc: port100: fix using -ERRNO as command type mask | Krzysztof Kozlowski | 1 | -2/+2 |
| 2021-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -4/+2 |
| 2021-10-20 | nfc: st95hf: Make spi remove() callback return zero | Uwe Kleine-König | 1 | -4/+2 |
| 2021-10-11 | nfc: microread: drop unneeded debug prints | Krzysztof Kozlowski | 2 | -6/+0 |
| 2021-10-11 | nfc: trf7970a: drop unneeded debug prints | Krzysztof Kozlowski | 1 | -8/+0 |
| 2021-10-11 | nfc: st21nfca: drop unneeded debug prints | Krzysztof Kozlowski | 2 | -8/+0 |
| 2021-10-11 | nfc: st-nci: drop unneeded debug prints | Krzysztof Kozlowski | 4 | -18/+0 |
| 2021-10-11 | nfc: s3fwrn5: simplify dereferencing pointer to struct device | Krzysztof Kozlowski | 2 | -29/+18 |
| 2021-10-07 | nfc: pn533: Constify pn533_phy_ops | Rikard Falkeborn | 5 | -6/+6 |
| 2021-10-07 | nfc: pn533: Constify serdev_device_ops | Rikard Falkeborn | 1 | -1/+1 |
| 2021-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2021-09-23 | nfc: st-nci: Add SPI ID matching DT compatible | Mark Brown | 1 | -0/+1 |
| 2021-09-13 | nfc: mrvl: drop unneeded memory allocation fail messages | Krzysztof Kozlowski | 1 | -3/+1 |
| 2021-09-13 | nfc: microread: drop unneeded memory allocation fail messages | Krzysztof Kozlowski | 1 | -3/+1 |
| 2021-09-13 | nfc: pn544: drop unneeded memory allocation fail messages | Krzysztof Kozlowski | 1 | -3/+1 |
| 2021-09-13 | nfc: pn544: drop unneeded debug prints | Krzysztof Kozlowski | 1 | -4/+0 |
| 2021-09-13 | nfc: pn533: use dev_err() instead of pr_err() | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-09-13 | nfc: pn533: drop unneeded debug prints | Krzysztof Kozlowski | 2 | -6/+0 |
| 2021-09-13 | nfc: fdp: drop unneeded debug prints | Krzysztof Kozlowski | 1 | -1/+0 |
| 2021-08-26 | nfc: st95hf: remove unused header includes | Krzysztof Kozlowski | 1 | -1/+0 |
| 2021-08-26 | nfc: st21nfca: remove unused header includes | Krzysztof Kozlowski | 2 | -3/+0 |
| 2021-08-26 | nfc: st-nci: remove unused header includes | Krzysztof Kozlowski | 1 | -2/+0 |
| 2021-08-26 | nfc: pn544: remove unused header includes | Krzysztof Kozlowski | 1 | -1/+0 |
| 2021-08-26 | nfc: mrvl: remove unused header includes | Krzysztof Kozlowski | 2 | -6/+0 |
| 2021-08-26 | nfc: microread: remove unused header includes | Krzysztof Kozlowski | 2 | -2/+0 |
| 2021-08-18 | nfc: virtual_ncidev: Use wait queue instead of polling | Bongsu Jeon | 1 | -2/+7 |
| 2021-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -3/+2 |
| 2021-07-30 | nfc: constify local pointer variables | Krzysztof Kozlowski | 1 | -2/+2 |
| 2021-07-30 | nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-29 | nfc: mrvl: constify static nfcmrvl_if_ops | Krzysztof Kozlowski | 6 | -7/+7 |
| 2021-07-29 | nfc: mrvl: constify several pointers | Krzysztof Kozlowski | 6 | -13/+15 |
| 2021-07-29 | nfc: microread: constify several pointers | Krzysztof Kozlowski | 3 | -4/+4 |
| 2021-07-29 | nfc: fdp: constify several pointers | Krzysztof Kozlowski | 3 | -13/+13 |
| 2021-07-29 | nfc: fdp: use unsigned int as loop iterator | Krzysztof Kozlowski | 1 | -1/+2 |
| 2021-07-29 | nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg() | Krzysztof Kozlowski | 1 | -4/+4 |
| 2021-07-29 | nfc: nfcsim: constify drvdata (struct nfcsim) | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-29 | nfc: virtual_ncidev: constify pointer to nfc_dev | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-29 | nfc: trf7970a: constify several pointers | Krzysztof Kozlowski | 1 | -8/+9 |
| 2021-07-29 | nfc: port100: constify several pointers | Krzysztof Kozlowski | 1 | -17/+20 |
| 2021-07-29 | nfc: mei_phy: constify buffer passed to mei_nfc_send() | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-28 | nfc: nfcsim: fix use after free during module unload | Krzysztof Kozlowski | 1 | -2/+1 |
| 2021-07-28 | nfc: s3fwrn5: fix undefined parameter values in dev_err() | Tang Bin | 1 | -1/+1 |
| 2021-07-27 | nfc: s3fwrn5: fix undefined parameter values in dev_err() | Tang Bin | 1 | -1/+1 |
| 2021-07-26 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng | 1 | -7/+5 |
| 2021-07-25 | nfc: constify nfc_digital_ops | Krzysztof Kozlowski | 4 | -4/+4 |
| 2021-07-25 | nfc: constify nfc_hci_ops | Krzysztof Kozlowski | 3 | -3/+3 |
| 2021-07-25 | nfc: constify nfc_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-07-25 | nfc: constify nfc_hci_gate | Krzysztof Kozlowski | 3 | -3/+3 |
| 2021-07-25 | nfc: constify pointer to nfc_vendor_cmd | Krzysztof Kozlowski | 2 | -2/+2 |
| 2021-07-25 | nfc: st21nfca: constify file-scope arrays | Krzysztof Kozlowski | 1 | -2/+2 |
| 2021-07-25 | nfc: constify nfc_phy_ops | Krzysztof Kozlowski | 18 | -35/+37 |
| 2021-07-25 | nfc: constify nci_driver_ops (prop_ops and core_ops) | Krzysztof Kozlowski | 4 | -5/+5 |
| 2021-07-25 | nfc: s3fwrn5: constify nci_ops | Krzysztof Kozlowski | 3 | -12/+5 |
| 2021-07-25 | nfc: constify nci_ops | Krzysztof Kozlowski | 5 | -5/+7 |
| 2021-07-23 | nfc: port100: constify protocol list array | Krzysztof Kozlowski | 1 | -4/+4 |
| 2021-06-18 | NFC: nxp-nci: remove unnecessary label | wengjianfeng | 1 | -5/+2 |
| 2021-06-18 | NFC: nxp-nci: remove unnecessary labels | wengjianfeng | 1 | -26/+13 |
| 2021-06-11 | nfc: fdp: remove unnecessary labels | wengjianfeng | 1 | -5/+2 |
| 2021-06-03 | nfc: mrvl: reduce the scope of local variables | Krzysztof Kozlowski | 1 | -2/+4 |
| 2021-06-03 | nfc: mrvl: remove useless "continue" at end of loop | Krzysztof Kozlowski | 1 | -6/+2 |
| 2021-06-01 | NFC: microread: Remove redundant assignment to variable err | Nigel Christian | 1 | -1/+0 |
| 2021-05-31 | nfc: st95hf: fix indentation to tabs | Krzysztof Kozlowski | 1 | -2/+2 |
| 2021-05-31 | nfc: st-nci: drop ftrace-like debugging messages | Krzysztof Kozlowski | 3 | -16/+0 |
| 2021-05-31 | nfc: st21nfca: drop ftrace-like debugging messages | Krzysztof Kozlowski | 1 | -5/+0 |
| 2021-05-31 | nfc: pn544: drop ftrace-like debugging messages | Krzysztof Kozlowski | 1 | -7/+0 |
| 2021-05-31 | nfc: pn533: drop unneeded braces {} in if | Krzysztof Kozlowski | 1 | -2/+1 |
| 2021-05-31 | nfc: pn533: drop ftrace-like debugging messages | Krzysztof Kozlowski | 3 | -55/+0 |
| 2021-05-31 | nfc: mrvl: simplify with module_driver | Krzysztof Kozlowski | 1 | -17/+1 |
| 2021-05-31 | nfc: mrvl: correct minor coding style violations | Krzysztof Kozlowski | 3 | -20/+20 |