summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/renesas_sdhi_internal_dmac.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-15mmc: renesas_sdhi: Convert to platform remove callback returning voidYangtao Li1-1/+1
2023-08-09mmc: Explicitly include correct DT includesRob Herring1-1/+2
2023-03-23mmc: renesas_sdhi: remove R-Car H3 ES1.* handlingWolfram Sang1-6/+4
2023-01-23mmc: renesas_sdhi: Add RZ/V2M compatible stringFabrizio Castro1-0/+11
2022-12-07mmc: renesas_sdhi: add helper to access quirksWolfram Sang1-4/+4
2022-12-07mmc: renesas_sdhi: take DMA end interrupts into accountWolfram Sang1-7/+44
2022-12-07mmc: renesas_sdhi: add quirk for broken register layoutWolfram Sang1-1/+3
2022-12-07mmc: renesas_sdhi: remove accessor function for internal_dmacWolfram Sang1-23/+8
2022-07-21mmc: renesas_sdhi: newer SoCs don't need manual tap correctionTakeshi Saito1-0/+6
2022-07-12mmc: renesas_sdhi: Fix typo'sLad Prabhakar1-2/+2
2022-07-12mmc: renesas_sdhi: add R-Car Gen4 fallback compatibility stringWolfram Sang1-0/+1
2022-04-26mmc: renesas_sdhi: remove superfluous specific M3W entryWolfram Sang1-1/+0
2022-04-26mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 supportWolfram Sang1-1/+1
2022-04-26mmc: renesas_sdhi: R-Car V3M also has no HS400Wolfram Sang1-0/+1
2022-04-26mmc: renesas_sdhi: Add missing checks for the presence of quirksGeert Uytterhoeven1-2/+2
2022-04-26mmc: renesas_sdhi: style fix for proper function bodiesWolfram Sang1-2/+4
2022-04-26mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirkWolfram Sang1-17/+11
2022-04-26mmc: renesas_sdhi: make 'fixed_addr_mode' a quirkWolfram Sang1-10/+11
2022-04-26mmc: renesas_sdhi: remove a stale commentWolfram Sang1-4/+0
2022-04-26mmc: renesas_sdhi: make setup selection more understandableWolfram Sang1-2/+2
2022-04-26mmc: renesas_sdhi: R-Car D3 also has no HS400Wolfram Sang1-6/+7
2022-03-07mmc: host: Drop commas after SoC match table sentinelsGeert Uytterhoeven1-1/+1
2021-11-19mmc: renesas_sdhi: Flag non-standard SDnH handling for V3MWolfram Sang1-0/+21
2021-08-24mmc: renesas_sdhi: Refactor renesas_sdhi_probe()Yoshihiro Shimoda1-7/+128
2021-04-12mmc: renesas_sdhi: enable WAIT_WHILE_BUSYWolfram Sang1-2/+2
2021-02-01mmc: renesas_internal_dmac: add pre_req and post_req supportYoshihiro Shimoda1-8/+83
2021-02-01mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytesTakeshi Saito1-2/+2
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14Douglas Anderson1-0/+1
2020-09-07mmc: renesas_sdhi: Drop local dma_parmsRobin Murphy1-4/+0
2020-07-13mmc: renesas_sdhi_internal_dmac: Fix dma unmapping in error casesYoshihiro Shimoda1-0/+12
2020-07-13mmc: renesas_sdhi_internal_dmac: clean up the code for dma completeYoshihiro Shimoda1-5/+13
2019-12-16mmc: renesas_sdhi: use recent tap values for HS400Wolfram Sang1-1/+1
2019-12-16mmc: renesas_sdhi: remove whitelist for internal DMACWolfram Sang1-19/+4
2019-11-13mmc: renesas_sdhi_internal_dmac: Add r8a774b1 supportBiju Das1-0/+1
2019-09-12mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLEYoshihiro Shimoda1-1/+1
2019-04-15mmc: renesas_sdhi: prevent overflow for max_req_sizeWolfram Sang1-4/+4
2019-04-15mmc: renesas_sdhi: update copyright informationWolfram Sang1-1/+2
2019-02-25mmc: renesas_sdhi: Change HW adjustment register according to speed modeTakeshi Saito1-0/+1
2018-12-17mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0Biju Das1-0/+1
2018-12-17mmc: renesas_sdhi: align compatibility properties for H3 and M3-WNiklas Söderlund1-18/+2
2018-12-17mmc: renesas_sdhi: Whitelist R8A77990 SDHIMarek Vasut1-0/+1
2018-12-17mmc: renesas_sdhi_internal_dmac: Add R7S9210 supportChris Brandt1-2/+26
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada1-1/+2
2018-10-15mmc: renesas_sdhi: Add r8a77470 SDHI1 supportFabrizio Castro1-2/+4
2018-10-08mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment sizeNiklas Söderlund1-0/+8
2018-10-08mmc: use SPDX identifier for Renesas driversWolfram Sang1-4/+1
2018-10-08mmc: renesas_sdhi_internal_dmac: add R8A77970 to whitelistSergei Shtylyov1-0/+1
2018-10-08mmc: renesas_sdhi_internal_dmac: Fix a few typosSergei Shtylyov1-3/+3
2018-10-08mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1Fabrizio Castro1-0/+1
2018-08-23mmc: renesas_sdhi_internal_dmac: mask DMAC interruptsSergei Shtylyov1-0/+8