summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-07mfd: da9062: Simplify obtaining I2C match dataBiju Das
2023-12-07mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan
2023-12-07mfd: intel-lpss: Don't fail probe on success of pci_alloc_irq_vectors()Andy Shevchenko
2023-12-07mfd: twl6030-irq: Revert to use of_match_device()Peter Ujfalusi
2023-12-07mfd: cs42l43: Correct order of include files to be alphabeticalCharles Keepax
2023-12-07mfd: cs42l43: Correct SoundWire port listCharles Keepax
2023-12-07mfd: intel-lpss: Provide Intel LPSS PM ops structureAndy Shevchenko
2023-12-07mfd: intel-lpss: Move exported symbols to INTEL_LPSS namespaceAndy Shevchenko
2023-12-07mfd: intel-lpss: Adjust header inclusionsAndy Shevchenko
2023-12-07mfd: intel-lpss: Use device_get_match_data()Andy Shevchenko
2023-12-07mfd: intel-lpss: Revert "Add missing check for platform_get_resource"Andy Shevchenko
2023-12-07mfd: qcom-spmi-pmic: Add support for PM8937Dang Huynh
2023-12-07mfd: twl4030-audio: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: tps65911-comparator: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: ti_am335x_tscadc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: stm32-timers: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: sm501: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: qcom-pm8xxx: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: pcf50633-adc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: omap-usb-tll: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: omap-usb-host: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: mxs-lradc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: mcp-sa11x0: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: kempld-core: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: intel-lpss-acpi: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: hi655x-pmic: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: fsl-imx25-tsadc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: exynos-lpass: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: cros_ec_dev: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: ab8500-sysctrl: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07mfd: tps65086: Enable register view in debugfsAndre Werner
2023-12-07mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTONeil Armstrong
2023-12-07mfd: intel-lpss: Return error code received from the IRQ APIChen Ni
2023-12-07mfd: intel-lpss: Use PCI APIs instead of dereferencingAndy Shevchenko
2023-12-07mfd: intel-lpss: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-07mfd: tps6594: Use spi_get_chipselect() API to access spi->chip_selectAmit Kumar Mahapatra
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-12Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-10Merge tag 'fbdev-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König