index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
qcom
/
hidma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: qcom: hidma: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
1
-1
/
+1
*
dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-7
/
+5
*
dmaengine: hidma: Don't set chancnt
Jisheng Zhang
2023-05-24
1
-1
/
+0
*
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
1
-4
/
+4
*
dmaengine: hidma: In hidma_prep_dma_memset treat value as a single byte
Ben Walker
2022-04-20
1
-1
/
+12
*
dmaengine: qcom_hidma: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-03-11
1
-3
/
+1
*
dmaengine: qcom_hidma: Cleanup MSI handling
Thomas Gleixner
2021-12-16
1
-24
/
+18
*
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
1
-2
/
+2
*
dmaengine: qcom_hidma: remove unused code
Jiapeng Chong
2021-04-12
1
-6
/
+0
*
dmaengine: qcom: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-18
1
-3
/
+3
*
dmaengine: qcom_hidma: use true,false for bool variable
Jason Yan
2020-05-13
1
-1
/
+1
*
dmaengine: qcom_hidma: Simplify error handling path in hidma_probe
Christophe JAILLET
2020-04-27
1
-1
/
+0
*
dmaengine: qcom_hidma: assign channel cookie correctly
Shunyong Yang
2019-01-20
1
-8
/
+9
*
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
Shunyong Yang
2019-01-20
1
-0
/
+2
*
dmaengine: qcom: simplify getting .drvdata
Wolfram Sang
2018-04-22
1
-2
/
+1
*
dmaengine: qcom_hidma: Add identity register support
Sinan Kaya
2017-12-13
1
-3
/
+8
*
dmaengine: qcom_hidma: Add support for the new revision
Sinan Kaya
2017-12-13
1
-21
/
+13
*
dmaengine: qcom_hidma: introduce memset support
Sinan Kaya
2017-07-19
1
-1
/
+36
*
dmaengine: qcom_hidma: correct API violation for submit
Sinan Kaya
2017-07-03
1
-3
/
+12
*
dmaengine: qcom_hidma: allow ACPI/DT parameters to be overridden
Sinan Kaya
2017-06-26
1
-2
/
+5
*
dmaengine: qcom_hidma: pause the channel on shutdown
Sinan Kaya
2017-03-27
1
-0
/
+15
*
dmaengine: qcom_hidma: autoload while probing ACPI
Sinan Kaya
2016-11-23
1
-0
/
+1
*
dmaengine: qcom_hidma: cleanup sysfs entries during remove
Sinan Kaya
2016-11-15
1
-6
/
+21
*
dmaengine: qcom_hidma: hide MSI handler when unused
Arnd Bergmann
2016-11-14
1
-0
/
+2
*
dmaengine: qcom_hidma: add MSI support for interrupts
Sinan Kaya
2016-11-03
1
-6
/
+137
*
dmaengine: qcom_hidma: add error reporting for tx_status
Sinan Kaya
2016-08-31
1
-5
/
+25
*
dmaengine: qcom_hidma: report transfer errors with new interface
Sinan Kaya
2016-08-31
1
-2
/
+8
*
dmaengine: qcom_hidma: release the descriptor before the callback
Sinan Kaya
2016-08-31
1
-8
/
+10
*
dmaengine: qcom_hidma: convert callback to helper function
Dave Jiang
2016-08-08
1
-8
/
+3
*
dmaengine: qcom_hidma: kill the tasklets upon exit
Vinod Koul
2016-07-23
1
-0
/
+1
*
dmaengine: qcom_hidma: add support for object hierarchy
Sinan Kaya
2016-05-14
1
-1
/
+38
*
dmaengine: qcom_hidma: add debugfs hooks
Sinan Kaya
2016-05-14
1
-1
/
+4
*
dmaengine: qcom_hidma: implement lower level hardware interface
Sinan Kaya
2016-05-14
1
-4
/
+4
*
dmaengine: add Qualcomm Technologies HIDMA channel driver
Sinan Kaya
2016-03-11
1
-0
/
+706