aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/nci
Commit message (Expand)AuthorAge
* NFC: NCI: Fix NULL pointer dereferenceAmitkumar Karwar2014-02-23
* NFC: NCI: Add set_config APIAmitkumar Karwar2014-01-06
* NFC: NCI: Add setup handlerAmitkumar Karwar2014-01-06
* NFC: NCI: Don't reverse local general bytesAmitkumar Karwar2014-01-06
* NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar2014-01-05
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
* NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade2013-09-25
* NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade2013-09-25
* NFC: NCI: zero struct spi_transfer variables before usageEric Lapuyade2013-09-25
* NFC: NCI: Store the spi device pointer from the spi instanceEric Lapuyade2013-09-24
* NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade2013-09-24
* NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2013-09-24
* NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Eric Lapuyade2013-09-24
* NFC: Fix NCI over SPI buildFrederic Danis2013-07-19
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-14
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: Add NCI over SPI receiveFrederic Danis2013-06-14
* NFC: Add NCI over SPI sendFrederic Danis2013-06-14
* NFC: Add basic NCI over SPIFrederic Danis2013-06-14
* NFC: NCI: Fix skb->dev usageFrederic Danis2013-06-13
* NFC: Initial Secure Element APISamuel Ortiz2013-01-09
* NFC: Remove CONFIG_EXPERIMENTAL from the NCI MakefileKees Cook2012-10-26
* NFC: Fix some code style and whitespace issuesSzymon Janc2012-10-26
* NFC: Fix style issues with logical operationsSzymon Janc2012-10-26
* NFC: Remove not needed local variable in nci_set_local_general_bytesSzymon Janc2012-10-26
* NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytesSzymon Janc2012-10-26
* NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-24
* NFC: Parse NCI NFC-DEP activation paramsIlan Elias2012-09-24
* NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-17
|\
| * NFC: NCI module license 'unspecified' taints kernelDave Jones2012-07-12
* | NFC: Add ISO 14443 type B protocolSamuel Ortiz2012-07-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
|\|
| * NFC: Prevent multiple buffer overflows in NCIDan Rosenberg2012-06-25
* | NFC: Introduce target mode tx opsSamuel Ortiz2012-06-04
* | NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-04
|/
* NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-05-15
* NFC: Include nci_core.h to nci/lib.cH Hartley Sweeten2012-05-15
* NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-05-15
* NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade2012-05-15
* NFC: The core part should generate the target indexSamuel Ortiz2012-04-12
* NFC: NCI code identation fixesSamuel Ortiz2012-03-06
* nfc: NULL vs zero in nci_activate_target()Dan Carpenter2012-01-27
* NFC: Add NCI multiple targets supportIlan Elias2012-01-24
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-24
* NFC: Add NCI data exchange timerIlan Elias2012-01-24
* NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-24
* NFC: Complete NCI deactivate in deactivate_ntfIlan Elias2012-01-24
* NFC: Export a new attribute nfcid1 in target infoIlan Elias2012-01-04
* NFC: Handle error during NCI data exchangeIlan Elias2012-01-04