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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
10
-46
/
+122
2015-10-27
NFC: netlink: Add missing NFC_ATTR comments
Christophe Ricard
1
-0
/
+2
2015-10-27
NFC: st-nci: Add error messages when an unexpected HCI event occurs
Christophe Ricard
1
-0
/
+6
2015-10-27
NFC: st-nci: Add support for proprietary commands
Christophe Ricard
6
-10
/
+619
2015-10-26
NFC: st21nfca: Fix st21nfca_gates offset
Christophe Ricard
1
-3
/
+4
2015-10-26
NFC: st-nci: Fix st_nci_gates offset
Christophe Ricard
1
-1
/
+1
2015-10-26
NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE
Christophe Ricard
2
-0
/
+4
2015-10-26
NFC: st-nci: initialize gate_count in st_nci_hci_network_init
Christophe Ricard
1
-0
/
+1
2015-10-26
NFC: st21nfca: Keep st21nfca_gates unchanged in load_session
Christophe Ricard
1
-6
/
+6
2015-10-26
NFC: st-nci: Keep st_nci_gates unchanged in load_session
Christophe Ricard
1
-4
/
+4
2015-10-26
NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE
Christophe Ricard
1
-14
/
+5
2015-10-26
NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE
Christophe Ricard
1
-0
/
+8
2015-10-26
NFC: st21nfca: Remove HCI gates initialization in load_session
Christophe Ricard
1
-1
/
+0
2015-10-26
NFC: st-nci: Remove HCI init_data.gates initialization in load_session
Christophe Ricard
1
-3
/
+0
2015-10-26
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
1
-1
/
+55
2015-10-26
NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation.
Christophe Ricard
1
-0
/
+4
2015-10-26
NFC: nci: add nci_hci_clear_all_pipes functions
Christophe Ricard
2
-0
/
+16
2015-10-26
NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE
Christophe Ricard
1
-2
/
+2
2015-10-26
NFC: nci: Fix improper management of HCI return code
Christophe Ricard
1
-17
/
+49
2015-10-26
NFC: nci: Fix incorrect data chaining when sending data
Christophe Ricard
1
-7
/
+13
2015-10-26
NFC: st-nci: Fix incorrect spi buffer size
Christophe Ricard
1
-1
/
+3
2015-10-26
NFC: st21nfca: Align st21nfca driver with other nfc driver
Christophe Ricard
7
-130
/
+80
2015-10-26
NFC: st-nci: include st-nci.h instead of ndlc.h
Christophe Ricard
3
-3
/
+2
2015-10-26
NFC: st-nci: Align st-nci driver with other nfc driver
Christophe Ricard
4
-64
/
+39
2015-10-25
NFC: Add Intel Fields Peak NFC solution driver
Robert Dolca
7
-0
/
+1277
2015-10-25
NFC: nci: add nci_get_conn_info_by_id function
Robert Dolca
2
-0
/
+14
2015-10-25
NFC: nci: fix possible crash in nci_core_conn_create
Robert Dolca
1
-1
/
+8
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
5
-15
/
+15
2015-10-25
NFC: nci: Allow the driver to set handler for core nci ops
Robert Dolca
4
-23
/
+63
2015-10-25
NFC: nci: Introduce nci_core_cmd
Robert Dolca
2
-5
/
+20
2015-10-25
NFC: nci: Do not call post_setup when setup fails
Robert Dolca
1
-2
/
+1
2015-10-25
NFC: nci: Introduce new core opcodes
Robert Dolca
1
-0
/
+7
2015-10-25
NFC: nci: Add function to get max packet size for conn
Robert Dolca
2
-0
/
+13
2015-10-25
NFC: nci: Export nci data send API
Robert Dolca
1
-0
/
+1
2015-10-25
NFC: st-nci: Rename st-nci_se.c
Samuel Ortiz
5
-4
/
+4
2015-10-19
NFC: delete null dereference
Julia Lawall
1
-4
/
+2
2015-10-19
NFC: nfcwilink: Drop a useless static qualifier
Christophe JAILLET
1
-1
/
+1
2015-10-19
NFC: nxp-nci: constify nxp_nci_phy_ops structure
Julia Lawall
3
-4
/
+6
2015-10-19
NFC: nfcmrvl: Auto-select core module
Jean Delvare
1
-7
/
+5
2015-10-19
NFC: microread: Auto-select core module
Jean Delvare
1
-11
/
+7
2015-10-19
NFC: pn544: Auto-select core module
Jean Delvare
1
-11
/
+7
2015-10-19
NFC: trf7970a: Add OF match table
Javier Martinez Canillas
1
-0
/
+7
2015-10-07
nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak
Axel Lin
1
-1
/
+1
2015-10-07
nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO
Axel Lin
1
-0
/
+1
2015-10-07
NFC: s3fwrn5: Remove superfluous cflags
Valentin Rothberg
1
-2
/
+0
2015-10-03
NFC: nci: Use __nci_request for exported routines
Samuel Ortiz
1
-5
/
+6
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
240
-1379
/
+2429
2015-10-02
Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-62
/
+67
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
4
-57
/
+77
2015-10-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-34
/
+106
[next]