aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz1-15/+5
2012-03-06NFC: Export NFCID when detecting a p2p target with pn533Samuel Ortiz1-0/+2
2012-03-06NFC: Export Jewel/Topaz ID from pn533Samuel Ortiz1-0/+2
2012-03-06NFC: Export sensf from pn533Samuel Ortiz1-0/+3
2012-03-06NFC: Clear pn533 target structureSamuel Ortiz1-0/+2
2012-03-06NFC: Export NFCID1 from pn533Samuel Ortiz1-0/+2
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-18/+1
2011-12-14NFC: DEP link hook implementation for pn533Samuel Ortiz1-0/+159
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz1-1/+6
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz1-1/+1
2011-11-30NFC: pn533: Staticise pn533_data_exchange()Axel Lin1-1/+1
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-18/+1
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias1-1/+1
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias1-0/+2
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz1-14/+3
2011-07-26NFC: pn533: use after free in pn533_disconnect()Dan Carpenter1-1/+1
2011-07-05NFC: pn533: add NXP pn533 nfc device driverAloisio Almeida Jr1-0/+1632