summaryrefslogtreecommitdiffstats
path: root/drivers/nfc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-242-6/+2
|\
| * mei: bus: change remove callback to return voidUwe Kleine-König2021-02-092-6/+2
* | nfc: st-nci: Remove unnecessary variablewengjianfeng2021-02-081-2/+1
* | nfc: pn533: Fix typo issuewengjianfeng2021-02-051-2/+2
* | nfc: Add a virtual nci device driverBongsu Jeon2021-01-303-0/+227
* | nfc: fix typowengjianfeng2021-01-261-1/+1
* | nfc: fdp: fix typo issuewengjianfeng2021-01-261-1/+1
|/
* nfc: s3fwrn5: Remove unused NCI prop commandsBongsu Jeon2020-12-162-47/+0
* nfc: s3fwrn5: Remove the delay for NFC sleepBongsu Jeon2020-12-161-1/+2
* Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-1512-106/+398
|\
| * nfc: pn533: convert comma to semicolonZheng Yongjun2020-12-151-1/+1
| * nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon2020-12-151-1/+3
| * nfc: s3fwrn5: let core configure the interrupt triggerKrzysztof Kozlowski2020-12-131-6/+1
| * nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon2020-12-101-1/+6
| * nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon2020-12-053-12/+23
| * nfc: s3fwrn5: Support a UART interfaceBongsu Jeon2020-12-035-0/+223
| * nfc: s3fwrn5: extract the common phy blocksBongsu Jeon2020-12-034-79/+139
| * nfc: s3fwrn5: reduce the EN_WAIT_TIMEBongsu Jeon2020-12-031-3/+3
| * NFC: nxp-nci: Make firmware GPIO pin optionalFrieder Schrempf2020-12-021-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-281-2/+2
| |\
| * | nfc: s3fwrn5: Change the error codeBongsu Jeon2020-11-191-4/+4
| * | nfc: s3fwrn5: Fix the misspelling in a commentBongsu Jeon2020-11-191-1/+1
| * | nfc: s3fwrn5: Remove the max_payloadBongsu Jeon2020-11-193-7/+3
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-141-1/+1
|\ \ \ | |_|/ |/| |
| * | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
| |/
* / nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski2020-11-251-2/+2
|/
* nfc: remove unneeded breakTom Rix2020-10-202-2/+0
* nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modifiedKrzysztof Kozlowski2020-09-112-3/+3
* nfc: s3fwrn5: Add missing CRYPTO_HASH dependencyKrzysztof Kozlowski2020-09-111-0/+1
* nfc: s3fwrn5: Remove unneeded 'ret' variableKrzysztof Kozlowski2020-09-111-3/+1
* nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski2020-09-111-6/+14
* nfc: pn533/usb.c: fix spelling of "functions"Randy Dunlap2020-09-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-054-6/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-041-1/+1
| |\
| | * NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu2020-08-251-1/+1
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-243-5/+5
| |/
* | nfc: st21nfca: Remove unnecessary castAlex Dewar2020-08-211-2/+1
* | nfc: st-nci: Remove unnecessary castAlex Dewar2020-08-211-2/+1
|/
* nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost2020-07-211-0/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-138-20/+20
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-011-9/+1
|\
| * nfc: s3fwrn5: use crypto_shash_tfm_digest()Eric Biggers2020-05-081-9/+1
* | NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-05-301-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-261-3/+2
|\
| * NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter2020-03-241-3/+2
* | NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-272-3/+3
|/
* nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko2020-02-191-0/+1
* NFC: pn544: Fix a typo in a debug messageChristophe JAILLET2020-02-171-1/+1
* 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-141-1/+1