aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/uart.c
Commit message (Expand)AuthorAge
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-24
|\
| * change semantics of ldisc ->compat_ioctl()Al Viro2018-10-13
* | net: nci: remove redundant null pointer check before kfree_skbzhong jiang2018-09-21
|/
* net: annotate ->poll() instancesAl Viro2017-11-27
* networking: add and use skb_put_u8()Johannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* NFC: nci: Remove dead codePeter Hurley2016-01-27
* NFC: nci: fix mistake in uart generic driverVincent Cuissard2015-06-15
* NFC: nfcmrvl: add UART driverVincent Cuissard2015-06-11
* NFC: nci: add generic uart supportVincent Cuissard2015-06-11