summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: st-nci: Disable irq when powering the device upChristophe Ricard2015-10-272-2/+14
* NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard2015-10-273-0/+7
* NFC: st21nfca: Add few code style fixesChristophe Ricard2015-10-273-3/+2
* NFC: st-nci: Add few code style fixesChristophe Ricard2015-10-272-2/+2
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-272-2/+2
* NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard2015-10-271-2/+5
* NFC: st-nci: Fix host_list verification after SE activationChristophe Ricard2015-10-271-2/+5
* NFC: st-nci: Increase delay between 2 secure element activationsChristophe Ricard2015-10-271-1/+1
* NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard2015-10-277-45/+105
* NFC: st-nci: Add error messages when an unexpected HCI event occursChristophe Ricard2015-10-271-0/+6
* NFC: st-nci: Add support for proprietary commandsChristophe Ricard2015-10-275-10/+618
* NFC: st21nfca: Fix st21nfca_gates offsetChristophe Ricard2015-10-261-3/+4
* NFC: st-nci: Fix st_nci_gates offsetChristophe Ricard2015-10-261-1/+1
* NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard2015-10-261-0/+3
* NFC: st-nci: initialize gate_count in st_nci_hci_network_initChristophe Ricard2015-10-261-0/+1
* NFC: st21nfca: Keep st21nfca_gates unchanged in load_sessionChristophe Ricard2015-10-261-6/+6
* NFC: st-nci: Keep st_nci_gates unchanged in load_sessionChristophe Ricard2015-10-261-4/+4
* NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPEChristophe Ricard2015-10-261-14/+5
* NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPEChristophe Ricard2015-10-261-0/+8
* NFC: st21nfca: Remove HCI gates initialization in load_sessionChristophe Ricard2015-10-261-1/+0
* NFC: st-nci: Remove HCI init_data.gates initialization in load_sessionChristophe Ricard2015-10-261-3/+0
* NFC: st-nci: Fix incorrect spi buffer sizeChristophe Ricard2015-10-261-1/+3
* NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard2015-10-267-130/+80
* NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard2015-10-263-3/+2
* NFC: st-nci: Align st-nci driver with other nfc driverChristophe Ricard2015-10-264-64/+39
* NFC: Add Intel Fields Peak NFC solution driverRobert Dolca2015-10-257-0/+1277
* NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-253-4/+4
* NFC: st-nci: Rename st-nci_se.cSamuel Ortiz2015-10-255-4/+4
* NFC: nfcwilink: Drop a useless static qualifierChristophe JAILLET2015-10-191-1/+1
* NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall2015-10-193-4/+6
* NFC: nfcmrvl: Auto-select core moduleJean Delvare2015-10-191-7/+5
* NFC: microread: Auto-select core moduleJean Delvare2015-10-191-11/+7
* NFC: pn544: Auto-select core moduleJean Delvare2015-10-191-11/+7
* NFC: trf7970a: Add OF match tableJavier Martinez Canillas2015-10-191-0/+7
* nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin2015-10-071-1/+1
* nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin2015-10-071-0/+1
* NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg2015-10-071-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02111-679/+1142
|\
| * Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-024-62/+67
| |\
| | * mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-301-2/+4
| | * mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-291-44/+22
| | * mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
| | * mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-291-2/+2
| * | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-023-55/+75
| |\ \
| | * | iommu: Make the iova library a moduleSakari Ailus2015-07-282-1/+5
| | * | iommu: iova: Export symbolsSakari Ailus2015-07-281-0/+10
| | * | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-282-37/+52
| | * | iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-282-17/+8
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-022-0/+11
| |\ \ \
| | * | | thermal: avoid division by zero in power allocatorAndrea Arcangeli2015-10-021-0/+10