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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
2017-06-23
1
-5
/
+4
*
NFC: fix broken device allocation
Johan Hovold
2017-06-18
1
-2
/
+1
*
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
-2
/
+2
*
nfc: nci: Add nci_nfcc_loopback to the nci core
Christophe Ricard
2016-05-04
1
-0
/
+77
*
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
2016-05-04
1
-7
/
+18
*
nfc: nci: Fix nci_core_conn_close
Christophe Ricard
2016-05-04
1
-0
/
+1
*
nfc: nci: Fix nci_core_conn_create to allowing empty destination
Christophe Ricard
2016-05-04
1
-9
/
+9
*
NFC: nci: memory leak in nci_core_conn_create()
Dan Carpenter
2015-12-29
1
-3
/
+3
*
NFC: nci: non-static functions can not be inline
Robert Dolca
2015-10-28
1
-8
/
+8
*
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
2015-10-27
1
-1
/
+3
*
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-27
1
-4
/
+11
*
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
2015-10-25
1
-0
/
+13
*
NFC: nci: fix possible crash in nci_core_conn_create
Robert Dolca
2015-10-25
1
-1
/
+8
*
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
2015-10-25
1
-8
/
+8
*
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
2015-10-25
1
-20
/
+51
*
NFC: nci: Introduce nci_core_cmd
Robert Dolca
2015-10-25
1
-5
/
+19
*
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
2015-10-25
1
-2
/
+1
*
NFC: nci: Use __nci_request for exported routines
Samuel Ortiz
2015-10-03
1
-5
/
+6
*
NFC: nci: export nci_core_reset and nci_core_init
Robert Baldyga
2015-08-20
1
-0
/
+14
*
NFC: nci: Add post_setup handler
Robert Baldyga
2015-08-20
1
-0
/
+4
*
NFC: nci: remove current SLEEP mode management
Vincent Cuissard
2015-06-13
1
-1
/
+1
*
NFC: nci: Export nci_req_complete
Samuel Ortiz
2015-06-10
1
-0
/
+1
*
NFC: nci: Move close ops call in nci_close_device
Christophe Ricard
2015-06-09
1
-4
/
+6
*
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
Christophe Ricard
2015-06-09
1
-0
/
+26
*
NFC: nci: Add nci init ops for early device initialization
Christophe Ricard
2015-06-09
1
-2
/
+7
*
NFC: nci: Add NCI_RESET return code check before setup
Christophe Ricard
2015-06-09
1
-2
/
+3
*
NFC: nci: Handle proprietary response and notifications
Samuel Ortiz
2015-06-09
1
-0
/
+52
*
NFC: nci: Add firmware download support
Clément Perrochaud
2015-03-26
1
-0
/
+11
*
NFC: nci: Move NFCEE discovery logic
Christophe Ricard
2015-02-04
1
-1
/
+7
*
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
2015-02-04
1
-15
/
+33
*
NFC: nci: Add reference to the RF logical connection
Christophe Ricard
2015-02-04
1
-1
/
+1
*
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
2015-02-02
1
-7
/
+13
*
NFC: nci: Support logical connections management
Christophe Ricard
2015-02-02
1
-0
/
+38
*
NFC: nci: Add NFCEE enabling and disabling support
Christophe Ricard
2015-02-02
1
-0
/
+21
*
NFC: nci: Add NFCEE discover support
Christophe Ricard
2015-02-02
1
-0
/
+17
*
NFC: nci: Add dynamic logical connections support
Christophe Ricard
2015-02-02
1
-7
/
+40
*
NFC: nci: Add support for different NCI_DEACTIVATE_TYPE
Christophe Ricard
2014-12-02
1
-4
/
+6
*
NFC: nci: Add se_io NCI operand
Christophe Ricard
2014-12-02
1
-0
/
+14
*
NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...
Christophe Ricard
2014-12-02
1
-0
/
+5
*
NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...
Christophe Ricard
2014-12-02
1
-0
/
+5
*
NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...
Christophe Ricard
2014-12-02
1
-0
/
+5
*
NFC: NCI: Signal deactivation in Target mode
Julien Lefrique
2014-11-28
1
-1
/
+16
*
NFC: NCI: Implement Target mode send function
Julien Lefrique
2014-11-28
1
-0
/
+13
*
NFC: NCI: Configure ATR_RES general bytes
Julien Lefrique
2014-11-28
1
-1
/
+9
*
NFC: NCI: Enable NFC-DEP in Listen A and Listen F
Julien Lefrique
2014-11-28
1
-0
/
+29
*
NFC: NCI: Add passive Listen modes in discover request
Julien Lefrique
2014-11-28
1
-10
/
+32
*
NFC: NCI: Fix nci_register_device init sequence
Vincent Cuissard
2014-09-01
1
-8
/
+5
*
NFC: NCI: Add support of ISO15693
Vincent Cuissard
2014-09-01
1
-0
/
+8
*
NFC: NCI: Send all NCI frames to raw sockets
Hiren Tandel
2014-05-20
1
-0
/
+9
[next]