index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fs-writeback.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
dmaengine: at_hdmac: Switch atomic allocations to GFP_NOWAIT
Tudor Ambarus
1
-3
/
+3
2020-02-25
dmaengine: at_hdmac: Drop description for a not defined parameter
Tudor Ambarus
1
-1
/
+0
2020-02-25
dmaengine: at_hdmac: Return err in case the chan is not free at alloc res time
Tudor Ambarus
2
-25
/
+8
2020-02-25
dmaengine: at_hdmac: Drop locking in at_hdmac_alloc_chan_resources()
Tudor Ambarus
1
-6
/
+1
2020-02-25
dmaengine: at_hdmac: Substitute kzalloc with kmalloc
Tudor Ambarus
1
-1
/
+1
2020-02-25
dmaengine: xilinx_dma: In dma channel probe fix node order dependency
Radhey Shyam Pandey
1
-22
/
+17
2020-02-25
dmaengine: xilinx_dma: Extend dma_config structure to store max channel count
Radhey Shyam Pandey
1
-1
/
+8
2020-02-25
dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
1
-3
/
+6
2020-02-25
dmaengine: stm32-dma: fix sleeping function called from invalid context
Amelie Delaunay
1
-18
/
+9
2020-02-25
dmaengine: stm32-dma: add copy_align constraint
Amelie Delaunay
1
-0
/
+1
2020-02-25
dmaengine: stm32-dma: use dma_set_max_seg_size to set the sg limit
Amelie Delaunay
1
-0
/
+2
2020-02-25
dmaengine: stm32-dma: enable descriptor_reuse
Pierre-Yves MORDRET
1
-0
/
+2
2020-02-25
dmaengine: stm32-dma: driver defers probe for reset
Etienne Carriere
1
-4
/
+11
2020-02-25
dmaengine: stm32-dma: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-25
dmaengine: stm32-dma: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+32
2020-02-24
dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
Radhey Shyam Pandey
1
-8
/
+9
2020-02-24
dmaengine: stm32-dmamux: driver defers probe for clock and reset
Etienne Carriere
1
-4
/
+13
2020-02-24
dmaengine: stm32-dmamux: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-24
dmaengine: stm32-dmamux: fix clock handling in probe sequence
Etienne Carriere
1
-9
/
+11
2020-02-24
dmaengine: stm32-dmamux: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+50
2020-02-24
dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
1
-3
/
+6
2020-02-24
dmaengine: stm32-mdma: enable descriptor_reuse
Pierre-Yves MORDRET
1
-0
/
+2
2020-02-24
dmaengine: stm32-mdma: driver defers probe for clock and reset
Amelie Delaunay
1
-3
/
+7
2020-02-24
dmaengine: stm32-mdma: disable clock in case of error during probe
Etienne Carriere
1
-6
/
+10
2020-02-24
dmaengine: stm32-mdma: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-24
dmaengine: stm32-mdma: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+33
2020-02-19
dmanegine: ioat/dca: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
dmaengine: tegra210-adma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
dmaengine: sprd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
dmaengine: sa11x0: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-17
dmaengine: sun4i: set the linear_mode properly
Vinod Koul
1
-1
/
+1
2020-02-13
dmaengine: ti: dma-crossbar: convert to devm_platform_ioremap_resource()
chenqiwu
1
-6
/
+2
2020-02-13
dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclic
YueHaibing
1
-0
/
+2
2020-02-13
dmaengine: ti: omap-dma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
dmaengine: uniphier-mdmac: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
dmaengine: bcm-sba-raid: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
dt-bindings: dma: ti-edma: fix example compatible property
Johan Hovold
1
-1
/
+1
2020-02-13
dmaengine: idxd: remove set but not used variable 'idxd_cdev'
YueHaibing
1
-2
/
+0
2020-02-13
dmaengine: idxd: remove set but not used variable 'group'
YueHaibing
1
-2
/
+1
2020-02-10
Linux 5.6-rc1
v5.6-rc1
Linus Torvalds
1
-2
/
+2
2020-02-10
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
1
-2
/
+2
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede
12
-0
/
+3280
2020-02-08
Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver
Linus Torvalds
1
-1
/
+1
2020-02-08
pipe: use exclusive waits when reading or writing
Linus Torvalds
4
-30
/
+51
2020-02-08
compat_ioctl: fix FIONREAD on devices
Arnd Bergmann
1
-4
/
+7
2020-02-08
net: thunderx: use proper interface type for RGMII
Tim Harvey
1
-1
/
+1
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+1
2020-02-08
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
1
-4
/
+6
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
3
-24
/
+24
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
1
-1
/
+0
[next]