1. 682fd61 NFC: st21nfca: Use unified device property API meaningfully by Andy Shevchenko · 8 years ago
  2. 8d3c50e NFC: st21nfca: Covert to use GPIO descriptor by Andy Shevchenko · 8 years ago
  3. 8e7836d NFC: st21nfca: Get rid of "interesting" use of interrupt polarity by Andy Shevchenko · 8 years ago
  4. 79557b3 NFC: st21nfca: Get rid of platform data by Andy Shevchenko · 8 years ago
  5. bacf2a6 NFC: st21nfca: Fix obvious typo when check error code by Andy Shevchenko · 8 years ago
  6. 52fdede nfc: st21nfca: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  7. 070718a NFC: st21nfca: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  8. bd9d523 nfc: st21nfca: set is_ese_present and is_uicc_present properly by Christophe Ricard · 9 years ago
  9. 2a19697 nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
  10. b58afe6 nfc: st21nfca: Fix static checker warning by Christophe Ricard · 9 years ago
  11. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  12. 4940d1c nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable by Christophe Ricard · 9 years ago
  13. a6e57ec nfc: st21nfca: Code cleanup by Christophe Ricard · 9 years ago
  14. dfa8070 nfc: st21nfca: Add support for acpi probing for i2c device. by Christophe Ricard · 9 years ago
  15. 04e99b7 nfc: st21nfca: Add macro for gpio name by Christophe Ricard · 9 years ago
  16. 39db2d2 nfc: st21nfca: Group device table together by Christophe Ricard · 9 years ago
  17. 9135177 nfc: st21nfca: Remove unneeded CONFIG_OF switches by Christophe Ricard · 9 years ago
  18. 57dc828 NFC: st21nfca: Add few code style fixes by Christophe Ricard · 9 years ago
  19. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 10 years ago
  20. 2b70283 NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message by Christophe Ricard · 10 years ago
  21. 6b5fba4 NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers by Christophe Ricard · 10 years ago
  22. 67df3f9 NFC: st21nfca: Report error returned by functions instead of -ENODEV by Christophe Ricard · 10 years ago
  23. 40af86a NFC: st21nfca: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 10 years ago
  24. 17e40107 NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 10 years ago
  25. db083bc NFC: Don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  26. 06ed3d6 NFC: st21nfca: Remove useless new line in nfc_err call by Christophe Ricard · 10 years ago
  27. 3e6df91 NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations" by Christophe Ricard · 10 years ago
  28. 0be8ce7 NFC: st21nfca: Convert to use devm_gpio_request_one by Axel Lin · 10 years ago
  29. ce3a5de NFC: st21nfca: Remove double assignment of .owner in struct device_driver by Emil Goode · 10 years ago
  30. 0531107 NFC: st21nfca: Improve read length sequence for P2P mode. by Christophe Ricard · 11 years ago
  31. 8e9466c NFC: st21nfca: Improved start of frame detection by Christophe Ricard · 11 years ago
  32. cf57734 NFC: st21nfca: Free buffer in case no data are retrieved. by Christophe Ricard · 11 years ago
  33. c44cb2e NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca by Christophe Ricard · 11 years ago
  34. 0c942b0 NFC: st21nfca: Free buffer when a bad frame is detected by Christophe Ricard · 11 years ago
  35. a3c5d8f NFC: st21nfca: Synchronize i2c Tx and Rx path by Christophe Ricard · 11 years ago
  36. c97ffdb NFC: st21nfca: Improved i2c Rx data correctness check by Christophe Ricard · 11 years ago
  37. e1fb97b NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling by Christophe Ricard · 11 years ago
  38. 3096e25 NFC: st21nfca: Fix incorrect byte stuffing revocation by Christophe Ricard · 11 years ago
  39. 18d2c62 NFC: st21nfca: Improve st21nfca initialization by handling reboot properly by Christophe Ricard · 11 years ago
  40. fcb45e6 NFC: st21nfca: Reworked st21nfca_request_resources by Christophe Ricard · 11 years ago
  41. 9bac75d NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result. by Christophe Ricard · 11 years ago
  42. c5b0c37 NFC: st21nfca: Remove sporadic wait_tab variable from functions. by Christophe Ricard · 11 years ago
  43. 6895730 NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip by Christophe Ricard · 11 years ago