summaryrefslogtreecommitdiff
path: root/drivers/nfc (unfollow)
Commit 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-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-08-21nfc: 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
2019-12-21NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold
2019-11-12NFC: st21nfca: fix double freePan Bian
2019-11-12NFC: fdp: fix incorrect free objectPan Bian
2019-09-06st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost
2019-09-06st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost
2019-02-20NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck
2018-12-01NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold
2018-03-22NFC: nfcmrvl: double free on error pathDan Carpenter
2018-03-22NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser
2017-11-08NFC: Fix for core init cmd send failureGaurav Singhal
2017-08-25ANDROID: NFC: st21nfca: Fix memory OOB and leak issues in connectivity events...Suren Baghdasaryan
2017-08-18ANDROID: nfc: fdp: Fix possible buffer overflow in WCS4000 NFC driverSuren Baghdasaryan
2017-08-18ANDROID: NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQSuren Baghdasaryan
2017-08-06nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee
2017-07-27NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold
2017-07-27NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold
2017-07-27NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold
2017-07-27NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold
2017-03-06NFC: Disable i2c write failure logGaurav Singhal
2017-01-11NFC: Fix interrupt state in recoveryGaurav Singhal
2016-12-09NFC: Inform CLF whenever eSE is powered offGaurav Singhal
2016-11-18mei: bus: fix received data size check in NFC fixupAlexander Usyskin
2016-11-07NFC: Detection of NQ chip set and firmware versionRohit Rangwani
2016-10-20drivers: nfc: make nq-nci probe as async probeLingutla Chandrasekhar
2016-10-07NFC: fdp: Detect errors from fdp_nci_create_conn()Geert Uytterhoeven
2016-08-17NFC: Fix unbalanced irq warning stack traceGaurav Singhal
2016-08-16NFC: Set enable gpio to lowGaurav Singhal
2016-08-04NFC: IRQ gpio usage modification in nfc_readGaurav Singhal
2016-06-28NFC: Fix crash due to invalid use of ese gpioGaurav Singhal
2016-06-17NFC: Add eSE power request gpio pin supportGaurav Singhal
2016-06-10NFC: Error handling correction in probeGaurav Singhal
2016-05-31NFC: CE transaction failed during system suspendGaurav Singhal
2016-05-18NFC: Add snapshot of NQxxx NFC driverGaurav Singhal
2015-11-05NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard
2015-11-05NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard
2015-11-05NFC: nfcmrvl: free reset gpioVincent Cuissard
2015-11-05NFC: nfcmrvl: add a small wait after setting UART breakVincent Cuissard
2015-11-05NFC: nfcmrvl: avoid UART break control during FW downloadVincent Cuissard
2015-11-05NFC: nfcmrvl: fix SPI driver dependenciesArnd Bergmann