mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
532c2b926d
- Add Cirrus Logic Madera Codec (CS47L35, CS47L85 and CS47L90/91) driver - Add ChromeOS EC CEC driver - Add ROHM BD71837 PMIC driver - New Device Support - Add support for Dialog Semi DA9063L PMIC variant to DA9063 - Add support for Intel Ice Lake to Intel-PLSS-PCI - Add support for X-Powers AXP806 to AXP20x - New Functionality - Add support for USB Charging to the ChromeOS Embedded Controller - Add support for HDMI CEC to the ChromeOS Embedded Controller - Add support for HDMI CEC to Intel HDMI - Add support for accessory detection to Madera devices - Allow individual pins to be configured via DT' wlf,csnaddr-pd - Provide legacy platform specific EEPROM/Watchdog commands; rave-sp - Fix-ups - Trivial renaming/spelling fixes; cros_ec, da9063-* - Convert to Managed Resources (devm_*); da9063-*, ti_am335x_tscadc - Transition to helper macros/functions; da9063-* - Constify; kempld-core - Improve error path/messages; wm8994-core - Disable IRQs locally instead of relying on USB subsystem; dln2 - Remove unused code; rave-sp - New exports; sec-core - Bug Fixes - Fix possible false I2C transaction error; arizona-core - Fix declared memory area size; hi655x-pmic - Fix checksum type; rave-sp - Fix incorrect default serial port configuration: rave-sp - Fix incorrect coherent DMA mask for sub-devices; sm501 -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAlt6fm8ACgkQUa+KL4f8 d2H8qA/8CLIKKEyc3CiQIF4LqmOPn+P20gSlnNdDFGHV+ZpVryL6qKItDy76nbQS +GrPCmhADDn7N224ENlv4TYsB1txr7iZvyNr6W7F0fbdTLq5Fl2+6WIB3NnopPPK MGhzR2jikfuYGwEG+BG3efvTnrjoi+NPbNPHDdoegOiy/Q1R8PhjMKh10xWo3pgG 0TeZVg61ztfewAiebieMixNz+ehzFKK959Lsa7neV2ZsstBbM8B44UpXmLF5JLYe SR1ai5etSPBLxEeTXxlE+oG+fnDWk9Eyile7z1Nwg4et9OiXdyqAXBoA+BNDj2N2 N8vHuU79pSra+XGbka/7Kyz8sXjb4u92mJlc1wDcsCF+hX+wGEmwkEUb0S4YEtOH 1POi4YuIq0WF1oLSgCla/Pui0OQPIZaT31XhInYLV7rAX+MPgH0cUuLDsmzcg4ut C6RvoSzWiGA2JVqlALExSDtAkWUoZLjYkqnPYmZwGs25xsGUqJmiw1E73HI0OWr/ EJuKQbeq/bOmRPqbbwO7z7peZJHOt6j344VCXBdP/sB7d/lR1sEGpxC03MIogHrA BuiPyfDXTF1NB/+ZPBFbSG2Xhcg51yL4ddRa1sMntP6J4Ht1dW7TOpLI21Yu3eRp jzKnA9DRa/LPUvoR1y+C2LxDeBcT5qFMg4mZedOgio/C0vCXvus= =4Yj4 -----END PGP SIGNATURE----- Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd Pull MFD updates from Lee Jones: "New Drivers: - Add Cirrus Logic Madera Codec (CS47L35, CS47L85 and CS47L90/91) driver - Add ChromeOS EC CEC driver - Add ROHM BD71837 PMIC driver New Device Support: - Add support for Dialog Semi DA9063L PMIC variant to DA9063 - Add support for Intel Ice Lake to Intel-PLSS-PCI - Add support for X-Powers AXP806 to AXP20x New Functionality: - Add support for USB Charging to the ChromeOS Embedded Controller - Add support for HDMI CEC to the ChromeOS Embedded Controller - Add support for HDMI CEC to Intel HDMI - Add support for accessory detection to Madera devices - Allow individual pins to be configured via DT' wlf,csnaddr-pd - Provide legacy platform specific EEPROM/Watchdog commands; rave-sp Fix-upsL - Trivial renaming/spelling fixes; cros_ec, da9063-* - Convert to Managed Resources (devm_*); da9063-*, ti_am335x_tscadc - Transition to helper macros/functions; da9063-* - Constify; kempld-core - Improve error path/messages; wm8994-core - Disable IRQs locally instead of relying on USB subsystem; dln2 - Remove unused code; rave-sp - New exports; sec-core Bug Fixes: - Fix possible false I2C transaction error; arizona-core - Fix declared memory area size; hi655x-pmic - Fix checksum type; rave-sp - Fix incorrect default serial port configuration: rave-sp - Fix incorrect coherent DMA mask for sub-devices; sm501" * tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (60 commits) mfd: madera: Add register definitions for accessory detect mfd: sm501: Set coherent_dma_mask when creating subdevices mfd: bd71837: Devicetree bindings for ROHM BD71837 PMIC mfd: bd71837: Core driver for ROHM BD71837 PMIC media: platform: cros-ec-cec: Fix dependency on MFD_CROS_EC mfd: sec-core: Export OF module alias table mfd: as3722: Disable auto-power-on when AC OK mfd: axp20x: Support AXP806 in I2C mode mfd: axp20x: Add self-working mode support for AXP806 dt-bindings: mfd: axp20x: Add "self-working" mode for AXP806 mfd: wm8994: Allow to configure CS/ADDR Pulldown from dts mfd: wm8994: Allow to configure Speaker Mode Pullup from dts mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it mfd: rave-sp: Add legacy watchdog ping command translation mfd: rave-sp: Add legacy EEPROM access command translation mfd: rave-sp: Initialize flow control and parity of the port mfd: rave-sp: Fix incorrectly specified checksum type mfd: rave-sp: Remove unused defines mfd: hi655x: Fix regmap area declared size for hi655x mfd: ti_am335x_tscadc: Fix struct clk memory leak ... |
||
---|---|---|
.. | ||
acs5k_defconfig | ||
acs5k_tiny_defconfig | ||
am200epdkit_defconfig | ||
aspeed_g4_defconfig | ||
aspeed_g5_defconfig | ||
assabet_defconfig | ||
at91_dt_defconfig | ||
axm55xx_defconfig | ||
badge4_defconfig | ||
bcm2835_defconfig | ||
cerfcube_defconfig | ||
clps711x_defconfig | ||
cm_x2xx_defconfig | ||
cm_x300_defconfig | ||
cns3420vb_defconfig | ||
colibri_pxa270_defconfig | ||
colibri_pxa300_defconfig | ||
collie_defconfig | ||
corgi_defconfig | ||
davinci_all_defconfig | ||
dove_defconfig | ||
dram_0x00000000.config | ||
dram_0xc0000000.config | ||
dram_0xd0000000.config | ||
ebsa110_defconfig | ||
efm32_defconfig | ||
em_x270_defconfig | ||
ep93xx_defconfig | ||
eseries_pxa_defconfig | ||
exynos_defconfig | ||
ezx_defconfig | ||
footbridge_defconfig | ||
gemini_defconfig | ||
h3600_defconfig | ||
h5000_defconfig | ||
hackkit_defconfig | ||
hisi_defconfig | ||
imote2_defconfig | ||
imx_v4_v5_defconfig | ||
imx_v6_v7_defconfig | ||
integrator_defconfig | ||
iop13xx_defconfig | ||
iop32x_defconfig | ||
iop33x_defconfig | ||
ixp4xx_defconfig | ||
jornada720_defconfig | ||
keystone_defconfig | ||
ks8695_defconfig | ||
lart_defconfig | ||
lpc18xx_defconfig | ||
lpc32xx_defconfig | ||
lpd270_defconfig | ||
lubbock_defconfig | ||
magician_defconfig | ||
mainstone_defconfig | ||
mini2440_defconfig | ||
mmp2_defconfig | ||
moxart_defconfig | ||
mps2_defconfig | ||
multi_v4t_defconfig | ||
multi_v5_defconfig | ||
multi_v7_defconfig | ||
mv78xx0_defconfig | ||
mvebu_v5_defconfig | ||
mvebu_v7_defconfig | ||
mxs_defconfig | ||
neponset_defconfig | ||
netwinder_defconfig | ||
netx_defconfig | ||
nhk8815_defconfig | ||
nuc910_defconfig | ||
nuc950_defconfig | ||
nuc960_defconfig | ||
omap1_defconfig | ||
omap2plus_defconfig | ||
orion5x_defconfig | ||
oxnas_v6_defconfig | ||
palmz72_defconfig | ||
pcm027_defconfig | ||
pleb_defconfig | ||
prima2_defconfig | ||
pxa3xx_defconfig | ||
pxa168_defconfig | ||
pxa255-idp_defconfig | ||
pxa910_defconfig | ||
pxa_defconfig | ||
qcom_defconfig | ||
raumfeld_defconfig | ||
realview_defconfig | ||
rpc_defconfig | ||
s3c2410_defconfig | ||
s3c6400_defconfig | ||
s5pv210_defconfig | ||
sama5_defconfig | ||
shannon_defconfig | ||
shmobile_defconfig | ||
simpad_defconfig | ||
socfpga_defconfig | ||
spear3xx_defconfig | ||
spear6xx_defconfig | ||
spear13xx_defconfig | ||
spitz_defconfig | ||
stm32_defconfig | ||
sunxi_defconfig | ||
tango4_defconfig | ||
tct_hammer_defconfig | ||
tegra_defconfig | ||
trizeps4_defconfig | ||
u300_defconfig | ||
u8500_defconfig | ||
versatile_defconfig | ||
vexpress_defconfig | ||
vf610m4_defconfig | ||
viper_defconfig | ||
vt8500_v6_v7_defconfig | ||
xcep_defconfig | ||
zeus_defconfig | ||
zx_defconfig |