linux/drivers/mfd
Linus Torvalds b7a7d1c1ec DMA mapping updates for 5.1
- add debugfs support for dumping dma-debug information (Corentin Labbe)
  - Kconfig cleanups (Andy Shevchenko and me)
  - debugfs cleanups (Greg Kroah-Hartman)
  - improve dma_map_resource and use it in the media code
  - arch_setup_dma_ops / arch_teardown_dma_ops cleanups
  - various small cleanups and improvements for the per-device coherent
    allocator
  - make the DMA mask an upper bound and don't fail "too large" dma mask
    in the remaning two architectures - this will allow big driver
    cleanups in the following merge windows
 -----BEGIN PGP SIGNATURE-----
 
 iQI/BAABCgApFiEEgdbnc3r/njty3Iq9D55TZVIEUYMFAlyCKUgLHGhjaEBsc3Qu
 ZGUACgkQD55TZVIEUYP1vA//WNK5cxQVGZZsmsmkcNe3sCaJCZD4MpVpq/D+l87t
 3j1C1qmduOPyI1m061niYk7j4B4DeyeLs+XOeUsl5Yz+FqVvDICuNHXXJQSUr3Ao
 JbMfBis8Ne65Eyz0xxBltCWM7WiE6fdo7AGoR4Bzj3+f4xGOOazkRy4R6r67bU6x
 v3R5dTvfbSlvvKhn+j8ksAEYb+WPUmr6Z2dnlF0mShnOCpZVy0wd0M1gtEFKrVHx
 zKz9/va4/7yEcpdVqNtSDlHIsSZcFE3ZfTRWq6ZtBoRN+gNwrI0YylY7HtCfJWZG
 IxMiuQ+8SHGE8+NI2d56bs4MsHbqPBRSuadJNuZaTzdxs6FDTEnlCDeXwGF1cHf2
 qhVMfn17V4TZNT4NAd2wHa60cjTMoqraWeS06/b2tyXTF0uxyWj0BCjaHNJa+Ayc
 KCulq1n2LmTDiOGnZJT7Oui6PO5etOHAmvgMQumBNkzQJbPGvuiYGgsciYAMSmuy
 NccIrghQzR9BlG6U1srzTiGQJnpm38x1hWphtU6gQPwz5iKt3FBAfEWCic8U81QE
 JKSwoYv/5ChO+sy9880t/FLO8hn/7L55IOdZEfGkQ22gFzf3W5f9v2jFQc8XN2BO
 Fc6EjWERrmTzUi0f1Ooj3VPRtWuZq86KqlKByy6iZ5eXwxpGE1M0HZVoHYCW+aDd
 MYc=
 =nAMI
 -----END PGP SIGNATURE-----

Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping

Pull DMA mapping updates from Christoph Hellwig:

 - add debugfs support for dumping dma-debug information (Corentin
   Labbe)

 - Kconfig cleanups (Andy Shevchenko and me)

 - debugfs cleanups (Greg Kroah-Hartman)

 - improve dma_map_resource and use it in the media code

 - arch_setup_dma_ops / arch_teardown_dma_ops cleanups

 - various small cleanups and improvements for the per-device coherent
   allocator

 - make the DMA mask an upper bound and don't fail "too large" dma mask
   in the remaning two architectures - this will allow big driver
   cleanups in the following merge windows

* tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping: (21 commits)
  Documentation/DMA-API-HOWTO: update dma_mask sections
  sparc64/pci_sun4v: allow large DMA masks
  sparc64/iommu: allow large DMA masks
  sparc64: refactor the ali DMA quirk
  ccio: allow large DMA masks
  dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
  dma-mapping: remove dma_mark_declared_memory_occupied
  dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
  dma-mapping: improve selection of dma_declare_coherent availability
  dma-mapping: remove an incorrect __iommem annotation
  of: select OF_RESERVED_MEM automatically
  device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
  mfd/sm501: depend on HAS_DMA
  dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
  dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
  dma-mapping: move debug configuration options to kernel/dma
  dma-debug: add dumping facility via debugfs
  dma: debug: no need to check return value of debugfs_create functions
  videobuf2: replace a layering violation with dma_map_resource
  dma-mapping: don't BUG when calling dma_map_resource on RAM
  ...
