index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-22
2
-2
/
+2
|
\
|
*
treewide: fix comments and printk msgs
Masanari Iida
2014-01-07
1
-1
/
+1
|
*
treewide: Fix typos in printk
Masanari Iida
2013-12-19
1
-1
/
+1
*
|
NFC: Fix target mode p2p link establishment
Arron Wang
2014-01-04
1
-1
/
+1
|
/
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
2
-4
/
+0
*
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
1
-32
/
+19
*
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
1
-13
/
+26
*
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
1
-2
/
+1
*
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
1
-1
/
+1
*
NFC: Fix SE API related sparse warning
Samuel Ortiz
2013-10-07
1
-1
/
+1
*
NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the spec
Eric Lapuyade
2013-09-25
1
-22
/
+31
*
NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frame
Eric Lapuyade
2013-09-25
1
-16
/
+10
*
NFC: NCI: zero struct spi_transfer variables before usage
Eric Lapuyade
2013-09-25
1
-0
/
+9
*
NFC: netlink: SE API implementation
Samuel Ortiz
2013-09-25
1
-0
/
+91
*
NFC: digital: Fix sens_res endiannes handling
Thierry Escande
2013-09-25
1
-9
/
+6
*
NFC: rawsock: Fix a memory leak
Thierry Escande
2013-09-25
1
-2
/
+5
*
NFC: digital: digital_tg_send_sensf_res() can be static
Fengguang Wu
2013-09-25
1
-1
/
+1
*
NFC: digital: Add newline to pr_* calls
Samuel Ortiz
2013-09-25
3
-26
/
+22
*
NFC: digital: Remove PR_ERR and PR_DBG macros
Samuel Ortiz
2013-09-25
4
-27
/
+31
*
NFC: NCI: Store the spi device pointer from the spi instance
Eric Lapuyade
2013-09-25
1
-0
/
+1
*
NFC Digital: Add target NFC-DEP support
Thierry Escande
2013-09-25
4
-7
/
+755
*
NFC Digital: Add initiator NFC-DEP support
Thierry Escande
2013-09-25
5
-6
/
+435
*
NFC Digital: Add NFC-F technology support
Thierry Escande
2013-09-25
4
-0
/
+153
*
NFC Digital: Add NFC-A technology support
Thierry Escande
2013-09-25
4
-4
/
+488
*
NFC Digital: Implement driver commands mechanism
Thierry Escande
2013-09-25
4
-8
/
+427
*
NFC: Digital Protocol stack implementation
Thierry Escande
2013-09-25
4
-0
/
+192
*
NFC: Set active target upon DEP up event reception
Samuel Ortiz
2013-09-25
1
-0
/
+13
*
NFC: NCI: Simplify NCI SPI to become a simple framing/checking layer
Eric Lapuyade
2013-09-25
1
-125
/
+55
*
NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistency
Eric Lapuyade
2013-09-25
1
-64
/
+64
*
NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()
Eric Lapuyade
2013-09-25
1
-1
/
+1
*
NFC: Export nfc_find_se()
Arron Wang
2013-09-25
1
-4
/
+5
*
NFC: Update secure element state
Arron Wang
2013-08-14
1
-0
/
+4
*
NFC: Fix secure element state check
Arron Wang
2013-08-14
1
-2
/
+2
*
NFC: hci: Fix enable/disable confusion
Dan Carpenter
2013-08-14
1
-1
/
+1
*
NFC: netlink: Add result of firmware operation to completion event
Eric Lapuyade
2013-08-14
3
-4
/
+15
*
NFC: Move nfc_fw_download_done() definition from private to public
Eric Lapuyade
2013-08-14
1
-2
/
+0
*
NFC: Add a GET_SE netlink API
Samuel Ortiz
2013-08-14
1
-0
/
+91
*
NFC: Fix SE discovery failure warning condition
Samuel Ortiz
2013-08-14
1
-1
/
+1
*
NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD
Samuel Ortiz
2013-07-31
4
-23
/
+23
*
NFC: Fix NCI over SPI build
Frederic Danis
2013-07-19
1
-0
/
+1
*
NFC: llcp: Fix the well known services endianness
Samuel Ortiz
2013-06-14
1
-2
/
+2
*
NFC: llcp: Set the LLC Link Management well known service bit
Samuel Ortiz
2013-06-14
1
-0
/
+1
*
NFC: llcp: Do not send pending Tx frames when the remote is not ready
Samuel Ortiz
2013-06-14
1
-0
/
+3
*
NFC: llcp: Fix non blocking sockets connections
Samuel Ortiz
2013-06-14
2
-3
/
+6
*
NFC: Fix a potential memory leak
Thierry Escande
2013-06-14
1
-0
/
+1
*
NFC: Keep socket alive until the DISC PDU is actually sent
Thierry Escande
2013-06-14
3
-0
/
+15
*
NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()
Thierry Escande
2013-06-14
3
-24
/
+3
*
NFC: Add secure element enablement netlink API
Samuel Ortiz
2013-06-14
1
-0
/
+56
*
NFC: Add secure element enablement internal API
Samuel Ortiz
2013-06-14
2
-4
/
+109
*
NFC: Remove and free all SEs when releasing an NFC device
Samuel Ortiz
2013-06-14
1
-0
/
+8
[next]