Age | Commit message (Expand) | Author |
2014-03-11 | NFC: trf7970a: Add ISO/IEC 15693 and Type 5 tag Support | Mark A. Greer |
2014-03-11 | NFC: trf7970a: Add support for Type 4A Tags | Mark A. Greer |
2014-03-11 | NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag Support | Mark A. Greer |
2014-02-23 | NFC: pn533: Convert to use USB_DEVICE macro | Axel Lin |
2014-02-23 | NFC: port100: Convert to use USB_DEVICE macro | Axel Lin |
2014-02-16 | NFC: port100: Add support for type 4A tag platform | Thierry Escande |
2014-02-16 | NFC: port100: Fix possible buffer overflow | Thierry Escande |
2014-02-16 | NFC: pn544: i2c: Support PN544 C3 secure firmware download | Arron Wang |
2014-02-16 | NFC: pn544: Pass hardware variant information when downloading firmware | Arron Wang |
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 |