summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: xgene_dma_init_ring_mngr() can be statickbuild test robot2015-04-021-1/+1
* dmaengine: Add support for APM X-Gene SoC DMA engine driverRameshwar Prasad Sahu2015-04-023-0/+2099
* dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driverYoshihiro Shimoda2015-04-023-0/+920
* dmaengine: edma: fixed wrongly initialized data parameter to the edma callbackPetr Kulhavy2015-04-011-1/+1
* dmaengine: ste_dma40: fix implicit conversionStefan Agner2015-04-011-2/+4
* dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controllerAlex Smith2015-04-013-0/+888
* Merge branch 'topic/alloc_removal' into for-linusVinod Koul2015-03-187-46/+0
|\
| * dmaengine: sun6i: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: sa11x0: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: s3c24xx: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-9/+0
| * dmaengine: k3dma: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: img-mdc: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: jz4740: remove device_alloc_chan_resources handlerVinod Koul2015-03-181-6/+0
| * dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul2015-03-181-7/+0
* | dmaengine: pl330: fix return status on pending transfersBen Dooks2015-03-181-1/+11
* | dmaengine: pl330: make unexported functions staticBen Dooks2015-03-181-3/+3
* | dmaengine: pl330: fix issues with big-endian armv7Ben Dooks2015-03-181-4/+4
* | dmaengine: constify of_device_id arrayFabian Frederick2015-03-188-9/+9
* | dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam2015-03-181-0/+4
* | dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana2015-03-171-1/+1
* | dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-1619-76/+0
* | dmaengine: qcom_bam_dma: Add support for BAM v1.7.0Archit Taneja2015-03-161-0/+30
* | dmaengine: dw: Make error prints unique. Part #2Jarkko Nikula2015-03-161-8/+4
* | dmaengine: dw: Make error prints unique. Part #1Jarkko Nikula2015-03-161-2/+4
|/
* dmaengine: at_hdmac: Add support for memory to memory sg transfersTorsten Fleischer2015-03-131-11/+164
* dmaengine: jz4740: Remove extra checkTapasweni Pathak2015-03-051-1/+1
* dmaengine: Remove net_dma_find_channelMaxime Ripard2015-03-051-14/+0
* dmaengine: s3c24xx: Fix spelling mistake in dev_err mistakeColin Ian King2015-03-021-2/+2
* dmaengine: qcom_bam_dma: Fix error path in probe functionPramod Gurav2015-02-231-4/+10
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-236-20/+20
|\
| * Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-202-2/+2
| * switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro2015-02-184-18/+18
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-221-8/+0
|\ \
| * | MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-8/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-225-17/+35
|\ \ \
| * | | sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby2015-02-171-1/+16
| * | | sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby2015-02-171-3/+14
| * | | sg: fix read() error reportingTony Battersby2015-02-151-3/+3
| * | | wd719x: add missing .module to wd719x_templateOndrej Zary2015-02-151-0/+1
| * | | hpsa: correct compiler warnings introduced by hpsa-add-local-workqueue patchDon Brace2015-02-151-3/+1
| * | | fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran2015-02-151-1/+0
| * | | am53c974: remove left-over debugging codeHannes Reinecke2015-02-051-6/+0
* | | | Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-218-54/+86
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2015-02-214-48/+56
| |\ \ \ \ \ \
| | | | * | | | cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann2015-02-191-8/+0
| | | | * | | | cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2015-02-192-3/+3
| | | * | | | | cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy2015-02-191-13/+16
| | | * | | | | cpuidle: powernv: Read target_residency value of idle states from DT if avail...Preeti U Murthy2015-02-181-29/+40
| | * | | | | | PNP: Switch from __check_region() to __request_region()Jakub Sitnicki2015-01-221-2/+4
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources'Rafael J. Wysocki2015-02-214-6/+30
| |\ \ \ \ \ \ \ \ \ \