summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-30net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen
2017-08-30net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich
2017-08-30net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen
2017-08-30net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen
2017-08-30net: ti: cpsw-common: dont print error if ti_cm_get_macid() failsSekhar Nori
2017-08-30Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak
2017-08-30Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck
2017-08-30hwmon: (asc7621) make several arrays static constColin Ian King
2017-08-30hwmon: (pmbus/lm25066) Add support for TI LM5066IXo Wang
2017-08-30hwmon: (pmbus/lm25066) Offset coefficient depends on CLXo Wang
2017-08-30hwmon: (pmbus) Add support for Intel VID protocol VR13Vadim Pasternak
2017-08-30nvme-pci: use dma memory for the host memory buffer descriptorsChristoph Hellwig
2017-08-30nvme-rdma: default MR page size to 4kMax Gurtovoy
2017-08-30mmc: sdhci-xenon: add set_power callbackZhoujie Wu
2017-08-30irqchip: mips-gic: SYNC after enabling GIC regionJames Hogan
2017-08-30mmc: block: Fix block status codesAdrian Hunter
2017-08-30Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie
2017-08-29hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driverEdward A. James
2017-08-29hwmon: (ftsteutates) constify i2c_device_idArvind Yadav
2017-08-29drivers: net: xgene: Correct probe sequence handlingQuan Nguyen
2017-08-29nfp: double free on error in probeDan Carpenter
2017-08-29net:ethernet:aquantia: Show info message if bad firmware version detected.Pavel Belous
2017-08-29net:ethernet:aquantia: Fix for multicast filter handling.Igor Russkikh
2017-08-29net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous
2017-08-29net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous
2017-08-29net:ethernet:aquantia: Fix for number of RSS queues.Pavel Belous
2017-08-29net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous
2017-08-29drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh
2017-08-29i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit
2017-08-29i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit
2017-08-30Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-08-29Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig
2017-08-29Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-08-29acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuseBoqun Feng
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov
2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov
2017-08-29IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov
2017-08-29IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov
2017-08-29IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-08-29Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-08-29drm/syncobj: Add a signal ioctl (v3)Jason Ekstrand