summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfc: fdp: Move i2c client irq checkingChristophe Ricard2015-12-291-6/+6
* nfc: st21nfca: Add support for HCI event connectivityChristophe Ricard2015-12-291-0/+1
* nfc: st-nci: Add support for HCI event connectivityChristophe Ricard2015-12-291-1/+1
* NFC: st21nfca: Auto-select core moduleChristophe Ricard2015-12-291-9/+4
* NFC: st-nci: Auto-select core moduleChristophe Ricard2015-12-291-11/+7
* nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disableChristophe Ricard2015-12-291-1/+0
* nfc: st21nfca: Code cleanupChristophe Ricard2015-12-292-3/+2
* nfc: st-nci: Code cleanupChristophe Ricard2015-12-293-4/+1
* nfc: st21nfca: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-1/+50
* nfc: st-nci: Add support for acpi probing for spi device.Christophe Ricard2015-12-291-0/+52
* nfc: st-nci: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-0/+53
* nfc: st21nfca: Add macro for gpio nameChristophe Ricard2015-12-291-2/+5
* nfc: st-nci: Add macro for gpio nameChristophe Ricard2015-12-292-4/+9
* nfc: st21nfca: Group device table togetherChristophe Ricard2015-12-291-7/+6
* nfc: st-nci: Group device table togetherChristophe Ricard2015-12-292-11/+12
* nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
* nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
* nfc: st21nfca: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-291-9/+0
* nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-292-18/+0
* nfc: st-nci: Remove useless #include "ndlc.h"Christophe Ricard2015-12-291-1/+0
* NFC: trf7970a: use to_spi_deviceGeliang Tang2015-12-291-4/+4
* NFC: st95hf: Fix build errorShikha Singh2015-12-291-4/+4
* NFC: Add STMicroelectronics ST95HF driverShikha Singh2015-12-297-0/+1522
* NFC: add rx delay sysfs parameter for nfcsim workqueueSaurabh Sengar2015-12-211-3/+7
* nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall2015-12-203-4/+4
* nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam2015-11-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1737-3277/+449
|\
| * net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
| * phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-171-0/+16
| * macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2015-11-171-0/+2
| * ipvlan: fix use after free of skbSabrina Dubroca2015-11-171-1/+1
| * ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca2015-11-171-5/+7
| * via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-171-21/+3
| * ipg: Remove ipg driverOndrej Zary2015-11-166-3068/+0
| * dl2k: Add support for IP1000A-based cardsOndrej Zary2015-11-163-6/+69
| * net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-161-5/+8
| * bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
| * ravb: remove unhandle int causeMasaru Nagai2015-11-161-2/+0
| * sfc: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2015-11-162-5/+6
| * net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas2015-11-161-0/+5
| * be2net: replace hardcoded values with existing defineIvan Vecera2015-11-162-2/+3
| * be2net: remove unused local rsstable arrayIvan Vecera2015-11-161-14/+2
| * ravb: Fix int mask value overwritten issueMasaru Nagai2015-11-161-2/+4
| * net: smsc911x: Reset PHY during initializationPavel Fedin2015-11-161-11/+6
| * net: phy: vitesse: add support for VSC8601Måns Rullgård2015-11-161-1/+15
| * net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård2015-11-161-0/+4
| * net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong2015-11-161-27/+37
| * net: dsa: mv88e6060: add register defines header fileNeil Armstrong2015-11-161-0/+111