index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: nfcmrvl: add i2c driver
Vincent Cuissard
2015-10-27
8
-5
/
+353
*
NFC: nfcmrvl: configure head/tail room values per low level drivers
Vincent Cuissard
2015-10-27
4
-9
/
+14
*
NFC: nfcmrvl: add firmware download support
Vincent Cuissard
2015-10-27
7
-10
/
+718
*
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
2015-10-27
2
-1
/
+4
*
NFC: nfcmrvl: remove unneeded version defines
Vincent Cuissard
2015-10-27
2
-9
/
+3
*
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
2015-10-27
6
-3
/
+437
*
NFC: st-nci: Replace st21nfcb by st_nci in makefile
Christophe Ricard
2015-10-27
1
-1
/
+1
*
NFC: st-nci: remove duplicated skb dump
Christophe Ricard
2015-10-27
2
-22
/
+0
*
NFC: st-nci: Disable irq when powering the device up
Christophe Ricard
2015-10-27
2
-2
/
+14
*
NFC: st21nfca: Add error messages for unexpected HCI events
Christophe Ricard
2015-10-27
3
-0
/
+7
*
NFC: st21nfca: Add few code style fixes
Christophe Ricard
2015-10-27
3
-3
/
+2
*
NFC: st-nci: Add few code style fixes
Christophe Ricard
2015-10-27
3
-3
/
+3
*
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
2015-10-27
10
-14
/
+27
*
NFC: st21nfca: Fix host_list verification after SEactivation
Christophe Ricard
2015-10-27
1
-2
/
+5
*
NFC: st-nci: Fix host_list verification after SE activation
Christophe Ricard
2015-10-27
1
-2
/
+5
*
NFC: st-nci: Increase delay between 2 secure element activations
Christophe Ricard
2015-10-27
1
-1
/
+1
*
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
2015-10-27
10
-46
/
+122
*
NFC: netlink: Add missing NFC_ATTR comments
Christophe Ricard
2015-10-27
1
-0
/
+2
*
NFC: st-nci: Add error messages when an unexpected HCI event occurs
Christophe Ricard
2015-10-27
1
-0
/
+6
*
NFC: st-nci: Add support for proprietary commands
Christophe Ricard
2015-10-27
6
-10
/
+619
*
NFC: st21nfca: Fix st21nfca_gates offset
Christophe Ricard
2015-10-26
1
-3
/
+4
*
NFC: st-nci: Fix st_nci_gates offset
Christophe Ricard
2015-10-26
1
-1
/
+1
*
NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE
Christophe Ricard
2015-10-26
2
-0
/
+4
*
NFC: st-nci: initialize gate_count in st_nci_hci_network_init
Christophe Ricard
2015-10-26
1
-0
/
+1
*
NFC: st21nfca: Keep st21nfca_gates unchanged in load_session
Christophe Ricard
2015-10-26
1
-6
/
+6
*
NFC: st-nci: Keep st_nci_gates unchanged in load_session
Christophe Ricard
2015-10-26
1
-4
/
+4
*
NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE
Christophe Ricard
2015-10-26
1
-14
/
+5
*
NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE
Christophe Ricard
2015-10-26
1
-0
/
+8
*
NFC: st21nfca: Remove HCI gates initialization in load_session
Christophe Ricard
2015-10-26
1
-1
/
+0
*
NFC: st-nci: Remove HCI init_data.gates initialization in load_session
Christophe Ricard
2015-10-26
1
-3
/
+0
*
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
2015-10-26
1
-1
/
+55
*
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
2015-10-26
1
-0
/
+4
*
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
2015-10-26
2
-0
/
+16
*
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
2015-10-26
1
-2
/
+2
*
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
2015-10-26
1
-17
/
+49
*
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
2015-10-26
1
-7
/
+13
*
NFC: st-nci: Fix incorrect spi buffer size
Christophe Ricard
2015-10-26
1
-1
/
+3
*
NFC: st21nfca: Align st21nfca driver with other nfc driver
Christophe Ricard
2015-10-26
7
-130
/
+80
*
NFC: st-nci: include st-nci.h instead of ndlc.h
Christophe Ricard
2015-10-26
3
-3
/
+2
*
NFC: st-nci: Align st-nci driver with other nfc driver
Christophe Ricard
2015-10-26
4
-64
/
+39
*
NFC: Add Intel Fields Peak NFC solution driver
Robert Dolca
2015-10-25
7
-0
/
+1277
*
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
2015-10-25
2
-0
/
+14
*
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
5
-15
/
+15
*
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
2015-10-25
4
-23
/
+63
*
NFC: nci: Introduce nci_core_cmd
Robert Dolca
2015-10-25
2
-5
/
+20
*
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
2015-10-25
1
-2
/
+1
*
NFC: nci: Introduce new core opcodes
Robert Dolca
2015-10-25
1
-0
/
+7
*
NFC: nci: Add function to get max packet size for conn
Robert Dolca
2015-10-25
2
-0
/
+13
*
NFC: nci: Export nci data send API
Robert Dolca
2015-10-25
1
-0
/
+1
[next]