Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a5dbff111cacecd2e79843a51cc86d21d3648af5
a5dbff1
dma: dw_dmac: clear suspend bit during termination
by Heikki Krogerus
· 12 years ago
23d5f4e
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
by Andy Shevchenko
· 12 years ago
495aea4
dw_dmac: make usage of dw_dma_slave optional
by Andy Shevchenko
· 12 years ago
0fdb567
dw_dmac: store direction in the custom channel structure
by Andy Shevchenko
· 12 years ago
0112685
dw_dmac: call .probe after we have a device in place
by Andy Shevchenko
· 12 years ago
a725dcc
dma: ste_dma40: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
5127c4f
dma: ipu_idmac: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
0efcdb2
dma: ep93xx_dma: reuse is_slave_direction helper
by Andy Shevchenko
· 12 years ago
f44b92f
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
by Andy Shevchenko
· 12 years ago
0e7264c
dma: at_hdmac: check direction properly for cyclic transfers
by Andy Shevchenko
· 12 years ago
61cc13a
dmaengine: introduce is_slave_direction function
by Andy Shevchenko
· 12 years ago
21fe3c5
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
by Andy Shevchenko
· 12 years ago
f5c6a7d
dw_dmac: update tx_node_active in dwc_do_single_block
by Andy Shevchenko
· 12 years ago
21e93c1
dw_dmac: remove redundant check
by Andy Shevchenko
· 12 years ago
cbd6531
dw_dmac: check for mapping errors
by Andy Shevchenko
· 12 years ago
123de54
dw_dmac: absence of pdata isn't critical when autocfg is set
by Andy Shevchenko
· 12 years ago
f2ad699
dma: mxs-dma: Fix build warnings with W=1
by Fabio Estevam
· 12 years ago
5ea7caf
dma: tegra: add support for Tegra114 SoC
by Laxman Dewangan
· 12 years ago
1b14090
dma: tegra: add support for channel wise pause
by Laxman Dewangan
· 12 years ago
e65f32c
dma: ipu: Drop unused spinlock
by Jean Delvare
· 12 years ago
c419fcf
dca: check against empty dca_domains list before unregister provider
by Maciej Sosnowski
· 13 years ago
6decffd
ioat: remove chanerr mask setting for IOAT v3.x
by Dave Jiang
· 12 years ago
1a36306
ioat: Add alignment workaround for IVB platforms
by Dave Jiang
· 12 years ago
7d28339
async_tx: fix checking of dma_wait_for_async_tx() return value
by Bartlomiej Zolnierkiewicz
· 12 years ago
2cbe7fe
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
by Bartlomiej Zolnierkiewicz
· 12 years ago
e239345f
dmaengine: remove dma_async_memcpy_complete() macro
by Bartlomiej Zolnierkiewicz
· 12 years ago
b9ee868
dmaengine: remove dma_async_memcpy_pending() macro
by Bartlomiej Zolnierkiewicz
· 12 years ago
06eeb11
async_tx: fix build for async_memset
by Bartlomiej Zolnierkiewicz
· 12 years ago
7369f56
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
by Bartlomiej Zolnierkiewicz
· 12 years ago
5e034f7
dmaengine/dmatest: terminate transfers only in case of errors
by Shiraz Hashim
· 12 years ago
7c1119b
dma: sh: Don't use ENODEV for failing slave lookup
by Guennadi Liakhovetski
· 12 years ago
944ea4d
dmatest: Fix NULL pointer dereference on ioat
by Jon Mason
· 12 years ago
e4d43c1
DMA: PL330: Use devm_* functions
by Sachin Kamat
· 12 years ago
a14acb4
DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
by Barry Song
· 12 years ago
f7d935d
dmaengine: sirf: enable the driver support new SiRFmarco SoC
by Barry Song
· 12 years ago
91f8aec
dmaengine: fix !of_dma compilation warning
by Vinod Koul
· 12 years ago
9743a3b
of: dma: fix protection of DMA controller data stored by DMA helpers
by Jon Hunter
· 12 years ago
5ca7c10
of: dma: fix potential deadlock when requesting a slave channel
by Jon Hunter
· 12 years ago
bfc191e
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
by Bartlomiej Zolnierkiewicz
· 12 years ago
d1806a5
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
by Bartlomiej Zolnierkiewicz
· 12 years ago
522d974
ioat: add missing DMA unmap to ioat_dma_self_test()
by Bartlomiej Zolnierkiewicz
· 12 years ago
35fa4db
async_tx: add missing DMA unmap to async_memcpy()
by Bartlomiej Zolnierkiewicz
· 12 years ago
2c88ae9
async_tx: use memchr_inv
by Akinobu Mita
· 12 years ago
1ba151c
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
8be9e32b
dmatest: adjust invalid module parameters for number of source buffers
by Akinobu Mita
· 12 years ago
9199826
dma: amba-pl08x: use vchan_dma_desc_free_list
by Akinobu Mita
· 12 years ago
e5a087f
dmaengine: use for_each_set_bit
by Akinobu Mita
· 12 years ago
e63a47a
dw_dmac: introduce to_dw_desc() macro
by Andy Shevchenko
· 12 years ago
ba84bd7
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
by Andy Shevchenko
· 12 years ago
6168d56
dw_dmac: don't call platform_get_drvdata twice
by Andy Shevchenko
· 12 years ago
21d43f4
dw_dmac: change dev_printk() to corresponding macros
by Andy Shevchenko
· 12 years ago
b801479
dmaengine: dw_dmac: amend description and indentation
by Heikki Krogerus
· 12 years ago
b73d6c0
dmaengine: dw_dmac: remove CLK dependency
by Heikki Krogerus
· 12 years ago
f9965aa
ARM: SPEAr13xx: Pass DW DMAC platform data from DT
by Viresh Kumar
· 12 years ago
a9ddb57
dmaengine: dw_dmac: Enhance device tree support
by Viresh Kumar
· 12 years ago
177d2bf
dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_data
by Viresh Kumar
· 12 years ago
53b9989
pch_dma: use module_pci_driver to simplify the code
by Wei Yongjun
· 12 years ago
c6a0aec
drivers/dma: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
d18d5f5
dmaengine: fix build failure due to missing semi-colon
by Vinod Koul
· 12 years ago
deef124
of: dma: fix typos in generic dma binding definition
by Matt Porter
· 12 years ago
4c26bc6
of: dma- fix build break for !CONFIG_OF
by Vinod Koul
· 12 years ago
aa3da64
of: Add generic device tree DMA helpers
by Jon Hunter
· 12 years ago
9a6cecc
dmaengine: add helper function to request a slave DMA channel
by Jon Hunter
· 12 years ago
d1c3ed6
Linux 3.8-rc2
by Linus Torvalds
· 12 years ago
d50403d
Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 12 years ago
2d7c22f
leds: leds-gpio: set devm_gpio_request_one() flags param correctly
by Javier Martinez Canillas
· 12 years ago
ef05e9b
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
080a62e
Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
8a7eab2
UAPI: Strip _UAPI prefix on header install no matter the whitespace
by David Howells
· 12 years ago
3d33fcc
UAPI: Remove empty Kbuild files
by David Howells
· 12 years ago
007f6c3
Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
58890c0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
42288fe
mm: mempolicy: Convert shared_policy mutex to spinlock
by Mel Gorman
· 12 years ago
5439ca6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
a7a88b2
mempolicy: remove arg from mpol_parse_str, mpol_to_str
by Hugh Dickins
· 12 years ago
f2a07f4
tmpfs mempolicy: fix /proc/mounts corrupting memory
by Hugh Dickins
· 12 years ago
128dd17
epoll: prevent missed events on EPOLL_CTL_MOD
by Eric Wong
· 12 years ago
8899b8d
watchdog: twl4030_wdt: add DT support
by Aaro Koskinen
· 12 years ago
412b372
watchdog: omap_wdt: eliminate unused variable and a compiler warning
by Aaro Koskinen
· 12 years ago
98e4a29
watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path
by Axel Lin
· 12 years ago
ee8c94a
watchdog: da9055: Fix invalid free of devm_ allocated data
by Axel Lin
· 12 years ago
4a490b7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
8d91a42
Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4fe2dfa
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d5757db
Revert "drm: tegra: protect DC register access with mutex"
by Dave Airlie
· 12 years ago
500df2e
drm: tegra: program only one window during modeset
by Lucas Stach
· 12 years ago
e39250a
drm: tegra: clean out old gem prototypes
by Lucas Stach
· 12 years ago
fa416dd
drm: tegra: remove redundant tegra2_tmds_config entry
by Lucas Stach
· 12 years ago
83c0bcb
drm: tegra: protect DC register access with mutex
by Lucas Stach
· 12 years ago
4026bfb
drm: tegra: don't leave clients host1x member uninitialized
by Lucas Stach
· 12 years ago
4049508
drm: tegra: fix front_porch <-> back_porch mixup
by Lucas Stach
· 12 years ago
8be0e5c
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
b1d778b
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
344f906
Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
by Dave Airlie
· 12 years ago
ecccd12
mm: fix null pointer dereference in wait_iff_congested()
by Zlatko Calusic
· 12 years ago
2e37679
Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes
by Olof Johansson
· 12 years ago
0fa6ebc
libceph: fix protocol feature mismatch failure path
by Sage Weil
· 12 years ago
122070a
libceph: WARN, don't BUG on unexpected connection states
by Alex Elder
· 12 years ago
e6d50f6
libceph: always reset osds when kicking
by Alex Elder
· 12 years ago
ab60b16
libceph: move linger requests sooner in kick_requests()
by Alex Elder
· 12 years ago
Next »