summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-13kconfig: kill off GENERIC_IO optionRob Herring
2017-11-06mtd: constify mtd_partitionArvind Yadav
2017-11-06mtd: plat-ram: Replace manual resource management by devmAnton Vasilyev
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-11-02Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-10-31mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-10-30mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI IDKuppuswamy Sathyanarayanan
2017-10-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li
2017-10-29mtd: spi-nor: Add support for mr25h128Philipp Puschmann
2017-10-29mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.oXiaolei Li
2017-10-29mtd: spi-nor: enable 4B opcodes for mx66l51235lRoman Yeryomin
2017-10-29mtd: spi-nor: stm32-quadspi: fix prefetching outside fsizeLudovic Barre
2017-10-29mtd: spi-nor: stm32-quadspi: change license textLudovic Barre
2017-10-29mtd: spi-nor: stm32-quadspi: Fix uninitialized error return codeGeert Uytterhoeven
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-28Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail
2017-10-28tuntap: properly align skb->head before building skbJason Wang
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-27Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan
2017-10-27Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-10-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-27mtd: nand: omap2: Fix subpage writeRoger Quadros
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu
2017-10-27net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-10-27Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang
2017-10-27drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang
2017-10-27drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang
2017-10-27drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-26Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-26i40e: Add programming descriptors to cleaned_countAlexander Duyck
2017-10-26i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck
2017-10-26ixgbe: Fix Tx map failure pathAlexander Duyck
2017-10-26igb: Fix TX map failure pathJean-Philippe Brucker
2017-10-26e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2017-10-26e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2017-10-26xen: fix booting ballooned down hvm guestJuergen Gross
2017-10-26tap: double-free in error path in tap_open()Girish Moodalbail
2017-10-26Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller
2017-10-26net: mvpp2: do not sleep in set_rx_modeAntoine Tenart
2017-10-26net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart
2017-10-26net: mvpp2: fix typo in the tcam setupAntoine Tenart