summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-24mmc: core: Enable the MMC host software queue for the SD cardBaolin Wang1-0/+10
2020-03-24mmc: Add MMC host software queue supportBaolin Wang9-12/+486
2020-03-24mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani1-3/+15
2020-03-24mmc: sdhci-of-arasan: Remove quirk for broken base clockManish Narani1-1/+12
2020-03-24mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platformsManish Narani1-0/+46
2020-03-24firmware: xilinx: Add DLL reset supportManish Narani2-1/+9
2020-03-24firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid listManish Narani1-0/+1
2020-03-24mmc: tmio: remove superfluous callback wrappersWolfram Sang2-38/+12
2020-03-24mmc: tmio: factor out TAP usageWolfram Sang3-24/+24
2020-03-24mmc: tmio: enforce retune after runtime suspendWolfram Sang3-9/+1
2020-03-24mmc: tmio: give callback a generic nameWolfram Sang3-4/+4
2020-03-24mmc: renesas_sdhi: complain loudly if driver needs updateWolfram Sang1-3/+3
2020-03-24mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang3-44/+37
2020-03-24mmc: renesas_sdhi: cleanup SCC definesWolfram Sang1-10/+8
2020-03-24mmc: renesas_sdhi: enforce manual correction for Gen3Wolfram Sang1-0/+6
2020-03-24mmc: renesas_sdhi: only check CMD status for HS400 manual correctionTakeshi Saito1-8/+33
2020-03-24mmc: renesas_sdhi: Add manual correctionTakeshi Saito2-10/+52
2020-03-24mmc: renesas_sdhi: remove double clear of automatic correctionWolfram Sang1-4/+0
2020-03-24driver core: Set fw_devlink to "permissive" behavior by defaultSaravana Kannan1-1/+1
2020-03-24Merge branch 'kvm-arm64/gic-v4.1' into kvmarm-master/nextMarc Zyngier17-69/+895
2020-03-24bus: mhi: core: Pass module owner during client driver registrationManivannan Sadhasivam2-4/+22
2020-03-24intel_th: msu: Make stopping the trace optionalAlexander Shishkin2-1/+45
2020-03-24Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier9-55/+600
2020-03-24staging: most: Documentation: move ABI description files out of staging areaChristian Gromm2-0/+0
2020-03-24staging: most: Documentation: update ABI descriptionChristian Gromm2-29/+3
2020-03-24staging: most: move core files out of the staging areaChristian Gromm16-24/+33
2020-03-24usb: core: Add ACPI support for USB interface devicesAndy Shevchenko1-0/+2
2020-03-24perf metricgroup: Fix printing event names of metric group with multiple even...Kajol Jain1-18/+29
2020-03-24perf stat: Align the output for interval aggregation modeJin Yao1-3/+3
2020-03-24perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao1-1/+27
2020-03-24perf report: Support a new key to reload the browserJin Yao4-3/+6
2020-03-24perf report: Allow specifying event to be used as sort key in --group outputJin Yao4-15/+94
2020-03-24perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao1-11/+35
2020-03-24perf report: Support interactive annotation of code without symbolsJin Yao2-6/+38
2020-03-24driver core: Replace open-coded list_last_entry()Andy Shevchenko1-1/+1
2020-03-24driver core: Read atomic counter once in driver_probe_done()Andy Shevchenko1-3/+4
2020-03-24libfs: fix infoleak in simple_attr_read()Eric Biggers1-3/+5
2020-03-24KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfsMarc Zyngier1-1/+13
2020-03-24irqchip/gic-v4.1: Eagerly vmap vPEsMarc Zyngier1-10/+42
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier1-1/+2
2020-03-24irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier2-0/+14
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier4-1/+14
2020-03-24irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier2-1/+69
2020-03-24KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributorMarc Zyngier2-2/+49
2020-03-24irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier5-26/+61
2020-03-24KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interruptsMarc Zyngier3-0/+102
2020-03-24irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier2-0/+23
2020-03-24KVM: arm64: GICv4.1: Add direct injection capability to SGI registersMarc Zyngier2-8/+107
2020-03-24KVM: arm64: GICv4.1: Let doorbells be auto-enabledMarc Zyngier1-1/+8
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier2-0/+91