summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds2012-05-25
|\
| * dma-buf: minor documentation fixes.Sumit Semwal2012-05-25
| * dma-buf: add vmap interfaceDave Airlie2012-05-25
| * dma-buf: mmap supportDaniel Vetter2012-05-25
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-25
|\ \
| * | dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-15
| * | dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constantNicolas Ferre2012-05-15
| * | Merge branch 'fixes' into nextVinod Koul2012-05-15
| |\ \
| * | | dma: imx-sdma: make channel0 operations atomicRichard Zhao2012-05-11
| * | | dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen2012-05-11
| * | | dmaengine: Use sg_dma_address instead of sg_physLars-Peter Clausen2012-05-11
| * | | DMA: PL330: Remove duplicate header file inclusionSachin Kamat2012-05-11
| * | | Merge branch 'fixes' into nextVinod Koul2012-05-11
| |\ \ \
| * | | | dma: imx-sdma: keep the callbacks invoked in the taskletHuang Shijie2012-05-11
| * | | | dmaengine: dw_dma: add Device Tree probing capabilityViresh Kumar2012-05-11
| * | | | dmaengine: dw_dmac: Add clk_{un}prepare() supportViresh Kumar2012-05-11
| * | | | Merge branch 'fixes' into nextVinod Koul2012-04-25
| |\ \ \ \
| * | | | | dma/amba-pl08x: add support for the Nomadik variantLinus Walleij2012-04-25
| * | | | | dma/amba-pl08x: check for terminal count status onlyLinus Walleij2012-04-23
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski2012-05-22
| |\ \ \ \ \ \
| | * | | | | | common: add dma_mmap_from_coherent() functionMarek Szyprowski2012-05-21
| | | |_|_|_|/ | | |/| | | |
| * / | | | | drivers: add Contiguous Memory AllocatorMarek Szyprowski2012-05-21
| |/ / / / /
* | | | | | Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-25
|\ \ \ \ \ \
| * | | | | | net:removed the unused variableWanlong Gao2012-04-03
* | | | | | | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-25
|\ \ \ \ \ \ \
| * | | | | | | mmc: at91-mci: this driver is now deprecatedLudovic Desroches2012-05-17
| * | | | | | | mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-17
| * | | | | | | mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-17
| * | | | | | | mmc: atmel-mci: add debug logsLudovic Desroches2012-05-17
| * | | | | | | mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches2012-05-17
| * | | | | | | mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches2012-05-17
| * | | | | | | mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches2012-05-17
| * | | | | | | mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim2012-05-17
| * | | | | | | mmc: omap: convert to module_platform_driverVenkatraman S2012-05-17
| * | | | | | | mmc: omap: make it behave well as a moduleVenkatraman S2012-05-17
| * | | | | | | mmc: omap: convert to per instance workqueueVenkatraman S2012-05-17
| * | | | | | | mmc: core: Remove dead codePhilippe De Swert2012-05-09
| * | | | | | | mmc: card: Avoid null pointer dereferencePhilippe De Swert2012-05-09
| * | | | | | | mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-09
| * | | | | | | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham2012-05-09
| * | | | | | | mmc: queue: remove redundant memsetsVenkatraman S2012-05-09
| * | | | | | | mmc: queue: rename mmc_request functionVenkatraman S2012-05-09
| * | | | | | | mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-09
| * | | | | | | mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-09
| * | | | | | | mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-09
| * | | | | | | mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones2012-05-08
| * | | | | | | mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones2012-05-04
| * | | | | | | mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones2012-05-04
| * | | | | | | mmc: sdhci-spear: Use devm_* derivativesViresh Kumar2012-05-01