summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-17mmc: sdhci-omap: Remove redundant structure assignmentsFaiz Abbas1-4/+0
2018-12-17mmc: sdhci-omap: Add platform specific reset callbackFaiz Abbas1-1/+19
2018-12-17mmc: jz4740: rework pre_req/post_req implementationEzequiel Garcia1-64/+54
2018-12-17mmc: mmci: send stop command if sbc error issueLudovic Barre1-3/+2
2018-12-17mmc: document 'Reliable Write' bit in uapi headerWolfram Sang1-1/+4
2018-12-17mmc: tmio: introduce mask for 'always 1' bitsWolfram Sang2-0/+6
2018-12-17mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]Niklas Söderlund1-5/+15
2018-12-17mmc: renesas_sdhi: align compatibility properties for H3 and M3-WNiklas Söderlund2-35/+5
2018-12-17mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revisionNiklas Söderlund1-0/+26
2018-12-17mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund2-0/+5
2018-12-17mmc: tmio: fix reset operationNiklas Söderlund1-12/+15
2018-12-17mmc: tmio: enable module clock before resetting when resumingNiklas Söderlund1-1/+1
2018-12-17mmc: core: remove obsolete mmc_set_blockcount() functionWolfram Sang2-16/+0
2018-12-17mmc: bcm2835: Properly handle dmaengine_prep_slave_sgStefan Wahren1-6/+9
2018-12-17mmc: bcm2835: Refactor dma_map_sg handlingStefan Wahren1-9/+7
2018-12-17mmc: bcm2835: Terminate timeout work synchronouslyStefan Wahren1-1/+1
2018-12-17mmc: bcm2835: Avoid possible races on data requestsStefan Wahren1-4/+6
2018-12-17mmc: bcm2835: Release DMA channel on driver unloadStefan Wahren1-0/+3
2018-12-17mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell1-0/+9
2018-12-17mmc: bcm2835: reset host on timeoutMichal Suchanek1-0/+3
2018-12-17mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij3-14/+21
2018-12-17mmc: jz4740: Use GPIO descriptor for powerLinus Walleij3-55/+18
2018-12-17mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij3-15/+19
2018-12-17mmc: slot-gpio: Allocate GPIO labels dynamicallyLinus Walleij1-6/+10
2018-12-17mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamicallyVeerabhadrarao Badiganti1-11/+67
2018-12-17dt-bindings: mmc: sdhci-msm: Add SoC-specific compatible stringsVeerabhadrarao Badiganti1-4/+17
2018-12-17mmc: sdhci: Handle auto-command errorsAdrian Hunter2-1/+41
2018-12-17mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter3-10/+10
2018-12-17mmc: sdhci: Fix data command CRC error handlingAdrian Hunter1-25/+15
2018-12-17mmc: bcm2835: Switch to SPDX identifierStefan Wahren1-12/+1
2018-12-17mmc: renesas_sdhi: Whitelist R8A77990 SDHIMarek Vasut1-0/+1
2018-12-17mmc: tmio: delete wait in tuning processMasaharu Hayakawa1-2/+0
2018-12-17mmc: renesas_sdhi: remove workaround for HS400 clockNiklas Söderlund1-9/+0
2018-12-17mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada1-1/+1
2018-12-17mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return voidChunyan Zhang1-10/+5
2018-12-17dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210Chris Brandt1-1/+2
2018-12-17mmc: renesas_sdhi_internal_dmac: Add R7S9210 supportChris Brandt2-5/+30
2018-12-17dt-bindings: mmc: fsl-imx-esdhc: add imx8qxp compatible stringA.s. Dong1-0/+1
2018-12-17mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson1-1/+2
2018-12-17mmc: dw_mmc-bluefield: simplify the probe() functionLiming Sun1-10/+1
2018-12-17Linux 4.20-rc7v4.20-rc7Linus Torvalds1-1/+1
2018-12-15scripts/spdxcheck.py: always open files in binary modeThierry Reding1-2/+4
2018-12-15checkstack.pl: fix for aarch64Qian Cai1-2/+2
2018-12-15userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli1-1/+2
2018-12-15fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski1-0/+7
2018-12-15hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu1-2/+3
2018-12-15memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li1-1/+1
2018-12-15psi: fix reference to kernel commandline enableBaruch Siach1-2/+2
2018-12-15arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown1-0/+1
2018-12-15mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2-0/+22