summaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)Author
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-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
2016-11-18mei: bus: fix received data size check in NFC fixupAlexander Usyskin
2016-10-07NFC: fdp: Detect errors from fdp_nci_create_conn()Geert Uytterhoeven
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard
2015-10-27NFC: nfcmrvl: add spi driverVincent Cuissard
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard
2015-10-27NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard
2015-10-27NFC: st-nci: remove duplicated skb dumpChristophe Ricard
2015-10-27NFC: st-nci: Disable irq when powering the device upChristophe Ricard
2015-10-27NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard
2015-10-27NFC: st21nfca: Add few code style fixesChristophe Ricard
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard
2015-10-27NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard