index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
spi: bcm2835: Remove shared interrupt support
Mark Brown
1
-6
/
+2
2020-05-29
Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi...
Mark Brown
8
-461
/
+592
2020-05-29
spi: dw: add reset control
Dinh Nguyen
1
-0
/
+13
2020-05-29
spi: bcm2835: Enable shared interrupt support
Martin Sperl
1
-2
/
+6
2020-05-29
spi: bcm2835: Implement shutdown callback
Florian Fainelli
1
-0
/
+10
2020-05-29
regulator: core: Add regulator bypass trace points
Charles Keepax
1
-0
/
+9
2020-05-29
spi: dw: Use regset32 DebugFS method to create regdump file
Serge Semin
2
-60
/
+28
2020-05-29
spi: dw: Add DMA support to the DW SPI MMIO driver
Serge Semin
1
-0
/
+4
2020-05-29
spi: dw: Cleanup generic DW DMA code namings
Serge Semin
3
-48
/
+49
2020-05-29
spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
Serge Semin
1
-3
/
+6
2020-05-29
spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
Serge Semin
1
-1
/
+1
2020-05-29
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
Serge Semin
5
-69
/
+73
2020-05-29
spi: dw: Add core suffix to the DW APB SSI core source file
Serge Semin
2
-0
/
+1
2020-05-29
spi: dw: Fix Rx-only DMA transfers
Serge Semin
1
-0
/
+1
2020-05-29
spi: dw: Use DMA max burst to set the request thresholds
Serge Semin
2
-4
/
+35
2020-05-29
spi: dw: Parameterize the DMA Rx/Tx burst length
Serge Semin
1
-4
/
+6
2020-05-29
spi: dw: Add SPI Rx-done wait method to DMA-based transfer
Serge Semin
1
-1
/
+47
2020-05-29
spi: dw: Add SPI Tx-done wait method to DMA-based transfer
Serge Semin
1
-0
/
+34
2020-05-29
spi: dw: Locally wait for the DMA transfers completion
Serge Semin
2
-4
/
+42
2020-05-29
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
2
-6
/
+3
2020-05-29
spi: dw: Set xfer effective_speed_hz
Serge Semin
1
-0
/
+1
2020-05-29
Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <...
Mark Brown
1
-20
/
+29
2020-05-29
regulator: extract voltage balancing code to the separate function
Marek Szyprowski
1
-20
/
+29
2020-05-29
iommu: Fix reference count leak in iommu_group_alloc.
Qiushi Wu
1
-1
/
+1
2020-05-29
EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get()
Colin Ian King
1
-1
/
+1
2020-05-29
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
3
-16
/
+152
2020-05-29
Merge remote-tracking branch 'regmap/for-5.7' into regmap-linus
Mark Brown
1
-0
/
+6
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
1
-0
/
+22
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
1
-0
/
+22
2020-05-29
gpio: fix locking open drain IRQ lines
Linus Walleij
1
-2
/
+9
2020-05-29
Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+3
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-71
/
+87
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-05-28
hwmon: Add Baikal-T1 PVT sensor driver
Serge Semin
4
-0
/
+1416
2020-05-28
hwmon: Add notification support
Guenter Roeck
1
-3
/
+65
2020-05-28
Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7
Jens Axboe
1
-4
/
+7
2020-05-28
Merge series "add ecspi ERR009165 for i.mx6/7 soc family" from Robin Gong <yi...
Mark Brown
1
-4
/
+27
2020-05-28
spi: tegra20-sflash: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-28
spi: tegra20-slink: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-28
spi: tegra114: Fix runtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2020-05-28
spi: imx: fallback to PIO if dma setup failure
Robin Gong
1
-4
/
+27
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
5
-112
/
+39
2020-05-28
crypto: cavium/nitrox - Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-05-28
Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...
Dave Airlie
2
-7
/
+2
2020-05-27
IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
Valentine Fatiev
4
-12
/
+26
2020-05-27
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
1
-0
/
+2
2020-05-27
drm/amd/display: drop cursor position check in atomic test
Simon Ser
1
-7
/
+0
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
Dongli Zhang
1
-4
/
+7
2020-05-27
nfp: flower: fix used time of merge flow statistics
Heinrich Kuhn
1
-1
/
+2
[prev]
[next]