summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-30Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-30Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada
2018-08-27mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven
2018-08-26hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva
2018-08-26hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-08-26hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter
2018-08-26hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King
2018-08-25vhost: correctly check the iova range when waking virtqueueJason Wang
2018-08-25qlge: Fix netdev features configuration.Manish Chopra
2018-08-25net: macb: do not disable MDIO bus at open/close timeAnssi Hannula
2018-08-25Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven
2018-08-25net: macb: Fix regression breaking non-MDIO fixed-link PHYsAhmad Fatoum
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-25crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala
2018-08-25crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-08-25crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar
2018-08-25crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă
2018-08-25crypto: caam/qi - fix error path in xts setkeyHoria Geantă
2018-08-25crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-24Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-08-24ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski
2018-08-24ixgbe: Prevent unsupported configurations with XDPTony Nguyen
2018-08-24ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai
2018-08-24igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()Jia-Ju Bai
2018-08-24igb: Use an advanced ctx descriptor for launchtimeJesus Sanchez-Palencia
2018-08-24e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-08-24e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-08-24ixgb: use dma_zalloc_coherent instead of allocator/memsetYueHaibing