summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-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 '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
2020-05-27hwmon: (applesmc) avoid overlong udelay()Arnd Bergmann
2020-05-26hwmon: (nct7904) Set default timeoutYuechao Zhao
2020-05-26crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-05-26Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu
2020-05-26bnxt_en: fix firmware message length endiannessEdwin Peer
2020-05-26bnxt_en: Fix return code to "flash_device".Vasundhara Volam
2020-05-26bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-05-26net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas
2020-05-26hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener...Wei Yongjun