summaryrefslogtreecommitdiff
path: root/drivers/nfc
Commit message (Expand)AuthorAge
* nfc: fix get_unaligned_...() misusesAl Viro2017-04-17
* NFC: pn533: use constant off-stack buffer for sending acksMichał Mirosław2017-04-17
* NFC: trf7970a: Add device tree option of 1.8 Volt IO voltageGeoff Lansberry2017-04-05
* NFC: trf7970a: add device tree option for 27MHz clockGeoff Lansberry2017-04-05
* NFC: st21nfca: Use unified device property API meaningfullyAndy Shevchenko2017-04-05
* NFC: st21nfca: Covert to use GPIO descriptorAndy Shevchenko2017-04-05
* NFC: st21nfca: Get rid of "interesting" use of interrupt polarityAndy Shevchenko2017-04-05
* NFC: st21nfca: Get rid of platform dataAndy Shevchenko2017-04-05
* NFC: st21nfca: Fix obvious typo when check error codeAndy Shevchenko2017-04-05
* NFC: pn544: Get rid of code duplication in ->probe()Andy Shevchenko2017-04-05
* NFC: pn544: Add GPIO ACPI mapping tableAndy Shevchenko2017-04-05
* NFC: pn544: Convert to use devm_request_threaded_irq()Andy Shevchenko2017-04-05
* NFC: pn544: Convert to use GPIO descriptorAndy Shevchenko2017-04-05
* NFC: pn544: Get rid of platform dataAndy Shevchenko2017-04-05
* NFC: pn533: change order operations in dev registationAndrey Rusalin2017-04-02
* NFC: pn533: improve cmd queue handlingAndrey Rusalin2017-04-02
* NFC: pn533: change order of free_irq and dev unregistrationAndrey Rusalin2017-04-02
* nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee2017-04-02
* NFC: Make EN2 pin optional in the TRF7970A driverGuan Ben2017-04-02
* nfc: nxp-nci: use msleep for long delaysNicholas Mc Guire2017-04-02
* NFC: st21nfca: Fix potential memory leakChristophe JAILLET2017-04-02
* NFC: nfcmrvl: double free on error pathDan Carpenter2017-04-02
* nfc: st21nfca: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-02
* nfc: pn544: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-02
* nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-02
* NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2017-04-01
* NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser2017-04-01
* NFC: nfcmrvl: drop duplicate header gpio.hGeliang Tang2017-04-01
* NFC: remove TI nfcwilink driverRob Herring2017-04-01
* nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi2017-04-01
* nfc: Fix RC-S380* needs zero-length packetOGAWA Hirofumi2017-04-01
* nfc: Add support RC-S380P to port100OGAWA Hirofumi2017-04-01
* scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-27
* mei: bus: split RX and async notification callbacksAlexander Usyskin2016-11-17
* Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-14
|\
| * mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-31
* | mei: bus: remove rx callback contextTomas Winkler2016-10-28
* | nfc: mei_phy: get phy from the driver dataTomas Winkler2016-10-28
* | nfc: mei: use module_mei_cl_driver macroTomas Winkler2016-10-28
|/
* Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-07-20
|\
| * NFC: nfcsim: Simulate lost frames through debugfs entryThierry Escande2016-07-19
| * NFC: nfcsim: Add support for sysfs control entryThierry Escande2016-07-19
| * NFC: nfcsim: Fix missing dependency on NFC_DIGITALThierry Escande2016-07-06
| * NFC: port100: Abort current command before switching RF offThierry Escande2016-07-06
| * NFC: port100: Make port100_abort_cmd() synchronousThierry Escande2016-07-06
| * NFC: port100: Fix the command cancellation processThierry Escande2016-07-06
| * NFC: port100: Don't send a new command if one is still pendingThierry Escande2016-07-06
| * NFC: nfcsim: Make use of the Digital layerThierry Escande2016-07-04
| * NFC: port100: Explicitly set NFC-F framing for NFC-DEPThierry Escande2016-07-04
| * NFC: trf7970a: add TI recommended write of zero to Register 0x18Geoff Lansberry2016-07-04