summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn544
AgeCommit message (Expand)Author
2017-11-06nfc: pn544: constify i2c_device_idArvind Yadav
2017-06-22NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-04-05NFC: pn544: Get rid of code duplication in ->probe()Andy Shevchenko
2017-04-05NFC: pn544: Add GPIO ACPI mapping tableAndy Shevchenko
2017-04-05NFC: pn544: Convert to use devm_request_threaded_irq()Andy Shevchenko
2017-04-05NFC: pn544: Convert to use GPIO descriptorAndy Shevchenko
2017-04-05NFC: pn544: Get rid of platform dataAndy Shevchenko
2017-04-02nfc: pn544: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2016-10-28nfc: mei: use module_mei_cl_driver macroTomas Winkler
2016-05-01nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2016-03-03NFC: pn544: Drop two useless checks in ACPI probe pathMika Westerberg
2015-12-29nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard
2015-12-29nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-19NFC: pn544: Auto-select core moduleJean Delvare
2015-09-20mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler
2015-09-20mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-09NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler
2015-04-07NFC: logging neateningJoe Perches
2015-01-28NFC: Add ACPI support for NXP PN544Robert Dolca
2015-01-28NFC: PN544: GPIO access that may sleepRobert Dolca
2015-01-28NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard
2014-11-28NFC: Don't include linux/unaligned/access_ok.hJohannes Berg
2014-04-22NFC: pn544_i2c: Fix null pointer exception when not using platform dataClement Perrochaud
2014-04-22NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544Clement Perrochaud
2014-02-16NFC: pn544: i2c: Support PN544 C3 secure firmware downloadArron Wang
2014-02-16NFC: pn544: Pass hardware variant information when downloading firmwareArron Wang
2014-01-04NFC: pn544: Refactor hw_config valuesArman Uguray
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-09-25NFC: Standardize logging styleJoe Perches
2013-09-25NFC: pn544: Add SE enable/disable operationArron Wang
2013-09-25NFC: pn544: Add SE discover operationArron Wang
2013-08-14NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade
2013-08-14NFC: pn544: Add firmware operations hci opsEric Lapuyade
2013-08-14NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-06-14NFC: pn544: Remove Felica and Jewel device presence checkArron Wang
2013-06-14NFC: pn544: Identify Type F NFC-DEP through NFCID2Arron Wang
2013-05-21NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz
2013-05-21NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz
2013-04-16NFC: pn544: Add MEI physical layerSamuel Ortiz
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-10NFC: Initial Secure Element APISamuel Ortiz
2013-01-10NFC: pn544: Use devm_kzalloc APISamuel Ortiz