Commit Graph

40 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 9 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 10 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 10 years ago
Amaury Pouly 49b0415a80 mmc: mxsmmc: Enable MMC HC support 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Stefan Roese 0499218dbc imx: Move some header files from arch-mxs to imx-common 11 years ago
Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 11 years ago
Marek Vasut 3430e0bd2a mxs: mmc: spi: dma: Better wrap the MXS differences 11 years ago
Marek Vasut e5b380ac68 mxs: mmc: Fix the MMC driver for MX23 11 years ago
Marek Vasut 90bc2bf297 mxs: mmc: Allow overriding default card detect implementation 11 years ago
Otavio Salvador 8000d8a826 mxs: mmc: Fix MMC reset on iMX23 11 years ago
Marek Vasut 1a3c5ffe4f mmc: Limit the number of used SSP ports on MX23 11 years ago
Otavio Salvador bf48fcb61b mxs: clock: Use 'mxs' prefix for methods 11 years ago
Marek Vasut 14e26bcfa7 mxs: ssp: Pull out the SSP bus to regs conversion 11 years ago
Marek Vasut 59b6defa2b mxs: mmc: Drop unused members from struct mxsmmc_priv 11 years ago
Stephen Warren 84d35b2863 common: rework bouncebuf implementation 12 years ago
Marek Vasut 4e6d81d1a4 MMC: MXS: Convert MXS MMC driver to generic bounce buffer 12 years ago
Marek Vasut 97ed12cedf MX28: MMC: Avoid DMA DCache race condition 12 years ago
Otavio Salvador fa7a51cb82 mxs: Convert sys_proto.h prefixes to 'mxs' 12 years ago
Marek Vasut abb85be793 MX28: Fix MXS MMC DMA issues 12 years ago
Marek Vasut 20255900b9 MX28: Transfer small blocks via PIO in MXS MMC 12 years ago
Marek Vasut 869833285b MX28: Split out the PIO and DMA transfer functions 12 years ago
Marek Vasut 401650a19c MX28: Fix up the MMC driver DMA mode 12 years ago
Otavio Salvador 9c471142bc mxs: prefix register structs with 'mxs' prefix 12 years ago
Marek Vasut c7527b70f9 i.MX28: Check if WP detection is implemented at all 12 years ago
Marek Vasut e7205905e7 i.MX28: Lower the amount of blocks transfered in one DMA cycle 12 years ago
Marek Vasut 96666a39ae DMA: Split the APBH DMA init into block and channel init 12 years ago
Marek Vasut 4cc76c609f i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC 12 years ago
Marek Vasut 3687c4155a i.MX28: Do data transfers via DMA in MMC driver 12 years ago
Thierry Reding 48972d907a mmc: Implement card detection. 12 years ago
Marek Vasut 71a758e158 iMX28: Add SSP MMC driver 13 years ago