summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAgeFilesLines
* NFC: nfcmrvl: set PB_BAIL_OUT at setupVincent Cuissard2015-06-132-0/+9
* NFC: nfcmrvl: Allow ISO15693 protocolVincent Cuissard2015-06-131-0/+1
* NFC: nfcmrvl: small fix in USB driverVincent Cuissard2015-06-131-0/+1
* NFC: nfcmrvl: add UART driverVincent Cuissard2015-06-114-0/+246
* NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard2015-06-113-26/+82
* NFC: nfcmrvl: add chip reset managementVincent Cuissard2015-06-112-0/+38
* NFC: nfcmrvl: update USB device idVincent Cuissard2015-06-111-1/+2
* NFC: nfcmrvl: update nci recv frame APIVincent Cuissard2015-06-113-16/+23
* NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard2015-06-113-4/+52
* NFC: nfcmrvl: remove integration related settingsVincent Cuissard2015-06-111-9/+0Star
* nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard2015-06-1015-544/+547
* NFC: st21nfcb: Configure CLF with NCI proprietary commandChristophe Ricard2015-06-093-1/+29
* NFC: st21nfcb: disable irq when st21nfcb is disabledChristophe Ricard2015-06-091-4/+4
* NFC: st21nfcb: Move powered flag from phy to ndlc layerChristophe Ricard2015-06-093-5/+5
* NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_removeChristophe Ricard2015-06-091-2/+2
* NFC: st21nfcb: Add support for nci proprietary commandsChristophe Ricard2015-06-092-0/+27
* NFC: st21nfcb: Fix st21nfcb_nci_closeChristophe Ricard2015-06-091-1/+3
* NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_removeChristophe Ricard2015-06-091-0/+4
* NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard2015-06-091-3/+0Star
* NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard2015-06-091-7/+0Star
* NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointerFiro Yang2015-06-091-3/+0Star
* NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-091-32/+11Star
* NFC: microread: drop unused variableTomas Winkler2015-06-091-3/+0Star
* NFC: Remove obsolete setting of DEBUGValentin Rothberg2015-06-092-4/+0Star
* NFC: trf7970a: Handle extra byte in response to Type 5 RMB commandsMark A. Greer2015-06-081-4/+19
* NFC: nxp-nci: Fix build warningSamuel Ortiz2015-06-081-0/+1
* NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy2015-06-081-0/+51
* NFC: logging neateningJoe Perches2015-04-078-43/+36Star
* NFC: pn533: fix error return codeJulia Lawall2015-04-061-1/+3
* NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz2015-04-061-1/+3
* NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz2015-04-061-2/+1Star
* nfc: st21nfca: Add additional comments about EVT_TRANSACTIONChristophe Ricard2015-04-061-1/+10
* nfc: st21nfcb: Add additional comments about EVT_TRANSACTIONChristophe Ricard2015-04-061-1/+8
* nfc: st21nfcb: Add missing break statement in switch sectionChristophe Ricard2015-04-061-0/+1
* NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard2015-04-061-2/+2
* NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard2015-04-061-1/+1
* NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard2015-04-061-2/+2
* NFC: st21nfcb: Fix memory leak in secure element probing stageChristophe Ricard2015-04-051-4/+2Star
* NFC: nxp-nci_i2c: Add I2C support to NXP NCI driverClément Perrochaud2015-03-263-0/+429
* NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud2015-03-267-0/+623
* NFC: nci: Move NFCEE discovery logicChristophe Ricard2015-02-041-4/+0Star
* NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-041-1/+1
* NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-041-10/+28
* NFC: st21nfca: Add HCI transaction event supportChristophe Ricard2015-02-021-0/+21
* NFC: st21nfcb: Add HCI transaction event supportChristophe Ricard2015-02-021-1/+22
* NFC: st21nfcb: Add support for secure elementChristophe Ricard2015-02-025-2/+746
* NFC: Add ACPI support for NXP PN544Robert Dolca2015-01-281-2/+109
* NFC: PN544: GPIO access that may sleepRobert Dolca2015-01-281-10/+12
* NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-286-21/+606
* NFC: microread: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2