index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: fix memory leak in nci_allocate_device
Dongliang Mu
2021-05-28
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-1
/
+4
|
\
|
*
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
2020-07-17
1
-1
/
+4
*
|
net: nfc: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-2
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-13
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-8
/
+6
*
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
[next]