summaryrefslogtreecommitdiff
path: root/net/nfc/nci/uart.c
AgeCommit message (Expand)Author
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro
2018-09-21net: nci: remove redundant null pointer check before kfree_skbzhong jiang
2017-11-27net: annotate ->poll() instancesAl Viro
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-01-27NFC: nci: Remove dead codePeter Hurley
2015-06-15NFC: nci: fix mistake in uart generic driverVincent Cuissard
2015-06-11NFC: nfcmrvl: add UART driverVincent Cuissard
2015-06-11NFC: nci: add generic uart supportVincent Cuissard