summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-24MIPS: Alchemy: remove no longer used au1xxx_ide.h headerBartlomiej Zolnierkiewicz1-178/+0
2020-03-24ide: remove no longer used au1xxx-ide driverBartlomiej Zolnierkiewicz3-618/+1
2020-03-24perf dso: Fix dso comparisonRavi Bangoria1-1/+21
2020-03-24block: merge partition-generic.c and check.cChristoph Hellwig5-202/+166
2020-03-24block: move the various x86 Unix label formats out of genhd.hChristoph Hellwig2-143/+125
2020-03-24partitions/msdos: remove LINUX_SWAP_PARTITIONChristoph Hellwig2-8/+13
2020-03-24block: move the *_PARTITION enum out of genhd.hChristoph Hellwig4-30/+40
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig9-47/+51
2020-03-24block: remove block/partitions/sun.hChristoph Hellwig2-9/+3
2020-03-24block: remove block/partitions/sgi.hChristoph Hellwig2-9/+2
2020-03-24block: remove block/partitions/osf.hChristoph Hellwig2-8/+1
2020-03-24block: remove block/partitions/karma.hChristoph Hellwig2-7/+2
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig26-75/+22
2020-03-24block: remove warn_no_partChristoph Hellwig3-14/+6
2020-03-24block: cleanup how md_autodetect_dev is calledChristoph Hellwig3-7/+8
2020-03-24block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig3-28/+26
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig7-95/+46
2020-03-24scsi: move scsicam_bios_param to the end of scsicam.cChristoph Hellwig1-61/+59
2020-03-24scsi: simplify scsi_bios_ptableChristoph Hellwig1-13/+11
2020-03-24block: remove alloc_part_info and free_part_infoChristoph Hellwig2-16/+5
2020-03-24block: move sysfs methods shared by disks and partitions to genhd.cChristoph Hellwig4-90/+91
2020-03-24block: move disk_name and related helpers out of partition-generic.cChristoph Hellwig3-32/+27
2020-03-24block: remove __bdevnameChristoph Hellwig6-33/+9
2020-03-24block: remove the blk_lookup_devt exportChristoph Hellwig1-1/+0
2020-03-24mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada2-11/+9
2020-03-24mmc: sdhci-of-at91: Display clock changes for debug purpose onlyCristian Birsan1-2/+2
2020-03-24mmc: sdhci: iproc: Add custom set_power() callback for bcm2711Nicolas Saenz Julienne1-1/+16
2020-03-24mmc: sdhci: am654: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne1-14/+3
2020-03-24mmc: sdhci: at91: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne1-17/+1
2020-03-24mmc: sdhci: milbeaut: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne1-12/+1
2020-03-24mmc: sdhci: arasan: Use sdhci_set_power_and_voltage()Nicolas Saenz Julienne1-13/+2
2020-03-24mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()Nicolas Saenz Julienne2-0/+22
2020-03-24mmc: vub300: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-24dt-bindings: mmc: synopsys-dw-mshc: fix clock-freq-min-max in exampleJohan Jonker1-1/+1
2020-03-24sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capabilitySowjanya Komatineni1-2/+2
2020-03-24sdhci: tegra: Implement Tegra specific set_timeout callbackSowjanya Komatineni1-0/+31
2020-03-24mmc: sdhci-omap: Add Support for Suspend/ResumeFaiz Abbas1-0/+57
2020-03-24mmc: renesas_sdhi: simplify execute_tuningWolfram Sang1-3/+2
2020-03-24mmc: renesas_sdhi: Use BITS_PER_LONG helperGeert Uytterhoeven1-1/+1
2020-03-24mmc: cqhci: Update cqhci memory ioresource nameVeerabhadrarao Badiganti1-1/+1
2020-03-24mmc: sdhci-msm: Deactivate CQE during SDHC resetVeerabhadrarao Badiganti1-1/+8
2020-03-24mmc: cqhci: Add cqhci_deactivate()Adrian Hunter2-4/+8
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva9-9/+9
2020-03-24perf cpumap: Fix snprintf overflow checkChristophe JAILLET1-5/+5
2020-03-24perf test: Test pmu-events aliasesJohn Garry1-1/+147
2020-03-24perf pmu: Make pmu_uncore_alias_match() publicJohn Garry2-1/+2
2020-03-24perf pmu: Add is_pmu_core()John Garry2-0/+6
2020-03-24perf test: Add pmu-events testJohn Garry4-0/+239
2020-03-24perf pmu: Refactor pmu_add_cpu_aliases()John Garry2-8/+16
2020-03-24perf jevents: Support test events folderJohn Garry1-0/+30