summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-29spi: dw: Use DMA max burst to set the request thresholdsSerge Semin2-4/+35
2020-05-29spi: dw: Parameterize the DMA Rx/Tx burst lengthSerge Semin1-4/+6
2020-05-29spi: dw: Add SPI Rx-done wait method to DMA-based transferSerge Semin1-1/+47
2020-05-29spi: dw: Add SPI Tx-done wait method to DMA-based transferSerge Semin1-0/+34
2020-05-29spi: dw: Locally wait for the DMA transfers completionSerge Semin2-4/+42
2020-05-29spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin2-6/+3
2020-05-29spi: dw: Set xfer effective_speed_hzSerge Semin1-0/+1
2020-05-29Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...Mark Brown1-20/+29
2020-05-29regulator: extract voltage balancing code to the separate functionMarek Szyprowski1-20/+29
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-05-29Merge remote-tracking branch 'regmap/for-5.8' into regmap-nextMark Brown3-16/+152
2020-05-29Merge remote-tracking branch 'regmap/for-5.7' into regmap-linusMark Brown1-0/+6
2020-05-29Merge series "regmap: provide simple bitops and use them in a driver" from Ba...Mark Brown1-0/+22
2020-05-29regmap: provide helpers for simple bit operationsBartosz Golaszewski1-0/+22
2020-05-29gpio: fix locking open drain IRQ linesLinus Walleij1-2/+9
2020-05-29Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+3
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-71/+87
2020-05-28bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu1-1/+3
2020-05-28hwmon: Add Baikal-T1 PVT sensor driverSerge Semin4-0/+1416
2020-05-28hwmon: Add notification supportGuenter Roeck1-3/+65
2020-05-28Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe1-4/+7
2020-05-28Merge series "add ecspi ERR009165 for i.mx6/7 soc family" from Robin Gong <yi...Mark Brown1-4/+27
2020-05-28spi: tegra20-sflash: Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-05-28spi: tegra20-slink: Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-05-28spi: tegra114: Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-05-28spi: imx: fallback to PIO if dma setup failureRobin Gong1-4/+27
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of...Weili Qian5-112/+39
2020-05-28crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET1-1/+1
2020-05-28Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...Dave Airlie2-7/+2
2020-05-27IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev4-12/+26
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-05-27net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean1-2/+6
2020-05-27nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang1-4/+7
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn1-1/+2
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-7/+13
2020-05-27hwmon: (applesmc) avoid overlong udelay()Arnd Bergmann1-3/+9
2020-05-26hwmon: (nct7904) Set default timeoutYuechao Zhao1-4/+4
2020-05-26crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet1-1/+1
2020-05-26Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu1-0/+1
2020-05-26bnxt_en: fix firmware message length endiannessEdwin Peer2-15/+4
2020-05-26bnxt_en: Fix return code to "flash_device".Vasundhara Volam1-4/+5
2020-05-26bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan1-1/+1
2020-05-26net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas1-0/+1
2020-05-26hwmon: (amd_energy) Missing platform_driver_unregister() on error in amd_ener...Wei Yongjun1-1/+3
2020-05-26clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul1-2/+1
2020-05-26clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek1-0/+1
2020-05-26net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan1-1/+2
2020-05-26spi: spi-fsl-lpspi: Fix runtime PM imbalance on errorDinghao Liu1-2/+4