index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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: 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