Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
71f021cf6de822ac49a790509683fbb4a06ce4bf
71f021c
Merge branch 'topic/stm' into for-linus
by Vinod Koul
· 6 years ago
4b4447b
Merge branch 'topic/sprd' into for-linus
by Vinod Koul
· 6 years ago
8e75ab9
Merge branch 'topic/renesas' into for-linus
by Vinod Koul
· 6 years ago
bfda902
Merge branch 'topic/owl' into for-linus
by Vinod Koul
· 6 years ago
4fa7393
Merge branch 'topic/of' into for-linus
by Vinod Koul
· 6 years ago
ca36ed0
Merge branch 'topic/mv' into for-linus
by Vinod Koul
· 6 years ago
81c3ee0
Merge branch 'topic/jz' into for-linus
by Vinod Koul
· 6 years ago
b29cf44
Merge branch 'topic/intel' into for-linus
by Vinod Koul
· 6 years ago
9b01029
Merge branch 'topic/fsl' into for-linus
by Vinod Koul
· 6 years ago
11b73fc
Merge branch 'topic/dw' into for-linus
by Vinod Koul
· 6 years ago
b8bb45c
Merge branch 'topic/dmam' into for-linus
by Vinod Koul
· 6 years ago
edc329f
Merge branch 'topic/dirn_remove' into for-linus
by Vinod Koul
· 6 years ago
e1b5c26
Merge branch 'topic/at' into for-linus
by Vinod Koul
· 6 years ago
27d8d2d
dmaengine: ppc4xx: fix off-by-one build failure
by Christian Lamparter
· 6 years ago
a3e4031
dmaengine: owl: Fix warnings generated during build
by Manivannan Sadhasivam
· 6 years ago
0e819e35
dmaengine: fsl-edma: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
97d49c5
dmaengine: rcar-dmac: set scatter/gather max segment size
by Wolfram Sang
· 6 years ago
314448f
dmaengine: mmp_tdma: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
4e3c404
dmaengine: ep93xx_dma: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
2ae1a23
dmaengine: k3dma: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
ad7756e
dmaengine: k3dma: dont use direction for memcpy
by Vinod Koul
· 6 years ago
dea7a9f
dmaengine: imx-dma: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
7f0c145
dmaengine: idma: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
fe6d371
dmaengine: hsu: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
3d143c2
dmaengine: dw: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
09347e3
dmaengine: jz4740: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
80ade4b
dmaengine: coh901318: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
00648f4
dmaengine: bcm2835: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
6235588
dmaengine: at_hdmac: remove dma_slave_config direction usage
by Vinod Koul
· 6 years ago
d64e1b3
dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC
by Manivannan Sadhasivam
· 6 years ago
f4d34aa
dmaengine: ioat: fix prototype of ioat_enumerate_channels
by Rami Rosen
· 6 years ago
cc832dc
dmaengine: stm32-dma: check whether length is aligned on FIFO threshold
by Pierre-Yves MORDRET
· 6 years ago
cf1b2c3
dt-bindings: dmaengine: usb-dmac: Add binding for r8a7744
by Biju Das
· 6 years ago
6b1e23c
dt-bindings: rcar-dmac: Document r8a7744 support
by Biju Das
· 6 years ago
5e621f5
dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
by Nathan Chancellor
· 6 years ago
9524d6b
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
by Nathan Chancellor
· 6 years ago
cfb03be
driver/dma/ioat: Call del_timer_sync() without holding prep_lock
by Waiman Long
· 6 years ago
5b7d0c9
dmaengine: mcf-edma: avoid warning for wrong pointer cast
by Angelo Dureghello
· 6 years ago
7645d26
dmaengine: idma64: replace spin_lock_irqsave with spin_lock
by Zhaoxiong Yuan
· 6 years ago
d426c51
MIPS: JZ4740: DTS: Add DMA nodes
by Paul Cercueil
· 6 years ago
6b5b368
MIPS: JZ4770: DTS: Add DMA nodes
by Paul Cercueil
· 6 years ago
f57879a
MIPS: JZ4780: DTS: Update DMA node to match driver changes
by Paul Cercueil
· 6 years ago
1f0b0f2
dmaengine: dma-jz4780: Use dma_set_residue()
by Daniel Silsby
· 6 years ago
83ef4fb
dmaengine: dma-jz4780: Further residue status fix
by Daniel Silsby
· 6 years ago
9e4e3a4
dmaengine: dma-jz4780: Set DTCn register explicitly
by Daniel Silsby
· 6 years ago
f3c045d
dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue()
by Daniel Silsby
· 6 years ago
5a6187d
dmaengine: dma-jz4780: Add missing residue DTC mask
by Daniel Silsby
· 6 years ago
17a8e30
dmaengine: dma-jz4780: Enable Fast DMA to the AIC
by Paul Cercueil
· 6 years ago
ae9156b
dmaengine: dma-jz4780: Add support for the JZ4725B SoC
by Paul Cercueil
· 6 years ago
ffaaa8c
dmaengine: dma-jz4780: Add support for the JZ4740 SoC
by Paul Cercueil
· 6 years ago
29870eb
dmaengine: dma-jz4780: Add support for the JZ4770 SoC
by Paul Cercueil
· 6 years ago
c558ecd
dmaengine: dma-jz4780: Don't depend on MACH_JZ4780
by Paul Cercueil
· 6 years ago
5eed7d8
dmaengine: dma-jz4780: Use 4-word descriptors
by Paul Cercueil
· 6 years ago
3363358
dmaengine: dma-jz4780: Separate chan/ctrl registers
by Paul Cercueil
· 6 years ago
6147b03
dmaengine: dma-jz4780: Avoid hardcoding number of channels
by Paul Cercueil
· 6 years ago
54f919a
dmaengine: dma-jz4780: Return error if not probed from DT
by Paul Cercueil
· 6 years ago
77da5d1
dt-bindings: jz4780-dma: Update bindings to reflect driver changes
by Paul Cercueil
· 6 years ago
e7a3ff9
dmaengine: fsl-edma: add ColdFire mcf5441x edma support
by Angelo Dureghello
· 6 years ago
4d6d3a9
dmaengine: fsl-edma: fix macros
by Angelo Dureghello
· 6 years ago
377eaf3
dmaengine: fsl-edma: add edma version and configurable registers
by Angelo Dureghello
· 6 years ago
9d83152
dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
by Angelo Dureghello
· 6 years ago
a436ff1
dmaengine: pxa: fix semicolon.cocci warnings
by kbuild test robot
· 6 years ago
90d2322
dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers"
by Vinod Koul
· 6 years ago
4ac6954
dmaengine: sprd: Support DMA link-list mode
by Eric Long
· 6 years ago
d8570d0
dmaengine: at_xdmac: move spin_lock_bh to spin_lock in tasklet
by Barry Song
· 6 years ago
cbc229a
dmaengine: mv_xor: move spin_lock_bh to spin_lock in tasklet
by Barry Song
· 6 years ago
1297b64
dmaengine: fsldma: move spin_lock_bh to spin_lock in tasklet
by Barry Song
· 6 years ago
901fd85
dmaengine: use SPDX identifier for Renesas drivers
by Wolfram Sang
· 6 years ago
5658f4f
dmaengine: dw: Add alternative ACPI HIDs for Cherry Trail DMA controllers
by Hans de Goede
· 6 years ago
90082cd
dmaengine: add COMPILE_TEST for the drivers
by Huang Shijie
· 6 years ago
fbb69ec
dmaengine: mxs-dma: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
d72c5f9
dmaengine: pxa_dma: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
0f5a5e5
dmaengine: dma-jz4780: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
fc9826d
dmaengine: ste_dma40: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
a5f99a9
dmaengine: mmp_tdma: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
42f604b
dmaengine: stm32-mdma: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
c88c2d4
dmaengine: dw-axi-dmac: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
a5c1d8e
dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the code
by Huang Shijie
· 6 years ago
5ab6490
dmaengine: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
5b394b2
Linux 4.19-rc1
by Linus Torvalds
· 6 years ago
b933d6e
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
c4726e7
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2a8a2b7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de37503
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a9ce323
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
828bf6e
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b326272
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
b8dcdab
Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
db84abf
Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 6 years ago
04faac1
Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
1b2de5d
mm/cow: don't bother write protecting already write-protected pages
by Linus Torvalds
· 7 years ago
e0fcfe1
hpfs: remove unnecessary checks on the value of r when assigning error code
by Colin Ian King
· 6 years ago
7634ccd
libata: maintainership update
by Jens Axboe
· 6 years ago
0519359
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 6 years ago
5967661
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
9022ada8
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 6 years ago
Next »