2019-03-10 11:54:48 -07:00
..
88pm80x.c
88pm800.c
88pm805.c
88pm860x-core.c
88pm860x-i2c.c
aat2870-core.c mfd: aat2870-core: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
ab3100-core.c
ab3100-otp.c
ab8500-core.c mfd: ab8500-core: Return zero in get_register_interruptible() 2019-01-03 08:32:42 +00:00
ab8500-debugfs.c
ab8500-gpadc.c
ab8500-sysctrl.c
abx500-core.c
ac100.c
act8945a.c
adp5520.c mfd: adp5520: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
altera-a10sr.c
arizona-core.c mfd: arizona: Make array mclk_name static, shrinks object size 2018-10-23 08:58:34 +01:00
arizona-i2c.c
arizona-irq.c
arizona-spi.c
arizona.h
as3711.c mfd: as3711: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
as3722.c
asic3.c
at91-usart.c mfd: at91-usart: No need to copy mfd_cell in probe 2019-02-07 10:44:09 +00:00
atmel-flexcom.c
atmel-hlcdc.c
atmel-smc.c
axp20x-i2c.c
axp20x-rsb.c
axp20x.c - New Device Support 2019-01-15 06:24:36 +12:00
bcm590xx.c
bcm2835-pm.c soc: bcm: bcm2835-pm: Add support for power domains under a new binding. 2019-01-09 16:55:09 +01:00
bd9571mwv.c mfd: bd9571mwv: Add volatile register to make DVFS work 2019-01-03 08:32:42 +00:00
cros_ec_dev.c mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEM 2019-02-07 10:44:24 +00:00
cros_ec_dev.h mfd / platform: cros_ec: Move lightbar attributes to its own driver 2019-02-01 08:09:27 +00:00
cros_ec.c mfd / platform: cros_ec: Use devm_mfd_add_devices 2019-02-01 08:09:27 +00:00
cs47l24-tables.c
cs47l35-tables.c
cs47l85-tables.c
cs47l90-tables.c
cs5535-mfd.c
da903x.c
da9052-core.c
da9052-i2c.c
da9052-irq.c
da9052-spi.c
da9055-core.c
da9055-i2c.c
da9062-core.c
da9063-core.c
da9063-i2c.c
da9063-irq.c
da9150-core.c
davinci_voicecodec.c
db8500-prcmu.c mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular code 2019-02-01 08:21:13 +00:00
dbx500-prcmu-regs.h
dln2.c
dm355evm_msp.c
exynos-lpass.c mfd: exynos-lpass: Enable UART module support 2019-01-03 08:32:42 +00:00
ezx-pcap.c
fsl-imx25-tsadc.c
hi655x-pmic.c
hi6421-pmic-core.c
htc-i2cpld.c mfd: htc-i2cpld: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
htc-pasic3.c
intel_msic.c mfd: Convert Intel PMIC drivers to use SPDX identifier 2018-10-23 08:58:34 +01:00
intel_quark_i2c_gpio.c
intel_soc_pmic_bxtwc.c mfd: Convert Intel PMIC drivers to use SPDX identifier 2018-10-23 08:58:34 +01:00
intel_soc_pmic_chtdc_ti.c mfd: Convert Intel PMIC drivers to use SPDX identifier 2018-10-23 08:58:34 +01:00
intel_soc_pmic_chtwc.c mfd: Convert Intel PMIC drivers to use SPDX identifier 2018-10-23 08:58:34 +01:00
intel_soc_pmic_core.c mfd: Convert Intel PMIC drivers to use SPDX identifier 2018-10-23 08:58:34 +01:00
intel_soc_pmic_core.h mfd: Convert Intel PMIC drivers to use SPDX identifier 2018-10-23 08:58:34 +01:00
intel_soc_pmic_crc.c mfd: Convert Intel PMIC drivers to use SPDX identifier 2018-10-23 08:58:34 +01:00
intel-lpss-acpi.c mfd: intel-lpss: Move linux/pm.h to the local header 2019-02-18 09:06:52 +00:00
intel-lpss-pci.c mfd: intel-lpss: Move linux/pm.h to the local header 2019-02-18 09:06:52 +00:00
intel-lpss.c
intel-lpss.h mfd: intel-lpss: Move linux/pm.h to the local header 2019-02-18 09:06:52 +00:00
ipaq-micro.c
janz-cmodio.c
jz4740-adc.c
Kconfig DMA mapping updates for 5.1 2019-03-10 11:54:48 -07:00
kempld-core.c
lm3533-core.c
lm3533-ctrlbank.c
lochnagar-i2c.c mfd: lochnagar: Add support for the Cirrus Logic Lochnagar 2019-02-07 10:44:00 +00:00
lp873x.c
lp3943.c
lp8788-irq.c
lp8788.c
lp87565.c
lpc_ich.c
lpc_sch.c
madera-core.c mfd: madera: Remove spurious semicolon in while loop 2019-01-03 08:32:42 +00:00
madera-i2c.c
madera-spi.c
madera.h
Makefile - New Drivers 2019-03-08 10:02:58 -08:00
max8907.c
max8925-core.c mfd: max8925-core: Drop unused MODULE_ tags from non-modular code 2019-02-01 08:21:13 +00:00
max8925-i2c.c
max8997-irq.c
max8997.c mfd: max8997: Disable interrupt handling for suspend/resume cycle 2018-10-23 08:58:34 +01:00
max8998-irq.c
max8998.c
max14577.c
max77620.c mfd: Use of_node_name_eq() for node name comparisons 2019-01-03 08:32:42 +00:00
max77686.c
max77693.c
max77843.c
mc13xxx-core.c mfd: mc13xxx: Fix a missing check of a register-read failure 2019-01-03 08:32:42 +00:00
mc13xxx-i2c.c
mc13xxx-spi.c
mc13xxx.h
mcp-core.c
mcp-sa11x0.c
menelaus.c
menf21bmc.c
mfd-core.c
motorola-cpcap.c
mt6397-core.c mfd: mt6397: Do not call irq_domain_remove if PMIC unsupported 2019-01-03 08:32:42 +00:00
mxs-lradc.c mfd: mxs-lradc: Mark expected switch fall-through 2019-02-18 09:07:22 +00:00
omap-usb-host.c
omap-usb-tll.c
omap-usb.h
palmas.c
pcf50633-adc.c
pcf50633-core.c
pcf50633-gpio.c
pcf50633-irq.c
qcom_rpm.c mfd: qcom_rpm: write fw_version to CTRL_REG 2019-01-03 08:32:42 +00:00
qcom-pm8xxx.c mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists" 2019-02-13 09:35:12 +01:00
qcom-spmi-pmic.c
rave-sp.c mfd: rave-sp: Fix typo in rave_sp_checksum comment 2019-01-03 08:32:42 +00:00
rc5t583-irq.c
rc5t583.c mfd: rc5t583: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
rdc321x-southbridge.c
retu-mfd.c
rk808.c
rn5t618.c
rohm-bd718x7.c
rt5033.c
sec-core.c mfd: sec-core: Cleanup formatting to a consistent style 2019-02-18 09:07:17 +00:00
sec-irq.c
si476x-cmd.c
si476x-i2c.c
si476x-prop.c
sky81452.c
sm501.c mfd: sm501: Use struct_size() in devm_kzalloc() 2019-02-07 10:43:09 +00:00
smsc-ece1099.c
sprd-sc27xx-spi.c
ssbi.c
sta2x11-mfd.c mfd: sta2x11: Drop unused MODULE_ tags from non-modular code 2019-02-01 08:21:13 +00:00
stm32-lptimer.c
stm32-timers.c
stmpe-i2c.c
stmpe-spi.c
stmpe.c Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mfd-platform-5.1' into ibs-for-mfd-merged 2019-02-01 08:20:04 +00:00
stmpe.h
stpmic1.c mfd: stpmic1: Add STPMIC1 driver 2019-01-16 13:59:34 +00:00
stw481x.c
sun4i-gpadc.c
sun6i-prcm.c
syscon.c mfd: syscon: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
t7l66xb.c
tc3589x.c
tc6387xb.c
tc6393xb.c
ti_am335x_tscadc.c mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells 2018-12-03 11:33:10 +00:00
ti-lmu.c mfd: ti-lmu: Use of_device_get_match_data() helper 2018-10-23 08:58:34 +01:00
timberdale.c
timberdale.h
tmio_core.c
tps6105x.c
tps6507x.c
tps6586x.c mfd: tps6586x: Handle interrupts on suspend 2019-01-03 08:32:42 +00:00
tps65010.c
tps65086.c
tps65090.c mfd: tps65090: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
tps65217.c
tps65218.c mfd: tps65218.c: Add input voltage options 2019-02-01 08:21:13 +00:00
tps65910.c mfd: tps65910: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
tps65911-comparator.c
tps65912-core.c
tps65912-i2c.c
tps65912-spi.c
tps68470.c mfd: tps68470: Drop unused MODULE_DEVICE_TABLE 2019-02-07 10:44:14 +00:00
tps80031.c mfd: tps80031: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
tqmx86.c mfd: tqmx86: IO controller with I2C, Wachdog and GPIO 2019-02-18 09:06:57 +00:00
twl4030-audio.c
twl4030-irq.c
twl4030-power.c
twl6030-irq.c
twl6040.c
twl-core.c mfd: twl-core: Fix section annotations on {,un}protect_pm_master 2019-01-03 08:32:42 +00:00
twl-core.h
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1400_core.c
vexpress-sysreg.c
viperboard.c
vx855.c
wl1273-core.c
wm97xx-core.c
wm831x-auxadc.c
wm831x-core.c mfd: wm831x-core: Drop unused module infrastructure from non-modular code 2019-02-01 08:21:13 +00:00
wm831x-i2c.c mfd: wm831x-i2c: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
wm831x-irq.c
wm831x-otp.c
wm831x-spi.c mfd: wm831x-spi: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
wm5102-tables.c
wm5110-tables.c mfd: wm5110: Add missing ASRC rate register 2019-01-03 08:32:42 +00:00
wm8350-core.c mfd: wm8350-core: Drop unused module infrastructure from non-modular code 2019-02-01 08:21:13 +00:00
wm8350-gpio.c
wm8350-i2c.c mfd: wm8350-i2c: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
wm8350-irq.c
wm8350-regmap.c
wm8400-core.c mfd: wm8400-core: Make it explicitly non-modular 2019-02-01 08:21:13 +00:00
wm8994-core.c regulator: wm8994: Pass descriptor instead of GPIO number 2018-11-15 11:42:08 -08:00
wm8994-irq.c
wm8994-regmap.c
wm8994.h
wm8997-tables.c
wm8998-tables.c