summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-24tpm: st33zp24: Mark ACPI and OF related data as maybe unusedKrzysztof Kozlowski
2023-04-24tpm, tpm_tis: Enable interrupt testLino Sanfilippo
2023-04-24tpm, tpm_tis: startup chip before testing for interruptsLino Sanfilippo
2023-04-24tpm, tpm_tis: Claim locality when interrupts are reenabled on resumeLino Sanfilippo
2023-04-24tpm, tpm_tis: Claim locality in interrupt handlerLino Sanfilippo
2023-04-24tpm, tpm_tis: Request threaded interrupt handlerLino Sanfilippo
2023-04-24tpm, tpm: Implement usage counter for localityLino Sanfilippo
2023-04-24tpm, tpm_tis: do not check for the active locality in interrupt handlerLino Sanfilippo
2023-04-24tpm, tpm_tis: Move interrupt mask checks into own functionLino Sanfilippo
2023-04-24tpm, tpm_tis: Only handle supported interruptsLino Sanfilippo
2023-04-24tpm, tpm_tis: Claim locality before writing interrupt registersLino Sanfilippo
2023-04-24tpm, tpm_tis: Do not skip reset of original interrupt vectorLino Sanfilippo
2023-04-24tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failedLino Sanfilippo
2023-04-24tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE registerLino Sanfilippo
2023-04-24tpm, tpm_tis: Avoid cache incoherency in test for interruptsLino Sanfilippo
2023-04-24tpm: remove unnecessary (void*) conversionsYu Zhe
2023-04-24tpm: cr50: i2c: use jiffies to wait for tpm ready irqMark Hasemeyer
2023-04-24Merge branches 'edac-drivers', 'edac-amd64' and 'edac-misc' into edac-updatesBorislav Petkov (AMD)
2023-04-24platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()Zhengkang Huang
2023-04-24platform/chrome: cros_ec_debugfs: fix kernel-doc warningTzung-Bi Shih
2023-04-24platform/chrome: cros_ec: Separate logic for getting panic infoRob Barnes
2023-04-24platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()Liang He
2023-04-24platform/chrome: cros_ec: remove unneeded label and if-conditionTzung-Bi Shih
2023-04-24Merge tag 'exynos-drm-next-for-v6.4-2' of git://git.kernel.org/pub/scm/linux/...Dave Airlie
2023-04-24Merge tag 'drm-intel-next-fixes-2023-04-20-1' of git://anongit.freedesktop.or...Dave Airlie
2023-04-23hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>Christophe JAILLET
2023-04-23Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-23Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-21Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds
2023-04-21Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-21Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-04-21hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151ETomáš Pecka
2023-04-21hwmon: (adt7475) Use device_property APIs when configuring polarityChris Packham
2023-04-21hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream XTAleksa Savic
2023-04-21hwmon: (it87) Disable/enable SMBus access for IT8622E chipsetFrank Crawford
2023-04-21hwmon: (it87) Add calls to smbus_enable/smbus_disable as requiredFrank Crawford
2023-04-21hwmon: (it87) Test for error in it87_update_deviceFrank Crawford
2023-04-21Merge branch irq/misc-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/riscv-ipi into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-20Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-21Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-04-21Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-04-21Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2023-04-20Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-20nbd: fix incomplete validation of ioctl argZhong Jinghua
2023-04-20PCI: Restrict device disabled status check to DTRob Herring