1. 3decabd NFC: st21nfca: add missed kfree_skb() in an error path by Chuhong Yuan · 4 years, 8 months ago
  2. da60fbe NFC: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  3. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  4. a01bcfd NFC: st21nfca: Fix fall-through warnings by Gustavo A. R. Silva · 6 years ago
  5. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  6. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  7. a9e062d NFC: st21nfca: Add error messages for unexpected HCI events by Christophe Ricard · 9 years ago
  8. 1c54795 NFC: st21nfca: Align st21nfca driver with other nfc driver by Christophe Ricard · 9 years ago[Renamed (99%) from drivers/nfc/st21nfca/st21nfca_dep.c]
  9. a4415e7 NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate. by Christophe Ricard · 10 years ago
  10. 094e935 NFC: st21nfca: Fix potential double kfree_skb error by Christophe Ricard · 10 years ago
  11. 459e794 NFC: st21nfca: ERR_PTR vs NULL fix by Christophe Ricard · 10 years ago
  12. ecc6522 NFC: st21nfca: Fix potential skb leaks in NFC-DEP code by Christophe Ricard · 10 years ago
  13. cc3faac NFC: st21nfca: Fix few coding style issue by Christophe Ricard · 10 years ago
  14. 56f1ffc NFC: st21nfca: Add condition to make sure atr_req->length is valid. by Christophe Ricard · 10 years ago
  15. a51577c NFC: st21nfca: Remove useless IS_ERR(skb) conditions by Christophe Ricard · 10 years ago
  16. 32b41d8 NFC: st21nfca: Remove useless err == 0 condition by Christophe Ricard · 10 years ago
  17. 72030a2 NFC: st21nfca: Change nfcid3 generation by Christophe Ricard · 10 years ago
  18. 3e6df91 NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations" by Christophe Ricard · 10 years ago
  19. 1892bf8 NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode by Christophe Ricard · 11 years ago