Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92483df2bad7649caacad60ec7b0f8016e894e11
/
net
/
nfc
aef4f5b
Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
bf30a67
NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks
by Mark A. Greer
· 10 years ago
95f7687
NFC: hci: Add stop_poll HCI operand.
by Christophe Ricard
· 10 years ago
bb15b21
NFC: nci: Add T1T support notification
by Christophe Ricard
· 10 years ago
55537c7e
NFC: digital: Add digital framing calls when in target mode
by Mark A. Greer
· 10 years ago
0529a7a
NFC: digital: Clear poll_tech_count before activating target
by Mark A. Greer
· 10 years ago
4b4dbca
NFC: digital: Check for NFC-DEP before checking for Type 4 tag
by Mark A. Greer
· 10 years ago
6c4c170
NFC: remove unnecessary break after goto
by Fabian Frederick
· 10 years ago
bad93e9
net: add __pskb_copy_fclone and pskb_copy_for_clone
by Octavian Purdila
· 10 years ago
db3287d
NFC: nfc_sock_link() can be static
by Fengguang Wu
· 10 years ago
cb30caf
NFC: digital: digital_in_send_attrib_req() can be static
by Fengguang Wu
· 10 years ago
9dc3370
NFC: digital: Randomize poll cycles
by Thierry Escande
· 10 years ago
00e625d
NFC: digital: Return proper error code when sending ATR_REQ
by Thierry Escande
· 11 years ago
0515829
NFC: NCI: Send all NCI frames to raw sockets
by Hiren Tandel
· 11 years ago
57be1f3
NFC: Add RAW socket type support for SOCKPROTO_RAW
by Hiren Tandel
· 11 years ago
c79d9f9
NFC: NCI: No need to reverse ATR_RES Response
by Hiren Tandel
· 10 years ago
4b8b626
NFC: digital: Handle multiple SENSF_REQ frames
by Mark A. Greer
· 11 years ago
96e829b4
NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zero
by Mark A. Greer
· 11 years ago
74157ef
NFC: hci: Fix sparse: cast to restricted __be16
by Christophe Ricard
· 11 years ago
2473460
NFC: digital: Add support for ISO/IEC 14443-B Protocol
by Mark A. Greer
· 11 years ago
e240bc3
NFC: hci: Add load_session HCI operand
by Christophe Ricard
· 11 years ago
d330905
NFC: hci: Extend command execution delay
by Christophe Ricard
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
20d83f2
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 11 years ago
29e27dd
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
by Axel Lin
· 11 years ago
3143a4c
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
by Axel Lin
· 11 years ago
365a721
NFC: Remove redundant test for dev->n_targets in nfc_find_target
by Axel Lin
· 11 years ago
ceeee42
NFC: digital: Rename Type V tags to Type 5 tags
by Mark A. Greer
· 11 years ago
0b51fc5
NFC: Use LIST_HEAD() at appropriate places
by Axel Lin
· 11 years ago
4f913d4
NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masks
by Axel Lin
· 11 years ago
156cef8
NFC: Use list_for_each_entry in nfc_find_se()
by Axel Lin
· 11 years ago
9bec44b
NFC: NCI: Use reinit_completion() at appropriate places
by Axel Lin
· 11 years ago
44a589c
NFC: NCI: Fix NULL pointer dereference
by Amitkumar Karwar
· 11 years ago
6ea7398
NFC: digital: Fix a possible memory leak
by Thierry Escande
· 11 years ago
564af14
NFC: digital: Add missing break in switch statement
by Thierry Escande
· 11 years ago
c813007
NFC: digital: Add ISO-DEP support for data exchange
by Thierry Escande
· 11 years ago
12e3d24
NFC: digital: Add poll support for type 4A tag platform
by Thierry Escande
· 11 years ago
f5f6872
NFC: Add netlink support for ISO/IEC 15693
by Mark A. Greer
· 11 years ago
a381d48
NFC: digital: Add Digital Layer support for ISO/IEC 15693
by Mark A. Greer
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
bb1281f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
7916a07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
88bfe6ea
net: Spelling s/transmition/transmission/
by Geert Uytterhoeven
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b711ad5
NFC: digital: Set rf tech and crc functions when receiving a PSL_REQ
by Thierry Escande
· 11 years ago
48e1044
NFC: digital: Set current target active on activate_target() call
by Thierry Escande
· 11 years ago
8faaaea
treewide: fix comments and printk msgs
by Masanari Iida
· 11 years ago
22c15bf
NFC: NCI: Add set_config API
by Amitkumar Karwar
· 11 years ago
86e8586
NFC: NCI: Add setup handler
by Amitkumar Karwar
· 11 years ago
1907299
NFC: NCI: Don't reverse local general bytes
by Amitkumar Karwar
· 11 years ago
fa9be5f
NFC: NCI: Cancel cmd_timer in nci_close_device()
by Amitkumar Karwar
· 11 years ago
4f319e3
NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.h
by Thierry Escande
· 11 years ago
67af1d7
NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macros
by Thierry Escande
· 11 years ago
a434c24
NFC: Only warn on SE discovery error
by Samuel Ortiz
· 11 years ago
11bfb1c
NFC: llcp: Use default MIU if none was specified on connect
by Szymon Janc
· 11 years ago
43d53c2
NFC: llcp: Fix possible memory leak while sending I frames
by Szymon Janc
· 11 years ago
249eb5b
NFC: Return driver failure upon unknown event reception
by Samuel Ortiz
· 11 years ago
d31652a
NFC: Fix target mode p2p link establishment
by Arron Wang
· 11 years ago
77d84ff
treewide: Fix typos in printk
by Masanari Iida
· 11 years ago
98b32de
nfc: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
ddc1a70
NFC: Fix SE API related sparse warning
by Samuel Ortiz
· 11 years ago
2bed278
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
by Eric Lapuyade
· 11 years ago
22d4aae
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
by Eric Lapuyade
· 11 years ago
a4ada6c
NFC: NCI: zero struct spi_transfer variables before usage
by Eric Lapuyade
· 11 years ago
5ce3f32
NFC: netlink: SE API implementation
by Samuel Ortiz
· 11 years ago
13292c9
NFC: digital: Fix sens_res endiannes handling
by Thierry Escande
· 11 years ago
4cf7e03
NFC: rawsock: Fix a memory leak
by Thierry Escande
· 11 years ago
180106b
NFC: digital: digital_tg_send_sensf_res() can be static
by Fengguang Wu
· 11 years ago
2604253
NFC: digital: Add newline to pr_* calls
by Samuel Ortiz
· 11 years ago
c5da0e4
NFC: digital: Remove PR_ERR and PR_DBG macros
by Samuel Ortiz
· 11 years ago
645d508
NFC: NCI: Store the spi device pointer from the spi instance
by Eric Lapuyade
· 11 years ago
1c7a4c2
NFC Digital: Add target NFC-DEP support
by Thierry Escande
· 11 years ago
7d0911c
NFC Digital: Add initiator NFC-DEP support
by Thierry Escande
· 11 years ago
8c0695e4
NFC Digital: Add NFC-F technology support
by Thierry Escande
· 11 years ago
2c66dae
NFC Digital: Add NFC-A technology support
by Thierry Escande
· 11 years ago
59ee236
NFC Digital: Implement driver commands mechanism
by Thierry Escande
· 11 years ago
4b10884eb
NFC: Digital Protocol stack implementation
by Thierry Escande
· 11 years ago
e29a9e2
NFC: Set active target upon DEP up event reception
by Samuel Ortiz
· 11 years ago
fa544ff
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
by Eric Lapuyade
· 11 years ago
d593751
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
by Eric Lapuyade
· 11 years ago
079797c
NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()
by Eric Lapuyade
· 11 years ago
d8eb18e
NFC: Export nfc_find_se()
by Arron Wang
· 11 years ago
39525ee1
NFC: Update secure element state
by Arron Wang
· 11 years ago
2c38328
NFC: Fix secure element state check
by Arron Wang
· 11 years ago
4eba11e
NFC: hci: Fix enable/disable confusion
by Dan Carpenter
· 11 years ago
352a5f5
NFC: netlink: Add result of firmware operation to completion event
by Eric Lapuyade
· 11 years ago
ef04158
NFC: Move nfc_fw_download_done() definition from private to public
by Eric Lapuyade
· 11 years ago
ac22ac4
NFC: Add a GET_SE netlink API
by Samuel Ortiz
· 11 years ago
369f4d5
NFC: Fix SE discovery failure warning condition
by Samuel Ortiz
· 11 years ago
9ea7187
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
by Samuel Ortiz
· 11 years ago
7427b37
NFC: Fix NCI over SPI build
by Frederic Danis
· 11 years ago
4ca546e
NFC: llcp: Fix the well known services endianness
by Samuel Ortiz
· 11 years ago
f768b34
NFC: llcp: Set the LLC Link Management well known service bit
by Samuel Ortiz
· 11 years ago
2635a4b
NFC: llcp: Do not send pending Tx frames when the remote is not ready
by Samuel Ortiz
· 11 years ago
Next »