index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-07
dmaengine: mmp_tdma: remove dma_slave_config direction usage
Vinod Koul
1
-2
/
+20
2018-10-07
dmaengine: ep93xx_dma: remove dma_slave_config direction usage
Vinod Koul
1
-1
/
+20
2018-10-07
dmaengine: k3dma: remove dma_slave_config direction usage
Vinod Koul
1
-6
/
+20
2018-10-07
dmaengine: k3dma: dont use direction for memcpy
Vinod Koul
1
-8
/
+2
2018-10-07
dmaengine: imx-dma: remove dma_slave_config direction usage
Vinod Koul
1
-3
/
+17
2018-10-07
dmaengine: idma: remove dma_slave_config direction usage
Vinod Koul
1
-4
/
+0
2018-10-07
dmaengine: hsu: remove dma_slave_config direction usage
Vinod Koul
1
-4
/
+0
2018-10-07
dmaengine: dw: remove dma_slave_config direction usage
Vinod Koul
1
-5
/
+0
2018-10-07
dmaengine: jz4740: remove dma_slave_config direction usage
Vinod Koul
1
-3
/
+18
2018-10-07
dmaengine: coh901318: remove dma_slave_config direction usage
Vinod Koul
1
-5
/
+23
2018-10-07
dmaengine: bcm2835: remove dma_slave_config direction usage
Vinod Koul
1
-8
/
+0
2018-10-07
dmaengine: at_hdmac: remove dma_slave_config direction usage
Vinod Koul
1
-1
/
+1
2018-10-02
dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
Nathan Chancellor
1
-1
/
+1
2018-10-02
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Nathan Chancellor
1
-1
/
+1
2018-09-11
dmaengine: pxa: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2018-09-11
dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers"
Vinod Koul
1
-2
/
+2
2018-09-03
dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet
Barry Song
1
-2
/
+2
2018-08-29
dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllers
Hans de Goede
1
-0
/
+2
2018-08-29
dmaengine: add COMPILE_TEST for the drivers
Huang Shijie
1
-2
/
+2
2018-08-29
dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-2
/
+1
2018-08-29
dmaengine: pxa_dma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-2
/
+1
2018-08-29
dmaengine: dma-jz4780: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-6
/
+2
2018-08-29
dmaengine: ste_dma40: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-9
/
+5
2018-08-29
dmaengine: mmp_tdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-5
/
+2
2018-08-29
dmaengine: stm32-mdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-3
/
+1
2018-08-29
dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the ...
Huang Shijie
1
-3
/
+1
2018-08-29
dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-5
/
+2
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-25
mm/cow: don't bother write protecting already write-protected pages
Linus Torvalds
1
-1
/
+1
2018-08-25
hpfs: remove unnecessary checks on the value of r when assigning error code
Colin Ian King
1
-1
/
+1
2018-08-25
libata: maintainership update
Jens Axboe
1
-3
/
+3
2018-08-24
iommu/rockchip: Move irq request past pm_runtime_enable
Marc Zyngier
1
-11
/
+13
2018-08-24
iommu/rockchip: Handle errors returned from PM framework
Marc Zyngier
1
-6
/
+15
2018-08-24
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
ARM: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-08-24
arm64: dts: Fix various entry-method properties to reflect documentation
Amit Kucheria
11
-12
/
+12
2018-08-24
i2c: don't use any __deprecated handling anymore
Sedat Dilek
1
-1
/
+0
2018-08-24
x86/speculation/l1tf: Suggest what to do on systems with too much RAM
Vlastimil Babka
1
-0
/
+4
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
5
-30
/
+5
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
4
-5
/
+5
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
2
-16
/
+1
2018-08-24
macintosh: therm_windtunnel: drop using attach_adapter
Wolfram Sang
1
-2
/
+23
2018-08-24
ubifs: Remove empty file.h
Richard Weinberger
1
-0
/
+0
2018-08-24
x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...
Vlastimil Babka
3
-3
/
+3
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
15
-103
/
+106
2018-08-24
lib/fonts: convert comments to utf-8
Arnd Bergmann
4
-512
/
+512
2018-08-24
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
1
-18
/
+18
2018-08-24
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
12
-103
/
+103
2018-08-24
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
3
-27
/
+17
2018-08-24
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
1
-0
/
+21
[next]