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
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
2021-07-25
nfc: st21nfca: constify file-scope arrays
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
2021-07-25
nfc: s3fwrn5: constify nci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
2021-07-23
nfc: port100: constify protocol list array
Krzysztof Kozlowski
2021-06-18
NFC: nxp-nci: remove unnecessary label
wengjianfeng
2021-06-18
NFC: nxp-nci: remove unnecessary labels
wengjianfeng
2021-06-11
nfc: fdp: remove unnecessary labels
wengjianfeng
2021-06-03
nfc: mrvl: reduce the scope of local variables
Krzysztof Kozlowski
2021-06-03
nfc: mrvl: remove useless "continue" at end of loop
Krzysztof Kozlowski
2021-06-01
NFC: microread: Remove redundant assignment to variable err
Nigel Christian
2021-05-31
nfc: st95hf: fix indentation to tabs
Krzysztof Kozlowski
2021-05-31
nfc: st-nci: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-31
nfc: st21nfca: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-31
nfc: pn544: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-31
nfc: pn533: drop unneeded braces {} in if
Krzysztof Kozlowski
2021-05-31
nfc: pn533: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: simplify with module_driver
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: correct minor coding style violations
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
2021-05-31
nfc: mei_phy: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-31
nfc: fdp: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-28
nfc: st95hf: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-28
nfc: st21nfca: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-28
nfc: st-nci: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-28
nfc: pn544: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-28
nfc: s3fwrn5: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-28
nfc: pn533: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-28
nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check
Krzysztof Kozlowski
2021-05-28
nfc: mrvl: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-28
nfc: pn533: drop of_match_ptr from device ID table
Krzysztof Kozlowski
2021-05-28
nfc: port100: correct kerneldoc for structure
Krzysztof Kozlowski
2021-05-28
nfc: fdp: drop ACPI_PTR from device ID table
Krzysztof Kozlowski
2021-05-28
nfc: fdp: correct kerneldoc for structure
Krzysztof Kozlowski
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-26
nfc: st-nci: remove unnecessary labels
wengjianfeng
2021-05-26
nfc: st95hf: remove unnecessary assignment and label
wengjianfeng
2021-05-24
nfc: st-nci: remove unnecessary assignment and label
wengjianfeng
2021-05-23
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
2021-05-20
NFC: st21nfca: remove unnecessary variable and labels
wengjianfeng
2021-05-19
nfc: s3fwrn5: i2c: Enable optional clock from device tree
Stephan Gerhold
2021-04-13
nfc: st-nci: remove unnecessary label
wengjianfeng
2021-04-12
nfc: pn533: remove redundant assignment
wengjianfeng
2021-04-07
nfc/fdp: remove unnecessary assignment and label
wengjianfeng
2021-04-06
nfc: s3fwrn5: remove unnecessary label
wengjianfeng
2021-04-02
nfc: pn533: prevent potential memory corruption
Dan Carpenter
[prev]
[next]