summaryrefslogtreecommitdiff
path: root/drivers/nfc (follow)
Commit message (Expand)AuthorAge
* nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye2021-11-26
* nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski2021-11-02
* nfc: pn533: prevent potential memory corruptionDan Carpenter2021-05-22
* nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon2020-12-29
* nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski2020-12-02
* nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost2020-08-21
* NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-06-11
* NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter2020-04-02
* nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko2020-03-11
* NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan2020-02-28
* NFC: pn544: Adjust indentation in pn544_hci_check_presenceNathan Chancellor2020-02-14
* NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold2019-12-21
* NFC: st21nfca: fix double freePan Bian2019-11-12
* NFC: fdp: fix incorrect free objectPan Bian2019-11-12
* st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost2019-09-06
* st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost2019-09-06
* NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2019-02-20
* NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold2018-12-01
* NFC: nfcmrvl: double free on error pathDan Carpenter2018-03-22
* NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser2018-03-22
* nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee2017-08-06
* NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold2017-07-27
* NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold2017-07-27
* NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold2017-07-27
* NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold2017-07-27
* mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-11-18
* NFC: fdp: Detect errors from fdp_nci_create_conn()Geert Uytterhoeven2016-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\
| * NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard2015-11-05
| * NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard2015-11-05
| * NFC: nfcmrvl: free reset gpioVincent Cuissard2015-11-05
| * NFC: nfcmrvl: add a small wait after setting UART breakVincent Cuissard2015-11-05
| * NFC: nfcmrvl: avoid UART break control during FW downloadVincent Cuissard2015-11-05
| * NFC: nfcmrvl: fix SPI driver dependenciesArnd Bergmann2015-11-05
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\ \
| * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \ | |_|/ |/| |
| * | mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler2015-09-20
| * | mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler2015-09-20
| * | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-20
| |/
* | NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard2015-10-27
* | NFC: nfcmrvl: add spi driverVincent Cuissard2015-10-27
* | NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-27
* | NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard2015-10-27
* | NFC: nfcmrvl: add firmware download supportVincent Cuissard2015-10-27
* | NFC: nfcmrvl: remove unneeded version definesVincent Cuissard2015-10-27
* | NFC: st21nfca: Add support for proprietary commandsChristophe Ricard2015-10-27
* | NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard2015-10-27
* | NFC: st-nci: remove duplicated skb dumpChristophe Ricard2015-10-27
* | NFC: st-nci: Disable irq when powering the device upChristophe Ricard2015-10-27