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
/
st21nfca
Age
Commit message (
Expand
)
Author
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-08
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek
2022-06-08
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek
2022-06-08
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Martin Faltesek
2022-05-19
NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
Duoming Zhou
2022-03-18
nfc: st21nfca: remove unnecessary skb check before kfree_skb()
Yang Yingliang
2022-01-27
nfc: use *_set_vendor_cmds() helpers
Jakub Kicinski
2022-01-12
nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
Jordy Zomer
2021-12-30
nfc: st21nfca: remove redundant assignment to variable i
Colin Ian King
2021-12-28
NFC: st21nfca: Fix memory leak in device probe and remove
Wei Yongjun
2021-10-11
nfc: st21nfca: drop unneeded debug prints
Krzysztof Kozlowski
2021-08-26
nfc: st21nfca: remove unused header includes
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_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-05-31
nfc: st21nfca: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-28
nfc: st21nfca: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-20
NFC: st21nfca: remove unnecessary variable and labels
wengjianfeng
2020-10-20
nfc: remove unneeded break
Tom Rix
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
nfc: st21nfca: Remove unnecessary cast
Alex Dewar
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-29
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
2020-02-27
NFC: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-06
NFC: st21nfca: fix double free
Pan Bian
2019-07-25
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-09
NFC: st21nfca: Fix fall-through warnings
Gustavo A. R. Silva
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-06
nfc: st21nfca: constify i2c_device_id
Arvind Yadav
2017-06-22
NFC: st21nfca: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
NFC: st21nfca: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
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-05
NFC: st21nfca: Use unified device property API meaningfully
Andy Shevchenko
2017-04-05
NFC: st21nfca: Covert to use GPIO descriptor
Andy Shevchenko
2017-04-05
NFC: st21nfca: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2017-04-05
NFC: st21nfca: Get rid of platform data
Andy Shevchenko
2017-04-05
NFC: st21nfca: Fix obvious typo when check error code
Andy Shevchenko
2017-04-02
NFC: st21nfca: Fix potential memory leak
Christophe JAILLET
2017-04-02
nfc: st21nfca: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2016-05-04
nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c
Christophe Ricard
2016-05-04
NFC: st21nfca: Drop two useless checks in ACPI probe path
Christophe Ricard
[next]