aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/ste_dma40.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21dmaengine: std_dma40: fix kernel-doc warnings and spellingRandy Dunlap1-7/+5
2023-10-09dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong1-0/+1
2023-08-21dmaengine: ste_dma40: Add missing IRQ check in d40_proberuanjinjie1-0/+4
2023-05-19dmaengine: ste_dma40: use proper format string for resource_size_tArnd Bergmann1-2/+2
2023-05-18dmaengine: ste_dma40: fix typo in enum documentationVinod Koul1-1/+1
2023-05-18dmaengine: ste_dma40: use correct print specfier for resource_size_tVinod Koul1-2/+2
2023-05-16dmaengine: ste_dma40: Return error codes properlyLinus Walleij1-22/+24
2023-05-16dmaengine: ste_dma40: Use managed resourcesLinus Walleij1-119/+61
2023-05-16dmaengine: ste_dma40: Pass dev to OF functionLinus Walleij1-7/+6
2023-05-16dmaengine: ste_dma40: Remove platform dataLinus Walleij1-18/+38
2023-05-16dmaengine: ste_dma40: Add dev helper variableLinus Walleij1-24/+26
2023-05-16dmaengine: ste_dma40: Get LCPA SRAM from SRAM nodeLinus Walleij1-23/+24
2022-07-06dmaengine: ste_dma40: fix typo in commentJulia Lawall1-1/+1
2021-05-31dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang1-0/+3
2021-01-27dmaengine: stedma40: fix 'physical' typoBjorn Helgaas1-1/+1
2020-11-09dmaengine: ste_dma40: remove redundant irqsave and irqrestore in hardIRQBarry Song1-3/+2
2020-09-18dmaengine: ste_dma40: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-11dmaengine: ste_dma40: Drop local dma_parmsRobin Murphy1-3/+0
2020-07-15dmaengine: ste_dma40: Supply 2 missing struct attribute descriptionsLee Jones1-0/+2
2019-07-22dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-1/+1
2018-11-24dmaengine: ste_dma40: remove dma_slave_config direction usageVinod Koul1-6/+25
2018-08-29dmaengine: ste_dma40: use dmaenginem_async_device_register to simplify the codeHuang Shijie1-9/+5
2018-07-02dmaengine: ste_dma40: Remove VLA usageKees Cook1-2/+13
2018-04-22dmaengine: ste_dma40: simplify getting .drvdataWolfram Sang1-8/+4
2017-09-06Merge branch 'topic/dmatest' into for-linusVinod Koul1-18/+0
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang1-18/+0
2017-08-21dmaengine: ste_dma40: make stedma40_chan_cfg constBhumika Goyal1-2/+2
2017-06-01dmaengine: ste_dma40: Cleanup scatterlist layering violationsLogan Gunthorpe1-4/+1
2017-01-14dmaengine: ste_dma40: indicate granularity on channelsLinus Walleij1-0/+1
2017-01-14dmaengine: ste_dma40: indicate directions on channelsLinus Walleij1-2/+4
2016-10-03Merge branch 'topic/ste_dma40' into for-linusVinod Koul1-131/+122
2016-10-03Merge branch 'topic/err_reporting' into for-linusVinod Koul1-6/+4
2016-09-26ste_dma40: Rename a jump label in d40_log_lli_to_lcxa()Markus Elfring1-3/+2
2016-09-26ste_dma40: Rename a jump label in __d40_execute_command_phy()Markus Elfring1-2/+2
2016-09-26ste_dma40: Rename a jump label in dma_tasklet()Markus Elfring1-3/+2
2016-09-26ste_dma40: Rename jump labels in d40_alloc_mask_set()Markus Elfring1-12/+10
2016-09-26ste_dma40: Rename a jump label in d40_alloc_mask_free()Markus Elfring1-3/+2
2016-09-26ste_dma40: Rename a jump label in d40_free_dma()Markus Elfring1-3/+2
2016-09-26ste_dma40: Rename a jump label in d40_is_paused()Markus Elfring1-4/+3
2016-09-26ste_dma40: Move an assignment in d40_prep_desc()Markus Elfring1-1/+2
2016-09-26ste_dma40: Rename a jump label in d40_prep_desc()Markus Elfring1-4/+3
2016-09-26ste_dma40: Move two assignments in d40_prep_sg()Markus Elfring1-2/+4
2016-09-26ste_dma40: One check less in d40_prep_sg() after error detectionMarkus Elfring1-6/+5
2016-09-26ste_dma40: Rename a jump label in d40_alloc_chan_resources()Markus Elfring1-3/+3
2016-09-26ste_dma40: Rename jump labels in d40_dmaengine_init()Markus Elfring1-6/+6
2016-09-26ste_dma40: Rename a jump label in d40_probe()Markus Elfring1-13/+12
2016-09-26ste_dma40: Adjust the position of a jump label in d40_probe()Markus Elfring1-1/+1
2016-09-26ste_dma40: Delete unnecessary variable initialisations in d40_hw_detect_init()Markus Elfring1-5/+5
2016-09-26ste_dma40: Less checks in d40_hw_detect_init() after error detectionMarkus Elfring1-34/+33
2016-09-26ste_dma40: Use kmalloc_array() in d40_hw_detect_init()Markus Elfring1-3/+3
2016-09-26ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init()Markus Elfring1-8/+10
2016-09-26ste_dma40: Improve a size determination in d40_of_probe()Markus Elfring1-3/+1
2016-09-26ste_dma40: Move an assignment in d40_lcla_allocate()Markus Elfring1-1/+2
2016-09-26ste_dma40: Rename a jump label in d40_lcla_allocate()Markus Elfring1-4/+4
2016-09-26ste_dma40: Return directly after a failed kmalloc_array()Markus Elfring1-4/+2
2016-09-26ste_dma40: Use kmalloc_array() in d40_lcla_allocate()Markus Elfring1-3/+3
2016-09-14dmaengine: cleanup with list_first_entry_or_null()Masahiro Yamada1-31/+5
2016-08-08dmaengine: ste_dma40: convert callback to helper functionDave Jiang1-6/+4
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin1-3/+1
2016-06-21dmaengine: ste_dma40: Only calculate residue if txstate exists.Peter Griffin1-1/+1
2015-12-10ste_dma40: Delete an unnecessary variable initialisation in d40_probe()Markus Elfring1-1/+1
2015-12-10ste_dma40: Delete another unnecessary check in d40_probe()Markus Elfring1-42/+40
2015-12-10ste_dma40: Delete an unnecessary check before the function call "kmem_cache_d...Markus Elfring1-2/+1
2015-10-25dmaengine: ste_dma40: fix a trivial typoGeliang Tang1-1/+1
2015-08-05dmaengine: Add an enum for the dmaengine alignment constraintsMaxime Ripard1-1/+1
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+4
2015-04-01dmaengine: ste_dma40: fix implicit conversionStefan Agner1-2/+4
2015-02-26Staging: drivers: dma: Add space before (Dilek Uzulmez1-1/+1
2014-12-22dmaengine: ste_dma: fix incompatible pointer type warnsVinod Koul1-1/+2
2014-12-22dmaengine: d40: Split device_controlMaxime Ripard1-32/+28
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+1
2014-12-05dmaengine: ste_dma40: fix error return codeJulia Lawall1-0/+1
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki1-1/+1
2014-10-20dma: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart1-2/+1
2014-05-07dma: ste_dma40: Convert to the late system PM callbacksUlf Hansson1-1/+1
2014-05-07dma: ste_dma40: Fixup system suspend/resumeUlf Hansson1-3/+10
2014-05-07dma: ste_dma40: Convert to PM macros while providing the PM callbacksUlf Hansson1-79/+71
2014-05-07dma: ste_dma40: Don't require CONFIG_PM_RUNTIMEUlf Hansson1-11/+10
2014-05-07dma: ste_dma40: Maintain spinlock order while handling pauseUlf Hansson1-1/+1
2014-02-17dma: ste_dma40: don't dereference free:d descriptorLinus Walleij1-1/+3
2013-11-26dma: ste_dma40: Parse flags property for new 'high priority channel' requestLee Jones1-0/+4
2013-10-25dmaengine: ste: use DMA_COMPLETE for dma completion statusVinod Koul1-1/+1
2013-10-07DMA: ste_dma40: use a power of 2 checkGuennadi Liakhovetski1-2/+3
2013-09-02dma: ste_dma40: Fix potential null pointer dereferenceSachin Kamat1-0/+3
2013-09-02dma: ste_dma40: Remove duplicate constSachin Kamat1-1/+1
2013-08-25dmaengine: ste_dma40: off by one in d40_of_probe()Dan Carpenter1-1/+1
2013-08-25dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=yFabio Estevam1-7/+5
2013-08-13dma: use dev_get_platdata()Jingoo Han1-2/+2
2013-06-25Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-9/+9
2013-06-24dmaengine: ste_dma40: Declare memcpy config as staticFabio Baltieri1-2/+2
2013-06-14Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-84/+115
2013-06-12Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-3/+5
2013-06-04dmaengine: ste_dma40: fix error return code in d40_probe()Wei Yongjun1-7/+7
2013-06-04dmaengine: ste_dma40: Fetch disabled channels from DTLee Jones1-1/+16
2013-06-04dmaengine: ste_dma40: Fetch the number of physical channels from DTLee Jones1-1/+6
2013-06-04dmaengine: ste_dma40: Allow memcpy channels to be configured from DTLee Jones1-8/+32
2013-06-04dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones1-38/+25
2013-06-04dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generi...Lee Jones1-28/+28
2013-06-04dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'sLee Jones1-10/+10
2013-05-27dmaengine: ste_dma40: fix pm runtime ref countingRabin Vincent1-3/+5
2013-05-23dmaengine: ste_dma40: Remove redundant address fetching functionLee Jones1-18/+0
2013-05-23dmaengine: ste_dma40: Only use addresses passed as configuration informationLee Jones1-40/+11
2013-05-23dmaengine: ste_dma40: Don't configure runtime configurable setup during allocateLee Jones1-3/+3
2013-05-23dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()Lee Jones1-5/+9
2013-05-23dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmaskingLee Jones1-0/+4
2013-05-23dmaengine: ste_dma40: Supply full Device Tree parsing supportLee Jones1-0/+52
2013-05-23dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabledLee Jones1-2/+44
2013-05-23dmaengine: ste_dma40: Allocate plat_data on declarationLee Jones1-3/+1
2013-05-23dmaengine: ste_dma40: Also report the number of logical channelsLee Jones1-2/+3
2013-05-23dmaengine: ste_dma40: Move rev error-check up to revision acquisitionLee Jones1-6/+4
2013-05-23dmaengine: ste_dma40: Remove 'always true' checkingLee Jones1-11/+5
2013-05-23dmaengine: ste_dma40: Calculate number of logical channels from physical onesLee Jones1-10/+6
2013-05-23dmaengine: ste_dma40: Remove home-brew MAX() macroLee Jones1-3/+4
2013-05-23dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbersLee Jones1-62/+31
2013-05-23dmaengine: ste_dma40: Rectify incorrect configuration validation checkingLee Jones1-4/+4
2013-05-23dmaengine: ste_dma40: Move default memcpy configs into the driverLee Jones1-2/+30
2013-05-23dmaengine: ste_dma40: Fix up static memcpy event linesLinus Walleij1-1/+15
2013-05-23dmaengine: ste_dma40: Assign memcpy channels in the driverLee Jones1-5/+7
2013-02-14dmaengine: ste_dma40: do not remove descriptors for cyclic transfersFabio Baltieri1-3/+3
2013-01-21Merge tag 'ux500-dma40' of //git.linaro.org/people/fabiobaltieri/linux.gitVinod Koul1-126/+363
2013-01-14dmaengine: set_dma40: balance clock in probe fail codeFabio Baltieri1-1/+1
2013-01-14dmaengine: set_dma40: ignore spurious interruptsFabio Baltieri1-3/+12
2013-01-14dmaengine: ste_dma40: add software lli supportFabio Baltieri1-1/+19
2013-01-14dmaengine: ste_dma40: minor code readability fixesFabio Baltieri1-9/+8
2013-01-14dmaengine: ste_dma40: minor cosmetic fixesFabio Baltieri1-21/+12
2013-01-14dmaengine: ste_dma40: add a done queue for completed descriptorsFabio Baltieri1-4/+33
2013-01-14dmaengine: ste_dma40: support more than 128 event linesTong Liu1-78/+228
2013-01-14dmaengine: ste_dma40: physical channels number correctionGerald Baeza1-5/+10
2013-01-14dmaengine: ste_dma40: support fixed physical channel allocationGerald Baeza1-2/+11
2013-01-14dmaengine: ste_dma40: don't allow high priority dest event linesRabin Vincent1-1/+14
2013-01-14dmaengine: ste_dma40: don't check for pm_runtime_suspended()Narayanan G1-2/+0
2013-01-14dmaengine: ste_dma40: limit burst size to 16Per Forlin1-0/+8
2013-01-14dmaengine: ste_dma40: set dma max seg sizePer Forlin1-0/+8
2013-01-12dma: ste_dma40: reuse is_slave_direction helperAndy Shevchenko1-1/+1
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij1-2/+1
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-5/+9
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi1-1/+2
2012-08-31dma/ste_dma40: Fixup clock usage during probeUlf Hansson1-5/+9
2012-05-11dmaengine: Use dma_sg_len(sg) instead of sg->lengthLars-Peter Clausen1-1/+1
2012-04-23dma/ste_dma40: fix erroneous comparisonLinus Walleij1-1/+1
2012-04-23dma/ste_dma40: explicitly include regulator consumer headerLinus Walleij1-0/+1
2012-04-23dma40: Improve the logic of stopping logical chanNarayanan G1-121/+199
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine1-2/+3
2012-03-13dmaengine: consolidate initialization of cookiesRussell King - ARM Linux1-1/+1
2012-03-13dmaengine: consolidate tx_status functionsRussell King - ARM Linux1-10/+4
2012-03-13dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux1-1/+1
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux1-10/+3
2012-03-13dmaengine: add private header fileRussell King - ARM Linux1-0/+1
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux1-7/+3
2012-01-02dmaengine/ste_dma40: clear LNK on channel startupRabin Vincent1-0/+4
2011-12-05dmaengine/ste_dma40: allow fixed physical channelNarayanan G1-9/+42
2011-11-28dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G1-10/+85
2011-11-22dmaengine/ste_dma40: support pm in dma40Narayanan G1-19/+248
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-13/+13
2011-10-31drivers/dma: Add export.h to ste_dma40.cPaul Gortmaker1-0/+1
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul1-13/+13
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin1-0/+16
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin1-10/+12
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin1-3/+0
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin1-0/+1
2011-09-05dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin1-0/+16
2011-09-05dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin1-10/+12
2011-09-05dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin1-3/+0
2011-09-05dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin1-0/+1
2011-08-01Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-115/+155
2011-07-14dmaengine/ste_dma40: allow memory buswidth/burst to be configuredRabin Vincent1-66/+102
2011-07-14dmaengine/ste_dma40: use AMBA PrimeCell helper macrosLinus Walleij1-46/+26
2011-07-14dmaengine/ste_dma40: make the cyclic alloc NOWAITRobert Marklund1-1/+1
2011-07-14dmaengine/ste_dma40: fix missing kernel-docom prakash1-0/+2
2011-07-14dmaengine/ste_dma40: add a separate queue for pending requestsPer Forlin1-2/+24
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds1-2/+2
2011-05-19dmaengine: move link orderLinus Walleij1-1/+1
2011-05-09dmaengine/ste_dma40: fix introduced warningsPhilippe Langlais1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-30dma40: cyclic xfer supportRabin Vincent1-32/+140
2011-01-30dma40: stop ongoing transfers in DMA_TERMINATE_ALLRabin Vincent1-13/+21
2011-01-30dma40: fix DMA_SG capability and channelsRabin Vincent1-37/+34
2011-01-30dma40: handle failure to allocate first LCLARabin Vincent1-0/+5
2011-01-30dma40: extract lcla code into separate functionRabin Vincent1-42/+50
2011-01-30dma40: unify src/dst addr checkRabin Vincent1-13/+16
2011-01-30dma40: pass the info pointer all the way to reduce argument countRabin Vincent1-6/+2
2011-01-30dma40: unify d40_log_sg_to_lli funcs for mem and slaveRabin Vincent1-25/+16
2011-01-30dma40: move lli_load to main source fileRabin Vincent1-4/+18
2011-01-30dma40: combine mem and slave prep_sg functionsRabin Vincent1-94/+62
2011-01-30dma40: remove export of stedma40_memcpy_sgRabin Vincent1-1/+1
2011-01-30dma40: combine mem and slave sg-to-lli functionsRabin Vincent1-110/+84
2011-01-30dma40: remove duplicated dev addr codeRabin Vincent1-36/+30
2011-01-30dma40: combine duplicated d40_pool_lli_alloc() callsRabin Vincent1-24/+14
2011-01-30dma40: combine desc init functionsRabin Vincent1-44/+32
2011-01-30dma40: implement prep_memcpy as a wrapper around memcpy_sgRabin Vincent1-98/+9
2011-01-30dma40: remove unnecessary castsRabin Vincent1-4/+2
2011-01-30dma40: fix DMA API usage for LLIsRabin Vincent1-17/+41
2011-01-30dma40: fix DMA API usage for LCLARabin Vincent1-8/+25
2011-01-30dma40: remove unnecessary ALIGN()sRabin Vincent1-5/+3
2011-01-30dma40: allow realtime and priority for event linesRabin Vincent1-0/+34
2011-01-30dma40: fix comment to refer to SOCs rather than boardsRabin Vincent1-2/+3