linux/drivers/nfc
Al Viro 4ea206395d nfc: fix get_unaligned_...() misuses
* if a local variable of type uint16_t is unaligned, your compiler is FUBAR
* the whole point of get_unaligned_... is to avoid memcpy + ..._to_cpu().
  Using it *after* memcpy() (into aligned object, no less) is pointless.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2017-04-17 00:42:22 +02:00
..
fdp
microread
nfcmrvl nfc: fix get_unaligned_...() misuses 2017-04-17 00:42:22 +02:00
nxp-nci nfc: fix get_unaligned_...() misuses 2017-04-17 00:42:22 +02:00
pn533 NFC: pn533: use constant off-stack buffer for sending acks 2017-04-17 00:33:31 +02:00
pn544
s3fwrn5
st-nci
st21nfca
st95hf
Kconfig
Makefile
mei_phy.c
mei_phy.h
nfcsim.c
port100.c
trf7970a.c NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage 2017-04-05 11:04:03 +02:00