summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
AgeCommit message (Expand)AuthorLines
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-18/+1
2011-12-14NFC: DEP link hook implementation for pn533Samuel Ortiz-0/+159
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz-1/+6
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz-1/+1
2011-11-30NFC: pn533: Staticise pn533_data_exchange()Axel Lin-1/+1
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman-18/+1
2011-10-31drivers/nfc: add module.h to nfcwilink.cPaul Gortmaker-0/+1
2011-09-21nfc: NFC_WILINK depends on NFC_NCIRandy Dunlap-1/+1
2011-09-20NFC: driver for TI shared transportIlan Elias-0/+354
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias-1/+1
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias-0/+2
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz-14/+3
2011-07-26NFC: pn533: use after free in pn533_disconnect()Dan Carpenter-1/+1
2011-07-05NFC: pn533: add NXP pn533 nfc device driverAloisio Almeida Jr-0/+1643
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio-13/+5
2011-02-25drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen-1/+3
2011-02-25drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen-1/+1
2011-01-16drivers/nfc/pn544.c: fix min_t warningsAndrew Morton-1/+1
2011-01-13NFC: Driver for NXP Semiconductors PN544 NFC chip.Matti J. Aaltonen-0/+926