| Commit message (Expand) | Author | Age | Files | Lines |
* | NFC: port100: fix use-after-free in port100_send_complete | Pavel Skripkin | 2022-03-10 | 1 | -0/+2 |
* | nfc: port100: lower verbosity of cancelled URB messages | Krzysztof Kozlowski | 2021-11-07 | 1 | -3/+3 |
* | nfc: port100: fix using -ERRNO as command type mask | Krzysztof Kozlowski | 2021-10-26 | 1 | -2/+2 |
* | nfc: port100: constify several pointers | Krzysztof Kozlowski | 2021-07-29 | 1 | -17/+20 |
* | nfc: constify nfc_digital_ops | Krzysztof Kozlowski | 2021-07-25 | 1 | -1/+1 |
* | nfc: port100: constify protocol list array | Krzysztof Kozlowski | 2021-07-23 | 1 | -4/+4 |
* | nfc: port100: correct kerneldoc for structure | Krzysztof Kozlowski | 2021-05-29 | 1 | -2/+2 |
* | NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu(). | Mao Wenan | 2019-12-09 | 1 | -1/+1 |
* | nfc: port100: handle command failure cleanly | Oliver Neukum | 2019-11-21 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -10/+1 |
* | networking: add and use skb_put_u8() | Johannes Berg | 2017-06-16 | 1 | -2/+2 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -2/+2 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -8/+6 |
* | nfc: Fix hangup of RC-S380* in port100_send_ack() | OGAWA Hirofumi | 2017-04-01 | 1 | -12/+23 |
* | nfc: Fix RC-S380* needs zero-length packet | OGAWA Hirofumi | 2017-04-01 | 1 | -0/+1 |
* | nfc: Add support RC-S380P to port100 | OGAWA Hirofumi | 2017-04-01 | 1 | -3/+5 |
* | NFC: port100: Abort current command before switching RF off | Thierry Escande | 2016-07-06 | 1 | -0/+4 |
* | NFC: port100: Make port100_abort_cmd() synchronous | Thierry Escande | 2016-07-06 | 1 | -1/+10 |
* | NFC: port100: Fix the command cancellation process | Thierry Escande | 2016-07-06 | 1 | -5/+37 |
* | NFC: port100: Don't send a new command if one is still pending | Thierry Escande | 2016-07-06 | 1 | -0/+6 |
* | NFC: port100: Explicitly set NFC-F framing for NFC-DEP | Thierry Escande | 2016-07-04 | 1 | -1/+20 |
* | NFC: logging neatening | Joe Perches | 2015-04-07 | 1 | -18/+18 |
* | NFC: port100: Add support for type 4B tag | Thierry Escande | 2014-05-26 | 1 | -1/+35 |
* | NFC: port100: Convert to use USB_DEVICE macro | Axel Lin | 2014-02-23 | 1 | -4/+1 |
* | NFC: port100: Add support for type 4A tag platform | Thierry Escande | 2014-02-16 | 1 | -1/+6 |
* | NFC: port100: Fix possible buffer overflow | Thierry Escande | 2014-02-16 | 1 | -0/+13 |
* | NFC: port100: Fix device leak | Alexey Khoroshilov | 2014-01-05 | 1 | -0/+1 |
* | NFC: port100: Add target mode support | Thierry Escande | 2013-10-07 | 1 | -4/+317 |
* | NFC: port100: Add initiator mode support | Thierry Escande | 2013-10-07 | 1 | -3/+363 |
* | NFC: port100: Commands mechanism implementation | Thierry Escande | 2013-10-07 | 1 | -1/+670 |
* | NFC: Sony Port-100 Series driver | Thierry Escande | 2013-10-07 | 1 | -0/+187 |