index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
hci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfc: Add KCOV annotations
Dmitry Vyukov
2022-11-02
1
-1
/
+3
*
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2022-05-17
1
-2
/
+2
*
nfc: drop unneeded debug prints
Krzysztof Kozlowski
2021-10-11
1
-4
/
+0
*
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
2021-08-02
1
-9
/
+7
*
nfc: hci: cleanup unneeded spaces
Krzysztof Kozlowski
2021-07-30
1
-7
/
+7
*
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
2021-07-30
1
-12
/
+12
*
NFC: nci: Remove redundant assignment to len
Yang Li
2021-06-01
1
-2
/
+0
*
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-05-17
1
-0
/
+5
*
nfc: refined function nci_hci_resp_received
Alex Shi
2020-11-14
1
-6
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-13
/
+1
*
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
2019-04-06
1
-0
/
+8
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-3
/
+4
*
NFC: nci: Fix error check of nci_hci_create_pipe() result
Christophe Ricard
2015-12-29
1
-1
/
+1
*
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-27
1
-1
/
+1
*
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
2015-10-26
1
-1
/
+55
*
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
2015-10-26
1
-0
/
+4
*
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
2015-10-26
1
-0
/
+15
*
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
2015-10-26
1
-2
/
+2
*
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
2015-10-26
1
-17
/
+49
*
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
2015-10-26
1
-7
/
+13
*
nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
Christophe Ricard
2015-08-20
1
-1
/
+1
*
NFC: nci: hci: Fix releasing uninitialized skbs
Joe Perches
2015-06-09
1
-8
/
+3
*
NFC: nci: Move logical connection structure allocation
Christophe Ricard
2015-02-04
1
-0
/
+8
*
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
2015-02-02
1
-0
/
+686