aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko2014-10-155-24/+47
* dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-152-34/+29
* dma: cppi41: Switch to using managed resource in probeKiran Padwal2014-10-151-11/+5
* dmaengine: pl330: Fix NULL pointer dereference on driver unbindKrzysztof Kozlowski2014-10-151-2/+4
* dmaengine: pl330: Fix NULL pointer dereference on probe failureKrzysztof Kozlowski2014-10-151-2/+4
* dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()Krzysztof Kozlowski2014-10-151-3/+0
* dmaengine: pl330: Remove non-NULL check for pl330_submit_req parametersKrzysztof Kozlowski2014-10-151-4/+0
* dma: imx-sdma: fix another incorrect __init annotationArnd Bergmann2014-09-281-1/+1
* dmaengine: sun6i: Remove obsolete clk muxing codeChen-Yu Tsai2014-09-241-23/+0
* dma: Kconfig: Include mx6 in the IMX_SDMA help sectionFabio Estevam2014-09-231-1/+1
* dmatest: prevent memory leakage on error path in threadAndy Shevchenko2014-09-231-2/+2
* dmaengine: Mark the struct dma_slave_config direction field deprecatedLaurent Pinchart2014-09-231-1/+3
* dma: mv_xor: Add support for DMA_INTERRUPTLior Amsalem2014-09-232-5/+40
* dma: mv_xor: Remove dead codeEzequiel Garcia2014-09-232-22/+0
* dma: mv_xor: Reduce interrupts by enabling EOD only when neededLior Amsalem2014-09-232-5/+11
* dma: mv_xor: Remove all interrupt magic numbersEzequiel Garcia2014-09-232-20/+30
* dma: mv_xor: Remove multi-slot supportLior Amsalem2014-09-232-93/+32
* dma: mv_xor: Simplify the DMA_MEMCPY operationLior Amsalem2014-09-231-65/+12
* dma: mv_xor: Replace printk with dev_infoEzequiel Garcia2014-09-231-2/+3
* dmaengine: qcom_adm: Add device tree bindingAndy Gross2014-09-231-0/+62
* spi/pxa2xx-pci: Add support for Intel BraswellMika Westerberg2014-09-181-0/+37
* spi/pxa2xx: Don't use slave_id of dma_slave_configMika Westerberg2014-09-184-36/+54
* Merge commit 'tags/spi-pxa2xx-clk' into for-linusVinod Koul2014-09-182-2/+21
|\
| * spi/pxa2xx-pci: Add common clock framework support in PCI glue layerChew, Chiau Ee2014-08-162-2/+21
* | serial: 8250_pci: Add PCI IDs for Intel BraswellAlan Cox2014-09-111-0/+27
* | serial: 8250: don't use slave_id of dma_slave_configAndy Shevchenko2014-09-113-20/+44
* | dmaengine: dw: add PCI IDs for Braswell DMAsAndy Shevchenko2014-09-111-0/+4
* | dmaengine: dw: move clock operations to platform.cAndy Shevchenko2014-09-114-20/+24
* | dmaengine: dw: introduce generic filter functionAndy Shevchenko2014-09-113-67/+40
* | dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko2014-09-113-35/+10
* | dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko2014-09-113-18/+11
* | avr32: at32ap700x: don't rely on default DMA mastersAndy Shevchenko2014-09-111-0/+2
* | dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2014-09-1110-11/+11
* | ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFOQiao Zhou2014-09-111-1/+2
* | dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag supportQiao Zhou2014-09-111-5/+14
* | dma: imx-sdma: Remove spurious __init annotation on sdma_probe()Mark Brown2014-08-281-1/+1
* | dma: rcar-audmapp: Fix for no corresponding slave IDRyo Kataoka2014-08-281-5/+10
* | dmaengine: Update documentation for inline wrapperGeert Uytterhoeven2014-08-281-2/+2
* | dma: xilinx: Remove .owner field for driverMichal Simek2014-08-191-1/+0
* | dma: Add Xilinx AXI DMA DT Binding DocumentationSrikanth Thokala2014-08-191-0/+65
* | dma: imx-sdma: Adding tasklet_kill() in sdma_remove function.Vignesh Raman2014-08-191-0/+7
* | dma: imx-sdma: use module_platform_driver for SDMA driverVignesh Raman2014-08-191-6/+18
|/
* Linux 3.17-rc1Linus Torvalds2014-08-161-2/+2
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-08-1624-108/+608
|\
| * platform/x86: Enable build support for toshiba_hapsAzael Avalos2014-08-162-0/+20
| * Documentation: Add file about toshiba_haps moduleAzael Avalos2014-08-162-0/+78
| * platform/x86: Toshiba HDD Active Protection SensorAzael Avalos2014-08-161-0/+265
| * asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede2014-08-161-0/+14
| * alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello2014-08-161-2/+20
| * ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause2014-08-161-2/+2