aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcmrvl/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-05NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard1-12/+0
2015-11-05NFC: nfcmrvl: free reset gpioVincent Cuissard1-0/+3
2015-10-27NFC: nfcmrvl: add spi driverVincent Cuissard1-1/+5
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard1-4/+5
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard1-4/+9
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard1-7/+35
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard1-5/+2
2015-06-13NFC: nfcmrvl: set PB_BAIL_OUT at setupVincent Cuissard1-0/+3
2015-06-13NFC: nfcmrvl: Allow ISO15693 protocolVincent Cuissard1-0/+1
2015-06-11NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard1-14/+52
2015-06-11NFC: nfcmrvl: add chip reset managementVincent Cuissard1-0/+30
2015-06-11NFC: nfcmrvl: update nci recv frame APIVincent Cuissard1-11/+9
2015-06-11NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard1-2/+33
2015-06-11NFC: nfcmrvl: remove integration related settingsVincent Cuissard1-9/+0
2015-04-07NFC: logging neateningJoe Perches1-2/+2
2014-01-09NFC: nfcmrvl: Fix possible memory leak issueAmitkumar Karwar1-2/+7
2014-01-07NFC: nfcmrvl: Add setup handlerAmitkumar Karwar1-0/+15
2014-01-07NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar1-0/+145