index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2013-06-04
dmaengine: ste_dma40: Convert data_width from register bit format to value
Lee Jones
2013-06-04
dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
Lee Jones
2013-06-04
dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi...
Lee Jones
2013-06-04
dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
Lee Jones
2013-05-23
dmaengine: ste_dma40: Remove redundant address fetching function
Lee Jones
2013-05-23
dmaengine: ste_dma40: Only use addresses passed as configuration information
Lee Jones
2013-05-23
dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
Lee Jones
2013-05-23
dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
Lee Jones
2013-05-23
dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
Lee Jones
2013-05-23
dmaengine: ste_dma40: Supply full Device Tree parsing support
Lee Jones
2013-05-23
dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
Lee Jones
2013-05-23
dmaengine: ste_dma40: Allocate plat_data on declaration
Lee Jones
2013-05-23
dmaengine: ste_dma40: Also report the number of logical channels
Lee Jones
2013-05-23
dmaengine: ste_dma40: Move rev error-check up to revision acquisition
Lee Jones
2013-05-23
dmaengine: ste_dma40: Remove 'always true' checking
Lee Jones
2013-05-23
dmaengine: ste_dma40: Calculate number of logical channels from physical ones
Lee Jones
2013-05-23
dmaengine: ste_dma40: Remove home-brew MAX() macro
Lee Jones
2013-05-23
dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
Lee Jones
2013-05-23
dmaengine: ste_dma40: Rectify incorrect configuration validation checking
Lee Jones
2013-05-23
dmaengine: ste_dma40: Move default memcpy configs into the driver
Lee Jones
2013-05-23
dmaengine: ste_dma40: Fix up static memcpy event lines
Linus Walleij
2013-05-23
dmaengine: ste_dma40: Assign memcpy channels in the driver
Lee Jones
2013-05-09
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
2013-05-02
dma: tegra: implement suspend/resume callbacks
Laxman Dewangan
2013-05-02
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-05-02
dma:of: Use a mutex to protect the of_dma_list
Lars-Peter Clausen
2013-05-02
dma: of: Fix of_node reference leak
Lars-Peter Clausen
2013-05-02
dmaengine: sirf: move driver init from module_init to subsys_initcall
Barry Song
2013-04-30
sudmac: add support for SUDMAC
Shimoda, Yoshihiro
2013-04-30
dma: sh: add Kconfig
Shimoda, Yoshihiro
2013-04-30
at_hdmac: move to generic DMA binding
Ludovic Desroches
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-18
dmaengine: at_hdmac: fix race condition in atc_advance_work()
Ludovic Desroches
2013-04-16
ioatdma: ioat3_alloc_sed can be static
Fengguang Wu
2013-04-15
ioatdma: Adding write back descriptor error status support for ioatdma 3.3
Dave Jiang
2013-04-15
ioatdma: S1200 platforms ioatdma channel 2 and 3 falsely advertise RAID cap
Dave Jiang
2013-04-15
ioatdma: Adding support for 16 src PQ ops and super extended descriptors
Dave Jiang
2013-04-15
ioatdma: Removing hw bug workaround for CB3.x .2 and earlier
Dave Jiang
2013-04-15
dw_dmac: add ACPI support
Andy Shevchenko
2013-04-15
dmaengine: call acpi_dma_request_slave_channel as well
Andy Shevchenko
2013-04-15
dma: acpi-dma: introduce ACPI DMA helpers
Andy Shevchenko
2013-04-15
dma: of: Remove unnecessary list_empty check
Lars-Peter Clausen
2013-04-15
DMA: OF: Check properties value before running be32_to_cpup() on it
Viresh Kumar
2013-04-15
DMA: of: Constant names
Markus Pargmann
2013-04-15
ioatdma: skip silicon bug workaround for pq_align for cb3.3
Dave Jiang
2013-04-15
ioatdma: Removing PQ val disable for cb3.3
Dave Jiang
2013-04-15
ioatdma: skip legacy reset bits since v3.3 plattform doesn't need it
Dave Jiang
2013-04-15
ioatdma: channel reset scheme fixup on Intel Atom S1200 platforms
Dave Jiang
[next]