- baab719 NFC: nxp-nci: don't print header length mismatch on i2c error by Michael Walle · 2 years, 7 months ago
- 46a815b NFC: nxp-nci: Don't issue a zero length i2c_master_read() by Michael Walle · 2 years, 7 months ago
- 8d7d154 nfc: nfcmrvl: Fix irq_of_parse_and_map() return value by Krzysztof Kozlowski · 2 years, 7 months ago
- 1eb0afe nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred by Xiaohui Zhang · 2 years, 7 months ago
- 5937730 nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling by Martin Faltesek · 2 years, 7 months ago
- e290f91 nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION by Martin Faltesek · 2 years, 7 months ago
- 4721695 nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs by Duoming Zhou · 2 years, 9 months ago
- c1184fa nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION by Jordy Zomer · 3 years ago
- 205c4ec NFC: port100: fix use-after-free in port100_send_complete by Pavel Skripkin · 2 years, 10 months ago
- 4a85c43 nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails by Chengfeng Ye · 3 years, 2 months ago
- e316ae4 nfc: port100: fix using -ERRNO as command type mask by Krzysztof Kozlowski · 3 years, 3 months ago
- 6a965e5 nfc: nfcsim: fix use after free during module unload by Krzysztof Kozlowski · 3 years, 6 months ago
- d0ad174 nfc: pn533: prevent potential memory corruption by Dan Carpenter · 3 years, 10 months ago
- 0386f7a nfc: s3fwrn5: Release the nfc firmware by Bongsu Jeon · 4 years, 1 month ago
- 5b86584 nfc: s3fwrn5: use signed integer for parsing GPIO numbers by Krzysztof Kozlowski · 4 years, 2 months ago
- 8d35eff NFC: st95hf: Fix memleak in st95hf_in_send_cmd by Dinghao Liu · 4 years, 5 months ago
- 8be68d5 nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame by Navid Emamdoost · 4 years, 6 months ago
- 990c16e NFC: st21nfca: add missed kfree_skb() in an error path by Chuhong Yuan · 4 years, 8 months ago
- 93b84b9 NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() by Dan Carpenter · 4 years, 10 months ago
- 35ce64a nfc: pn544: Fix occasional HW initialization failure by Dmitry Osipenko · 5 years ago
- 9fe83ea NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). by Mao Wenan · 5 years ago
- 05c3012 NFC: pn544: Adjust indentation in pn544_hci_check_presence by Nathan Chancellor · 5 years ago
- b597aa9 NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error by Stephan Gerhold · 5 years ago
- 81f48ce nfc: port100: handle command failure cleanly by Oliver Neukum · 5 years ago
- 79049c11 NFC: st21nfca: fix double free by Pan Bian · 5 years ago
- 6134e4f NFC: fdp: fix incorrect free object by Pan Bian · 5 years ago
- 65d02df st_nci_hci_connectivity_event_received: null check the allocation by Navid Emamdoost · 5 years ago
- 69f0dd8 st21nfca_connectivity_event_received: null check the allocation by Navid Emamdoost · 5 years ago
- 737b6bc spi: ST ST95HF NFC: declare missing of table by Daniel Gomez · 6 years ago
- afb85b1 NFC: nxp-nci: Include unaligned.h instead of access_ok.h by Guenter Roeck · 9 years ago
- b694d8d NFC: nfcmrvl_uart: fix OF child-node lookup by Johan Hovold · 6 years ago
- 5113cb7 NFC: pn533: Fix wrong GFP flag usage by Hans de Goede · 7 years ago
- 14c63f3 NFC: pn533: change order of free_irq and dev unregistration by Andrey Rusalin · 8 years ago
- 8f2c9f6 NFC: nfcmrvl: double free on error path by Dan Carpenter · 8 years ago
- c95acb7 NFC: nfcmrvl: Include unaligned.h instead of access_ok.h by Tobias Klauser · 8 years ago
- 57154f0 nfc: fdp: fix NULL pointer dereference by Sudip Mukherjee · 8 years ago
- 35bdf9a nfc: Fix hangup of RC-S380* in port100_send_ack() by OGAWA Hirofumi · 8 years ago
- 06be8e2 NFC: nfcmrvl: fix firmware-management initialisation by Johan Hovold · 8 years ago
- 10f03f0 NFC: nfcmrvl: use nfc-device for firmware download by Johan Hovold · 8 years ago
- 4b4f74d NFC: nfcmrvl: do not use device-managed resources by Johan Hovold · 8 years ago
- 7de6ff4 NFC: nfcmrvl_uart: add missing tty-device sanity check by Johan Hovold · 8 years ago
- 582ab27 mei: bus: fix received data size check in NFC fixup by Alexander Usyskin · 8 years ago
- 276b8c7 Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
- 2a0fe4f NFC: nfcsim: Simulate lost frames through debugfs entry by Thierry Escande · 8 years ago
- f9ac627 NFC: nfcsim: Add support for sysfs control entry by Thierry Escande · 8 years ago
- 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 9 years ago
- 8f49bec NFC: nfcsim: Fix missing dependency on NFC_DIGITAL by Thierry Escande · 9 years ago
- 9f0c454 NFC: port100: Abort current command before switching RF off by Thierry Escande · 9 years ago
- a52bd7d NFC: port100: Make port100_abort_cmd() synchronous by Thierry Escande · 9 years ago
- b74584c NFC: port100: Fix the command cancellation process by Thierry Escande · 9 years ago
- e3e0258 NFC: port100: Don't send a new command if one is still pending by Thierry Escande · 9 years ago
- 204bddc NFC: nfcsim: Make use of the Digital layer by Thierry Escande · 9 years ago
- a81ba50 NFC: port100: Explicitly set NFC-F framing for NFC-DEP by Thierry Escande · 9 years ago
- 58d46f5 NFC: trf7970a: add TI recommended write of zero to Register 0x18 by Geoff Lansberry · 9 years ago
- fa1ce54 NFC: fdp: Detect errors from fdp_nci_create_conn() by Geert Uytterhoeven · 9 years ago
- 6d2f70c NFC: pn533: double free on error in probe() by Dan Carpenter · 9 years ago
- f36acc3 NFC: set info->ram_patch to NULL when it is released by Colin Ian King · 9 years ago
- b31d510 NFC: pn533: handle interrupted commands in pn533_recv_frame by Michael Thalmeier · 9 years ago
- c952f91 NFC: pn533: reset poll modulation list before calling targets_found by Michael Thalmeier · 9 years ago
- 30f9848 NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands by Michael Thalmeier · 9 years ago
- b16931b NFC: pn533: fix order of initialization by Michael Thalmeier · 9 years ago
- 79f09fa NFC: pn533: i2c: free irq on driver remove by Michael Thalmeier · 9 years ago
- 3aacd7f nfc: st-nci: Move loopback usage from HCI to NCI by Christophe Ricard · 9 years ago
- 9b8d1a4 nfc: nci: Add an additional parameter to identify a connection id by Christophe Ricard · 9 years ago
- 99adc39 nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c by Christophe Ricard · 9 years ago
- c50e8fe nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.h by Christophe Ricard · 9 years ago
- 1f34b20 NFC: st-nci: spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
- 4ac52a0 NFC: st-nci: i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
- 070718a NFC: st21nfca: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
- 7cb6ab5 nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 9 years ago
- 0209e79 nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICC by Christophe Ricard · 9 years ago
- cde4856 nfc: st-nci: Simplify white list building by Christophe Ricard · 9 years ago
- d35cb20 nfc: st21nfca: Simplify white list building by Christophe Ricard · 9 years ago
- 27420fe nfc: st-nci: set is_ese_present and is_uicc_present properly by Christophe Ricard · 9 years ago
- bd9d523 nfc: st21nfca: set is_ese_present and is_uicc_present properly by Christophe Ricard · 9 years ago
- 2a19697 nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
- de72dbc nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
- c1fc913 nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
- b58afe6 nfc: st21nfca: Fix static checker warning by Christophe Ricard · 9 years ago
- dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
- dd7bedc NFC: pn533: add I2C phy driver by Michael Thalmeier · 9 years ago
- 9815c7c NFC: pn533: Separate physical layer from the core implementation by Michael Thalmeier · 9 years ago
- 37f895d NFC: pn533: Fix socket deadlock by Michael Thalmeier · 9 years ago
- e997ebb NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is set by Michael Thalmeier · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 87aca73 NFC: microread: Drop platform data header file by Jean Delvare · 9 years ago
- dd21543 NFC: pn544: Drop two useless checks in ACPI probe path by Mika Westerberg · 9 years ago
- 4a31340 nfc: s3fwrn5: Use shash by Herbert Xu · 9 years ago
- 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
- be103b7 nfc: nxp-nci: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
- 3897de6 nfc: microread: Remove useless irq field by Christophe Ricard · 9 years ago
- 0b0a264 nfc: fdp: Move i2c client irq checking by Christophe Ricard · 9 years ago
- 72c54c4 nfc: st21nfca: Add support for HCI event connectivity by Christophe Ricard · 9 years ago
- 25960c2 nfc: st-nci: Add support for HCI event connectivity by Christophe Ricard · 9 years ago
- dfa4089 NFC: st21nfca: Auto-select core module by Christophe Ricard · 9 years ago
- 9ba04eb NFC: st-nci: Auto-select core module by Christophe Ricard · 9 years ago
- 4940d1c nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable by Christophe Ricard · 9 years ago
- a6e57ec nfc: st21nfca: Code cleanup by Christophe Ricard · 9 years ago
- ba2c231 nfc: st-nci: Code cleanup by Christophe Ricard · 9 years ago
- dfa8070 nfc: st21nfca: Add support for acpi probing for i2c device. by Christophe Ricard · 9 years ago