1. 4ac52a0 NFC: st-nci: i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  2. 27420fe nfc: st-nci: set is_ese_present and is_uicc_present properly by Christophe Ricard · 9 years ago
  3. c1fc913 nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT by Christophe Ricard · 9 years ago
  4. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  5. ba2c231 nfc: st-nci: Code cleanup by Christophe Ricard · 10 years ago
  6. ed6a2f3 nfc: st-nci: Add support for acpi probing for i2c device. by Christophe Ricard · 10 years ago
  7. 4c62c20 nfc: st-nci: Add macro for gpio name by Christophe Ricard · 10 years ago
  8. 3252897 nfc: st-nci: Group device table together by Christophe Ricard · 10 years ago
  9. 1faa65b nfc: st-nci: Remove unneeded CONFIG_OF switches by Christophe Ricard · 10 years ago
  10. bd8f1a3 NFC: st-nci: remove duplicated skb dump by Christophe Ricard · 10 years ago
  11. bb2496c NFC: st-nci: Disable irq when powering the device up by Christophe Ricard · 10 years ago
  12. 064d004 NFC: st-nci: Add few code style fixes by Christophe Ricard · 10 years ago
  13. 3648dc6 NFC: st-nci: Add ese-present/uicc-present dts properties by Christophe Ricard · 10 years ago
  14. e67e7e5 NFC: st-nci: include st-nci.h instead of ndlc.h by Christophe Ricard · 10 years ago
  15. e7723b3 nfc: st-nci: Fix non accurate comment for st_nci_i2c_read by Christophe Ricard · 10 years ago
  16. 30458aa nfc: st-nci: Fix typo when changing from st21nfcb to st-nci by Christophe Ricard · 10 years ago
  17. 76b733d nfc: st-nci: Remove duplicate file platform_data/st_nci.h by Christophe Ricard · 10 years ago
  18. ed06aeef nfc: st-nci: Rename st21nfcb to st-nci by Christophe Ricard · 10 years ago[Renamed (67%) from drivers/nfc/st21nfcb/i2c.c]
  19. 05f0939 NFC: st21nfcb: disable irq when st21nfcb is disabled by Christophe Ricard · 10 years ago
  20. 183fe2d NFC: st21nfcb: Move powered flag from phy to ndlc layer by Christophe Ricard · 10 years ago
  21. 4ac82e8 NFC: st21nfcb: remove st21nfcb_nci_i2c_disable by Christophe Ricard · 10 years ago
  22. 09f39a9 NFC: st21nfcb: Do not remove header once the payload is sent by Christophe Ricard · 10 years ago
  23. 3590ebc NFC: logging neatening by Joe Perches · 10 years ago
  24. d4a41d1 NFC: st21nfcb: Retry i2c_master_send if it returns a negative value by Christophe Ricard · 10 years ago
  25. 7274496 NFC: st21nfcb: Fix "NULL pointer dereference" possible error by Christophe Ricard · 11 years ago
  26. 1a94cb6 NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers by Christophe Ricard · 11 years ago
  27. 1815962 NFC: st21nfcb: Fix reported error by Christophe Ricard · 11 years ago
  28. aceb32d NFC: st21nfcb: Remove useless pr_info by Christophe Ricard · 11 years ago
  29. a80d0cb NFC: st21nfcb: Remove gpio_irq field in static and dts configuration by Christophe Ricard · 11 years ago
  30. d9b6691 NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE by Christophe Ricard · 11 years ago
  31. bc6b827 NFC: st21nfcb: remove error output by Christophe Ricard · 11 years ago
  32. 4294e32 NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. by Christophe Ricard · 11 years ago
  33. 890c165 NFC: st21nfcb: Remove useless headers by Christophe Ricard · 11 years ago
  34. ac633ba NFC: st21nfcb: Fix logic when running into i2c read retry by Christophe Ricard · 11 years ago
  35. 2c376a9 NFC: st21nfcb: Remove useless new line in nfc_err call by Christophe Ricard · 11 years ago
  36. d363d7d NFC: st21nfcb: Remove double assignment of .owner in struct device_driver by Christophe Ricard · 11 years ago
  37. 56ee645 NFC: st21nfcb: Convert to use devm_gpio_request_one by Christophe Ricard · 11 years ago
  38. 361325e NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs where possible" by Christophe Ricard · 11 years ago
  39. fb92ff7 NFC: st21nfcb: few code clean up by Christophe Ricard · 11 years ago
  40. 35630df NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip by Christophe Ricard · 11 years ago