summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-1/+1
|\
| * NFC: pn533: fix bulk-message timeoutJohan Hovold2020-01-131-1/+1
* | nfc: No need to set .owner platform_driver_registerTian Tao2020-01-141-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-222-2/+5
|\|
| * nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki2019-12-191-1/+4
| * NFC: nxp-nci: Fix probing without ACPIStephan Gerhold2019-12-091-1/+1
* | NFC: pn544: Adjust indentation in pn544_hci_check_presenceNathan Chancellor2019-12-191-1/+1
* | NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan2019-12-091-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-1/+1
|\
| * nfc: port100: handle command failure cleanlyOliver Neukum2019-11-211-1/+1
* | nfc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-2/+4
|\|
| * NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold2019-11-111-2/+4
* | nfc: pn533: pn533_phy_ops dev_[up, down] return intLars Poeschel2019-11-133-9/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-092-1/+2
|\|
| * NFC: st21nfca: fix double freePan Bian2019-11-061-0/+1
| * NFC: fdp: fix incorrect free objectPan Bian2019-11-051-1/+1
* | nfc: pn532_uart: Make use of pn532 autopollLars Poeschel2019-10-291-1/+1
* | nfc: pn533: Add autopoll capabilityLars Poeschel2019-10-292-6/+197
* | nfc: pn533: add UART phy driverLars Poeschel2019-10-294-0/+344
* | nfc: pn533: Split pn533 init & nfc_registerLars Poeschel2019-10-294-52/+80
* | nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel2019-10-292-1/+20
* | nfc: pn533: i2c: "pn532" as dt compatible stringLars Poeschel2019-10-291-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-1/+8
|\|
| * NFC: pn533: fix use-after-free and memleaksJohan Hovold2019-10-081-1/+8
* | nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
* | nfc: nfcmrvl: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
|/
* NFC: st95hf: clean up indentation issueColin Ian King2019-09-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+1
|\
| * NFC: st95hf: fix spelling mistake "receieve" -> "receive"Colin Ian King2019-09-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-065-4/+9
|\|
| * NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold2019-08-053-4/+5
| * st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost2019-07-251-0/+2
| * st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost2019-07-251-0/+2
* | NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C KconfigSedat Dilek2019-07-291-1/+1
* | NFC: nxp-nci: Clarify on supported chipsSedat Dilek2019-07-291-2/+2
* | NFC: nxp-nci: Remove 'default n' for the coreAndy Shevchenko2019-07-291-1/+0
* | NFC: nxp-nci: Remove unused macro pr_fmt()Andy Shevchenko2019-07-291-2/+0
* | NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko2019-07-291-2/+2
* | NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko2019-07-291-1/+1
* | NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko2019-07-291-1/+1
* | NFC: nxp-nci: Get rid of useless labelAndy Shevchenko2019-07-291-8/+4
* | NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko2019-07-291-53/+15
* | NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko2019-07-291-2/+16
* | NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko2019-07-292-46/+15
* | NFC: nxp-nci: Get rid of platform dataAndy Shevchenko2019-07-293-10/+1
* | NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko2019-07-291-0/+1
|/
* nfc: st-nci: remove redundant assignment to variable rColin Ian King2019-07-021-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 417Thomas Gleixner2019-06-051-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-0525-300/+25