| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-14 | mmc: host: Fix typos in comments across various files | Yu Jiaoliang | 1 | -1/+1 |
| 2023-12-07 | mmc: mmci: stm32: add SDIO in-band interrupt mode | Christophe Kerello | 1 | -0/+2 |
| 2023-10-10 | mmc: mmci: use peripheral flow control for STM32 | Ben Wolsieffer | 1 | -0/+2 |
| 2023-06-22 | mmc: mmci: Add support for SW busy-end timeouts | Ulf Hansson | 1 | -1/+2 |
| 2023-06-20 | mmc: mmci: stm32: manage block gap hardware flow control | Yann Gautier | 1 | -0/+5 |
| 2023-06-20 | mmc: mmci: add stm32_idmabsize_align parameter | Yann Gautier | 1 | -2/+1 |
| 2023-06-19 | mmc: mmci: Make busy complete state machine explicit | Linus Walleij | 1 | -0/+14 |
| 2020-03-24 | mmc: mmci_sdmmc: Implement signal voltage callbacks | Ludovic Barre | 1 | -0/+4 |
| 2020-03-24 | mmc: mmci: Add callbacks for to manage signal voltage switch | Ludovic Barre | 1 | -0/+2 |
| 2020-03-24 | mmc: mmci: Add private pointer for variant | Ludovic Barre | 1 | -0/+1 |
| 2020-03-24 | mmc: mmci: Add a reference at mmc_host_ops in mmci struct | Ludovic Barre | 1 | -0/+1 |
| 2019-12-18 | mmc: mmci: Support any block sizes for ux500v2 and qcom variant | Linus Walleij | 1 | -1/+7 |
| 2019-12-18 | mmc: mmci: add threaded irq to abort DPSM of non-functional state | Ludovic Barre | 1 | -0/+1 |
| 2019-12-16 | mmc: mmci: Convert to pinctrl_select_default_state() | Ulf Hansson | 1 | -1/+0 |
| 2019-11-13 | mmc: mmci: sdmmc: add busy_complete callback | Ludovic Barre | 1 | -0/+1 |
| 2019-11-13 | mmc: mmci: add busy_complete callback | Ludovic Barre | 1 | -0/+1 |
| 2019-11-13 | mmc: mmci: add hardware busy timeout feature | Ludovic Barre | 1 | -0/+3 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-04-15 | mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback | Ludovic Barre | 1 | -7/+0 |
| 2019-04-15 | mmc: mmci: stm32: define get_dctrl_cfg | Ludovic Barre | 1 | -0/+5 |
| 2019-04-15 | mmc: mmci: add get_datactrl_cfg callback and helper functions | Ludovic Barre | 1 | -0/+6 |
| 2019-04-15 | mmc: mmci: Share sdmmc_variant_init() via the common header file | Ulf Hansson | 1 | -0/+6 |
| 2019-04-15 | mmc: mmci: Drop qcom specific header file | Ulf Hansson | 1 | -0/+6 |
| 2019-04-15 | mmc: mmci: Don't share un-implemented DMA functions | Ulf Hansson | 1 | -0/+2 |
| 2019-02-25 | mmc: mmci: Send a CMD12 to clear the DPSM at errors | Ulf Hansson | 1 | -0/+1 |
| 2018-12-17 | mmc: mmci: add variant property to set command stop bit | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add stm32 sdmmc variant | Ludovic Barre | 1 | -0/+5 |
| 2018-10-09 | mmc: mmci: add stm32 sdmmc registers | Ludovic Barre | 1 | -0/+56 |
| 2018-10-09 | mmc: mmci: add clock divider for stm32 sdmmc | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add optional reset property | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add variant property to not read datacnt | Ludovic Barre | 1 | -0/+3 |
| 2018-10-09 | mmc: mmci: add variant property to write datactrl before command | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add variant property to define irq pio mask | Ludovic Barre | 1 | -1/+4 |
| 2018-10-09 | mmc: mmci: add variant property to define dpsm bit | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add variant properties to define cpsm & cmdresp bits | Ludovic Barre | 1 | -0/+8 |
| 2018-10-09 | mmc: mmci: expand startbiterr to irqmask and error check | Ludovic Barre | 1 | -3/+3 |
| 2018-10-09 | mmc: mmci: add datactrl block size variant property | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add set_clk/pwrreg callbacks | Ludovic Barre | 1 | -0/+5 |
| 2018-10-09 | mmc: mmci: add validate_data callback | Ludovic Barre | 1 | -0/+1 |
| 2018-10-09 | mmc: mmci: add dma_error callback | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add dma_finalize callback | Ludovic Barre | 1 | -1/+2 |
| 2018-10-09 | mmc: mmci: add dma_start callback | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add get_next_data callback | Ludovic Barre | 1 | -0/+2 |
| 2018-10-09 | mmc: mmci: add prepare/unprepare_data callbacks | Ludovic Barre | 1 | -0/+8 |
| 2018-10-09 | mmc: mmci: introduce dma_priv pointer to mmci_host | Ludovic Barre | 1 | -15/+4 |
| 2018-10-09 | mmc: mmci: create common mmci_dma_setup/release | Ludovic Barre | 1 | -1/+6 |
| 2018-10-08 | mmc: mmci: Change struct members from bool to u8 | Ludovic Barre | 1 | -16/+16 |
| 2018-10-08 | mmc: mmci: internalize dma_inprogress into mmci dma functions | Ludovic Barre | 1 | -2/+0 |
| 2018-08-01 | mmc: mmci: Add and implement a ->dma_setup() callback for qcom dml | Ulf Hansson | 1 | -0/+1 |
| 2018-07-30 | mmc: mmci: Initial support to manage variant specific callbacks | Ulf Hansson | 1 | -1/+79 |
| 2018-01-18 | mmc: mmci: Add support for setting pad type via pinctrl | Patrice Chotard | 1 | -0/+5 |
| 2018-01-18 | mmc: mmci: Don't pretend all variants to have MMCIMASK1 register | Patrice Chotard | 1 | -0/+1 |
| 2017-02-13 | mmc: core/mmci: restore pre/post_req behaviour | Linus Walleij | 1 | -1/+2 |
| 2016-11-29 | mmc: mmci: refactor ST Micro busy detection | Linus Walleij | 1 | -1/+1 |
| 2016-11-29 | mmc: mmci: clean up header defines | Linus Walleij | 1 | -31/+38 |
| 2014-07-09 | mmc: mmci: Add Qcom specific rx_fifocnt logic. | Srinivas Kandagatla | 1 | -0/+1 |
| 2014-07-09 | mmc: mmci: add explicit clk control | Srinivas Kandagatla | 1 | -0/+2 |
| 2014-07-09 | mmc: mmci: Add Qualcomm specific register defines. | Srinivas Kandagatla | 1 | -0/+17 |
| 2014-05-12 | mmc: mmci: Enforce DT for signal direction and feedback clock | Ulf Hansson | 1 | -0/+11 |
| 2014-05-12 | mmc: mmci: Convert to the mmc gpio API | Ulf Hansson | 1 | -3/+0 |
| 2014-04-09 | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
| 2014-02-23 | mmc: mmci: Enable support for busy detection for ux500 variant | Ulf Hansson | 1 | -0/+2 |
| 2014-02-12 | ARM: 7956/1: mmci: rename some extended flags | Linus Walleij | 1 | -4/+5 |
| 2013-09-19 | ARM: 7831/1: mmc: mmci: Adapt to new pinctrl handling | Ulf Hansson | 1 | -4/+0 |
| 2013-05-23 | ARM: 7726/1: mmc: mmci: Add card_busy function to improve UHS card support | Ulf Hansson | 1 | -0/+2 |
| 2013-05-23 | ARM: 7725/1: mmc: mmci: Cache MMCIDATACTRL register | Ulf Hansson | 1 | -0/+1 |
| 2013-05-23 | ARM: 7721/1: mmc: mmci: Fixup regulator handling for vqmmc | Ulf Hansson | 1 | -0/+1 |
| 2013-01-28 | ARM: 7631/1: mmc: mmci: Add new VE MMCI variant | Pawel Moll | 1 | -0/+2 |
| 2013-01-08 | ARM: 7620/1: mmc: mmci: Convert to use mmc_regulator_get_supply | Ulf Hansson | 1 | -1/+0 |
| 2012-11-04 | ARM: 7562/2: MMCI: fetch pinctrl handle and set default state | Linus Walleij | 1 | -0/+4 |
| 2012-02-02 | ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER register | Ulf Hansson | 1 | -1/+2 |
| 2012-01-20 | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal direction | Ulf Hansson | 1 | -10/+0 |
| 2012-01-20 | ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128 | Ulf Hansson | 1 | -1/+1 |
| 2011-07-20 | mmc: mmci: implement pre_req() and post_req() | Per Forlin | 1 | -0/+8 |
| 2011-07-06 | ARM: 6980/1: mmci: use StartBitErr to detect bad connections | Linus Walleij | 1 | -1/+4 |
| 2011-05-11 | ARM: 6785/1: mmci: separate out ST Micro register defines | Linus Walleij | 1 | -14/+27 |
| 2011-02-04 | ARM: mmci: add dmaengine-based DMA support | Russell King | 1 | -0/+13 |
| 2011-02-04 | ARM: mmci: no need for separate host->data_xfered | Russell King | 1 | -2/+0 |
| 2011-01-24 | ARM: 6632/3: mmci: stop using the blockend interrupts | Linus Walleij | 1 | -4/+1 |
| 2010-11-10 | ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware | Linus Walleij | 1 | -0/+3 |
| 2010-11-10 | ARM: 6311/2: mmci: work with only one irq | Linus Walleij | 1 | -0/+6 |
| 2010-10-11 | ARM: 6437/2: mmci: add some register defines for ST Micro variants | Linus Walleij | 1 | -4/+10 |
| 2010-09-23 | ARM: 6308/1: mmci: support card detection interrupts | Rabin Vincent | 1 | -0/+1 |
| 2010-08-26 | ARM: 6310/1: mmci: support different FIFO sizes | Rabin Vincent | 1 | -7/+0 |
| 2010-07-29 | ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants | Rabin Vincent | 1 | -2/+0 |
| 2010-07-29 | ARM: 6244/1: mmci: add variant data and default MCICLOCK support | Rabin Vincent | 1 | -0/+2 |
| 2010-07-27 | ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling | Rabin Vincent | 1 | -34/+1 |
| 2010-04-14 | ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version | Linus Walleij | 1 | -2/+4 |
| 2009-09-22 | ARM: 5721/1: MMCI enable the use of a regulator | Linus Walleij | 1 | -0/+1 |
| 2009-09-22 | ARM: 5720/1: Move MMCI header to amba include dir | Linus Walleij | 1 | -1/+1 |
| 2009-07-09 | MMC: MMCI: use gpiolib for card detect/write protect | Russell King | 1 | -0/+2 |
| 2009-02-02 | mmci: Add support for ST Micro derivate | Linus Walleij | 1 | -0/+28 |
| 2007-10-23 | mmc: fix sg->page fallout | Emil Medve | 1 | -1/+1 |
| 2007-07-26 | mmc: update header file paths | Pierre Ossman | 1 | -1/+1 |
| 2007-05-01 | mmc: Move host and card drivers to subdirs | Pierre Ossman | 1 | -0/+179 |