summaryrefslogtreecommitdiff
path: root/drivers/nfc/port100.c
AgeCommit message (Expand)Author
2022-03-09NFC: port100: fix use-after-free in port100_send_completePavel Skripkin
2021-11-07nfc: port100: lower verbosity of cancelled URB messagesKrzysztof Kozlowski
2021-10-26nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski
2021-07-29nfc: port100: constify several pointersKrzysztof Kozlowski
2021-07-25nfc: constify nfc_digital_opsKrzysztof Kozlowski
2021-07-23nfc: port100: constify protocol list arrayKrzysztof Kozlowski
2021-05-28nfc: port100: correct kerneldoc for structureKrzysztof Kozlowski
2019-12-09NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().Mao Wenan
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
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
2017-04-01nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi
2017-04-01nfc: Fix RC-S380* needs zero-length packetOGAWA Hirofumi
2017-04-01nfc: Add support RC-S380P to port100OGAWA 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