index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
data.c
Age
Commit message (
Expand
)
Author
2022-11-22
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
2022-05-17
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2015-10-25
NFC: nci: Add function to get max packet size for conn
Robert Dolca
2015-10-25
NFC: nci: Export nci data send API
Robert Dolca
2015-02-02
NFC: nci: Add dynamic logical connections support
Christophe Ricard
2014-12-02
NFC: nci: Add status byte management in case of error.
Christophe Ricard
2014-11-28
NFC: NCI: Forward data received in Target mode to nfc core
Julien Lefrique
2014-09-01
NFC: NCI: Fix NCI RF FRAME interface usage
Vincent Cuissard
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-06-14
NFC: NCI: Fix skb->dev usage
Frederic Danis
2012-05-15
NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer
H Hartley Sweeten
2012-03-06
NFC: NCI code identation fixes
Samuel Ortiz
2012-01-24
NFC: Add NCI data exchange timer
Ilan Elias
2011-12-14
NFC: Add function name to the NFC pr_fmt() routine
Samuel Ortiz
2011-11-30
nfc: Remove function tracer like entry messages
Joe Perches
2011-11-30
nfc: Convert nfc_dbg to pr_debug
Joe Perches
2011-11-30
nfc: Use standard logging styles
Joe Perches
2011-11-11
NFC: Update names and structs to NCI spec 1.0 d18
Ilan Elias
2011-09-27
NFC: protect nci_data_exchange transactions
Ilan Elias
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias