summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-295-3/+2
|\
| * ARM: pxa: use common IOMEM definitionRob Herring2012-03-252-0/+2
| * [media] davinci: remove includes of mach/io.hRob Herring2012-03-062-2/+0
| * ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren2012-03-061-1/+0
| * usb: ohci-pxa27x: add explicit include of hardware.hRob Herring2012-03-041-0/+1
| * Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-baseRob Herring2012-03-048-76/+57
| |\
* | \ Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-296-5/+6
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-linusRussell King2012-03-279-35/+89
| |\ \ \
| | * \ \ Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-045-4/+6
| | |\ \ \
| | | * | | sh: intc: remove dependency on NR_IRQSRob Herring2012-01-254-4/+4
| | | * | | gpio: pxa: explicitly include mach/irqs.hRob Herring2012-01-251-0/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds2012-03-2912-121/+43
|\ \ \ \ \
| * | | | | pcmcia at91_cf: fix raw gpio number usageJoachim Eastwood2012-03-031-26/+26
| * | | | | ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probeAxel Lin2012-03-031-9/+3
| * | | | | pcmcia: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-03-035-22/+9
| * | | | | pcmcia: convert drivers/pcmcia/* to use module_platform_driver()Axel Lin2012-03-036-71/+6
| * | | | | pcmcia: irq: Remove IRQF_DISABLEDYong Zhang2012-03-032-3/+3
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-2957-985/+3616
|\ \ \ \ \ \
| * | | | | | dmaengine: imx: fix the build failure on x86_64Vinod Koul2012-03-271-0/+1
| * | | | | | dmaengine: i.MX: Fix merge of cookie branch.Javier Martin2012-03-261-0/+1
| * | | | | | dmaengine: i.MX: Add support for interleaved transfers.Javier Martin2012-03-261-15/+131
| * | | | | | dmaengine: imx-dma: use 'dev_dbg' and 'dev_warn' for messages.Javier Martin2012-03-261-11/+12
| * | | | | | dmaengine: imx-dma: remove 'imx_dmav1_baseaddr' and 'dma_clk'.Javier Martin2012-03-261-76/+93
| * | | | | | dmaengine: imx-dma: remove unused arg of imxdma_sg_next.Javier Martin2012-03-261-4/+5
| * | | | | | dmaengine: imx-dma: remove internal structure.Javier Martin2012-03-261-46/+18
| * | | | | | dmaengine: imx-dma: remove 'resbytes' field of 'internal' structure.Javier Martin2012-03-261-8/+3
| * | | | | | dmaengine: imx-dma: remove 'in_use' field of 'internal' structure.Javier Martin2012-03-261-9/+0
| * | | | | | dmaengine: imx-dma: remove sg member from internal structure.Javier Martin2012-03-261-24/+18
| * | | | | | dmaengine: imx-dma: remove 'imxdma_setup_sg_hw' function.Javier Martin2012-03-261-63/+35
| * | | | | | dmaengine: imx-dma: remove 'imxdma_config_channel_hw' function.Javier Martin2012-03-261-33/+13
| * | | | | | dmaengine: imx-dma: remove 'imxdma_setup_mem2mem_hw' function.Javier Martin2012-03-261-43/+14
| * | | | | | dmaengine: imx-dma: remove dma_mode member of internal structure.Javier Martin2012-03-261-58/+45
| * | | | | | dmaengine: imx-dma: remove data member from internal structure.Javier Martin2012-03-261-1/+0
| * | | | | | dmaengine: imx-dma: merge old dma-v1.c with imx-dma.cJavier Martin2012-03-262-53/+552
| * | | | | | dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-212-13/+75
| * | | | | | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-2118-25/+42
| * | | | | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-2120-49/+42
| * | | | | | dma: imx-sdma: Treat firmware messages as warnings instead of errosFabio Estevam2012-03-211-3/+3
| * | | | | | Merge branch 'rmk_cookie_fixes2' into nextVinod Koul2012-03-1335-634/+296
| |\ \ \ \ \ \
| | * | | | | | dmaengine: fix for cookie changes and mergeVinod Koul2012-03-136-5/+7
| | * | | | | | dmaengine: pl330: fix the pl330 build after cookie cleanupVinod Koul2012-03-131-1/+0
| | * | | | | | dmaengine: ensure all DMA engine drivers initialize their cookiesRussell King - ARM Linux2012-03-139-0/+9
| | * | | | | | dmaengine: fix cookie handling in iop-adma.c and ppc4xx/adma.cRussell King - ARM Linux2012-03-132-15/+3
| | * | | | | | dmaengine: consolidate initialization of cookiesRussell King - ARM Linux2012-03-1315-28/+31
| | * | | | | | dmaengine: consolidate tx_status functionsRussell King - ARM Linux2012-03-1323-235/+93
| | * | | | | | dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux2012-03-1319-21/+36
| | * | | | | | dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux2012-03-1325-272/+52
| | * | | | | | dmaengine: add private header fileRussell King - ARM Linux2012-03-1324-0/+49
| | * | | | | | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-1334-115/+81
| | * | | | | | dmaengine: mv_xor: remove write-only is_complete_cookieRussell King - ARM Linux2012-03-132-2/+0