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