summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-06net/ethoc: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06asix: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06net: fec: Rename "phy-reset-active-low" propertyBernhard Walle1-4/+4
2016-03-06stmmac: fix noderef.cocci warningsWu Fengguang1-1/+1
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto1-1/+3
2016-03-06Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+1
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2016-03-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2016-03-06Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-1026/+12
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-05Merge tag 'dmaengine-fix-4.5-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+7
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-6/+4
2016-03-04mac80211_hwsim: use reset to set mac headerZhang Shengju1-2/+2
2016-03-04vxlan: use reset to set header pointersZhang Shengju1-3/+3
2016-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2016-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+6
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-56/+168
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds3-92/+176
2016-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-23/+30
2016-03-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-35/+60
2016-03-04Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+4
2016-03-04nfit: Continue init even if ARS commands are unimplementedVishal Verma1-4/+11
2016-03-05Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie3-0/+10
2016-03-04drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel1-9/+11
2016-03-04cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel1-1/+1
2016-03-04gpu: host1x: Set DMA ops on device creationAlexandre Courbot1-0/+2
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot2-0/+8
2016-03-04can: mcp251x: avoid write to error flag register if it's unnecessaryEd Spiridonov1-1/+1
2016-03-04Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-3/+3
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova2-332/+238
2016-03-03be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru2-10/+15
2016-03-03net: moxa: fix an error codeDan Carpenter1-2/+2
2016-03-03vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann1-1/+3
2016-03-03sh_eth, ravb: Use ARCH_RENESASSimon Horman1-2/+2
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann3-0/+3
2016-03-03nvme: fix max_segments integer truncationChristoph Hellwig1-2/+4
2016-03-03nvme: set queue limits for the admin queueChristoph Hellwig1-10/+19
2016-03-03NVMe: Fix 0-length integrity payloadKeith Busch1-1/+1
2016-03-03NVMe: Don't allow unsupported flagsKeith Busch1-0/+4
2016-03-03NVMe: Move error handling to failed reset handlerKeith Busch3-18/+50
2016-03-03NVMe: Simplify device reset failureKeith Busch1-27/+21
2016-03-03NVMe: Fix namespace removal deadlockKeith Busch3-7/+26
2016-03-03NVMe: Use IDA for namespace disk namingKeith Busch2-3/+14
2016-03-03NVMe: Don't unmap controller registers on resetKeith Busch1-29/+42
2016-03-03net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()Wolfram Sang1-7/+3
2016-03-03net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()Wolfram Sang1-3/+1
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon2-34/+32
2016-03-03qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller12-12/+396
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend8-8/+8