summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 417Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * NFC: st95hf: remove set but not used variables 'dev, nfcddev'YueHaibing2019-04-26
* | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-07
|\ \
| * | nfc/mei: convert to SPDX license tagsTomas Winkler2019-03-27
* | | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-07
|\ \ \
| * | | NFC: st21nfca: Fix fall-through warningsGustavo A. R. Silva2019-04-09
| * | | NFC: pn533: mark expected switch fall-throughsGustavo A. R. Silva2019-04-09
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
| |/
* / spi: ST ST95HF NFC: declare missing of tableDaniel Gomez2019-04-23
|/
* NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold2018-10-23
* Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman2018-07-02
|\
| * NFC: pn533: Fix wrong GFP flag usageHans de Goede2018-06-25
* | NFC: nfcmrvl_usb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-28
|/
* treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-12
* NFC: pn533: don't send USB data off of the stackGreg Kroah-Hartman2018-05-31
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-21
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * NFC: fdp: make struct nci_ops staticColin Ian King2017-11-05
| * nfc: s3fwrn5: make array match static constColin Ian King2017-11-05
| * nfc: st21nfca: constify i2c_device_idArvind Yadav2017-11-05
| * nfc: st-nci: constify i2c_device_idArvind Yadav2017-11-05
| * nfc: s3fwrn5: constify i2c_device_idArvind Yadav2017-11-05
| * nfc: pn544: constify i2c_device_idArvind Yadav2017-11-05
| * nfc: pn533: constify i2c_device_idArvind Yadav2017-11-05
| * nfc: nxp-nci: constify i2c_device_idArvind Yadav2017-11-05
| * nfc: nfcmrvl: constify i2c_device_idArvind Yadav2017-11-05
| * nfc: microread: constify i2c_device_idArvind Yadav2017-11-05
* | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ | |/ |/|
| * treewide: Fix typos in KconfigMasanari Iida2017-10-12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-07-01
|\
| * NFC: trf7970a: Correct register settings for 27MHz clockGeoff Lansberry2017-06-28
| * NFC: add NULL checks to avoid potential NULL pointer dereferenceGustavo A. R. Silva2017-06-22
| * Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"Mark Greer2017-06-22
| * NFC: trf7970a: fix check of clock frequencies, use && instead of ||Colin Ian King2017-06-22
| * NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-22
| * NFC: st-nci: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-22
| * NFC: st-nci: Use unified device properties API meaningfullyAndy Shevchenko2017-06-22
| * NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko2017-06-22
| * NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko2017-06-22