summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-05NFC: pn544: Get rid of code duplication in ->probe()Andy Shevchenko1-67/+17
2017-04-05NFC: pn544: Add GPIO ACPI mapping tableAndy Shevchenko1-4/+17
2017-04-05NFC: pn544: Convert to use devm_request_threaded_irq()Andy Shevchenko1-11/+5
2017-04-05NFC: pn544: Convert to use GPIO descriptorAndy Shevchenko1-93/+33
2017-04-05NFC: pn544: Get rid of platform dataAndy Shevchenko2-80/+6
2017-04-02MAINTAINERS: Remove Lauro and Aloisio from the NFC maintainers listSamuel Ortiz1-2/+0
2017-04-02NFC: pn533: change order operations in dev registationAndrey Rusalin4-27/+48
2017-04-02NFC: pn533: improve cmd queue handlingAndrey Rusalin1-13/+27
2017-04-02NFC: pn533: change order of free_irq and dev unregistrationAndrey Rusalin1-2/+2
2017-04-02nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee1-3/+3
2017-04-02NFC: Make EN2 pin optional in the TRF7970A driverGuan Ben2-14/+16
2017-04-02nfc: nxp-nci: use msleep for long delaysNicholas Mc Guire1-1/+1
2017-04-02NFC: st21nfca: Fix potential memory leakChristophe JAILLET1-6/+6
2017-04-02NFC: nfcmrvl: double free on error pathDan Carpenter1-3/+2
2017-04-02nfc: st21nfca: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-04-02nfc: pn544: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-04-02nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeCorentin Labbe1-1/+0
2017-04-01NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2-2/+2
2017-04-01NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser1-1/+1
2017-04-01NFC: nfcmrvl: drop duplicate header gpio.hGeliang Tang1-1/+0
2017-04-01NFC: remove TI nfcwilink driverRob Herring3-590/+0
2017-04-01nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi1-12/+23
2017-04-01nfc: Fix RC-S380* needs zero-length packetOGAWA Hirofumi1-0/+1
2017-04-01nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDEDOGAWA Hirofumi1-9/+13
2017-04-01nfc: Add support RC-S380P to port100OGAWA Hirofumi1-3/+5
2017-04-01Merge branch 'bpf-prog-testing-framework'David S. Miller18-10/+1385
2017-04-01selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov3-1/+563
2017-04-01selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov4-1/+332
2017-04-01selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov3-4/+215
2017-04-01tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2-2/+3
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov3-1/+51
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov7-3/+223
2017-04-01net: dsa: Mock-up driverFlorian Fainelli5-1/+390
2017-04-01Merge branch 'mv88e6xxx-cross-chip-bridging'David S. Miller6-72/+287
2017-04-01net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot1-1/+33
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot2-6/+14
2017-04-01net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot1-0/+20
2017-04-01net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot1-22/+25
2017-04-01net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot1-17/+32
2017-04-01net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot1-1/+1
2017-04-01net: dsa: mv88e6xxx: program the PVT with all onesVivien Didelot4-9/+86
2017-04-01net: dsa: mv88e6xxx: use 4-bit port for PVT dataVivien Didelot4-0/+48
2017-04-01net: dsa: mv88e6xxx: move PVT description in infoVivien Didelot3-22/+34
2017-04-01dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur1-1/+1
2017-04-01fsl/fman: take into account all RGMII modesMadalin Bucur2-2/+11
2017-04-01vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas1-0/+5
2017-03-30sock: avoid dirtying sk_stamp, if possiblePaolo Abeni2-2/+5
2017-03-30Merge branch 'ibmvnic-cleanup-resource-handling'David S. Miller1-253/+303
2017-03-30ibmvnic: Cleanup failure path in ibmvnic_openNathan Fontenot1-32/+19
2017-03-30ibmvnic: Create init/release routines for stats tokenNathan Fontenot1-12/+34