Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
39375334a1c18f63faefeebea74363a705b87f0a
3937533
dmaengine: ste_dma40: fix error return code
by Julia Lawall
· 10 years ago
0f927a1
dma: imx-sdma: clarify about firmware not found error
by Sascha Hauer
· 10 years ago
294a665
Documentation: devicetree: Fix Xilinx VDMA specification
by Andreas Färber
· 10 years ago
046209f
dmaengine: pl330: update author info
by Jassi Brar
· 10 years ago
aba96ba
dmaengine: clarify the issue_pending expectations
by Vinod Koul
· 10 years ago
939b6ef
Merge branch 'topic/at_xdmac' into for-linus
by Vinod Koul
· 10 years ago
fef4cbf
dmaengine: at_xdmac: Add DMA_PRIVATE
by Ludovic Desroches
· 10 years ago
466b3cf
ARM: dts: at_xdmac: fix bad value of dma-cells in documentation
by Ludovic Desroches
· 10 years ago
8780983
dmaengine: at_xdmac: fix missing spin_unlock
by Ludovic Desroches
· 10 years ago
5781927
dmaengine: at_xdmac: fix a bug in transfer residue computation
by Cyrille Pitchen
· 10 years ago
4e09782
dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()
by Cyrille Pitchen
· 10 years ago
77e6c9b
dmaengine: at_xdmac: remove chancnt affectation
by Ludovic Desroches
· 10 years ago
6e5ae29
dmaengine: at_xdmac: prefer usage of readl/writel_relaxed
by Ludovic Desroches
· 10 years ago
82e2424
dmaengine: xdmac: fix print warning on dma_addr_t variable
by Vinod Koul
· 10 years ago
c66ec04
dmaengine: xdmac: fix print warning on size_t variable
by Vinod Koul
· 10 years ago
2abd419
dmaengine: at_xdmac: fix usage of read, write wrappers
by Vinod Koul
· 10 years ago
5ac7d58
dmaengine: at_xdmac: fix semicolon.cocci warnings
by kbuild test robot
· 10 years ago
af2d313
dmaengine: k3dma: Add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 10 years ago
3333968
dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 10 years ago
29aebfd
dmaengine: imx-sdma: Add a new DMATYPE for SAI
by Nicolin Chen
· 10 years ago
26fd830
dmaengine: shdma: fix a race condition in __ld_cleanup()
by Yoshihiro Shimoda
· 10 years ago
ce94063
dt/bindings: dmaengine: qcom_bam_dma: Add compatible string for BAM v1.3.0
by Archit Taneja
· 10 years ago
f43669d
dmaengine: qcom_bam_dma: Add BAM v1.3.0 support
by Archit Taneja
· 10 years ago
fb93f52
dmaengine: qcom_bam_dma: Generalize BAM register offset calculations
by Archit Taneja
· 10 years ago
0b04ddf
dmaengine: sun6i: Add support for Allwinner A23 (sun8i) variant
by Chen-Yu Tsai
· 10 years ago
25a37c2
dmaengine: sun6i: support parameterized compatible strings
by Chen-Yu Tsai
· 10 years ago
19bfc77
dma: imx-sdma: remove incorrect __init annotation from sdma_init()
by Jingoo Han
· 10 years ago
cee4239
dmaengine: pl330: Correct device assignment.
by Andrew Jackson
· 10 years ago
6d80f45
dmaengine: xilinx: vdma: icg should be difference of stride and hsize
by Srikanth Thokala
· 10 years ago
a5e48e2
dmaengine: xilinx: vdma: Allow only one chunk in a line
by Srikanth Thokala
· 10 years ago
049c0d5
dmaengine: xilinx: vdma: Check if the segment list is empty in a descriptor
by Srikanth Thokala
· 10 years ago
cd16628
dmaengine: Remove .owner field for driver
by Kiran Padwal
· 10 years ago
1eacd44
dmaengine: sun6i: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
3520245
dmaengine: sirf: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
1e91647
dmaengine: sh: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
9aa7171
dmaengine: sa11x0: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
8c81bfb
dmaengine: omap: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
9d82fae
dmaengine: mpc512x: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
25741ff
dmaengine: k3: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
91f7f70
dmaengine: fsldma: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
b2c100e
dmaengine: jz4740: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
9eba553
dmaengine: bcm2835: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
09573a8
dmaengine: pl08x: Remove chancnt affectations
by Maxime Ripard
· 10 years ago
979a281e
MAINTAINERS: add Documentation files to dmaengine entry
by Vinod Koul
· 10 years ago
935cdb5
Documentation: dmanegine: move dmatest.txt to dmaengine folder
by Vinod Koul
· 10 years ago
c4d2ae96
Documentation: dmaengine: Add a documentation for the dma controller API
by Maxime Ripard
· 10 years ago
f36d2e6
Documentation: dmaengine: Move the current doc to a folder of its own
by Maxime Ripard
· 10 years ago
6bd0f43
MAINTAINERS: add entry for Atmel XDMA driver
by Ludovic Desroches
· 10 years ago
a3d3044
ARM: dts: at_xdmac: add bindings documentation
by Ludovic Desroches
· 10 years ago
e1f7c9e
dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver
by Ludovic Desroches
· 10 years ago
0df1f24
Linux 3.18-rc3
by Linus Torvalds
· 10 years ago
81d92dc
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
ad2be37
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
1226716
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
3c43de0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
7501a53
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
66338fe
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 10 years ago
7e05b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4cb8c35
irda: stop calling sk_prot->disconnect() on connection failure
by Linus Torvalds
· 10 years ago
74cfe07
drm/exynos: correct connector->dpms field before resuming
by Andrzej Hajda
· 10 years ago
d6948b2
drm/exynos: enable vblank after DPMS on
by Andrzej Hajda
· 10 years ago
3cb6830
drm/exynos: init kms poll at the end of initialization
by Andrzej Hajda
· 10 years ago
64f7aed
drm/exynos: propagate plane initialization errors
by Andrzej Hajda
· 10 years ago
9887e2d
drm/exynos: vidi: fix build warning
by Inki Dae
· 10 years ago
d9aaf75
drm/exynos: remove explicit encoder/connector de-initialization
by Andrzej Hajda
· 10 years ago
c52142e
drm/exynos: init vblank with real number of crtcs
by Andrzej Hajda
· 10 years ago
a73896c
KVM: vmx: defer load of APIC access page address during reset
by Paolo Bonzini
· 10 years ago
282da87
KVM: nVMX: Disable preemption while reading from shadow VMCS
by Jan Kiszka
· 10 years ago
7e46ddd
KVM: x86: Fix far-jump to non-canonical check
by Nadav Amit
· 10 years ago
10a8fce
Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linux
by Dave Airlie
· 10 years ago
12d7aac
Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
528a506e
Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
4f4274a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
9f93567
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
ab01f96
Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
08da742
Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
653bc77
x86_64, entry: Fix out of bounds read on sysenter
by Andy Lutomirski
· 10 years ago
32e8fd2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
e2488ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
8945337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
5342929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
9f2f7d4c
ovl: initialize ->is_cursor
by Miklos Szeredi
· 10 years ago
9f58c62
Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
19e0d5f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7d62728
Merge branches 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 10 years ago
76dfdc2
Merge branches 'acpi-scan' and 'acpi-ec'
by Rafael J. Wysocki
· 10 years ago
f5fa363
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c958f92
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
99a49ce
Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
1e5c4bc
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
by Lennart Sorensen
· 10 years ago
6f979eb
drivers: net: cpsw: Fix broken loop condition in switch mode
by Lennart Sorensen
· 10 years ago
e0fb6fb
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
by Guenter Roeck
· 10 years ago
1e19e08
stmmac: pci: set default of the filter bins
by Andy Shevchenko
· 10 years ago
7d2911c
net: smc91x: Fix gpios for device tree based booting
by Tony Lindgren
· 10 years ago
85b0c6e
sunvdc: don't call VD_OP_GET_VTOC
by Dwight Engen
· 10 years ago
de05c40
mpls: Allow mpls_gso to be built as module
by Pravin B Shelar
· 10 years ago
f7065f4
mpls: Fix mpls_gso handler.
by Pravin B Shelar
· 10 years ago
aea4869
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0f4b067
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
Next »