Age | Commit message (Expand) | Author |
2016-11-23 | dmaengine: qcom_hidma: autoload while probing ACPI | Sinan Kaya |
2016-11-15 | dmaengine: qcom_hidma: cleanup sysfs entries during remove | Sinan Kaya |
2016-11-14 | dmaengine: qcom_hidma: hide MSI handler when unused | Arnd Bergmann |
2016-11-14 | dmaengine: qcom_hidma: remove unneeded of_node_put() | Wei Yongjun |
2016-11-03 | dmaengine: qcom_hidma: add MSI support for interrupts | Sinan Kaya |
2016-11-03 | dmaengine: qcom_hidma: protect common data structures | Sinan Kaya |
2016-11-03 | dmaengine: qcom_hidma: bring out interrupt cause | Sinan Kaya |
2016-11-03 | dmaengine: qcom_hidma: make pending_tre_count atomic | Sinan Kaya |
2016-10-19 | dmaengine: qcom_hidma: break completion processing on error | Sinan Kaya |
2016-10-19 | dmaengine: qcom_hidma: add a common API to setup the interrupt | Sinan Kaya |
2016-10-19 | dmaengine: qcom_hidma: configure DMA and MSI for OF | Sinan Kaya |
2016-10-19 | dmaengine: qcom_hidma: remove useless debugfs file removal | Sinan Kaya |
2016-10-18 | dmaengine: qcom_hidma: prevent disable in error | Sinan Kaya |
2016-08-31 | dmaengine: qcom_hidma: add error reporting for tx_status | Sinan Kaya |
2016-08-31 | dmaengine: qcom_hidma: report transfer errors with new interface | Sinan Kaya |
2016-08-31 | dmaengine: qcom_hidma: release the descriptor before the callback | Sinan Kaya |
2016-08-08 | dmaengine: qcom_hidma: convert callback to helper function | Dave Jiang |
2016-07-28 | Merge branch 'topic/dmaengine_cleanups' into for-linus | Vinod Koul |
2016-07-24 | dmaengine: qcom_hidma: use for_each_matching_node() macro | Wei Yongjun |
2016-07-23 | dmaengine: qcom_hidma_lli: kill the tasklets upon exit | Vinod Koul |
2016-07-23 | dmaengine: qcom_hidma: kill the tasklets upon exit | Vinod Koul |
2016-07-16 | Merge branch 'topic/bam' into for-linus | Vinod Koul |
2016-07-12 | dmaengine: qcom_hidma: fix return value check in hidma_mgmt_of_populate_chann... | Wei Yongjun |
2016-07-06 | dmaengine: qcom-bam-dma: add __maybe_unused annotations for PM | Arnd Bergmann |
2016-06-30 | dmaengine: qcom-bam-dma: Add pm_runtime support | Pramod Gurav |
2016-05-14 | dmaengine: qcom_hidma: add support for object hierarchy | Sinan Kaya |
2016-05-14 | dmaengine: qcom_hidma: add debugfs hooks | Sinan Kaya |
2016-05-14 | dmaengine: qcom_hidma: implement lower level hardware interface | Sinan Kaya |
2016-04-19 | dmaengine: qcom: bam_dma: rename BAM_MAX_DATA_SIZE define | Stanimir Varbanov |
2016-04-19 | dmaengine: qcom: bam_dma: use correct pipe FIFO size | Stanimir Varbanov |
2016-04-19 | dmaengine: qcom: bam_dma: add controlled-remotely dt property | Stanimir Varbanov |
2016-04-19 | dmaengine: qcom: bam_dma: clear BAM interrupt only if it is raised | Stanimir Varbanov |
2016-04-19 | dmaengine: qcom: bam_dma: fix dma free memory on remove | Stanimir Varbanov |
2016-03-17 | Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2016-03-11 | dmaengine: add Qualcomm Technologies HIDMA channel driver | Sinan Kaya |
2016-03-11 | dmaengine: add Qualcomm Technologies HIDMA management driver | Sinan Kaya |
2016-03-11 | dmaengine: qcom_bam_dma: move to qcom directory | Sinan Kaya |