summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"Mark Greer2017-06-231-21/+4
* NFC: trf7970a: fix check of clock frequencies, use && instead of ||Colin Ian King2017-06-221-1/+1
* NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-222-103/+18
* NFC: st-nci: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-222-8/+26
* NFC: st-nci: Use unified device properties API meaningfullyAndy Shevchenko2017-06-222-48/+11
* NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko2017-06-222-58/+28
* NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko2017-06-222-14/+2
* NFC: st-nci: Get rid of platform dataAndy Shevchenko2017-06-222-82/+4
* NFC: fdp: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-221-4/+12
* NFC: fdp: Convert to use devres APIAndy Shevchenko2017-06-222-16/+9
* NFC: fdp: Convert I2C driver to ->probe_new()Andy Shevchenko2017-06-221-10/+2
* NFC: st21nfca: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-221-52/+10
* NFC: st21nfca: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-221-4/+14
* NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-221-2/+1
* NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold2017-06-181-5/+4
* NFC: nfcmrvl_usb: use interface as phy deviceJohan Hovold2017-06-181-3/+1
* NFC: nfcmrvl_uart: fix device-node leak during probeJohan Hovold2017-06-181-0/+3
* NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold2017-06-181-7/+9
* NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold2017-06-181-2/+5
* NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold2017-06-181-8/+11
* NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold2017-06-181-4/+4
* NFC: trf7970a: Clean up coding style issuesMark Greer2017-06-181-144/+147
* NFC: trf7970a: Convert to descriptor based GPIO interfaceMark Greer2017-06-182-37/+26
* NFC: trf7970a: Remove support for 'vin-voltage-override' DT propertyMark Greer2017-06-181-10/+1
* NFC: trf7970a: Remove useless commentMark Greer2017-06-181-1/+1
* NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specifiedMark Greer2017-06-181-3/+3
* NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()Mark Greer2017-06-181-1/+1
* NFC: trf7970a: Don't de-assert EN2 unless it was assertedMark Greer2017-06-181-2/+4
* net: remove DST_NOCACHE flagWei Wang2017-06-181-1/+1
* ipv6: take dst->__refcnt for insertion into fib6 treeWei Wang2017-06-181-4/+0
* Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-1625-117/+211
|\
| * net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-154-5/+62
| * net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-151-7/+23
| * net/mlx5e: Optimize update stats workGal Pressman2017-06-153-7/+16
| * net/mlx5e: Move and optimize query out of buffer functionGal Pressman2017-06-152-22/+7
| * net/mlx5e: Reduce number of heap allocated buffers for update statsGal Pressman2017-06-151-14/+2
| * net/mlx5e: Rename physical symbol errors counterGal Pressman2017-06-151-1/+1
| * net/mlx5e: Fix typo in warning if CQ moderation is not supportedItay Aveksis2017-06-151-1/+1
| * net/mlx5e: Use function to map aRFS into traffic typeTariq Toukan2017-06-151-14/+7
| * net/mlx5: Undo LAG upon request to create virtual functionsMoni Shoua2017-06-153-13/+74
| * net/mlx5: Avoid space after castingOr Gerlitz2017-06-152-2/+2
| * net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-154-5/+6
| * net/mlx5: Avoid blank lines before/after closing/opening bracesOr Gerlitz2017-06-154-4/+1
| * net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-1510-15/+0
| * net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-153-7/+7
| * net/mlx5: Update eqe_type_str() event namesEli Cohen2017-06-151-0/+2
* | ibmvnic: driver initialization for kdump/kexecNathan Fontenot2017-06-161-5/+19
* | net: dsa: loop: Implement ethtool statisticsFlorian Fainelli2017-06-161-2/+77
* | net: dsa: loop: Inline unregister_fixed_phys()Florian Fainelli2017-06-161-10/+5
* | net: mvmdio: simplify the smi read and write error pathsAntoine Ténart2017-06-161-10/+6