1. 1892bf8 NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode by Christophe Ricard · 10 years ago
  2. d57d74e NFC: st21nfca: Implement stop_poll HCI hook by Christophe Ricard · 10 years ago
  3. 0531107 NFC: st21nfca: Improve read length sequence for P2P mode. by Christophe Ricard · 10 years ago
  4. 8e9466c NFC: st21nfca: Improved start of frame detection by Christophe Ricard · 10 years ago
  5. cf57734 NFC: st21nfca: Free buffer in case no data are retrieved. by Christophe Ricard · 10 years ago
  6. fb92ff7 NFC: st21nfcb: few code clean up by Christophe Ricard · 10 years ago
  7. 35630df NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip by Christophe Ricard · 10 years ago
  8. 6857bb9 NFC: trf7970a: Add support for Felica Type 3 tags by Mark A. Greer · 10 years ago
  9. 09592cc NFC: port100: Add support for type 4B tag by Thierry Escande · 10 years ago
  10. 7974728 NFC: st21nfca: Add ISO15693 Reader/Writer support by Christophe Ricard · 10 years ago
  11. a779b88 NFC: st21nfca: Improve load_session by Christophe Ricard · 10 years ago
  12. c44cb2e NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca by Christophe Ricard · 10 years ago
  13. 0c942b0 NFC: st21nfca: Free buffer when a bad frame is detected by Christophe Ricard · 10 years ago
  14. a3c5d8f NFC: st21nfca: Synchronize i2c Tx and Rx path by Christophe Ricard · 10 years ago
  15. c97ffdb NFC: st21nfca: Improved i2c Rx data correctness check by Christophe Ricard · 10 years ago
  16. e1fb97b NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling by Christophe Ricard · 10 years ago
  17. 3096e25 NFC: st21nfca: Fix incorrect byte stuffing revocation by Christophe Ricard · 10 years ago
  18. 0bb8a62 NFC: st21nfca: Remove few useless include by Christophe Ricard · 10 years ago
  19. 18d2c62 NFC: st21nfca: Improve st21nfca initialization by handling reboot properly by Christophe Ricard · 10 years ago
  20. fcb45e6 NFC: st21nfca: Reworked st21nfca_request_resources by Christophe Ricard · 10 years ago
  21. 9bac75d NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result. by Christophe Ricard · 10 years ago
  22. 761a2c4 NFC: st21nfca: Add __packed to struct st21nfca_pipe_info by Christophe Ricard · 10 years ago
  23. c5b0c37 NFC: st21nfca: Remove sporadic wait_tab variable from functions. by Christophe Ricard · 10 years ago
  24. e8efab6 NFC: st21nfca: Fix warning: array subscript is above array bounds by Christophe Ricard · 10 years ago
  25. cc3a9f7 NFC: st21nfca: Fix sparse: cast to restricted __be16 by Christophe Ricard · 10 years ago
  26. 12b25db NFC: pn544_i2c: Fix null pointer exception when not using platform data by Clement Perrochaud · 10 years ago
  27. 742b1f9 NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags by Mark A. Greer · 10 years ago
  28. fd0c828 NFC: trf7970a: Add 'autosuspend-delay' DTS property by Mark A. Greer · 10 years ago
  29. 18422e6 NFC: trf7970a: Don't return value from trf7970a_switch_rf_on() by Mark A. Greer · 10 years ago
  30. e6403b7 NFC: trf7970a: Add pm_runtime support by Mark A. Greer · 10 years ago
  31. a1d2dc5 NFC: trf7970a: Turn RF on after hardware is configured by Mark A. Greer · 10 years ago
  32. ebcc5a0 NFC: trf7970a: Set correct Vin voltage in Chip Status Control register by Mark A. Greer · 10 years ago
  33. 12e9ade NFC: trf7970a: Allow different Modulator and SYS_CLK Control register values by Mark A. Greer · 10 years ago
  34. a0822a7 NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control' by Mark A. Greer · 10 years ago
  35. 49d19cc NFC: trf7970a: Only write 'ISO Control' when its changing by Mark A. Greer · 10 years ago
  36. 4dd836e NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt Occurs by Mark A. Greer · 10 years ago
  37. b887eb0 NFC: trf7970a: Clear 'NFC Target Detection Level' register by Mark A. Greer · 10 years ago
  38. 5876bc7 NFC: trf7970a: Only abort a command if one is active by Mark A. Greer · 10 years ago
  39. 5fa3af3 NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 ms by Mark A. Greer · 10 years ago
  40. eda8565 NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544 by Clement Perrochaud · 10 years ago
  41. 58e1e0a NFC: st21nfca: Implement load_session HCI hook by Christophe Ricard · 10 years ago
  42. 6895730 NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip by Christophe Ricard · 10 years ago
  43. 9d9304b NFC: trf7970a: Add ISO/IEC 15693 and Type 5 tag Support by Mark A. Greer · 10 years ago
  44. 8006289 NFC: trf7970a: Add support for Type 4A Tags by Mark A. Greer · 10 years ago
  45. 165063f NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag Support by Mark A. Greer · 10 years ago
  46. 99968e0 NFC: pn533: Convert to use USB_DEVICE macro by Axel Lin · 10 years ago
  47. 4aa7ed0 NFC: port100: Convert to use USB_DEVICE macro by Axel Lin · 10 years ago
  48. 2a26f9a NFC: port100: Add support for type 4A tag platform by Thierry Escande · 10 years ago
  49. d3815ea NFC: port100: Fix possible buffer overflow by Thierry Escande · 10 years ago
  50. f1dd56f NFC: pn544: i2c: Support PN544 C3 secure firmware download by Arron Wang · 11 years ago
  51. 971d63c NFC: pn544: Pass hardware variant information when downloading firmware by Arron Wang · 11 years ago
  52. bb55dc2 NFC: nfcmrvl: Fix possible memory leak issue by Amitkumar Karwar · 10 years ago
  53. 15203b4 NFC: nfcmrvl: Add setup handler by Amitkumar Karwar · 10 years ago
  54. f26e30c NFC: nfcmrvl: Initial commit for Marvell NFC driver by Amitkumar Karwar · 10 years ago
  55. c36aeba NFC: port100: Fix device leak by Alexey Khoroshilov · 10 years ago
  56. ea87a5e NFC: pn533: Frame is invalid if ccid.datalen is 0 by Samuel Ortiz · 10 years ago
  57. 34f7e57 NFC: pn544: Refactor hw_config values by Arman Uguray · 11 years ago
  58. fe0219c NFC: mei_phy: Using kfree_skb() instead of kfree() by Salil Kapur · 11 years ago
  59. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  60. 7227c02 NFC: port100: Add target mode support by Thierry Escande · 11 years ago
  61. 9f7b57f NFC: port100: Add initiator mode support by Thierry Escande · 11 years ago
  62. 0347a6a NFC: port100: Commands mechanism implementation by Thierry Escande · 11 years ago
  63. 562d4d5 NFC: Sony Port-100 Series driver by Thierry Escande · 11 years ago
  64. 93ad420 NFC: pn533: Target mode Tx fragmentation support by Olivier Guiter · 11 years ago
  65. 3c13b24 NFC: pn533: Add support for incoming fragmented frame in target mode by Olivier Guiter · 11 years ago
  66. 22953f9 NFC: pn533: Add MI/TG bits only when in Initiator mode by Olivier Guiter · 11 years ago
  67. e44666b NFC: pn533: Staticize local symbols by Sachin Kamat · 11 years ago
  68. 4b7449c NFC: nfcwilink: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
  69. cec4b8e NFC: pn533: Start listen timer from start_poll by Samuel Ortiz · 11 years ago
  70. 673088f NFC: pn533: Send ATR_REQ directly for active device detection by Samuel Ortiz · 11 years ago
  71. 17936b4 NFC: Standardize logging style by Joe Perches · 11 years ago
  72. 073a625 NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> by Joe Perches · 11 years ago
  73. b483483 NFC: Replace nfc_dev_dbg with dev_dbg by Joe Perches · 11 years ago
  74. 3943826 NFC: pn544: Add SE enable/disable operation by Arron Wang · 11 years ago
  75. 5faba2f NFC: pn544: Add SE discover operation by Arron Wang · 11 years ago
  76. 06c6603 NFC: pn544: i2c: Add firmware download implementation for pn544 by Eric Lapuyade · 11 years ago
  77. 8bd7fc8 NFC: pn544: Add firmware operations hci ops by Eric Lapuyade · 11 years ago
  78. eab10b7 NFC: pn544: i2c: Add firmware download mode power-on support by Eric Lapuyade · 11 years ago
  79. dfccd0f NFC: pn533: Add some polling entropy by Samuel Ortiz · 11 years ago
  80. 46f793b NFC: pn533: Add delay between each poll frame by Samuel Ortiz · 11 years ago
  81. 56a63c82 NFC: pn533: Store the correct frame size (normal vs ext) by Olivier Guiter · 11 years ago
  82. 963a82e NFC: pn533: Split large Tx frames in chunks by Olivier Guiter · 11 years ago
  83. 1575b9d NFC: pn533: Add extended information frame decoding support by Olivier Guiter · 11 years ago
  84. 3a8eab3 NFC: pn533: Enable AUTO RFCA by Samuel Ortiz · 11 years ago
  85. 5eef484 NFC: pn533: Unconditionaly select the highest p2p bit rate by Samuel Ortiz · 11 years ago
  86. a94e10f NFC: pn533: Request System code from SENSF_REQ by Samuel Ortiz · 11 years ago
  87. 17e9d9d NFC: pn533: Fix the pn533 polling loop by Samuel Ortiz · 11 years ago
  88. f1abed1 NFC: pn533: Fix hardware busy loop when establishing the LLCP link by Samuel Ortiz · 11 years ago
  89. 40dac37 NFC: Fix missing static declarations by Thierry Escande · 11 years ago
  90. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  91. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  92. bda7eb2 NFC: mei_phy: Clean up file by Valentin Ilie · 11 years ago
  93. 7cbe0ff NFC: Add a nfc hardware simulation driver by Thierry Escande · 11 years ago
  94. 86eca4e NFC: pn533: Fix ACR122 related debug output by Olivier Guiter · 11 years ago
  95. 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 11 years ago
  96. 322bce9 NFC: pn533: Copy NFCID2 through ATR_REQ by Samuel Ortiz · 11 years ago
  97. 31c4446 NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN) by Samuel Ortiz · 11 years ago
  98. 1095e69 NFC: NCI: Fix skb->dev usage by Frederic Danis · 11 years ago
  99. 4674d0f NFC: pn533: Fix error return code in pn533_probe() by Wei Yongjun · 11 years ago
  100. a69bdc1 NFC: pn544: Remove Felica and Jewel device presence check by Arron Wang · 11 years ago