Age | Commit message (Expand) | Author | Files | Lines |
2012-03-07 | NFC: Remove the rf mode parameter from the DEP link up routine | Samuel Ortiz | 1 | -15/+5 |
2012-03-07 | NFC: Export NFCID when detecting a p2p target with pn533 | Samuel Ortiz | 1 | -0/+2 |
2012-03-07 | NFC: Export Jewel/Topaz ID from pn533 | Samuel Ortiz | 1 | -0/+2 |
2012-03-07 | NFC: Export sensf from pn533 | Samuel Ortiz | 1 | -0/+3 |
2012-03-07 | NFC: Clear pn533 target structure | Samuel Ortiz | 1 | -0/+2 |
2012-03-07 | NFC: Export NFCID1 from pn533 | Samuel Ortiz | 1 | -0/+2 |
2012-01-24 | NFC: Free sk_buff if nfcwilink_send fails | Ilan Elias | 1 | -2/+4 |
2012-01-24 | NFC: Download TI NFC init script | Ilan Elias | 1 | -4/+284 |
2012-01-24 | NFC: Add endian annotations to nfcwilink driver | Ilan Elias | 1 | -5/+6 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -18/+1 |
2011-12-14 | NFC: DEP link hook implementation for pn533 | Samuel Ortiz | 1 | -0/+159 |
2011-12-14 | NFC: Set and get DEP general bytes | Samuel Ortiz | 1 | -1/+6 |
2011-12-14 | NFC: Add tx skb allocation routine | Samuel Ortiz | 1 | -1/+1 |
2011-12-01 | NFC: pn533: Staticise pn533_data_exchange() | Axel Lin | 1 | -1/+1 |
2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 1 | -18/+1 |
2011-11-01 | drivers/nfc: add module.h to nfcwilink.c | Paul Gortmaker | 1 | -0/+1 |
2011-09-22 | nfc: NFC_WILINK depends on NFC_NCI | Randy Dunlap | 1 | -1/+1 |
2011-09-20 | NFC: driver for TI shared transport | Ilan Elias | 3 | -0/+354 |
2011-09-20 | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | 1 | -1/+1 |
2011-09-20 | NFC: Add dev_up and dev_down control operations | Ilan Elias | 1 | -0/+2 |
2011-08-24 | NFC: Reserve tx head and tail room | Samuel Ortiz | 1 | -14/+3 |
2011-07-27 | NFC: pn533: use after free in pn533_disconnect() | Dan Carpenter | 1 | -1/+1 |
2011-07-05 | NFC: pn533: add NXP pn533 nfc device driver | Aloisio Almeida Jr | 3 | -0/+1643 |
2011-07-05 | NFC: add nfc subsystem core | Lauro Ramos Venancio | 2 | -13/+5 |
2011-02-26 | drivers/nfc/pn544.c: add missing regulator | Matti J. Aaltonen | 1 | -1/+3 |
2011-02-26 | drivers/nfc/Kconfig: use full form of the NFC acronym | Matti J. Aaltonen | 1 | -1/+1 |
2011-01-17 | drivers/nfc/pn544.c: fix min_t warnings | Andrew Morton | 1 | -1/+1 |
2011-01-13 | NFC: Driver for NXP Semiconductors PN544 NFC chip. | Matti J. Aaltonen | 3 | -0/+926 |