aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)AuthorFilesLines
2017-04-17nfc: fix get_unaligned_...() misusesGravatar Al Viro 2-4/+3
2017-04-17NFC: pn533: use constant off-stack buffer for sending acksGravatar Michał Mirosław 2-3/+3
2017-04-05NFC: trf7970a: Add device tree option of 1.8 Volt IO voltageGravatar Geoff Lansberry 1-1/+25
2017-04-05NFC: trf7970a: add device tree option for 27MHz clockGravatar Geoff Lansberry 1-11/+39
2017-04-05NFC: st21nfca: Use unified device property API meaningfullyGravatar Andy Shevchenko 1-24/+5
2017-04-05NFC: st21nfca: Covert to use GPIO descriptorGravatar Andy Shevchenko 1-27/+13
2017-04-05NFC: st21nfca: Get rid of "interesting" use of interrupt polarityGravatar Andy Shevchenko 1-6/+1
2017-04-05NFC: st21nfca: Get rid of platform dataGravatar Andy Shevchenko 1-43/+3
2017-04-05NFC: st21nfca: Fix obvious typo when check error codeGravatar Andy Shevchenko 1-2/+2
2017-04-05NFC: pn544: Get rid of code duplication in ->probe()Gravatar Andy Shevchenko 1-67/+17
2017-04-05NFC: pn544: Add GPIO ACPI mapping tableGravatar Andy Shevchenko 1-4/+17
2017-04-05NFC: pn544: Convert to use devm_request_threaded_irq()Gravatar Andy Shevchenko 1-11/+5
2017-04-05NFC: pn544: Convert to use GPIO descriptorGravatar Andy Shevchenko 1-93/+33
2017-04-05NFC: pn544: Get rid of platform dataGravatar Andy Shevchenko 1-37/+6
2017-04-02NFC: pn533: change order operations in dev registationGravatar Andrey Rusalin 4-27/+48
2017-04-02NFC: pn533: improve cmd queue handlingGravatar Andrey Rusalin 1-13/+27
2017-04-02NFC: pn533: change order of free_irq and dev unregistrationGravatar Andrey Rusalin 1-2/+2
2017-04-02nfc: fdp: fix NULL pointer dereferenceGravatar Sudip Mukherjee 1-3/+3
2017-04-02NFC: Make EN2 pin optional in the TRF7970A driverGravatar Guan Ben 1-12/+14
2017-04-02nfc: nxp-nci: use msleep for long delaysGravatar Nicholas Mc Guire 1-1/+1
2017-04-02NFC: st21nfca: Fix potential memory leakGravatar Christophe JAILLET 1-6/+6
2017-04-02NFC: nfcmrvl: double free on error pathGravatar Dan Carpenter 1-3/+2
2017-04-02nfc: st21nfca: Remove unneeded linux/miscdevice.h includeGravatar Corentin Labbe 1-1/+0
2017-04-02nfc: pn544: Remove unneeded linux/miscdevice.h includeGravatar Corentin Labbe 1-1/+0
2017-04-02nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeGravatar Corentin Labbe 1-1/+0
2017-04-01NFC: nxp-nci: Include unaligned.h instead of access_ok.hGravatar Guenter Roeck 2-2/+2
2017-04-01NFC: nfcmrvl: Include unaligned.h instead of access_ok.hGravatar Tobias Klauser 1-1/+1
2017-04-01NFC: nfcmrvl: drop duplicate header gpio.hGravatar Geliang Tang 1-1/+0
2017-04-01NFC: remove TI nfcwilink driverGravatar Rob Herring 3-590/+0
2017-04-01nfc: Fix hangup of RC-S380* in port100_send_ack()Gravatar OGAWA Hirofumi 1-12/+23
2017-04-01nfc: Fix RC-S380* needs zero-length packetGravatar OGAWA Hirofumi 1-0/+1
2017-04-01nfc: Add support RC-S380P to port100Gravatar OGAWA Hirofumi 1-3/+5
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2016-11-17mei: bus: split RX and async notification callbacksGravatar Alexander Usyskin 1-20/+16
2016-11-14Merge 4.9-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2016-10-31mei: bus: fix received data size check in NFC fixupGravatar Alexander Usyskin 1-1/+1
2016-10-28mei: bus: remove rx callback contextGravatar Tomas Winkler 1-3/+2
2016-10-28nfc: mei_phy: get phy from the driver dataGravatar Tomas Winkler 1-1/+4
2016-10-28nfc: mei: use module_mei_cl_driver macroGravatar Tomas Winkler 2-44/+2
2016-07-20Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar David S. Miller 6-353/+392
2016-07-19NFC: nfcsim: Simulate lost frames through debugfs entryGravatar Thierry Escande 1-0/+12
2016-07-19NFC: nfcsim: Add support for sysfs control entryGravatar Thierry Escande 1-0/+51
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGravatar Geert Uytterhoeven 1-2/+2
2016-07-06NFC: nfcsim: Fix missing dependency on NFC_DIGITALGravatar Thierry Escande 1-0/+1
2016-07-06NFC: port100: Abort current command before switching RF offGravatar Thierry Escande 1-0/+4
2016-07-06NFC: port100: Make port100_abort_cmd() synchronousGravatar Thierry Escande 1-1/+10
2016-07-06NFC: port100: Fix the command cancellation processGravatar Thierry Escande 1-5/+37
2016-07-06NFC: port100: Don't send a new command if one is still pendingGravatar Thierry Escande 1-0/+6
2016-07-04NFC: nfcsim: Make use of the Digital layerGravatar Thierry Escande 1-354/+258
2016-07-04NFC: port100: Explicitly set NFC-F framing for NFC-DEPGravatar Thierry Escande 1-1/+20