summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-26NFC: st-nci: Fix incorrect spi buffer sizeChristophe Ricard1-1/+3
2015-10-26NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard7-130/+80
2015-10-26NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard3-3/+2
2015-10-26NFC: st-nci: Align st-nci driver with other nfc driverChristophe Ricard4-64/+39
2015-10-25NFC: Add Intel Fields Peak NFC solution driverRobert Dolca7-0/+1277
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca3-4/+4
2015-10-25NFC: st-nci: Rename st-nci_se.cSamuel Ortiz5-4/+4
2015-10-19NFC: nfcwilink: Drop a useless static qualifierChristophe JAILLET1-1/+1
2015-10-19NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall3-4/+6
2015-10-19NFC: nfcmrvl: Auto-select core moduleJean Delvare1-7/+5
2015-10-19NFC: microread: Auto-select core moduleJean Delvare1-11/+7
2015-10-19NFC: pn544: Auto-select core moduleJean Delvare1-11/+7
2015-10-19NFC: trf7970a: Add OF match tableJavier Martinez Canillas1-0/+7
2015-10-07nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin1-1/+1
2015-10-07nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin1-0/+1
2015-10-07NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg1-2/+0
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller111-679/+1142
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-62/+67
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds3-55/+75
2015-10-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+11
2015-10-02Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-12/+43
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+38
2015-10-02thermal: avoid division by zero in power allocatorAndrea Arcangeli1-0/+10
2015-10-02drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds11-120/+68
2015-10-01Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2-7/+22
2015-10-01Merge branch 'acpi-ec'Rafael J. Wysocki1-0/+2
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki3-5/+19
2015-10-01Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds3-0/+7
2015-09-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-3/+13
2015-09-30Merge tag 'hwmon-for-linus-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+3
2015-09-30mmc: core: fix dead loop of mmc_retuneChaotian Jing1-2/+4
2015-09-30net: switchdev: abstract object in add/del opsVivien Didelot1-11/+10
2015-09-30net: switchdev: pass callback to dump operationVivien Didelot1-10/+11
2015-09-30net: switchdev: remove dev from switchdev_obj cbVivien Didelot1-2/+2
2015-09-30net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes1-3/+4
2015-09-30net: macmace: Allow modular buildGeert Uytterhoeven1-1/+1
2015-09-30net: hplance: Allow modular buildGeert Uytterhoeven1-1/+1
2015-09-30net: 7990: Export lance_poll() to modulesGeert Uytterhoeven1-0/+1
2015-09-30net: mac8390: Allow modular buildGeert Uytterhoeven2-23/+11
2015-09-30dsa: mv88e6xxx: Fix unsigned/signed issueAndrew Lunn1-1/+2
2015-09-30dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn1-0/+2
2015-09-30net: Remove vrf header fileDavid Ahern1-1/+15
2015-09-30net: Remove the now unused vrf_ptrDavid Ahern1-30/+2
2015-09-30net: Add support for l3mdev ops to VRF driverDavid Ahern2-0/+30
2015-09-30net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern1-3/+3
2015-09-30RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau1-0/+12
2015-09-29bna: fix error handlingAndrzej Hajda1-6/+7
2015-09-29net: mvneta: Statically assign queues to CPUsMaxime Ripard1-1/+142
2015-09-29net: mvneta: Allow different queuesMaxime Ripard1-69/+11