summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-12Input: omap-keypad - use driver core to instantiate device attributesDmitry Torokhov
2024-07-12Input: atmel_mxt_ts - use driver core to instantiate device attributesDmitry Torokhov
2024-07-13hwrng: core - remove (un)register_miscdev()Masahiro Yamada
2024-07-13crypto: mxs-dcp - Ensure payload is zero when using key slotDavid Gstir
2024-07-13hwrng: Kconfig - Do not enable by default CN10K driverFrancesco Dolcini
2024-07-12memory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang
2024-07-12udmabuf: pin the pages using memfd_pin_folios() APIVivek Kasireddy
2024-07-12udmabuf: convert udmabuf driver to use foliosVivek Kasireddy
2024-07-12udmabuf: add back support for mapping hugetlb pagesVivek Kasireddy
2024-07-12udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmapVivek Kasireddy
2024-07-12udmabuf: add CONFIG_MMU dependencyArnd Bergmann
2024-07-12PCI: Extend ACS configurabilityVidya Sagar
2024-07-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
2024-07-12ubi: block: fix null-pointer-dereference in ubiblock_create()Li Nan
2024-07-12ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarityZhaoLong Wang
2024-07-12mtd: ubi: Restore missing cleanup on ubi_init() failure pathBen Hutchings
2024-07-12mtd: ubi: avoid expensive do_div() on 32-bit machinesArnd Bergmann
2024-07-12mtd: ubi: make ubi_class constantRicardo B. Marliere
2024-07-12ubi: eba: properly rollback inside self_check_ebaFedor Pchelkin
2024-07-12Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-12Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-12dm: introduce the target flag mempool_needs_integrityMikulas Patocka
2024-07-12HID: hid-steam: Fix typo in goto labelThorsten Blum
2024-07-12HID: mcp2221: Remove unnecessary semicolonChen Ni
2024-07-12HID: Fix spelling mistakes "Kensigton" -> "Kensington"Colin Ian King
2024-07-12kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan
2024-07-12Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/pci/ats' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/core' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/nvidia/tegra' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/intel/vt-d' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/amd/amd-vi' into iommu/nextWill Deacon
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-12Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-07-12iommu/tegra-smmu: Pass correct fwnode to iommu_fwspec_init()Will Deacon
2024-07-12Merge tag 'usb-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-07-12Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2024-07-12iommu/vt-d: Fix identity map bounds in si_domain_init()Jon Pan-Doh
2024-07-12misc: delete Makefile.rejGreg Kroah-Hartman
2024-07-12clocksource/drivers/realtek: Add timer driver for rtl-otto platformsChris Packham
2024-07-12clocksource/drivers/mips-gic-timer: Correct sched_clock widthJiaxun Yang
2024-07-12clocksource/drivers/mips-gic-timer: Refine rating computationJiaxun Yang
2024-07-12clocksource/drivers/sh_cmt: Address race condition for clock eventsNiklas Söderlund