Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
31495d60a06524f37a9ea66d7d62ce0418ef3506
/
drivers
31495d6
dmaengine: pl330: do not emit loop for 1 byte transfer.
by Michal Suchanek
· 9 years ago
2f27b81
dmaengine: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
d078cd1
dmaengine: imx-sdma: Add imx6sx platform support
by Zidan Wang
· 9 years ago
e900c30
dmaengine: at_xdmac: fix bug in prep_dma_cyclic
by Ludovic Desroches
· 9 years ago
ae9c02b
dmaengine: jz4780: Kill tasklets before unregistering the device
by Alex Smith
· 9 years ago
d509a83
dmaengine: jz4780: Don't use devm_*_irq() functions
by Alex Smith
· 9 years ago
026fd40
dmaengine: jz4780: Ensure channel is on correct controller in filter
by Alex Smith
· 9 years ago
d3273e1
dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel
by Alex Smith
· 9 years ago
839896e
dmaengine: jz4780: Fix error handling/signedness issues
by Alex Smith
· 9 years ago
dc578f3
dmaengine: jz4780: Fall back on smaller transfer sizes where necessary
by Alex Smith
· 9 years ago
46fa5168
dmaengine: jz4780: Fix up dmaengine API function prototypes
by Alex Smith
· 9 years ago
ac9bd0e
dmaengine: sirf: clear pending DMA interrupt when DMA terminates
by Yanchang Li
· 9 years ago
e5f4ae8
dmaengine: add driver for lpc18xx dmamux
by Joachim Eastwood
· 9 years ago
aa4734d
dmaengine: pl08x: support dt channel assignment
by Linus Walleij
· 9 years ago
4a736d1
dmaengine: pxa_dma: fix debug information
by Robert Jarzmik
· 9 years ago
0e95fb9
dmaengine: pxa_dma: don't use config direction parameter
by Robert Jarzmik
· 9 years ago
09659a5
dmaengine: ioatdma: Clean up IOAT_COMPLETION_PENDING flag
by Dave Jiang
· 9 years ago
c7b0e8d
dmaengine: ioatdma: fixup kernel doc errors from dma.h
by Dave Jiang
· 9 years ago
ef97bd0f
dmanegine: ioatdma: remove function ptrs in ioatdma_device
by Dave Jiang
· 9 years ago
3372de5
dmaengine: ioatdma: removal of dma_v3.c and relevant ioat3 references
by Dave Jiang
· 9 years ago
599d49d
dmaengine: ioatdma: move dma prep functions to single location
by Dave Jiang
· 9 years ago
c0f28ce
dmaengine: ioatdma: move all the init routines
by Dave Jiang
· 9 years ago
80b1973
dmaengine: ioatdma: move all sysfs related code
by Dave Jiang
· 9 years ago
885b201
dmaengine: ioatdma: remove dma_v2.*
by Dave Jiang
· 9 years ago
55f878e
dmaengine: ioatdma: fixup ioatdma_device namings
by Dave Jiang
· 9 years ago
5a97688
dmaengine: ioatdma: clean up local dma channel data structure
by Dave Jiang
· 9 years ago
7f83264
dmaengine: ioatdma: remove ioatdma v2 registration
by Dave Jiang
· 9 years ago
85596a1
dmaengine: ioatdma: remove ioat1 specific code
by Dave Jiang
· 9 years ago
d73f277
dmaengine: ioatdma: deprecating and removal of old ioatdma devices
by Dave Jiang
· 9 years ago
5484526
dmaengine: ioatdma: fix u16 overflow in cleanup
by Allen Hubbe
· 9 years ago
870ce49
dmaengine: ioatdma: fix u16 overflow in reshape
by Allen Hubbe
· 9 years ago
3d8cc00
dmaengine: ipu: Consolidate duplicated irq handlers
by Thomas Gleixner
· 9 years ago
425e20f
dmaengine: ipu: Prepare irq handlers for irq argument removal
by Thomas Gleixner
· 9 years ago
67a6eed
dmaengine: xdmac: Add scatter gathered memset support
by Maxime Ripard
· 9 years ago
77a68e5
dmaengine: Add an enum for the dmaengine alignment constraints
by Maxime Ripard
· 9 years ago
8391ecf
dmaengine: imx-sdma: Add device to device support
by Shengjiu Wang
· 9 years ago
4d9efdfc
dmaengine: ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
d7fdb35
dmaengine: ipu: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
0373448
dmaengine: hsu: remove excessive lock
by Andy Shevchenko
· 9 years ago
b6c52c6
dmaengine: ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge
by Jiang Liu
· 9 years ago
7618d03
dmaengine: ioatdma: Set non RAID channels to be private capable
by Dave Jiang
· 9 years ago
4483320
dmaengine: Use Pointer xt after NULL check.
by Maninder Singh
· 9 years ago
fce9a74
dmaengine: imx-dma: Check for clk_prepare_enable() error
by Fabio Estevam
· 9 years ago
d264b48
dmaengine: Remove remaining FSF mailing addresses
by Jarkko Nikula
· 9 years ago
a585d2b
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
6d7c8e1
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
by Linus Torvalds
· 9 years ago
1b3618b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
bf44fe4
NTB: Add split BAR output for debugfs stats
by Dave Jiang
· 9 years ago
fd839bf
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
by Dave Jiang
· 9 years ago
7eb3878
NTB: Print driver name and version in module init
by Dave Jiang
· 9 years ago
9891417
NTB: Increase transport MTU to 64k from 16k
by Dave Jiang
· 9 years ago
2f887b9
NTB: Rename Intel code names to platform names
by Dave Jiang
· 9 years ago
a41ef05
NTB: Default to CPU memcpy for performance
by Dave Jiang
· 9 years ago
06917f7
NTB: Improve performance with write combining
by Dave Jiang
· 9 years ago
0e041fb
NTB: Use NUMA memory in Intel driver
by Allen Hubbe
· 9 years ago
1199aa6
NTB: Use NUMA memory and DMA chan in transport
by Allen Hubbe
· 9 years ago
2876228
NTB: Rate limit ntb_qp_link_work
by Allen Hubbe
· 10 years ago
578b881
NTB: Add tool test client
by Allen Hubbe
· 9 years ago
963de47
NTB: Add ping pong test client
by Allen Hubbe
· 10 years ago
42fefc8
NTB: Add parameters for Intel SNB B2B addresses
by Allen Hubbe
· 10 years ago
2849b5d7
NTB: Reset transport QP link stats on down
by Allen Hubbe
· 10 years ago
c0900b3
NTB: Do not advance transport RX on link down
by Allen Hubbe
· 10 years ago
e22e0b9
NTB: Differentiate transport link down messages
by Allen Hubbe
· 10 years ago
dd5d4d8
NTB: Check the device ID to set errata flags
by Dave Jiang
· 10 years ago
5ae0beb
NTB: Enable link for Intel root port mode in probe
by Dave Jiang
· 9 years ago
0f69a7d
NTB: Read peer info from local SPAD in transport
by Dave Jiang
· 9 years ago
e26a584
NTB: Split ntb_hw_intel and ntb_transport drivers
by Allen Hubbe
· 10 years ago
a1bd3ba
NTB: Add NTB hardware abstraction layer
by Allen Hubbe
· 10 years ago
14a6f19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ec0337e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
a5cba18
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 9 years ago
5c65e7b
Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 9 years ago
5fc8352
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
e24ff46
drm/crtc: Fix edid length computation
by Shixin Zeng
· 9 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
2fee94b7
Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
by Linus Torvalds
· 9 years ago
d033ed9
Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
by Linus Torvalds
· 9 years ago
9a3c284
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 9 years ago
1e512b0
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
1c65ae6
Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
b53343f
Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
5a8011c
crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename
by Stephen Rothwell
· 9 years ago
431dae7
KVM: s390: virtio-ccw: don't overwrite config space values
by Cornelia Huck
· 9 years ago
ffe3df5
hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()
by Fabian Frederick
· 9 years ago
f617f73
hwmon: (w83792d) Additional PWM outputs support
by Roger Lucas
· 10 years ago
9bdc771
Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
ea7d521
Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."'
by Rafael J. Wysocki
· 9 years ago
18d78b6
ACPI / init: Make it possible to override _REV
by Rafael J. Wysocki
· 9 years ago
19127af
Merge tag 'hwmon-for-linus-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
d4113f2
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
8480772
Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux
by Linus Torvalds
· 9 years ago
c021bf1
Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 9 years ago
91e20b5
irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h
by Joel Porquet
· 9 years ago
0c76c6b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
75462c8
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
2d44070
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
9d86b41
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
Next »