mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-16 04:47:43 +07:00
![]() - Cleanup BKOPS support - Introduce MMC_CAP_SYNC_RUNTIME_PM - slot-gpio: Delete legacy slot GPIO handling MMC host: - alcor: Add new mmc host driver for Alcor Micro PCI based cardreader - bcm2835: Several improvements to better recover from errors - jz4740: Rework and fixup pre|post_req support - mediatek: Add support for SDIO IRQs - meson-gx: Improve clock phase management - meson-gx: Stop descriptor on errors - mmci: Complete the sbc error path by sending a stop command - renesas_sdhi/tmio: Fixup reset/resume operations - renesas_sdhi: Add support for r8a774c0 and R7S9210 - renesas_sdhi: Whitelist R8A77990 SDHI - renesas_sdhi: Fixup eMMC HS400 compatibility issues for H3 and M3-W - rtsx_usb_sdmmc: Re-work card detection/removal support - rtsx_usb_sdmmc: Re-work runtime PM support - sdhci: Fix timeout loops for some variant drivers - sdhci: Improve support for error handling due to failing commands - sdhci-acpi/pci: Disable LED control for Intel BYT-based controllers - sdhci_am654: Add new SDHCI variant driver to support TI's AM654 SOCs - sdhci-of-esdhc: Add support for eMMC HS400 mode - sdhci-omap: Fixup reset support - sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures - sdhci-msm: Fixup sporadic write transfers issues for SDR104/HS200 - sdhci-msm: Fixup dynamical clock gating issues - various: Complete converting all hosts into using slot GPIO descriptors Other: - Move GPIO mmc platform data for mips/sh/arm to GPIO descriptors - Add new Alcor Micro cardreader PCI driver - Support runtime power management for memstick rtsx_usb_ms driver - Use USB remote wakeups for card detection for rtsx_usb misc driver -----BEGIN PGP SIGNATURE----- iQJLBAABCgA1FiEEugLDXPmKSktSkQsV/iaEJXNYjCkFAlwk3CcXHHVsZi5oYW5z c29uQGxpbmFyby5vcmcACgkQ/iaEJXNYjCn3ug/+Kra3JxvVcD9I6NZV5CEBWRdw nlNN/hexyzpf+zJ6Gb/YS1PSNVQl3a/gND+7mQRHQxJobhkSzaJ3vkZqRMo2HN8p D1Gh1j2qBfX2uKj87Svy8nygIulbDbeiBYWrNV070JQaOki9osWTv2JRGl2zufc8 zonoW1Aou9K6AkrFoFKiaiIZFG9+h5imGSdZTTZ17iOMvs/3DzhjV8UgIvye0Tzm Pic/4m6C7YeU7cj+aWyJFRgVuR3AG041d1likIuufxKwwhMSPf16L/xK1q8P8CCQ ErScSODqo0hGPmRLNQ7lBN+3A3NLBWOw2Ph5OabfNIPWz1kr6s2ixN9pxkPT7usE YMnVQ0YA0fJ13SbtdZ/mjr2A2zMkHN+4PNQC6DRDiDt4WWdNC/1aedOk0CKxRPME ppw8MnbSl3lranNoz+opU10spSXZ2m5sGI3t7gD032PJfM3dOcJgLNTpcES5NdTR jxqD/RYrtlg4IwZoLZgNt6BPIHBIo+D7JobqcLbELC3MKSSrO9nTKGHF2HxF6Nes YvCzKrUAsuxKSVAuNSq/f0ZP0Uk2Nic6iN7Kt2tmkpiMZ2CmynXNtyk/Ff1b1FF/ urqOSjKYvq2bvyej5fVMGg6cieEsPZr3CiHYNWq3vwpDK87HsraO3op/qj3ud0Y0 nAPkQbeHfKKhwPGtSQU= =mB5P -----END PGP SIGNATURE----- Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc Pull MMC updates from Ulf Hansson: "This time, this pull request contains changes crossing subsystems and archs/platforms, which is mainly because of a bigger modernization of moving from legacy GPIO to GPIO descriptors for MMC (by Linus Walleij). Additionally, once again, I am funneling changes to drivers/misc/cardreader/* and drivers/memstick/* through my MMC tree, mostly due to that we lack a maintainer for these. Summary: MMC core: - Cleanup BKOPS support - Introduce MMC_CAP_SYNC_RUNTIME_PM - slot-gpio: Delete legacy slot GPIO handling MMC host: - alcor: Add new mmc host driver for Alcor Micro PCI based cardreader - bcm2835: Several improvements to better recover from errors - jz4740: Rework and fixup pre|post_req support - mediatek: Add support for SDIO IRQs - meson-gx: Improve clock phase management - meson-gx: Stop descriptor on errors - mmci: Complete the sbc error path by sending a stop command - renesas_sdhi/tmio: Fixup reset/resume operations - renesas_sdhi: Add support for r8a774c0 and R7S9210 - renesas_sdhi: Whitelist R8A77990 SDHI - renesas_sdhi: Fixup eMMC HS400 compatibility issues for H3 and M3-W - rtsx_usb_sdmmc: Re-work card detection/removal support - rtsx_usb_sdmmc: Re-work runtime PM support - sdhci: Fix timeout loops for some variant drivers - sdhci: Improve support for error handling due to failing commands - sdhci-acpi/pci: Disable LED control for Intel BYT-based controllers - sdhci_am654: Add new SDHCI variant driver to support TI's AM654 SOCs - sdhci-of-esdhc: Add support for eMMC HS400 mode - sdhci-omap: Fixup reset support - sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures - sdhci-msm: Fixup sporadic write transfers issues for SDR104/HS200 - sdhci-msm: Fixup dynamical clock gating issues - various: Complete converting all hosts into using slot GPIO descriptors Other: - Move GPIO mmc platform data for mips/sh/arm to GPIO descriptors - Add new Alcor Micro cardreader PCI driver - Support runtime power management for memstick rtsx_usb_ms driver - Use USB remote wakeups for card detection for rtsx_usb misc driver" * tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (99 commits) mmc: mediatek: Add MMC_CAP_SDIO_IRQ support mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0 dt-bindings: mmc: renesas_sdhi: Add r8a774c0 support mmc: core: Cleanup BKOPS support mmc: core: Drop redundant check in mmc_send_hpi_cmd() mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929) dt-bindings: sdhci-omap: Add note for cpu_thermal mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllers mmc: sdhci-pci: Disable LED control for Intel BYT-based controllers mmc: sdhci: Add quirk to disable LED control mmc: mmci: add variant property to set command stop bit misc: alcor_pci: fix spelling mistake "invailid" -> "invalid" mmc: meson-gx: add signal resampling mmc: meson-gx: align default phase on soc vendor tree mmc: meson-gx: remove useless lock mmc: meson-gx: make sure the descriptor is stopped on errors mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver dt-bindings: mmc: sdhci-of-arasan: Add deprecated message for AM65 dt-bindings: mmc: sdhci-am654: Document bindings for the host controllers on TI's AM654 SOCs mmc: sdhci-msm: avoid unused function warning ... |
||
---|---|---|
.. | ||
jz4740 | ||
media | ||
txx9 | ||
x86 | ||
ad5449.h | ||
ad5755.h | ||
ad5761.h | ||
ad7266.h | ||
ad7291.h | ||
ad7298.h | ||
ad7303.h | ||
ad7791.h | ||
ad7793.h | ||
ad7879.h | ||
ad7887.h | ||
adau17x1.h | ||
adau1977.h | ||
adp5588.h | ||
adp8860.h | ||
adp8870.h | ||
ads1015.h | ||
ads7828.h | ||
ams-delta-fiq.h | ||
apds990x.h | ||
arm-ux500-pm.h | ||
asoc-imx-ssi.h | ||
asoc-kirkwood.h | ||
asoc-mx27vis.h | ||
asoc-palm27x.h | ||
asoc-s3c24xx_simtec.h | ||
asoc-s3c.h | ||
asoc-ti-mcbsp.h | ||
asoc-ux500-msp.h | ||
at24.h | ||
at91_adc.h | ||
ata-pxa.h | ||
ata-samsung_cf.h | ||
atmel.h | ||
b53.h | ||
bcmgenet.h | ||
bd6107.h | ||
bh1770glc.h | ||
brcmfmac.h | ||
clk-da8xx-cfgchip.h | ||
clk-davinci-pll.h | ||
clk-integrator.h | ||
clk-lpss.h | ||
clk-st.h | ||
clk-u300.h | ||
cpuidle-exynos.h | ||
crypto-atmel.h | ||
crypto-ux500.h | ||
cyttsp4.h | ||
davinci_asp.h | ||
db8500_thermal.h | ||
dma-atmel.h | ||
dma-coh901318.h | ||
dma-dw.h | ||
dma-ep93xx.h | ||
dma-hsu.h | ||
dma-imx-sdma.h | ||
dma-imx.h | ||
dma-mcf-edma.h | ||
dma-mmp_tdma.h | ||
dma-mv_xor.h | ||
dma-s3c24xx.h | ||
dma-ste-dma40.h | ||
dmtimer-omap.h | ||
ds620.h | ||
dwc3-omap.h | ||
edma.h | ||
efm32-spi.h | ||
efm32-uart.h | ||
ehci-sh.h | ||
elm.h | ||
emif_plat.h | ||
eth-netx.h | ||
fsa9480.h | ||
g762.h | ||
gpio_backlight.h | ||
gpio-ath79.h | ||
gpio-davinci.h | ||
gpio-dwapb.h | ||
gpio-htc-egpio.h | ||
gpio-omap.h | ||
gpmc-omap.h | ||
hsmmc-omap.h | ||
hwmon-s3c.h | ||
i2c-cbus-gpio.h | ||
i2c-davinci.h | ||
i2c-designware.h | ||
i2c-gpio.h | ||
i2c-hid.h | ||
i2c-imx.h | ||
i2c-mux-gpio.h | ||
i2c-mux-reg.h | ||
i2c-ocores.h | ||
i2c-omap.h | ||
i2c-pca-platform.h | ||
i2c-pxa.h | ||
i2c-s3c2410.h | ||
i2c-xiic.h | ||
ina2xx.h | ||
intel-mid_wdt.h | ||
intel-spi.h | ||
invensense_mpu6050.h | ||
iommu-omap.h | ||
irda-pxaficp.h | ||
irda-sa11x0.h | ||
isl9305.h | ||
itco_wdt.h | ||
keyboard-pxa930_rotary.h | ||
keyboard-spear.h | ||
keypad-ep93xx.h | ||
keypad-nomadik-ske.h | ||
keypad-omap.h | ||
keypad-pxa27x.h | ||
keypad-w90p910.h | ||
keyscan-davinci.h | ||
lcd-mipid.h | ||
leds-kirkwood-netxbig.h | ||
leds-kirkwood-ns2.h | ||
leds-lm355x.h | ||
leds-lm3642.h | ||
leds-lp55xx.h | ||
leds-omap.h | ||
leds-pca963x.h | ||
leds-s3c24xx.h | ||
lm3630a_bl.h | ||
lm3639_bl.h | ||
lm8323.h | ||
lp855x.h | ||
lp8727.h | ||
lp8755.h | ||
ltc4245.h | ||
lv5207lp.h | ||
macb.h | ||
max197.h | ||
max732x.h | ||
max3421-hcd.h | ||
max6639.h | ||
max6697.h | ||
mcs.h | ||
mdio-bcm-unimac.h | ||
mdio-gpio.h | ||
mfd-mcp-sa11x0.h | ||
microchip-ksz.h | ||
mlxreg.h | ||
mmc-davinci.h | ||
mmc-esdhc-imx.h | ||
mmc-mxcmmc.h | ||
mmc-omap.h | ||
mmc-pxamci.h | ||
mmc-s3cmci.h | ||
mmc-sdhci-s3c.h | ||
mmp_audio.h | ||
mmp_dma.h | ||
mouse-pxa930_trkball.h | ||
mtd-davinci-aemif.h | ||
mtd-davinci.h | ||
mtd-mxc_nand.h | ||
mtd-nand-omap2.h | ||
mtd-nand-pxa3xx.h | ||
mtd-nand-s3c2410.h | ||
mtd-orion_nand.h | ||
mv88e6xxx.h | ||
mv_usb.h | ||
net-cw1200.h | ||
nfcmrvl.h | ||
ntc_thermistor.h | ||
nxp-nci.h | ||
omap1_bl.h | ||
omap-twl4030.h | ||
omap-wd-timer.h | ||
omapdss.h | ||
pca953x.h | ||
pca954x.h | ||
pcf857x.h | ||
pcmcia-pxa2xx_viper.h | ||
phy-da8xx-usb.h | ||
pinctrl-single.h | ||
pixcir_i2c_ts.h | ||
pm33xx.h | ||
pwm_omap_dmtimer.h | ||
pxa2xx_udc.h | ||
pxa_sdhci.h | ||
regulator-haptic.h | ||
remoteproc-omap.h | ||
rtc-ds2404.h | ||
rtc-v3020.h | ||
s3c-hsotg.h | ||
s3c-hsudc.h | ||
sa11x0-serial.h | ||
sc18is602.h | ||
sdhci-pic32.h | ||
serial-imx.h | ||
serial-omap.h | ||
serial-sccnxp.h | ||
shmob_drm.h | ||
sht3x.h | ||
shtc1.h | ||
si5351.h | ||
simplefb.h | ||
sky81452-backlight.h | ||
spi-clps711x.h | ||
spi-davinci.h | ||
spi-ep93xx.h | ||
spi-imx.h | ||
spi-mt65xx.h | ||
spi-nuc900.h | ||
spi-omap2-mcspi.h | ||
spi-s3c64xx.h | ||
ssm2518.h | ||
st33zp24.h | ||
st_sensors_pdata.h | ||
syscon.h | ||
tc35876x.h | ||
tda9950.h | ||
ti-aemif.h | ||
ti-sysc.h | ||
touchscreen-s3c2410.h | ||
tsc2007.h | ||
tsl2563.h | ||
tsl2772.h | ||
uio_dmem_genirq.h | ||
uio_pruss.h | ||
usb3503.h | ||
usb-davinci.h | ||
usb-ehci-mxc.h | ||
usb-ehci-orion.h | ||
usb-musb-ux500.h | ||
usb-mx2.h | ||
usb-ohci-pxa27x.h | ||
usb-ohci-s3c2410.h | ||
usb-omap1.h | ||
usb-omap.h | ||
usb-pxa3xx-ulpi.h | ||
usb-s3c2410_udc.h | ||
ux500_wdt.h | ||
video_s3c.h | ||
video-clcd-versatile.h | ||
video-ep93xx.h | ||
video-imxfb.h | ||
video-mx3fb.h | ||
video-nuc900fb.h | ||
video-pxafb.h | ||
voltage-omap.h | ||
wiznet.h | ||
wkup_m3.h | ||
zforce_ts.h |