1. 6ba5bbb NFC: st95hf: clean up indentation issue by Colin Ian King · 5 years ago
  2. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  3. 90aa11f NFC: st95hf: fix spelling mistake "receieve" -> "receive" by Colin Ian King · 5 years ago
  4. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  5. c3953a3 NFC: nfcmrvl: fix gpio-handling regression by Johan Hovold · 5 years ago
  6. 8f6920a NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig by Sedat Dilek · 5 years ago
  7. 6f713f4 NFC: nxp-nci: Clarify on supported chips by Sedat Dilek · 5 years ago
  8. 826a99e NFC: nxp-nci: Remove 'default n' for the core by Andy Shevchenko · 5 years ago
  9. 3b11dc5 NFC: nxp-nci: Remove unused macro pr_fmt() by Andy Shevchenko · 5 years ago
  10. 41bd9ce NFC: nxp-nci: Drop comma in terminator lines by Andy Shevchenko · 5 years ago
  11. da05208 NFC: nxp-nci: Drop of_match_ptr() use by Andy Shevchenko · 5 years ago
  12. 52c2ea0 NFC: nxp-nci: Constify acpi_device_id by Andy Shevchenko · 5 years ago
  13. 4f1cbf2 NFC: nxp-nci: Get rid of useless label by Andy Shevchenko · 5 years ago
  14. ad0acfd NFC: nxp-nci: Get rid of code duplication in ->probe() by Andy Shevchenko · 5 years ago
  15. 099d03f NFC: nxp-nci: Add GPIO ACPI mapping table by Andy Shevchenko · 5 years ago
  16. 4320176 NFC: nxp-nci: Convert to use GPIO descriptor by Andy Shevchenko · 5 years ago
  17. 3b0b278 NFC: nxp-nci: Get rid of platform data by Andy Shevchenko · 5 years ago
  18. 1b14a37 NFC: nxp-nci: Add NXP1001 to the ACPI ID table by Andy Shevchenko · 5 years ago
  19. 3008e06 st_nci_hci_connectivity_event_received: null check the allocation by Navid Emamdoost · 6 years ago
  20. 9891d06 st21nfca_connectivity_event_received: null check the allocation by Navid Emamdoost · 6 years ago
  21. 23ec8ea nfc: st-nci: remove redundant assignment to variable r by Colin Ian King · 6 years ago
  22. 8fba245 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 417 by Thomas Gleixner · 6 years ago
  23. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  24. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  25. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  26. 9dd0abd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123 by Thomas Gleixner · 6 years ago
  27. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  28. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  29. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  30. 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
  31. 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
  32. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  33. 16848c8 NFC: st95hf: remove set but not used variables 'dev, nfcddev' by YueHaibing · 6 years ago
  34. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  35. d048305 spi: ST ST95HF NFC: declare missing of table by Daniel Gomez · 6 years ago
  36. a01bcfd NFC: st21nfca: Fix fall-through warnings by Gustavo A. R. Silva · 6 years ago
  37. 9fe0a75 NFC: pn533: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  38. 191b070 nfc/mei: convert to SPDX license tags by Tomas Winkler · 6 years ago
  39. 5bf5977 NFC: nfcmrvl_uart: fix OF child-node lookup by Johan Hovold · 6 years ago
  40. 714c95c Merge 4.18-rc3 into usb-next by Greg Kroah-Hartman · 7 years ago
  41. 24b2068 NFC: nfcmrvl_usb: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 7 years ago
  42. ecc443c NFC: pn533: Fix wrong GFP flag usage by Hans de Goede · 7 years ago
  43. 3c4211b treewide: devm_kmalloc() -> devm_kmalloc_array() by Kees Cook · 7 years ago
  44. dbafc28 NFC: pn533: don't send USB data off of the stack by Greg Kroah-Hartman · 7 years ago
  45. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  46. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  47. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  48. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  49. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  50. 81ade1c NFC: fdp: make struct nci_ops static by Colin Ian King · 7 years ago
  51. 5057f66 nfc: s3fwrn5: make array match static const by Colin Ian King · 7 years ago
  52. a122ffd nfc: st21nfca: constify i2c_device_id by Arvind Yadav · 7 years ago
  53. 9845530 nfc: st-nci: constify i2c_device_id by Arvind Yadav · 7 years ago
  54. 81251cc nfc: s3fwrn5: constify i2c_device_id by Arvind Yadav · 7 years ago
  55. 3737ff1 nfc: pn544: constify i2c_device_id by Arvind Yadav · 7 years ago
  56. f98786d nfc: pn533: constify i2c_device_id by Arvind Yadav · 7 years ago
  57. 01e682a nfc: nxp-nci: constify i2c_device_id by Arvind Yadav · 7 years ago
  58. ab1df98 nfc: nfcmrvl: constify i2c_device_id by Arvind Yadav · 7 years ago
  59. f98bc10 nfc: microread: constify i2c_device_id by Arvind Yadav · 7 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  62. 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
  63. bd75180 NFC: trf7970a: Correct register settings for 27MHz clock by Geoff Lansberry · 8 years ago
  64. 6f874ba NFC: add NULL checks to avoid potential NULL pointer dereference by Gustavo A. R. Silva · 8 years ago
  65. a81d1ab Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands" by Mark Greer · 8 years ago
  66. e103853 NFC: trf7970a: fix check of clock frequencies, use && instead of || by Colin Ian King · 8 years ago
  67. c745120 NFC: st-nci: Get rid of code duplication in ->probe() by Andy Shevchenko · 8 years ago
  68. 85d23e7 NFC: st-nci: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  69. 75719b2 NFC: st-nci: Use unified device properties API meaningfully by Andy Shevchenko · 8 years ago
  70. a89e68f NFC: st-nci: Covert to use GPIO descriptor by Andy Shevchenko · 8 years ago
  71. 1af9fea NFC: st-nci: Get rid of "interesting" use of interrupt polarity by Andy Shevchenko · 8 years ago
  72. 61a0410 NFC: st-nci: Get rid of platform data by Andy Shevchenko · 8 years ago
  73. a5d4109 NFC: fdp: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  74. 7b9fcda NFC: fdp: Convert to use devres API by Andy Shevchenko · 8 years ago
  75. 8597c09 NFC: fdp: Convert I2C driver to ->probe_new() by Andy Shevchenko · 8 years ago
  76. d31748b NFC: st21nfca: Get rid of code duplication in ->probe() by Andy Shevchenko · 8 years ago
  77. 394671e NFC: st21nfca: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  78. 99f2064 NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  79. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  80. e33a3f8 NFC: nfcmrvl: allow gpio 0 for reset signalling by Johan Hovold · 8 years ago
  81. 0d1ca88 NFC: nfcmrvl_usb: use interface as phy device by Johan Hovold · 8 years ago
  82. d0607aa NFC: nfcmrvl_uart: fix device-node leak during probe by Johan Hovold · 8 years ago
  83. 45dd39b NFC: nfcmrvl: fix firmware-management initialisation by Johan Hovold · 8 years ago
  84. e5834ac NFC: nfcmrvl: use nfc-device for firmware download by Johan Hovold · 8 years ago
  85. 0cbe401 NFC: nfcmrvl: do not use device-managed resources by Johan Hovold · 8 years ago
  86. 15e0c59 NFC: nfcmrvl_uart: add missing tty-device sanity check by Johan Hovold · 8 years ago
  87. e2f0f67 NFC: trf7970a: Clean up coding style issues by Mark Greer · 8 years ago
  88. d34e48d NFC: trf7970a: Convert to descriptor based GPIO interface by Mark Greer · 8 years ago
  89. a34631c NFC: trf7970a: Remove support for 'vin-voltage-override' DT property by Mark Greer · 8 years ago
  90. fcc652f NFC: trf7970a: Remove useless comment by Mark Greer · 8 years ago
  91. afcb9fb NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified by Mark Greer · 8 years ago
  92. 69f984f NFC: trf7970a: Fix inaccurate comment in trf7970a_probe() by Mark Greer · 8 years ago
  93. 67dec19 NFC: trf7970a: Don't de-assert EN2 unless it was asserted by Mark Greer · 8 years ago
  94. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  95. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  96. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  97. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  98. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  99. aa9f979 networking: use skb_put_zero() by Johannes Berg · 8 years ago
  100. 4ea2063 nfc: fix get_unaligned_...() misuses by Al Viro · 8 years ago