aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/mmci.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06mmc: usdhi6rol0: mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2019-05-06mmc: core: Verify SD bus widthRaul E Rangel1-0/+8
2019-05-06mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULPBOUGH CHEN1-3/+8
2019-05-06mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidleBOUGH CHEN1-1/+31
2019-05-06dt-bindings: mmc: fsl-imx-esdhc: add imx7ulp compatible stringBOUGH CHEN1-0/+1
2019-05-06mmc: meson-gx: add signal resampling tuningJerome Brunet1-3/+70
2019-05-06mmc: meson-gx: remove Rx phase tuningJerome Brunet1-277/+13
2019-05-06mmc: meson-gx: avoid clock glitch when switching to DDR modesJerome Brunet1-30/+43
2019-05-06mmc: meson-gx: disable HS400Jerome Brunet1-4/+7
2019-05-06mmc: meson-gx: correct irq flagJerome Brunet1-1/+1
2019-05-06mmc: meson-gx: ack only raised irqJerome Brunet1-3/+3
2019-05-06mmc: meson-gx: remove open coded read with timeoutJerome Brunet1-14/+4
2019-05-06mmc: omap_hsmmc: Use dev_get_drvdata()Kefeng Wang1-2/+2
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake2-19/+37
2019-05-06Revert "mmc: alcor: enable DMA transfer of large buffers"Daniel Drake1-35/+53
2019-05-06memstick: tifm: remove set but not used variable 'data'YueHaibing1-3/+0
2019-05-06mmc: core: fix possible use after free of hostPan Bian1-2/+0
2019-05-06Documentation/features/time: Mark m68k having modern-timekeepingGeert Uytterhoeven1-1/+1
2019-05-06x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() failsSebastian Andrzej Siewior1-16/+15
2019-05-06i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()Dan Carpenter1-2/+3
2019-05-05Linux 5.1Linus Torvalds1-1/+1
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller5-0/+104
2019-05-06parisc: Use PA_ASM_LEVEL in boot codeHelge Deller1-3/+3
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller3-6/+6
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit3-4/+11
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa1-3/+7
2019-05-04block: don't drain in-progress dispatch in blk_cleanup_queue()Ming Lei1-12/+0
2019-05-04blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_releaseMing Lei2-8/+2
2019-05-04blk-mq: always free hctx after request queue is freedMing Lei3-13/+42
2019-05-04blk-mq: split blk_mq_alloc_and_init_hctx into two partsMing Lei1-64/+75
2019-05-04blk-mq: free hw queue's resource in hctx's release handlerMing Lei4-8/+10
2019-05-04blk-mq: move cancel of requeue_work into blk_mq_releaseMing Lei2-1/+2
2019-05-04blk-mq: grab .q_usage_counter when queuing request from plug code pathMing Lei1-1/+11
2019-05-03parisc: Update huge TLB page support to use per-pagetable spinlockJohn David Anglin1-9/+10
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka9-49/+108
2019-05-03parisc: Allow live-patching of __meminit functionsHelge Deller1-1/+1
2019-05-03parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller1-2/+2
2019-05-03parisc: Add memory clobber to TLB purgesJohn David Anglin1-3/+3
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin3-24/+39
2019-05-03parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin1-43/+0
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller6-128/+68
2019-05-03parisc: enable wide mode earlySven Schnelle1-0/+13
2019-05-03parisc: update feature listsSven Schnelle2-2/+2
2019-05-03parisc: Show n/a if product number not availableHelge Deller1-1/+2
2019-05-03parisc: remove unused flags parameter in __patch_text()Sven Schnelle1-5/+4
2019-05-03doc: update kprobes supported architecture listSven Schnelle2-1/+2
2019-05-03parisc: Implement kretprobesSven Schnelle2-1/+110
2019-05-03parisc: remove kprobes.h from generic-ySven Schnelle1-1/+0
2019-05-03parisc: Implement kprobesSven Schnelle5-0/+254
2019-05-03parisc: add functions required by KPROBE_EVENTSSven Schnelle2-0/+48