~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dma: ti: k3-udma: Fix channel hang on teardownVignesh Raghavendra2023-03-22
* dma: Transfer dma_ops should use DMA address typesAndrew Davis2022-10-18
* dma: ti: k3-udma: Fix 'SZ_64K’ undeclared errorDhruva Gole2022-10-06
* dma: ti: k3-udma: Fix rflow reservation for PKTDMAVignesh Raghavendra2022-01-15
* dma: ti: k3-udma: Add support for native configuration of chan/flowVignesh Raghavendra2021-06-11
* dma: ti: k3-udma: Add BCDMA and PKTDMA supportVignesh Raghavendra2021-05-12
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* dma: ti: k3-udma: Reset the channel during releaseVignesh Raghavendra2020-10-12
* dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pairVignesh Raghavendra2020-07-13
* dma: ti: k3-udma: Move RX descriptor ring entries to rflow structVignesh Raghavendra2020-07-13
* dma: ti: k3-udma: Introduce udma_chan_config structVignesh Raghavendra2020-07-13
* dma: ti: k3-udma: Update driver to use static endpoint DataVignesh Raghavendra2020-07-13
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* dma: ti: k3-udma: Mark flow id as valid parameter for RX channel configLokesh Vutla2020-03-03
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-19
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* dma: Rename free() to rfree()Simon Glass2020-02-05
* dma: ti: k3-udma: Fix build warnings when building for 32 bit platformsVignesh Raghavendra2020-01-20
* dma: ti: k3-udma: Fix ring push operation for 32 bit coresVignesh Raghavendra2020-01-20
* dma: ti: k3-udma: Switch to exposed ring modeVignesh Raghavendra2020-01-20
* dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfersVignesh Raghavendra2020-01-20
* dma: ti: k3-udma: Remove coherency check for cache opsVignesh Raghavendra2020-01-20
* dma: ti: k3-udma: Query DMA channels allocated from Resource ManagerVignesh Raghavendra2020-01-20
* net: ti: am65-cpsw-nuss: Add new compatible for J721eVignesh Raghavendra2019-12-09
* dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra2019-12-09
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* dma: ti: k3-udma: Do not touch RT registers before channel configurationPeter Ujfalusi2019-05-03
* drivers: dma: ti: k3-udma: Extract packet data only when Meta data is not NULLKeerthy2019-05-03
* dma: ti: add driver to K3 UDMAVignesh R2019-04-11