- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
- 3decabd NFC: st21nfca: add missed kfree_skb() in an error path by Chuhong Yuan · 4 years, 7 months ago
- 96a5aa7 nfc: s3fwrn5: use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- 0dcdf9f NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() by Dan Carpenter · 4 years, 10 months ago
- da60fbe NFC: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- c3331d2 nfc: pn544: Fix occasional HW initialization failure by Dmitry Osipenko · 4 years, 11 months ago
- c4c1078 NFC: pn544: Fix a typo in a debug message by Christophe JAILLET · 4 years, 11 months ago
- b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- a4d35e7 nfc: No need to set .owner platform_driver_register by Tian Tao · 5 years ago
- a112ada NFC: pn533: fix bulk-message timeout by Johan Hovold · 5 years ago
- ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 5080832 NFC: pn544: Adjust indentation in pn544_hci_check_presence by Nathan Chancellor · 5 years ago
- 615f22f nfc: s3fwrn5: replace the assertion with a WARN_ON by Aditya Pakki · 5 years ago
- 868afba NFC: nxp-nci: Fix probing without ACPI by Stephan Gerhold · 5 years ago
- 718eae2 NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). by Mao Wenan · 5 years ago
- a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
- 5f9f0b11 nfc: port100: handle command failure cleanly by Oliver Neukum · 5 years ago
- 041ccdb nfc: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 1e37be7 nfc: pn533: pn533_phy_ops dev_[up, down] return int by Lars Poeschel · 5 years ago
- a71a29f NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error by Stephan Gerhold · 5 years ago
- 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 99a8efb NFC: st21nfca: fix double free by Pan Bian · 5 years ago
- 517ce4e NFC: fdp: fix incorrect free object by Pan Bian · 5 years ago
- e4a5dc1 nfc: pn532_uart: Make use of pn532 autopoll by Lars Poeschel · 5 years ago
- c64b875 nfc: pn533: Add autopoll capability by Lars Poeschel · 5 years ago
- c656aa4 nfc: pn533: add UART phy driver by Lars Poeschel · 5 years ago
- 843cc92 nfc: pn533: Split pn533 init & nfc_register by Lars Poeschel · 5 years ago
- 0bf2840 nfc: pn533: Add dev_up/dev_down hooks to phy_ops by Lars Poeschel · 5 years ago
- 3d5f3a6 nfc: pn533: i2c: "pn532" as dt compatible string by Lars Poeschel · 5 years ago
- 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 6af3aa5 NFC: pn533: fix use-after-free and memleaks by Johan Hovold · 5 years ago
- 04c1b4c nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning by YueHaibing · 5 years ago
- b4d5191 nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning by YueHaibing · 5 years ago
- 6ba5bbb NFC: st95hf: clean up indentation issue by Colin Ian King · 5 years ago
- aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 90aa11f NFC: st95hf: fix spelling mistake "receieve" -> "receive" by Colin Ian King · 5 years ago
- 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- c3953a3 NFC: nfcmrvl: fix gpio-handling regression by Johan Hovold · 5 years ago
- 8f6920a NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig by Sedat Dilek · 5 years ago
- 6f713f4 NFC: nxp-nci: Clarify on supported chips by Sedat Dilek · 5 years ago
- 826a99e NFC: nxp-nci: Remove 'default n' for the core by Andy Shevchenko · 5 years ago
- 3b11dc5 NFC: nxp-nci: Remove unused macro pr_fmt() by Andy Shevchenko · 5 years ago
- 41bd9ce NFC: nxp-nci: Drop comma in terminator lines by Andy Shevchenko · 5 years ago
- da05208 NFC: nxp-nci: Drop of_match_ptr() use by Andy Shevchenko · 5 years ago
- 52c2ea0 NFC: nxp-nci: Constify acpi_device_id by Andy Shevchenko · 5 years ago
- 4f1cbf2 NFC: nxp-nci: Get rid of useless label by Andy Shevchenko · 5 years ago
- ad0acfd NFC: nxp-nci: Get rid of code duplication in ->probe() by Andy Shevchenko · 5 years ago
- 099d03f NFC: nxp-nci: Add GPIO ACPI mapping table by Andy Shevchenko · 5 years ago
- 4320176 NFC: nxp-nci: Convert to use GPIO descriptor by Andy Shevchenko · 5 years ago
- 3b0b278 NFC: nxp-nci: Get rid of platform data by Andy Shevchenko · 5 years ago
- 1b14a37 NFC: nxp-nci: Add NXP1001 to the ACPI ID table by Andy Shevchenko · 5 years ago
- 3008e06 st_nci_hci_connectivity_event_received: null check the allocation by Navid Emamdoost · 5 years ago
- 9891d06 st21nfca_connectivity_event_received: null check the allocation by Navid Emamdoost · 5 years ago
- 23ec8ea nfc: st-nci: remove redundant assignment to variable r by Colin Ian King · 6 years ago
- 8fba245 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 417 by Thomas Gleixner · 6 years ago
- 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 9dd0abd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123 by Thomas Gleixner · 6 years ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
- b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
- 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- 16848c8 NFC: st95hf: remove set but not used variables 'dev, nfcddev' by YueHaibing · 6 years ago
- 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
- d048305 spi: ST ST95HF NFC: declare missing of table by Daniel Gomez · 6 years ago
- a01bcfd NFC: st21nfca: Fix fall-through warnings by Gustavo A. R. Silva · 6 years ago
- 9fe0a75 NFC: pn533: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- 191b070 nfc/mei: convert to SPDX license tags by Tomas Winkler · 6 years ago
- 5bf5977 NFC: nfcmrvl_uart: fix OF child-node lookup by Johan Hovold · 6 years ago
- 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
- 24b2068 NFC: nfcmrvl_usb: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
- ecc443c NFC: pn533: Fix wrong GFP flag usage by Hans de Goede · 7 years ago
- 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
- dbafc28 NFC: pn533: don't send USB data off of the stack by Greg Kroah-Hartman · 7 years ago
- 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
- 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
- 81ade1c NFC: fdp: make struct nci_ops static by Colin Ian King · 7 years ago
- 5057f66 nfc: s3fwrn5: make array match static const by Colin Ian King · 7 years ago
- a122ffd nfc: st21nfca: constify i2c_device_id by Arvind Yadav · 7 years ago
- 9845530 nfc: st-nci: constify i2c_device_id by Arvind Yadav · 7 years ago
- 81251cc nfc: s3fwrn5: constify i2c_device_id by Arvind Yadav · 7 years ago
- 3737ff1 nfc: pn544: constify i2c_device_id by Arvind Yadav · 7 years ago
- f98786d nfc: pn533: constify i2c_device_id by Arvind Yadav · 7 years ago
- 01e682a nfc: nxp-nci: constify i2c_device_id by Arvind Yadav · 7 years ago
- ab1df98 nfc: nfcmrvl: constify i2c_device_id by Arvind Yadav · 7 years ago
- f98bc10 nfc: microread: constify i2c_device_id by Arvind Yadav · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
- 283131d Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 8 years ago
- bd75180 NFC: trf7970a: Correct register settings for 27MHz clock by Geoff Lansberry · 8 years ago
- 6f874ba NFC: add NULL checks to avoid potential NULL pointer dereference by Gustavo A. R. Silva · 8 years ago