mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
2d2e7d195b
A respun version of the merges for the pull request previously sent with a few additional fixes. The last two merges were fixed up by hand since the branches have moved on and currently have the prior merge in them. Quite a busy release for the SPI subsystem, mostly in cleanups big and small scattered through the stack rather than anything else: - New driver for the Broadcom BC63xx HSSPI controller. - Fix duplicate device registration for ACPI. - Conversion of s3c64xx to DMAEngine (this pulls in platform and DMA changes upon which the transiton depends). - Some small optimisations to reduce the amount of time we hold locks in the datapath, eliminate some redundant checks and the size of a spi_transfer. - Lots of fixes, cleanups and general enhancements to drivers, especially the rspi and Atmel drivers. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJS4RZvAAoJELSic+t+oim9XKAP/00WcCARVzqWmzZYhW2nCqVw zRu/DEC+RFlvUSOrwx5SojZNCJekKrsbJuzvapXKIj+SL5+wDm2gUo188s+J8e5V mXA9CGb2+tQUgzuQzKZ82kf5WT1a/VpgdVqxZ2EGBHqdJwMV6cG20YneTd9/A0ar QbD9Ikon07cE6j8sp/HKxzSnER+3ii4OTJPJCXkNPHiDE9xkA/FR4qy/DksC2hpy y6IHCNGA3yHB/8bC7hxUKabOBwPpvQlGELTLHKTVy4umoAE0/aYSjwMdE67SbqXg mxDLcDjacNb4ga9hfWiYdZOKRdYiljt1zXksKHldp+R654YFTSVGmYipMoc0l52b jyycLM9ZjQ8Q74ySY+BIdZ4RDKFg4QajDhd/sIJtI354HLdoJCQa82j3luj6/Ewu JSlI4EGZUjOWPZb72kkrwj0LFBT5k639fMmLPDCLLlg5sUvx2afFl96s9Z25mFGj JzgwhjBIcF8AmllLTEpS6cP8MOBeThJ79gTxmbH60tsWxil2yCS4etg+h6GFo7g9 GBXL9UF63Q6t9Mg8/0oACDs/YyMMbFImi6p20B+Pr0QZiltiTSSc4Z7eo4gG4UYh m4svqZcMG8w6csMAMb6I6a9+EojERPt53bZayasnnX/e5HsXJah4qop9Pjrma4ed PQHMx8ivWztwyqqjoYTz =CbUw -----END PGP SIGNATURE----- Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi Pull spi updates from Mark Brown: "A respun version of the merges for the pull request previously sent with a few additional fixes. The last two merges were fixed up by hand since the branches have moved on and currently have the prior merge in them. Quite a busy release for the SPI subsystem, mostly in cleanups big and small scattered through the stack rather than anything else: - New driver for the Broadcom BC63xx HSSPI controller - Fix duplicate device registration for ACPI - Conversion of s3c64xx to DMAEngine (this pulls in platform and DMA changes upon which the transiton depends) - Some small optimisations to reduce the amount of time we hold locks in the datapath, eliminate some redundant checks and the size of a spi_transfer - Lots of fixes, cleanups and general enhancements to drivers, especially the rspi and Atmel drivers" * tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (112 commits) spi: core: Fix transfer failure when master->transfer_one returns positive value spi: Correct set_cs() documentation spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer() spi: Spelling s/finised/finished/ spi: sc18is602: Convert to use bits_per_word_mask spi: Remove duplicate code to set default bits_per_word setting spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP spi: clps711x: Add MODULE_ALIAS to support module auto-loading spi: rspi: Add missing clk_disable() calls in error and cleanup paths spi: rspi: Spelling s/transmition/transmission/ spi: rspi: Add support for specifying CPHA/CPOL spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match spi: rspi: Add more QSPI register documentation spi: rspi: Add more RSPI register documentation spi: rspi: Remove dependency on DMAE for SHMOBILE spi/s3c64xx: Correct indentation spi: sh: Use spi_sh_clear_bit() instead of open-coded spi: bitbang: Grammar s/make to make/to make/ spi: sh-hspi: Spelling s/recive/receive/ spi: core: Improve tx/rx_nbits check comments ... |
||
---|---|---|
.. | ||
ad5449.h | ||
ad5755.h | ||
ad7266.h | ||
ad7298.h | ||
ad7303.h | ||
ad7791.h | ||
ad7793.h | ||
ad7887.h | ||
ads7828.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 | ||
bd6107.h | ||
brcmfmac-sdio.h | ||
camera-mx1.h | ||
camera-mx2.h | ||
camera-mx3.h | ||
camera-pxa.h | ||
camera-rcar.h | ||
clk-integrator.h | ||
clk-lpss.h | ||
clk-realview.h | ||
clk-u300.h | ||
clk-ux500.h | ||
coda.h | ||
crypto-atmel.h | ||
crypto-ux500.h | ||
cyttsp4.h | ||
davinci_asp.h | ||
db8500_thermal.h | ||
dma-atmel.h | ||
dma-coh901318.h | ||
dma-ep93xx.h | ||
dma-imx-sdma.h | ||
dma-imx.h | ||
dma-mmp_tdma.h | ||
dma-mv_xor.h | ||
dma-rcar-hpbdma.h | ||
dma-s3c24xx.h | ||
dma-ste-dma40.h | ||
dmtimer-omap.h | ||
dsp-omap.h | ||
dwc3-exynos.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-davinci.h | ||
gpio-em.h | ||
gpio-lpc32xx.h | ||
gpio-omap.h | ||
gpio-rcar.h | ||
gpio-ts5500.h | ||
hwmon-s3c.h | ||
i2c-cbus-gpio.h | ||
i2c-davinci.h | ||
i2c-imx.h | ||
i2c-nuc900.h | ||
i2c-s3c2410.h | ||
ina2xx.h | ||
invensense_mpu6050.h | ||
iommu-omap.h | ||
irda-pxaficp.h | ||
irq-renesas-intc-irqpin.h | ||
irq-renesas-irqc.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-pca9685.h | ||
leds-s3c24xx.h | ||
lm3630a_bl.h | ||
lm3639_bl.h | ||
lp855x.h | ||
lp8727.h | ||
lp8755.h | ||
lv5207lp.h | ||
macb.h | ||
mailbox-omap.h | ||
max197.h | ||
max310x.h | ||
max6697.h | ||
mfd-mcp-sa11x0.h | ||
microread.h | ||
mipi-csis.h | ||
mmc-davinci.h | ||
mmc-esdhc-imx.h | ||
mmc-msm_sdcc.h | ||
mmc-mvsdio.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 | ||
msm_serial_hs.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-onenand-omap2.h | ||
mtd-orion_nand.h | ||
mv_usb.h | ||
net-cw1200.h | ||
ntc_thermistor.h | ||
omap1_bl.h | ||
omap4-keypad.h | ||
omap_drm.h | ||
omap-twl4030.h | ||
omap-wd-timer.h | ||
pca953x.h | ||
pcmcia-pxa2xx_viper.h | ||
pinctrl-adi2.h | ||
pinctrl-single.h | ||
pn544.h | ||
pwm-renesas-tpu.h | ||
pxa2xx_udc.h | ||
pxa_sdhci.h | ||
rcar-du.h | ||
remoteproc-omap.h | ||
s3c-hsotg.h | ||
s3c-hsudc.h | ||
sa11x0-serial.h | ||
samsung-usbphy.h | ||
sc18is602.h | ||
serial-imx.h | ||
serial-omap.h | ||
serial-sccnxp.h | ||
sh_ipmmu.h | ||
shmob_drm.h | ||
sht15.h | ||
si5351.h | ||
simplefb.h | ||
spi-clps711x.h | ||
spi-davinci.h | ||
spi-ep93xx.h | ||
spi-imx.h | ||
spi-nuc900.h | ||
spi-omap2-mcspi.h | ||
spi-s3c64xx.h | ||
ssm2518.h | ||
st1232_pdata.h | ||
st_sensors_pdata.h | ||
tegra_emc.h | ||
touchscreen-s3c2410.h | ||
tsl2563.h | ||
uio_dmem_genirq.h | ||
uio_pruss.h | ||
usb3503.h | ||
usb-davinci.h | ||
usb-ehci-mxc.h | ||
usb-ehci-orion.h | ||
usb-imx_udc.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-rcar-gen2-phy.h | ||
usb-rcar-phy.h | ||
usb-s3c2410_udc.h | ||
ux500_wdt.h | ||
video_s3c.h | ||
video-ep93xx.h | ||
video-imxfb.h | ||
video-msm_fb.h | ||
video-mx3fb.h | ||
video-nuc900fb.h | ||
video-pxafb.h | ||
voltage-omap.h | ||
vsp1.h | ||
wiznet.h | ||
zforce_ts.h |