aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc
AgeCommit message (Expand)Author
2021-11-26nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye
2021-11-02nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski
2021-08-04nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski
2021-05-22nfc: pn533: prevent potential memory corruptionDan Carpenter
2020-12-29nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon
2020-12-02nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski
2020-09-23NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu
2020-08-05nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost
2020-06-11NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-04-02NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter
2020-03-11nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko
2020-02-28NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan
2020-02-14NFC: pn544: Adjust indentation in pn544_hci_check_presenceNathan Chancellor
2020-01-23NFC: pn533: fix bulk-message timeoutJohan Hovold
2019-12-17NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold
2019-12-01nfc: port100: handle command failure cleanlyOliver Neukum
2019-11-12NFC: st21nfca: fix double freePan Bian
2019-11-12NFC: fdp: fix incorrect free objectPan Bian
2019-11-06NFC: pn533: fix use-after-free and memleaksJohan Hovold
2019-08-29st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost
2019-08-29st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost
2019-08-09NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold
2019-05-16spi: ST ST95HF NFC: declare missing of tableDaniel Gomez
2018-12-01NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold
2018-08-24NFC: pn533: Fix wrong GFP flag usageHans de Goede
2018-06-16NFC: pn533: don't send USB data off of the stackGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-06-28NFC: trf7970a: Correct register settings for 27MHz clockGeoff Lansberry
2017-06-23NFC: add NULL checks to avoid potential NULL pointer dereferenceGustavo A. R. Silva
2017-06-23Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"Mark Greer
2017-06-22NFC: trf7970a: fix check of clock frequencies, use && instead of ||Colin Ian King
2017-06-22NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko
2017-06-22NFC: st-nci: Add GPIO ACPI mapping tableAndy Shevchenko
2017-06-22NFC: st-nci: Use unified device properties API meaningfullyAndy Shevchenko
2017-06-22NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko
2017-06-22NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko
2017-06-22NFC: st-nci: Get rid of platform dataAndy Shevchenko
2017-06-22NFC: fdp: Add GPIO ACPI mapping tableAndy Shevchenko
2017-06-22NFC: fdp: Convert to use devres APIAndy Shevchenko
2017-06-22NFC: fdp: Convert I2C driver to ->probe_new()Andy Shevchenko
2017-06-22NFC: st21nfca: Get rid of code duplication in ->probe()Andy Shevchenko
2017-06-22NFC: st21nfca: Add GPIO ACPI mapping tableAndy Shevchenko
2017-06-22NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-18NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold
2017-06-18NFC: nfcmrvl_usb: use interface as phy deviceJohan Hovold
2017-06-18NFC: nfcmrvl_uart: fix device-node leak during probeJohan Hovold
2017-06-18NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold
2017-06-18NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold