Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c8b9dd2b9e74ecf2539fe09e106db4ad1cc6677b
c8b9dd2
Merge branch 'topic/stm32' into for-linus
by Vinod Koul
· 9 years ago
62ddae37
Merge branch 'topic/ste' into for-linus
by Vinod Koul
· 9 years ago
a6eaf23
Merge branch 'topic/rcar' into for-linus
by Vinod Koul
· 9 years ago
c81bc96
Merge branch 'topic/omap' into for-linus
by Vinod Koul
· 9 years ago
e3c3736
Merge branch 'topic/ioatdma' into for-linus
by Vinod Koul
· 9 years ago
9fd5ca5
Merge branch 'topic/idma' into for-linus
by Vinod Koul
· 9 years ago
d3f1e93
Merge branch 'topic/async' into for-linus
by Vinod Koul
· 9 years ago
7c7b680
Merge branch 'topic/univ_api' into for-linus
by Vinod Koul
· 9 years ago
5eec943
Merge branch 'topic/desc_reuse' into for-linus
by Vinod Koul
· 9 years ago
020c62a
dmaengine: omap-dma: Add support for DMA filter mapping to slave devices
by Peter Ujfalusi
· 9 years ago
23e6723
dmaengine: edma: Add support for DMA filter mapping to slave devices
by Peter Ujfalusi
· 9 years ago
a8135d0
dmaengine: core: Introduce new, universal API to request a channel
by Peter Ujfalusi
· 9 years ago
7bd903c
dmaengine: core: Move and merge the code paths using private_candidate
by Peter Ujfalusi
· 9 years ago
26b6425
dmaengine: core: Skip mask matching when it is not provided to private_candidate
by Peter Ujfalusi
· 9 years ago
0c328de
dmaengine: mdc: Correct terminate_all handling
by Damien.Horsley
· 9 years ago
4fa2d09
dmaengine: edma: Add probe callback to edma_tptc_driver
by Peter Ujfalusi
· 9 years ago
2b574ba
dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()
by Mans Rullgard
· 9 years ago
aea08a5
dmaengine: stm32-dma: Fix unchecked deference of chan->desc
by M'boumba Cedric Madianga
· 9 years ago
4d42e95
dmaengine: sh: Remove unused R-Car HPB-DMAC driver
by Geert Uytterhoeven
· 9 years ago
0b2eed4
dmaengine: usb-dmac: Document SoC specific compatibility strings
by Simon Horman
· 9 years ago
aeb8974
ste_dma40: Delete an unnecessary variable initialisation in d40_probe()
by Markus Elfring
· 9 years ago
a9bae06
ste_dma40: Delete another unnecessary check in d40_probe()
by Markus Elfring
· 9 years ago
e0f8c58
ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy"
by Markus Elfring
· 9 years ago
9ff6818
dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq()
by Lars-Peter Clausen
· 9 years ago
1f28179
dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()
by Lars-Peter Clausen
· 9 years ago
82d149b
dmaengine: fsl-edma: add PM suspend/resume support
by Yuan Yao
· 9 years ago
f0579c8
dmaengine: hsu: speed up residue calculation
by Andy Shevchenko
· 9 years ago
f94cf9f
dmaengine: acpi-dma: check for 64-bit MMIO address
by Andy Shevchenko
· 9 years ago
390c49f
dmaengine: idma64: use local variable to index descriptor
by Andy Shevchenko
· 9 years ago
ac02979
dmaengine: idma64: convert idma64_hw_desc_fill() to return void
by Andy Shevchenko
· 9 years ago
e3fdb18
dmaengine: idma64: set maximum allowed segment size for DMA
by Andy Shevchenko
· 9 years ago
3758055
dmaengine: idma64: drop IRQ enable / disable in handler
by Andy Shevchenko
· 9 years ago
95da0c1
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
by Ludovic Desroches
· 9 years ago
b1d6ab1
dmaengine: Add might_sleep() to dmaengine_synchronize()
by Lars-Peter Clausen
· 9 years ago
d9f5efa
dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
by Yoshihiro Shimoda
· 9 years ago
1a7cf7b
dmaengine: omap-dma: Handle cases when the channel is polled for completion
by Peter Ujfalusi
· 9 years ago
1c1d25f
dmaengine: omap-dma: Remove tasklet to start the transfers
by Peter Ujfalusi
· 9 years ago
e8a5e79
dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code
by Peter Ujfalusi
· 9 years ago
adf850b
dmaengine: omap-dma: Correct status reporting for memcpy
by Peter Ujfalusi
· 9 years ago
2bb129e
dmaengine: ioatdma: constify dca_ops structures
by Julia Lawall
· 9 years ago
d3cd63f
dmaengine: IOATDMA: Cleanup pre v3.0 chansts register reads
by Dave Jiang
· 9 years ago
b341b4a
ARM: configs: Add STM32 DMA support in STM32 defconfig
by M'boumba Cedric Madianga
· 9 years ago
d8b4683
dmaengine: Add STM32 DMA driver
by M'boumba Cedric Madianga
· 9 years ago
5827a4b
dt-bindings: Document the STM32 DMA bindings
by M'boumba Cedric Madianga
· 9 years ago
d3651b8
dmaengine: pxa_dma: declare transfer are reusable
by Robert Jarzmik
· 9 years ago
9eeacd3
dmaengine: enable DMA_CTRL_REUSE
by Robert Jarzmik
· 9 years ago
13bb26a
dmaengine: virt-dma: don't always free descriptor upon completion
by Robert Jarzmik
· 9 years ago
bc0e734
ALSA: pcm_dmaengine: Properly synchronize DMA on shutdown
by Lars-Peter Clausen
· 9 years ago
860dd64
dmaengine: axi_dmac: Add synchronization support
by Lars-Peter Clausen
· 9 years ago
2ed0862
dmaengine: virt-dma: Add synchronization helper function
by Lars-Peter Clausen
· 9 years ago
b36f09c
dmaengine: Add transfer termination synchronization support
by Lars-Peter Clausen
· 9 years ago
8005c49
Linux 4.4-rc1
by Linus Torvalds
· 9 years ago
0ca9b67
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
051b29f
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8f98e29
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bba072df
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
511601b
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b84da9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
12b76f3
Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
b3a0d9a
Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
30b9dbe
ARC: Fix silly typo in MAINTAINERS file
by Vineet Gupta
· 9 years ago
1cfc05c
ARC: cpu_relax() to be compiler barrier even for UP
by Vineet Gupta
· 9 years ago
a6416f5
ARC: use ASL assembler mnemonic
by Vineet Gupta
· 9 years ago
541366d
ARC: [arcompact] Handle bus error from userspace as Interrupt not exception
by Vineet Gupta
· 9 years ago
76a8c40
ARC: remove extraneous header include
by Vineet Gupta
· 9 years ago
63f4f7e
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
4bfc89d
Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
a30b7ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
2870f6c
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
29608d2
f2fs: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
0ddaf72
squashfs: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
e409de9
9p: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
bf78171
jffs2: Add missing capability check for listing trusted xattrs
by Andreas Gruenbacher
· 9 years ago
e282fb7
hfsplus: Remove unused xattr handler list operations
by Andreas Gruenbacher
· 9 years ago
13d3408
ubifs: Remove unused security xattr handler
by Andreas Gruenbacher
· 9 years ago
dae5f57a
vfs: Fix the posix_acl_xattr_list return value
by Andreas Gruenbacher
· 9 years ago
c361016
vfs: Check attribute names in posix acl xattr handers
by Andreas Gruenbacher
· 9 years ago
934f98d
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
f3996e6
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
e75cdf9
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
bbdb5c2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
ca4ba96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
4aeabc6
Merge tag '4.4-additional' of git://git.lwn.net/linux
by Linus Torvalds
· 9 years ago
be4773e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0a5149b
mpt3sas: fix inline markers on non inline function declarations
by Stephen Rothwell
· 9 years ago
152d7bd
dax: fix __dax_pmd_fault crash
by Dan Williams
· 9 years ago
f6d07df
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
0e97606
Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
f20780f
Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
by Dave Airlie
· 9 years ago
5bad7d2
Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()"
by Mark Yao
· 9 years ago
0c545ac
drm: Don't oops in drm_calc_timestamping_constants() if drm_vblank_init() wasn't called
by Ville Syrjälä
· 9 years ago
9589fcd
Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
5e2078b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a4d8c7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
a18e2fa
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
7dac710
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
Next »