summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-05NFC: st21nfca: Use unified device property API meaningfullyAndy Shevchenko1-24/+5
2017-04-05NFC: st21nfca: Covert to use GPIO descriptorAndy Shevchenko1-27/+13
2017-04-05NFC: st21nfca: Get rid of "interesting" use of interrupt polarityAndy Shevchenko1-6/+1
2017-04-05NFC: st21nfca: Get rid of platform dataAndy Shevchenko1-43/+3
2017-04-05NFC: st21nfca: Fix obvious typo when check error codeAndy Shevchenko1-2/+2
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 Shevchenko1-37/+6
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 Ben1-12/+14
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-02NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2-2/+2
2017-04-02NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser1-1/+1
2017-04-02NFC: nfcmrvl: drop duplicate header gpio.hGeliang Tang1-1/+0
2017-04-02NFC: remove TI nfcwilink driverRob Herring3-590/+0
2017-04-02nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi1-12/+23
2017-04-02nfc: Fix RC-S380* needs zero-length packetOGAWA Hirofumi1-0/+1
2017-04-02nfc: Add support RC-S380P to port100OGAWA Hirofumi1-3/+5
2017-04-01net: dsa: Mock-up driverFlorian Fainelli5-1/+390
2017-04-01net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot1-1/+33
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-31ibmvnic: Cleanup failure path in ibmvnic_openNathan Fontenot1-32/+19
2017-03-31ibmvnic: Create init/release routines for stats tokenNathan Fontenot1-12/+34
2017-03-31ibmvnic: Merge the two release_sub_crq_queue routinesNathan Fontenot1-32/+22
2017-03-31ibmvnic: Create init and release routines for the rx poolNathan Fontenot1-103/+101
2017-03-31ibmvnic: Create init and release routines for the tx poolNathan Fontenot1-56/+78
2017-03-31ibmvnic: Create init and release routines for the bounce bufferNathan Fontenot1-27/+50
2017-03-31ibmvnic: Update main crq initialization and releaseNathan Fontenot1-7/+15
2017-03-31net: dsa: mv88e6xxx: debug ATU Age TimeVivien Didelot1-1/+8
2017-03-30ibmvnic: Remove debugfs supportNathan Fontenot2-658/+0
2017-03-30bonding: refine bond_fold_stats() wrap detectionEric Dumazet1-3/+8