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