summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-29spi: dw: Add DMA support to the DW SPI MMIO driverSerge Semin
2020-05-29spi: dw: Cleanup generic DW DMA code namingsSerge Semin
2020-05-29spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI coreSerge Semin
2020-05-29spi: dw: Remove DW DMA code dependency from DW_DMAC_PCISerge Semin
2020-05-29spi: dw: Move Non-DMA code to the DW PCIe-SPI driverSerge Semin
2020-05-29spi: dw: Add core suffix to the DW APB SSI core source fileSerge Semin
2020-05-29spi: dw: Fix Rx-only DMA transfersSerge Semin
2020-05-29spi: dw: Use DMA max burst to set the request thresholdsSerge Semin
2020-05-29spi: dw: Parameterize the DMA Rx/Tx burst lengthSerge Semin
2020-05-29spi: dw: Add SPI Rx-done wait method to DMA-based transferSerge Semin
2020-05-29spi: dw: Add SPI Tx-done wait method to DMA-based transferSerge Semin
2020-05-29spi: dw: Locally wait for the DMA transfers completionSerge Semin
2020-05-29spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin
2020-05-29spi: dw: Set xfer effective_speed_hzSerge Semin
2020-05-29Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...Mark Brown
2020-05-29regulator: extract voltage balancing code to the separate functionMarek Szyprowski
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-05-29EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get()Colin Ian King
2020-05-29Merge remote-tracking branch 'regmap/for-5.8' into regmap-nextMark Brown
2020-05-29Merge remote-tracking branch 'regmap/for-5.7' into regmap-linusMark Brown
2020-05-29Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski
2020-05-29gpio: fix locking open drain IRQ linesLinus Walleij
2020-05-29Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-05-28bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-05-28hwmon: Add Baikal-T1 PVT sensor driverSerge Semin
2020-05-28hwmon: Add notification supportGuenter Roeck
2020-05-28Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe
2020-05-28Merge series "add ecspi ERR009165 for i.mx6/7 soc family" from Robin Gong <yi...Mark Brown
2020-05-28spi: tegra20-sflash: Fix runtime PM imbalance on errorDinghao Liu
2020-05-28spi: tegra20-slink: Fix runtime PM imbalance on errorDinghao Liu
2020-05-28spi: tegra114: Fix runtime PM imbalance on errorDinghao Liu
2020-05-28spi: imx: fallback to PIO if dma setup failureRobin Gong
2020-05-28efi/x86: Don't blow away existing initrdefi-core-2020-06-01Arvind Sankar
2020-05-28zram: Use local lock to protect per-CPU datalocking-core-2020-06-01Mike Galbraith
2020-05-28zram: Allocate struct zcomp_strm as per-CPU memorySebastian Andrzej Siewior
2020-05-28connector/cn_proc: Protect send_msg() with a local lockMike Galbraith
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian
2020-05-28crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-28Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-27net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean
2020-05-27nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe