summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFC: st21nfca: Fix obvious typo when check error codeAndy Shevchenko2017-04-051-2/+2
* NFC: pn544: Get rid of code duplication in ->probe()Andy Shevchenko2017-04-051-67/+17
* NFC: pn544: Add GPIO ACPI mapping tableAndy Shevchenko2017-04-051-4/+17
* NFC: pn544: Convert to use devm_request_threaded_irq()Andy Shevchenko2017-04-051-11/+5
* NFC: pn544: Convert to use GPIO descriptorAndy Shevchenko2017-04-051-93/+33
* NFC: pn544: Get rid of platform dataAndy Shevchenko2017-04-051-37/+6
* NFC: pn533: change order operations in dev registationAndrey Rusalin2017-04-024-27/+48
* NFC: pn533: improve cmd queue handlingAndrey Rusalin2017-04-021-13/+27
* NFC: pn533: change order of free_irq and dev unregistrationAndrey Rusalin2017-04-021-2/+2
* nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee2017-04-021-3/+3
* NFC: Make EN2 pin optional in the TRF7970A driverGuan Ben2017-04-021-12/+14
* nfc: nxp-nci: use msleep for long delaysNicholas Mc Guire2017-04-021-1/+1
* NFC: st21nfca: Fix potential memory leakChristophe JAILLET2017-04-021-6/+6
* NFC: nfcmrvl: double free on error pathDan Carpenter2017-04-021-3/+2
* nfc: st21nfca: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-021-1/+0
* nfc: pn544: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-021-1/+0
* nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-021-1/+0
* NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2017-04-012-2/+2
* NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser2017-04-011-1/+1
* NFC: nfcmrvl: drop duplicate header gpio.hGeliang Tang2017-04-011-1/+0
* NFC: remove TI nfcwilink driverRob Herring2017-04-013-590/+0
* nfc: Fix hangup of RC-S380* in port100_send_ack()OGAWA Hirofumi2017-04-011-12/+23
* nfc: Fix RC-S380* needs zero-length packetOGAWA Hirofumi2017-04-011-0/+1
* nfc: Add support RC-S380P to port100OGAWA Hirofumi2017-04-011-3/+5
* net: dsa: Mock-up driverFlorian Fainelli2017-04-015-1/+390
* net: dsa: mv88e6xxx: add cross-chip bridgingVivien Didelot2017-04-011-1/+33
* net: dsa: mv88e6xxx: remap existing bridge membersVivien Didelot2017-04-011-0/+20
* net: dsa: mv88e6xxx: factorize in-chip bridge mapVivien Didelot2017-04-011-22/+25
* net: dsa: mv88e6xxx: rework in-chip bridgingVivien Didelot2017-04-011-17/+32
* net: dsa: mv88e6xxx: allocate the number of portsVivien Didelot2017-04-011-1/+1
* net: dsa: mv88e6xxx: program the PVT with all onesVivien Didelot2017-04-014-9/+86
* net: dsa: mv88e6xxx: use 4-bit port for PVT dataVivien Didelot2017-04-014-0/+48
* net: dsa: mv88e6xxx: move PVT description in infoVivien Didelot2017-04-013-22/+34
* dpaa_eth: use AVOIDBLOCK for Tx confirmation queuesMadalin Bucur2017-04-011-1/+1
* fsl/fman: take into account all RGMII modesMadalin Bucur2017-04-012-2/+11
* vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas2017-04-011-0/+5
* ibmvnic: Cleanup failure path in ibmvnic_openNathan Fontenot2017-03-311-32/+19
* ibmvnic: Create init/release routines for stats tokenNathan Fontenot2017-03-311-12/+34
* ibmvnic: Merge the two release_sub_crq_queue routinesNathan Fontenot2017-03-311-32/+22
* ibmvnic: Create init and release routines for the rx poolNathan Fontenot2017-03-311-103/+101
* ibmvnic: Create init and release routines for the tx poolNathan Fontenot2017-03-311-56/+78
* ibmvnic: Create init and release routines for the bounce bufferNathan Fontenot2017-03-311-27/+50
* ibmvnic: Update main crq initialization and releaseNathan Fontenot2017-03-311-7/+15
* net: dsa: mv88e6xxx: debug ATU Age TimeVivien Didelot2017-03-311-1/+8
* ibmvnic: Remove debugfs supportNathan Fontenot2017-03-302-658/+0
* bonding: refine bond_fold_stats() wrap detectionEric Dumazet2017-03-301-3/+8
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-3015-0/+16
* net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXIDWadim Egorov2017-03-301-16/+37
* Revert "net: stmmac: enable multiple buffers"LABBE Corentin2017-03-304-973/+473
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-03-2913-428/+559
|\