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
/
nfc.h
Age
Commit message (
Expand
)
Author
2023-06-26
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2015-12-29
nfc: netlink: HCI event connectivity implementation
Christophe Ricard
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-02-02
NFC: Forward NFC_EVT_TRANSACTION to user space
Christophe Ricard
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-08-14
NFC: netlink: Add result of firmware operation to completion event
Eric Lapuyade
2013-08-14
NFC: Move nfc_fw_download_done() definition from private to public
Eric Lapuyade
2013-07-31
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
2013-06-14
NFC: Add secure element enablement internal API
Samuel Ortiz
2013-06-14
NFC: Send netlink events for secure elements additions and removals
Samuel Ortiz
2013-06-14
NFC: Add firmware upload netlink command
Eric Lapuyade
2013-04-26
NFC: Move LLCP code to the NFC top level diirectory
Samuel Ortiz
2013-03-10
NFC: llcp: Service Name Lookup netlink interface
Thierry Escande
2012-10-29
NFC: Extend netlink interface for LTO, RW, and MIUX parameters support
Thierry Escande
2012-06-04
NFC: Introduce target mode rx data callback
Samuel Ortiz
2012-06-04
NFC: Add target mode activation netlink event
Samuel Ortiz
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
2012-05-15
NFC: Fix LLCP compilation warning
joseph daniel
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-12
NFC: Add a target lost netlink event
Samuel Ortiz
2012-03-06
NFC: Core code identation fixes
Samuel Ortiz
2012-03-06
NFC: Remove the rf mode parameter from the DEP link up routine
Samuel Ortiz
2011-12-19
NFC: Fix LLCP related build failure
Samuel Ortiz
2011-12-14
NFC: Initial LLCP support
Samuel Ortiz
2011-12-14
NFC: Add a DEP link control netlink command
Samuel Ortiz
2011-11-30
nfc: Remove unused nfc_printk and nfc_<level> macros
Joe Perches
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-09-20
NFC: move nfc.h from include/net to include/net/nfc
Ilan Elias
2011-09-20
NFC: Add dev_up and dev_down control operations
Ilan Elias
2011-07-05
NFC: add the NFC socket raw protocol
Lauro Ramos Venancio
2011-07-05
NFC: add NFC socket family
Aloisio Almeida Jr
2011-07-05
NFC: add nfc generic netlink interface
Lauro Ramos Venancio
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio