summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-09-1836-305/+809
|\
| * Merge branch 'fixes' into nextUlf Hansson2019-09-135-27/+15
| |\
| * | ms_block: fix spelling mistake "randomally" -> "randomly"Colin Ian King2019-09-111-1/+1
| * | mmc: dw_mmc: hi3798cv200: make array degrees static const, makes object smallerColin Ian King2019-09-111-1/+1
| * | mmc: sdhci: Convert to use sdio_irq_claimed()Ulf Hansson2019-09-112-7/+1
| * | mmc: sdhci: Drop redundant code for SDIO IRQsUlf Hansson2019-09-113-25/+16
| * | mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()Ulf Hansson2019-09-111-2/+1
| * | mmc: core: Fixup processing of SDIO IRQs during system suspend/resumeUlf Hansson2019-09-112-2/+3
| * | mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspendUlf Hansson2019-09-111-0/+2
| * | mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson2019-09-111-2/+1
| * | mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson2019-09-111-3/+6
| * | mmc: core: Move code to get pending SDIO IRQs to a functionMatthias Kaehlcke2019-09-111-16/+30
| * | mmc: mtk-sd: Re-store SDIO IRQs mask at system resumeUlf Hansson2019-09-111-0/+3
| * | mmc: dw_mmc: Re-store SDIO IRQs mask at system resumeUlf Hansson2019-09-111-0/+4
| * | Merge branch 'fixes' into nextUlf Hansson2019-09-112-2/+2
| |\ \
| * | | mmc: sdhci-pci-o2micro: Fix O2 Host data read/write DLL Lock phase shift issueShirley Her (SC)2019-09-111-2/+122
| * | | mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase s...Shirley Her (SC)2019-09-111-93/+94
| * | | mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register nameShirley Her (SC)2019-09-111-8/+8
| * | | mmc: sdhci: Fix incorrect switch to HS modeAl Cooper2019-09-111-1/+3
| * | | mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESSAndrew Jeffery2019-09-111-1/+1
| * | | mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLKAndrew Jeffery2019-09-111-2/+18
| * | | mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()Andrew Jeffery2019-09-111-3/+0
| * | | mmc: sdhci-of-aspeed: Drop redundant assignment to host->clockAndrew Jeffery2019-09-111-4/+1
| * | | mmc: mmc_spi: Convert to use for_each_sg()Andy Shevchenko2019-09-111-1/+1
| * | | mmc: sdhi: fill in actual_clockTamás Szűcs2019-09-111-5/+8
| * | | mmc: sdhci: use lower/upper_32_bits() macros for DMA addressesMasahiro Yamada2019-09-111-14/+13
| * | | mmc: sdhci-cadence: override spec versionMasahiro Yamada2019-09-111-0/+2
| * | | mmc: sdhci: constify references of parameters to __sdhci_read_caps()Masahiro Yamada2019-09-112-3/+4
| * | | mmc: mediatek: enable SDIO IRQ low level trigger functionyong mao2019-09-111-0/+2
| * | | mmc: sdhci: Export sdhci_abort_tuning function symbolBen Chuang2019-09-112-1/+3
| * | | mmc: sdhci: Add PLL Enable support to internal clock setupBen Chuang2019-09-112-0/+24
| * | | mmc: sdhci: Change timeout of loop for checking internal clock stableBen Chuang2019-09-111-2/+2
| * | | mmc: sdhci-of-arasan: Add Support for Intel LGM eMMCRamuthevar Vadivel Muruganx2019-09-111-0/+15
| * | | mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()Wei Yongjun2019-09-111-2/+2
| * | | mmc: bcm2835: Take SWIOTLB memory size limitation into accountStefan Wahren2019-09-111-1/+1
| * | | mmc: sdhci-of-aspeed: Add support for the ASPEED SD controllerAndrew Jeffery2019-09-113-0/+345
| * | | mmc: mediatek: support 24bits segment sizeChaotian Jing2019-09-111-3/+13
| * | | mmc: mediatek: fix controller busy when plug out SDChaotian Jing2019-09-111-3/+5
| * | | mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCsYoshihiro Shimoda2019-09-111-36/+0
| * | | mmc: jz4740: Drop dependency on arch headerPaul Cercueil2019-09-111-4/+0
| * | | mmc: jz4740: Code cleanupPaul Cercueil2019-09-111-7/+7
| * | | mmc: sdhci-cadence: use struct_size() helperGustavo A. R. Silva2019-09-111-3/+2
| * | | mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu2019-09-111-0/+1
| * | | mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-1110-19/+4
| * | | mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter2019-09-112-0/+2
| * | | mmc: sdhci-s3c: Mark expected switch fall-throughGustavo A. R. Silva2019-09-111-0/+1
| * | | mmc: atmel-mci: Mark expected switch fall-throughsGustavo A. R. Silva2019-09-111-0/+4
| * | | mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify codeJisheng Zhang2019-09-111-3/+1
| * | | mmc: mmci: Clarify comments and some code for busy detectionUlf Hansson2019-09-111-32/+37
| * | | memstick: r592: Use dev_get_drvdataChuhong Yuan2019-09-111-4/+2