summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-28gpio: add sc18is600 driversc18is600Sebastian Reichel3-0/+145
2017-02-28i2c: add sc18is600 driverSebastian Reichel3-0/+701
2017-02-19Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-35/+11
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-2/+2
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds3-4/+27
2017-02-17dpaa_eth: small leak on errorDan Carpenter1-1/+1
2017-02-17Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann1-1/+1
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet1-1/+1
2017-02-16ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang1-1/+23
2017-02-16ntb_transport: Pick an unused queueThomas VanSelus1-1/+1
2017-02-16ntb: ntb_perf missing dmaengine_unmap_putDave Jiang1-0/+2
2017-02-16NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe1-2/+1
2017-02-16Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Linus Torvalds2-3/+3
2017-02-17Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-5/+13
2017-02-16Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+12
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-102/+112
2017-02-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-02-15ibmvnic: Fix endian errors in error reporting outputThomas Falcon1-4/+4
2017-02-15ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon1-2/+2
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-02-15net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-02-15PCI/PME: Restore pcie_pme_driver.removeYinghai Lu1-0/+12
2017-02-15drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart1-1/+1
2017-02-14Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2-35/+11
2017-02-14[media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab1-5/+13
2017-02-14ibmvnic: Fix initial MTU settingsThomas Falcon1-7/+5
2017-02-14net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk1-1/+1
2017-02-14net: fec: fix multicast filtering hardware setupRui Sousa1-14/+9
2017-02-14net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz1-0/+4
2017-02-14Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-4/+3
2017-02-14mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula1-2/+2
2017-02-13xen-netback: vif counters from int/long to u64Mart van Santen2-8/+8
2017-02-13[media] cec: initiator should be the same as the destination for, pollHans Verkuil1-4/+3
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2017-02-11ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot1-1/+1
2017-02-11ibmvnic: Initialize completion variables before starting workNathan Fontenot1-8/+9
2017-02-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+23
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-8/+31
2017-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-89/+222
2017-02-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-4/+6
2017-02-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+8
2017-02-10Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-7/+25
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2