Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-18 | net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec... | Jia-Ju Bai | 1 | -1/+1 |
2018-10-24 | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2018-10-13 | change semantics of ldisc ->compat_ioctl() | Al Viro | 1 | -0/+1 |
2018-09-21 | net: nci: remove redundant null pointer check before kfree_skb | zhong jiang | 1 | -4/+2 |
2017-11-28 | net: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -1/+1 |
2016-01-28 | NFC: nci: Remove dead code | Peter Hurley | 1 | -8/+1 |
2015-06-15 | NFC: nci: fix mistake in uart generic driver | Vincent Cuissard | 1 | -1/+1 |
2015-06-12 | NFC: nfcmrvl: add UART driver | Vincent Cuissard | 1 | -1/+0 |
2015-06-12 | NFC: nci: add generic uart support | Vincent Cuissard | 1 | -0/+495 |