index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
port100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
1
-1
/
+1
2019-11-21
nfc: port100: handle command failure cleanly
Oliver Neukum
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-2
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-8
/
+6
2017-04-01
nfc: Fix hangup of RC-S380* in port100_send_ack()
OGAWA Hirofumi
1
-12
/
+23
2017-04-01
nfc: Fix RC-S380* needs zero-length packet
OGAWA Hirofumi
1
-0
/
+1
2017-04-01
nfc: Add support RC-S380P to port100
OGAWA Hirofumi
1
-3
/
+5
2016-07-06
NFC: port100: Abort current command before switching RF off
Thierry Escande
1
-0
/
+4
2016-07-06
NFC: port100: Make port100_abort_cmd() synchronous
Thierry Escande
1
-1
/
+10
2016-07-06
NFC: port100: Fix the command cancellation process
Thierry Escande
1
-5
/
+37
2016-07-06
NFC: port100: Don't send a new command if one is still pending
Thierry Escande
1
-0
/
+6
2016-07-04
NFC: port100: Explicitly set NFC-F framing for NFC-DEP
Thierry Escande
1
-1
/
+20
2015-04-07
NFC: logging neatening
Joe Perches
1
-18
/
+18
2014-05-26
NFC: port100: Add support for type 4B tag
Thierry Escande
1
-1
/
+35
2014-02-23
NFC: port100: Convert to use USB_DEVICE macro
Axel Lin
1
-4
/
+1
2014-02-16
NFC: port100: Add support for type 4A tag platform
Thierry Escande
1
-1
/
+6
2014-02-16
NFC: port100: Fix possible buffer overflow
Thierry Escande
1
-0
/
+13
2014-01-05
NFC: port100: Fix device leak
Alexey Khoroshilov
1
-0
/
+1
2013-10-07
NFC: port100: Add target mode support
Thierry Escande
1
-4
/
+317
2013-10-07
NFC: port100: Add initiator mode support
Thierry Escande
1
-3
/
+363
2013-10-07
NFC: port100: Commands mechanism implementation
Thierry Escande
1
-1
/
+670
2013-10-07
NFC: Sony Port-100 Series driver
Thierry Escande
1
-0
/
+187