summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-23nfc: nci: remove unnecessary null checkGustavo A. R. Silva
2017-06-23nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk
2017-06-23nfc: Fix the sockaddr length sanitization in llcp_sock_connectMateusz Jurczyk
2017-06-23Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"Mark Greer
2017-06-23NFC: digital: NFC-DEP Target WT(nfcdep,max) is now 14Mark Greer
2017-06-23NFC: digital: NFC-A SEL_RES must be one byteMark Greer
2017-06-23NFC: digital: Delete an error message for memory allocation failureMarkus Elfring
2017-06-23NFC: digital: Improve a size determination in four functionsMarkus Elfring
2017-06-22NFC: trf7970a: fix check of clock frequencies, use && instead of ||Colin Ian King
2017-06-22MAINTAINERS: Remove non-existing NFC platform data filesAndy Shevchenko
2017-06-22NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko
2017-06-22NFC: st-nci: Add GPIO ACPI mapping tableAndy Shevchenko
2017-06-22NFC: st-nci: Use unified device properties API meaningfullyAndy Shevchenko
2017-06-22NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko
2017-06-22NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko
2017-06-22NFC: st-nci: Get rid of platform dataAndy Shevchenko
2017-06-22NFC: fdp: Add GPIO ACPI mapping tableAndy Shevchenko
2017-06-22NFC: fdp: Convert to use devres APIAndy Shevchenko
2017-06-22NFC: fdp: Convert I2C driver to ->probe_new()Andy Shevchenko
2017-06-22NFC: st21nfca: Get rid of code duplication in ->probe()Andy Shevchenko
2017-06-22NFC: st21nfca: Add GPIO ACPI mapping tableAndy Shevchenko
2017-06-22NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2017-06-18NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold
2017-06-18NFC: nfcmrvl_usb: use interface as phy deviceJohan Hovold
2017-06-18NFC: nfcmrvl_uart: fix device-node leak during probeJohan Hovold
2017-06-18NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold
2017-06-18NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold
2017-06-18NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold
2017-06-18NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold
2017-06-18NFC: fix broken device allocationJohan Hovold
2017-06-18NFC: trf7970a: Clean up coding style issuesMark Greer
2017-06-18NFC: trf7970a: Convert to descriptor based GPIO interfaceMark Greer
2017-06-18NFC: trf7970a: Enable pins are active high not active lowMark Greer
2017-06-18NFC: trf7970a: Remove support for 'vin-voltage-override' DT propertyMark Greer
2017-06-18NFC: trf7970a: Remove useless commentMark Greer
2017-06-18NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specifiedMark Greer
2017-06-18NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()Mark Greer
2017-06-18NFC: trf7970a: Don't de-assert EN2 unless it was assertedMark Greer
2017-06-18MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainerMark Greer
2017-06-17net: dsa: Fix legacy probingFlorian Fainelli
2017-06-17tls: update KconfigDave Watson
2017-06-17Merge branch 'net-remove-dst-garbage-collector-logic'David S. Miller
2017-06-17net: add debug atomic_inc_not_zero() in dst_hold()Wei Wang
2017-06-17net: reorder all the dst flagsWei Wang
2017-06-17net: remove DST_NOCACHE flagWei Wang
2017-06-17net: remove DST_NOGC flagWei Wang
2017-06-17net: remove dst gc related codeWei Wang
2017-06-17decnet: take dst->__refcnt when struct dn_route is createdWei Wang
2017-06-17xfrm: take refcnt of dst when creating struct xfrm_dst bundleWei Wang
2017-06-17ipv6: get rid of icmp6 dst garbage collectorWei Wang