summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Merge tag 'edac_fix_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-324/+548
2016-03-08Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-03-08ppp: release rtnl mutex when interface creation failsGuillaume Nault1-0/+1
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2016-03-07net: hns: fix the bug about loopbackyankejian5-1/+65
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller2-0/+5
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman1-27/+46
2016-03-07Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...David S. Miller5-1/+18
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski1-0/+1
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon1-1/+4
2016-03-07cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-03-07EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon PhiHubert Chrzaniuk1-1/+1
2016-03-07usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel1-1/+1
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel1-3/+1
2016-03-07net: eth: altera: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-07net/ethoc: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-07asix: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-07gianfar: 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-05Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2016-03-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+6
2016-03-05Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-56/+168
2016-03-05Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds3-92/+176
2016-03-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-23/+30
2016-03-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-35/+60
2016-03-05Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+4
2016-03-05nfit: 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-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-04be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru2-10/+15
2016-03-04net: moxa: fix an error codeDan Carpenter1-2/+2
2016-03-04vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann1-1/+3
2016-03-04nvme: fix max_segments integer truncationChristoph Hellwig1-2/+4
2016-03-04nvme: set queue limits for the admin queueChristoph Hellwig1-10/+19
2016-03-04NVMe: Fix 0-length integrity payloadKeith Busch1-1/+1
2016-03-04NVMe: Don't allow unsupported flagsKeith Busch1-0/+4
2016-03-04NVMe: Move error handling to failed reset handlerKeith Busch3-18/+50