aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-19Fix missing sanity check in /dev/sgGravatar Al Viro 1-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersGravatar Johannes Thumshirn 1-1/+2
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-3/+5
2017-02-17vxlan: fix oops in dev_fill_metadata_dstGravatar Paolo Abeni 1-2/+4
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+1
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-35/+11
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-2/+2
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbGravatar Linus Torvalds 3-4/+27
2017-02-17dpaa_eth: small leak on errorGravatar Dan Carpenter 1-1/+1
2017-02-17Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Gravatar Arnd Bergmann 1-1/+1
2017-02-17reset: fix shared reset triggered_count decrement on errorGravatar Jerome Brunet 1-1/+1
2017-02-16ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyGravatar Dave Jiang 1-1/+23
2017-02-16ntb_transport: Pick an unused queueGravatar Thomas VanSelus 1-1/+1
2017-02-16ntb: ntb_perf missing dmaengine_unmap_putGravatar Dave Jiang 1-0/+2
2017-02-16NTB: ntb_transport: fix debugfs_remove_recursiveGravatar Allen Hubbe 1-2/+1
2017-02-16Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Gravatar Linus Torvalds 2-3/+3
2017-02-17Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 1-2/+2
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-5/+13
2017-02-16Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+12
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-102/+112
2017-02-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorGravatar Michel Dänzer 1-2/+2
2017-02-15ibmvnic: Fix endian errors in error reporting outputGravatar Thomas Falcon 1-4/+4
2017-02-15ibmvnic: Fix endian error when requesting device capabilitiesGravatar Thomas Falcon 1-2/+2
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OGravatar Anssi Hannula 1-54/+62
2017-02-15net: xilinx_emaclite: fix receive buffer overflowGravatar Anssi Hannula 1-3/+7
2017-02-15PCI/PME: Restore pcie_pme_driver.removeGravatar Yinghai Lu 1-0/+12
2017-02-15drm/dp/mst: fix kernel oops when turning off secondary monitorGravatar Pierre-Louis Bossart 1-1/+1
2017-02-14Revert "i2c: designware: detect when dynamic tar update is possible"Gravatar Jarkko Nikula 2-35/+11
2017-02-14[media] siano: make it work again with CONFIG_VMAP_STACKGravatar Mauro Carvalho Chehab 1-5/+13
2017-02-14ibmvnic: Fix initial MTU settingsGravatar Thomas Falcon 1-7/+5
2017-02-14net: ethernet: ti: cpsw: fix cpsw assignment in resumeGravatar Ivan Khoronzhuk 1-1/+1
2017-02-14net: fec: fix multicast filtering hardware setupGravatar Rui Sousa 1-14/+9
2017-02-14net/mlx5e: Disable preemption when doing TC statistics upcallGravatar Or Gerlitz 1-0/+4
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-4/+3
2017-02-14mmc: core: fix multi-bit bus width without high-speed modeGravatar Anssi Hannula 1-2/+2
2017-02-13xen-netback: vif counters from int/long to u64Gravatar Mart van Santen 2-8/+8
2017-02-13[media] cec: initiator should be the same as the destination for, pollGravatar Hans Verkuil 1-4/+3
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableGravatar IHARA Hiroka 1-0/+1
2017-02-11ibmvnic: Call napi_disable instead of napi_enable in failure pathGravatar Nathan Fontenot 1-1/+1
2017-02-11ibmvnic: Initialize completion variables before starting workGravatar Nathan Fontenot 1-8/+9
2017-02-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-9/+23
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-8/+31
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 9-89/+222
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 2-4/+6
2017-02-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-6/+8
2017-02-10Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 1-7/+25
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Gravatar Boris Ostrovsky 1-1/+2
2017-02-10NET: mkiss: Fix panicGravatar Ralf Baechle 1-2/+2
2017-02-10net: hns: Fix the device being used for dma mapping during TXGravatar Kejian Yan 1-1/+1