summaryrefslogtreecommitdiff
path: root/drivers/nfc/port100.c
AgeCommit message (Expand)Author
2020-02-28NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan
2019-11-28nfc: port100: handle command failure cleanlyOliver Neukum
2017-08-06nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi
2016-07-06NFC: port100: Abort current command before switching RF offThierry Escande
2016-07-06NFC: port100: Make port100_abort_cmd() synchronousThierry Escande
2016-07-06NFC: port100: Fix the command cancellation processThierry Escande
2016-07-06NFC: port100: Don't send a new command if one is still pendingThierry Escande
2016-07-04NFC: port100: Explicitly set NFC-F framing for NFC-DEPThierry Escande
2015-04-07NFC: logging neateningJoe Perches
2014-05-26NFC: port100: Add support for type 4B tagThierry Escande
2014-02-23NFC: port100: Convert to use USB_DEVICE macroAxel Lin
2014-02-16NFC: port100: Add support for type 4A tag platformThierry Escande
2014-02-16NFC: port100: Fix possible buffer overflowThierry Escande
2014-01-05NFC: port100: Fix device leakAlexey Khoroshilov
2013-10-07NFC: port100: Add target mode supportThierry Escande
2013-10-07NFC: port100: Add initiator mode supportThierry Escande
2013-10-07NFC: port100: Commands mechanism implementationThierry Escande
2013-10-07NFC: Sony Port-100 Series driverThierry Escande