1
0
Fork 0
alistair23-linux/net/nfc/nci
David S. Miller b26d344c6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/caif/caif_hsi.c
	drivers/net/usb/qmi_wwan.c

The qmi_wwan merge was trivial.

The caif_hsi.c, on the other hand, was not.  It's a conflict between
1c385f1fdf ("caif-hsi: Replace platform
device with ops structure.") in the net-next tree and commit
39abbaef19 ("caif-hsi: Postpone init of
HIS until open()") in the net tree.

I did my best with that one and will ask Sjur to check it out.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-06-28 17:37:00 -07:00
..
Kconfig NFC: basic NCI protocol implementation 2011-09-20 14:43:49 -04:00
Makefile NFC: basic NCI protocol implementation 2011-09-20 14:43:49 -04:00
core.c NFC: Introduce target mode tx ops 2012-06-04 21:34:30 +02:00
data.c NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer 2012-05-15 17:30:29 -04:00
lib.c NFC: Include nci_core.h to nci/lib.c 2012-05-15 17:30:29 -04:00
ntf.c NFC: Prevent multiple buffer overflows in NCI 2012-06-25 16:38:40 +02:00
rsp.c NFC: NCI code identation fixes 2012-03-06 15:16:25 -05:00