1. e110978 nfc: pn544: make array rset_cmd static const by Colin Ian King · 3 years ago
  2. 64758c6 nfc: pn544: drop unneeded memory allocation fail messages by Krzysztof Kozlowski · 3 years, 4 months ago
  3. aed4146 nfc: pn544: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 4 months ago
  4. 9b3f66b nfc: pn544: remove unused header includes by Krzysztof Kozlowski · 3 years, 4 months ago
  5. f2479c0 nfc: constify local pointer variables by Krzysztof Kozlowski · 3 years, 5 months ago
  6. 094c45c nfc: constify nfc_hci_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  7. 5f3e639 nfc: constify nfc_hci_gate by Krzysztof Kozlowski · 3 years, 5 months ago
  8. 7a5e98d nfc: constify nfc_phy_ops by Krzysztof Kozlowski · 3 years, 5 months ago
  9. aa93b4b nfc: pn544: drop ftrace-like debugging messages by Krzysztof Kozlowski · 3 years, 7 months ago
  10. aa14057 nfc: pn544: mark ACPI and OF device ID tables as maybe unused by Krzysztof Kozlowski · 3 years, 7 months ago
  11. bf5c9cc mei: bus: change remove callback to return void by Uwe Kleine-König · 3 years, 11 months ago
  12. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  13. c3331d2 nfc: pn544: Fix occasional HW initialization failure by Dmitry Osipenko · 4 years, 10 months ago
  14. c4c1078 NFC: pn544: Fix a typo in a debug message by Christophe JAILLET · 4 years, 11 months ago
  15. 5080832 NFC: pn544: Adjust indentation in pn544_hci_check_presence by Nathan Chancellor · 5 years ago
  16. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  17. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  18. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  19. 191b070 nfc/mei: convert to SPDX license tags by Tomas Winkler · 6 years ago
  20. 3737ff1 nfc: pn544: constify i2c_device_id by Arvind Yadav · 7 years ago
  21. 99f2064 NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  22. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  23. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  24. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  25. 95129b6 NFC: pn544: Get rid of code duplication in ->probe() by Andy Shevchenko · 8 years ago
  26. a4a0eb7 NFC: pn544: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  27. 182d4e8 NFC: pn544: Convert to use devm_request_threaded_irq() by Andy Shevchenko · 8 years ago
  28. e2c518c NFC: pn544: Convert to use GPIO descriptor by Andy Shevchenko · 8 years ago
  29. e7f6cca NFC: pn544: Get rid of platform data by Andy Shevchenko · 8 years ago
  30. 17a0180 nfc: pn544: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  31. 094dbff nfc: mei: use module_mei_cl_driver macro by Tomas Winkler · 8 years ago
  32. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  33. dd21543 NFC: pn544: Drop two useless checks in ACPI probe path by Mika Westerberg · 9 years ago
  34. 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  35. a21512d nfc: pn544: Remove #ifdef CONFIG_OF by Christophe Ricard · 9 years ago
  36. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  37. b2117c1 NFC: pn544: Auto-select core module by Jean Delvare · 9 years ago
  38. d49dc5e mei: bus: use mei_cldev_ prefix for the API functions by Tomas Winkler · 9 years ago
  39. 8939138 mei: bus: complete variable rename of type struct mei_cl_device by Tomas Winkler · 9 years ago
  40. b26864c mei: bus: add client protocol version to the device alias by Tomas Winkler · 9 years ago
  41. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  42. 8a2151c NFC: pn544: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 10 years ago
  43. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 10 years ago
  44. 3590ebc NFC: logging neatening by Joe Perches · 10 years ago
  45. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 10 years ago
  46. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 10 years ago
  47. 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 10 years ago
  48. db083bc NFC: Don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  49. 12b25db NFC: pn544_i2c: Fix null pointer exception when not using platform data by Clement Perrochaud · 11 years ago
  50. eda8565 NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544 by Clement Perrochaud · 11 years ago
  51. f1dd56f NFC: pn544: i2c: Support PN544 C3 secure firmware download by Arron Wang · 11 years ago
  52. 971d63c NFC: pn544: Pass hardware variant information when downloading firmware by Arron Wang · 11 years ago
  53. 34f7e57 NFC: pn544: Refactor hw_config values by Arman Uguray · 11 years ago
  54. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  55. 17936b4 NFC: Standardize logging style by Joe Perches · 12 years ago
  56. 3943826 NFC: pn544: Add SE enable/disable operation by Arron Wang · 11 years ago
  57. 5faba2f NFC: pn544: Add SE discover operation by Arron Wang · 11 years ago
  58. 06c6603 NFC: pn544: i2c: Add firmware download implementation for pn544 by Eric Lapuyade · 11 years ago
  59. 8bd7fc8 NFC: pn544: Add firmware operations hci ops by Eric Lapuyade · 11 years ago
  60. eab10b7 NFC: pn544: i2c: Add firmware download mode power-on support by Eric Lapuyade · 11 years ago
  61. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 12 years ago
  62. a69bdc1 NFC: pn544: Remove Felica and Jewel device presence check by Arron Wang · 12 years ago
  63. 9c59844 NFC: pn544: Identify Type F NFC-DEP through NFCID2 by Arron Wang · 12 years ago
  64. e3a6b14 NFC: mei: Do not disable MEI devices from their remove routine by Samuel Ortiz · 12 years ago
  65. 73f3adb NFC: mei_phy: Register event callback when enabling the device by Samuel Ortiz · 12 years ago
  66. bb03dce NFC: pn544: Add MEI physical layer by Samuel Ortiz · 12 years ago
  67. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  68. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  69. a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
  70. 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago
  71. aa74103 NFC: pn544: Separate the core code and the i2c one into different modules by Samuel Ortiz · 12 years ago
  72. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  73. 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
  74. 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
  75. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  76. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  77. 61cdb01 NFC: Move pn544.h to linux/platform_data/ by Marcel Holtmann · 12 years ago
  78. 984d334 NFC: Fix sparse warnings due to missing static by Arron Wang · 12 years ago
  79. 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 12 years ago