| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus | Corneliu Doban | 2018-05-21 | 1 | -1/+1 |
* | mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register | Corneliu Doban | 2018-05-21 | 1 | -5/+25 |
* | mmc: sdhci-iproc: remove hard coded mmc cap 1.8v | Srinath Mannam | 2018-05-21 | 1 | -1/+0 |
* | mmc: block: propagate correct returned value in mmc_rpmb_ioctl | Mathieu Malaterre | 2018-05-21 | 1 | -1/+1 |
* | Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds | 2018-04-20 | 2 | -8/+56 |
|\ |
|
| * | mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs | Wolfram Sang | 2018-04-19 | 1 | -6/+33 |
| * | mmc: sdhci-pci: Only do AMD tuning for HS200 | Daniel Kurtz | 2018-04-11 | 1 | -2/+23 |
* | | Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds | 2018-04-12 | 3 | -2/+3 |
|\| |
|
| * | mmc: tmio: Fix error handling when issuing CMD23 | Masaharu Hayakawa | 2018-04-04 | 1 | -1/+1 |
| * | mmc: core: Prevent bus reference leak in mmc_blk_init() | Alexander Kappner | 2018-04-04 | 1 | -0/+1 |
| * | mmc: jz4740: Fix race condition in IRQ mask update | Alex Smith | 2018-04-04 | 1 | -1/+1 |
* | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-04-05 | 2 | -5/+5 |
|\ \
| |/
|/| |
|
| * | mmc: block: Delete gendisk before cleaning up the request queue | Shawn Lin | 2018-03-22 | 1 | -1/+1 |
| * | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche | 2018-03-08 | 1 | -4/+4 |
* | | Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2018-04-03 | 28 | -257/+842 |
|\ \ |
|
| * | | mmc: renesas_sdhi: replace EXT_ACC with HOST_MODE | Masaharu Hayakawa | 2018-03-22 | 1 | -3/+3 |
| * | | mmc: update sdio_claim_irq documentation | Joel Cunningham | 2018-03-22 | 1 | -2/+2 |
| * | | mmc: Export host capabilities to debugfs. | Abbas Raza | 2018-03-22 | 1 | -0/+6 |
| * | | Merge branch 'fixes' into next | Ulf Hansson | 2018-03-21 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'fixes' into next | Ulf Hansson | 2018-03-16 | 1 | -2/+4 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'fixes' into next | Ulf Hansson | 2018-03-15 | 1 | -1/+7 |
| |\ \ \ \ |
|
| * | | | | | mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards | Dirk Behme | 2018-03-15 | 2 | -0/+7 |
| * | | | | | mmc: block: fix updating ext_csd caches on ioctl call | Bastian Stender | 2018-03-15 | 1 | -0/+19 |
| * | | | | | mmc: sunxi: Set our device drvdata earlier | Maxime Ripard | 2018-03-15 | 1 | -1/+1 |
| * | | | | | mmc: sunxi: Move the reset deassertion before enabling the clocks | Maxime Ripard | 2018-03-15 | 1 | -18/+18 |
| * | | | | | mmc: sunxi: Move resources management to separate functions | Maxime Ripard | 2018-03-15 | 1 | -60/+82 |
| * | | | | | mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc | tianshuliang | 2018-03-15 | 4 | -0/+218 |
| * | | | | | mmc: core: Export card RCA register via sysfs | Harish Jenny K N | 2018-03-15 | 2 | -0/+4 |
| * | | | | | mmc: renesas_sdhi: fix WP detection | Wolfram Sang | 2018-03-15 | 2 | -4/+0 |
| * | | | | | mmc: core: Use memdup_user() rather than duplicating its implementation | Markus Elfring | 2018-03-15 | 1 | -11/+4 |
| * | | | | | mmc: dw_mmc-rockchip: correct property names in debug | John Keeping | 2018-03-15 | 1 | -2/+2 |
| * | | | | | mmc: sd: Remove redundant err assignment from mmc_read_switch | Shawn Lin | 2018-03-15 | 1 | -2/+0 |
| * | | | | | mmc: sdio: Check the return value of sdio_enable_4bit_bus | Shawn Lin | 2018-03-15 | 1 | -5/+4 |
| * | | | | | mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported | Shawn Lin | 2018-03-15 | 2 | -12/+7 |
| * | | | | | mmc: dw_mmc: remove the deprecated "num-slots" | Jaehoon Chung | 2018-03-15 | 3 | -7/+0 |
| * | | | | | mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property | Jaehoon Chung | 2018-03-15 | 1 | -11/+4 |
| * | | | | | Merge branch 'fixes' into next | Ulf Hansson | 2018-03-05 | 1 | -3/+6 |
| |\ \ \ \ \ |
|
| * | | | | | | mmc: mediatek: add support for MT7622 SoC | Sean Wang | 2018-03-05 | 1 | -0/+12 |
| * | | | | | | mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup | Adrian Hunter | 2018-03-05 | 2 | -6/+19 |
| * | | | | | | mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup | Adrian Hunter | 2018-03-05 | 2 | -2/+22 |
| * | | | | | | mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt | Adrian Hunter | 2018-03-05 | 1 | -2/+7 |
| * | | | | | | mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt | Adrian Hunter | 2018-03-05 | 1 | -1/+9 |
| * | | | | | | mmc: sdhci-pci: Get rid of glk_cqe_enable() | Adrian Hunter | 2018-03-05 | 1 | -19/+1 |
| * | | | | | | mmc: ushc: Remove bogus check of usb_submit_urb | Shawn Lin | 2018-03-05 | 1 | -2/+0 |
| * | | | | | | mmc: dw_mmc: update kernel-doc comments for dw_mci | Alexey Roslyakov | 2018-03-05 | 1 | -10/+9 |
| * | | | | | | mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD | Shawn Lin | 2018-03-05 | 1 | -1/+0 |
| * | | | | | | mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTE | Shawn Lin | 2018-03-05 | 1 | -26/+2 |
| * | | | | | | mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 2018-03-05 | 1 | -12/+1 |
| * | | | | | | mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe() | Masahiro Yamada | 2018-03-05 | 1 | -3/+0 |
| * | | | | | | mmc: tmio: clear force_pio flag before starting data transfer | Masahiro Yamada | 2018-03-05 | 1 | -3/+1 |