1. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 8 years ago
  2. dd21543 NFC: pn544: Drop two useless checks in ACPI probe path by Mika Westerberg · 8 years ago
  3. 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  4. a21512d nfc: pn544: Remove #ifdef CONFIG_OF by Christophe Ricard · 9 years ago
  5. 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
  6. b2117c1 NFC: pn544: Auto-select core module by Jean Delvare · 9 years ago
  7. d49dc5e mei: bus: use mei_cldev_ prefix for the API functions by Tomas Winkler · 9 years ago
  8. 8939138 mei: bus: complete variable rename of type struct mei_cl_device by Tomas Winkler · 9 years ago
  9. b26864c mei: bus: add client protocol version to the device alias by Tomas Winkler · 9 years ago
  10. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  11. 8a2151c NFC: pn544: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 9 years ago
  12. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  13. 3590ebc NFC: logging neatening by Joe Perches · 9 years ago
  14. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 9 years ago
  15. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 9 years ago
  16. 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  17. db083bc NFC: Don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  18. 12b25db NFC: pn544_i2c: Fix null pointer exception when not using platform data by Clement Perrochaud · 10 years ago
  19. eda8565 NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544 by Clement Perrochaud · 10 years ago
  20. f1dd56f NFC: pn544: i2c: Support PN544 C3 secure firmware download by Arron Wang · 11 years ago
  21. 971d63c NFC: pn544: Pass hardware variant information when downloading firmware by Arron Wang · 11 years ago
  22. 34f7e57 NFC: pn544: Refactor hw_config values by Arman Uguray · 11 years ago
  23. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  24. 17936b4 NFC: Standardize logging style by Joe Perches · 11 years ago
  25. 3943826 NFC: pn544: Add SE enable/disable operation by Arron Wang · 11 years ago
  26. 5faba2f NFC: pn544: Add SE discover operation by Arron Wang · 11 years ago
  27. 06c6603 NFC: pn544: i2c: Add firmware download implementation for pn544 by Eric Lapuyade · 11 years ago
  28. 8bd7fc8 NFC: pn544: Add firmware operations hci ops by Eric Lapuyade · 11 years ago
  29. eab10b7 NFC: pn544: i2c: Add firmware download mode power-on support by Eric Lapuyade · 11 years ago
  30. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  31. a69bdc1 NFC: pn544: Remove Felica and Jewel device presence check by Arron Wang · 11 years ago
  32. 9c59844 NFC: pn544: Identify Type F NFC-DEP through NFCID2 by Arron Wang · 11 years ago
  33. e3a6b14 NFC: mei: Do not disable MEI devices from their remove routine by Samuel Ortiz · 11 years ago
  34. 73f3adb NFC: mei_phy: Register event callback when enabling the device by Samuel Ortiz · 11 years ago
  35. bb03dce NFC: pn544: Add MEI physical layer by Samuel Ortiz · 11 years ago
  36. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  37. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  38. a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
  39. 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago
  40. aa74103 NFC: pn544: Separate the core code and the i2c one into different modules by Samuel Ortiz · 12 years ago
  41. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  42. 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
  43. 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
  44. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  45. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  46. 61cdb01 NFC: Move pn544.h to linux/platform_data/ by Marcel Holtmann · 12 years ago
  47. 984d334 NFC: Fix sparse warnings due to missing static by Arron Wang · 12 years ago
  48. 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 12 years ago