index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
port100.c
Age
Commit message (
Expand
)
Author
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-01
nfc: Fix hangup of RC-S380* in port100_send_ack()
OGAWA Hirofumi
2017-04-01
nfc: Fix RC-S380* needs zero-length packet
OGAWA Hirofumi
2017-04-01
nfc: Add support RC-S380P to port100
OGAWA Hirofumi
2016-07-06
NFC: port100: Abort current command before switching RF off
Thierry Escande
2016-07-06
NFC: port100: Make port100_abort_cmd() synchronous
Thierry Escande
2016-07-06
NFC: port100: Fix the command cancellation process
Thierry Escande
2016-07-06
NFC: port100: Don't send a new command if one is still pending
Thierry Escande
2016-07-04
NFC: port100: Explicitly set NFC-F framing for NFC-DEP
Thierry Escande
2015-04-07
NFC: logging neatening
Joe Perches
2014-05-26
NFC: port100: Add support for type 4B tag
Thierry Escande
2014-02-23
NFC: port100: Convert to use USB_DEVICE macro
Axel Lin
2014-02-16
NFC: port100: Add support for type 4A tag platform
Thierry Escande
2014-02-16
NFC: port100: Fix possible buffer overflow
Thierry Escande
2014-01-05
NFC: port100: Fix device leak
Alexey Khoroshilov
2013-10-07
NFC: port100: Add target mode support
Thierry Escande
2013-10-07
NFC: port100: Add initiator mode support
Thierry Escande
2013-10-07
NFC: port100: Commands mechanism implementation
Thierry Escande
2013-10-07
NFC: Sony Port-100 Series driver
Thierry Escande