Age | Commit message (Expand) | Author | Files | Lines |
2014-01-09 | NFC: nfcmrvl: Fix possible memory leak issue | Amitkumar Karwar | 1 | -2/+7 |
2014-01-07 | NFC: nfcmrvl: Add setup handler | Amitkumar Karwar | 2 | -0/+21 |
2014-01-07 | NFC: nfcmrvl: Initial commit for Marvell NFC driver | Amitkumar Karwar | 7 | -0/+680 |
2014-01-05 | NFC: port100: Fix device leak | Alexey Khoroshilov | 1 | -0/+1 |
2014-01-04 | NFC: pn533: Frame is invalid if ccid.datalen is 0 | Samuel Ortiz | 1 | -0/+3 |
2014-01-04 | NFC: pn544: Refactor hw_config values | Arman Uguray | 1 | -24/+24 |
2014-01-04 | NFC: mei_phy: Using kfree_skb() instead of kfree() | Salil Kapur | 1 | -1/+1 |
2013-12-11 | nfc: Fix FSF address in file headers | Jeff Kirsher | 11 | -32/+11 |
2013-10-07 | NFC: port100: Add target mode support | Thierry Escande | 1 | -4/+317 |
2013-10-07 | NFC: port100: Add initiator mode support | Thierry Escande | 1 | -3/+363 |
2013-10-07 | NFC: port100: Commands mechanism implementation | Thierry Escande | 1 | -1/+670 |
2013-10-07 | NFC: Sony Port-100 Series driver | Thierry Escande | 3 | -0/+198 |
2013-09-25 | NFC: pn533: Target mode Tx fragmentation support | Olivier Guiter | 1 | -7/+70 |
2013-09-25 | NFC: pn533: Add support for incoming fragmented frame in target mode | Olivier Guiter | 1 | -8/+64 |
2013-09-25 | NFC: pn533: Add MI/TG bits only when in Initiator mode | Olivier Guiter | 1 | -8/+11 |
2013-09-25 | NFC: pn533: Staticize local symbols | Sachin Kamat | 1 | -2/+2 |
2013-09-25 | NFC: nfcwilink: Remove redundant dev_set_drvdata | Sachin Kamat | 1 | -2/+0 |
2013-09-25 | NFC: pn533: Start listen timer from start_poll | Samuel Ortiz | 1 | -1/+11 |
2013-09-25 | NFC: pn533: Send ATR_REQ directly for active device detection | Samuel Ortiz | 1 | -1/+120 |
2013-09-25 | NFC: Standardize logging style | Joe Perches | 8 | -61/+50 |
2013-09-25 | NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> | Joe Perches | 3 | -120/+113 |
2013-09-25 | NFC: Replace nfc_dev_dbg with dev_dbg | Joe Perches | 3 | -121/+91 |
2013-09-25 | NFC: pn544: Add SE enable/disable operation | Arron Wang | 1 | -7/+79 |
2013-09-25 | NFC: pn544: Add SE discover operation | Arron Wang | 1 | -0/+30 |
2013-08-14 | NFC: pn544: i2c: Add firmware download implementation for pn544 | Eric Lapuyade | 1 | -12/+334 |
2013-08-14 | NFC: pn544: Add firmware operations hci ops | Eric Lapuyade | 4 | -4/+21 |
2013-08-14 | NFC: pn544: i2c: Add firmware download mode power-on support | Eric Lapuyade | 3 | -6/+14 |
2013-08-14 | NFC: pn533: Add some polling entropy | Samuel Ortiz | 1 | -1/+6 |
2013-08-14 | NFC: pn533: Add delay between each poll frame | Samuel Ortiz | 1 | -5/+11 |
2013-08-14 | NFC: pn533: Store the correct frame size (normal vs ext) | Olivier Guiter | 1 | -9/+7 |
2013-08-14 | NFC: pn533: Split large Tx frames in chunks | Olivier Guiter | 1 | -14/+130 |
2013-08-14 | NFC: pn533: Add extended information frame decoding support | Olivier Guiter | 1 | -13/+72 |
2013-08-14 | NFC: pn533: Enable AUTO RFCA | Samuel Ortiz | 1 | -3/+6 |
2013-08-14 | NFC: pn533: Unconditionaly select the highest p2p bit rate | Samuel Ortiz | 1 | -36/+20 |
2013-08-14 | NFC: pn533: Request System code from SENSF_REQ | Samuel Ortiz | 1 | -2/+2 |
2013-08-14 | NFC: pn533: Fix the pn533 polling loop | Samuel Ortiz | 1 | -1/+54 |
2013-08-14 | NFC: pn533: Fix hardware busy loop when establishing the LLCP link | Samuel Ortiz | 1 | -11/+0 |
2013-08-14 | NFC: Fix missing static declarations | Thierry Escande | 1 | -3/+3 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -49/+604 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-06-14 | NFC: mei_phy: Clean up file | Valentin Ilie | 1 | -3/+3 |
2013-06-14 | NFC: Add a nfc hardware simulation driver | Thierry Escande | 3 | -0/+552 |
2013-06-14 | NFC: pn533: Fix ACR122 related debug output | Olivier Guiter | 1 | -4/+4 |
2013-06-14 | NFC: Remove the static supported_se field | Samuel Ortiz | 4 | -10/+4 |
2013-06-14 | NFC: pn533: Copy NFCID2 through ATR_REQ | Samuel Ortiz | 1 | -1/+13 |
2013-06-14 | NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN) | Samuel Ortiz | 1 | -2/+2 |
2013-06-14 | NFC: NCI: Fix skb->dev usage | Frederic Danis | 1 | -12/+5 |
2013-06-14 | NFC: pn533: Fix error return code in pn533_probe() | Wei Yongjun | 1 | -1/+3 |
2013-06-14 | NFC: pn544: Remove Felica and Jewel device presence check | Arron Wang | 1 | -6/+3 |
2013-06-14 | NFC: pn544: Identify Type F NFC-DEP through NFCID2 | Arron Wang | 1 | -10/+15 |