index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
nfc: constify local pointer variables
Krzysztof Kozlowski
1
-1
/
+1
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
1
-1
/
+1
2020-10-30
net: nfc: Fix kerneldoc warnings
Andrew Lunn
1
-1
/
+9
2020-07-14
net: nfc: kerneldoc fixes
Andrew Lunn
1
-2
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2017-11-06
NFC: Convert timers to use timer_setup()
Allen Pais
1
-5
/
+3
2017-11-06
NFC: fix device-allocation error return
Johan Hovold
1
-1
/
+1
2017-09-22
net:nfc: use setup_timer
Allen Pais
1
-3
/
+2
2017-06-19
NFC: fix broken device allocation
Johan Hovold
1
-13
/
+18
2015-12-29
nfc: netlink: HCI event connectivity implementation
Christophe Ricard
1
-0
/
+13
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
1
-2
/
+2
2015-02-02
NFC: Forward NFC_EVT_TRANSACTION to user space
Christophe Ricard
1
-0
/
+21
2015-01-27
NFC: nfc_disable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2015-01-27
NFC: nfc_enable_se Remove useless blank line at beginning of function
Christophe Ricard
1
-1
/
+0
2014-03-14
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
Axel Lin
1
-3
/
+0
2014-03-14
NFC: Remove redundant test for dev->n_targets in nfc_find_target
Axel Lin
1
-3
/
+0
2014-02-24
NFC: Use list_for_each_entry in nfc_find_se()
Axel Lin
1
-2
/
+2
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+2
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-01-04
NFC: Only warn on SE discovery error
Samuel Ortiz
1
-5
/
+2
2014-01-04
NFC: Fix target mode p2p link establishment
Arron Wang
1
-1
/
+1
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-09-25
NFC: Set active target upon DEP up event reception
Samuel Ortiz
1
-0
/
+13
2013-09-25
NFC: Export nfc_find_se()
Arron Wang
1
-4
/
+5
2013-08-14
NFC: Update secure element state
Arron Wang
1
-0
/
+4
2013-08-14
NFC: Fix secure element state check
Arron Wang
1
-2
/
+2
2013-08-14
NFC: netlink: Add result of firmware operation to completion event
Eric Lapuyade
1
-2
/
+10
2013-08-14
NFC: Fix SE discovery failure warning condition
Samuel Ortiz
1
-1
/
+1
2013-07-31
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
1
-10
/
+10
2013-06-14
NFC: Add secure element enablement internal API
Samuel Ortiz
1
-4
/
+106
2013-06-14
NFC: Remove and free all SEs when releasing an NFC device
Samuel Ortiz
1
-0
/
+8
2013-06-14
NFC: Send netlink events for secure elements additions and removals
Samuel Ortiz
1
-0
/
+14
2013-06-14
NFC: Add secure elements addition and removal API
Samuel Ortiz
1
-1
/
+44
2013-06-14
NFC: Extend and fix the internal secure element API
Samuel Ortiz
1
-0
/
+7
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
1
-2
/
+0
2013-06-14
NFC: Add firmware upload netlink command
Eric Lapuyade
1
-0
/
+46
2013-04-12
NFC: RFKILL support
Samuel Ortiz
1
-0
/
+38
2013-04-11
NFC: Prevent polling when device is down
Samuel Ortiz
1
-0
/
+5
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-07
driver-core: constify data for class_find_device()
Michał Mirosław
1
-2
/
+2
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
1
-0
/
+3
2013-01-10
NFC: Fixed nfc core and hci unregistration and cleanup
Eric Lapuyade
1
-25
/
+22
2012-10-26
NFC: Fix some code style and whitespace issues
Szymon Janc
1
-1
/
+1
2012-10-26
NFC: Use IDR library to assing NFC devices IDs
Samuel Ortiz
1
-7
/
+16
2012-10-26
NFC: Set rf_mode to NFC_RF_NONE where necessary
Thierry Escande
1
-0
/
+5
2012-10-26
NFC: HCI check presence must not fail when driver doesn't support it
Eric Lapuyade
1
-0
/
+3
2012-10-03
workqueue: avoid using deprecated functions
Linus Torvalds
1
-1
/
+1
2012-09-25
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
1
-11
/
+2
2012-07-10
NFC: Add netlink module alias for NFC
Samuel Ortiz
1
-0
/
+3
[next]