summaryrefslogtreecommitdiff
path: root/include/linux/ioport.h
AgeCommit message (Expand)Author
2023-12-10resource: add walk_system_ram_res_rev()Baoquan He
2023-10-05resource: Constify resource crosscheck APIsAndy Shevchenko
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny
2022-11-10resource: Convert DEFINE_RES_NAMED() to be compound literalAndy Shevchenko
2022-10-10Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2022-10-04ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel
2022-09-09resource: add define macro for register address resourcesColin Foster
2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams
2022-07-21cxl/acpi: Track CXL resources in iomem_resourceDan Williams
2022-02-10kernel/resource: Introduce request_mem_region_muxed()Terry Bowman
2021-04-26Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-08resource: Prevent irqresource_disabled() from erasing flagsAngela Czubak
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin
2021-01-12resource: Move devmem revoke code to resource frameworkDaniel Vetter
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-11resource: Add irqresource_disabled()John Garry
2020-11-17resource: Introduce resource_intersection() for overlapping resourcesAndy Shevchenko
2020-11-17resource: Introduce resource_union() for overlapping resourcesAndy Shevchenko
2020-11-17resource: Group resource_overlaps() with other inline helpersAndy Shevchenko
2020-10-16kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()David Hildenbrand
2020-10-16mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand
2020-10-16kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand
2020-10-16kernel/resource: make release_mem_region_adjustable() never failDavid Hildenbrand
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-04mm/memory_hotplug: introduce add_memory_driver_managed()David Hildenbrand
2020-05-27/dev/mem: Revoke mappings when a driver claims the regionDan Williams
2019-11-07x86/efi: EFI soft reservation to E820 enumerationDan Williams
2019-08-20resource: add a not device managed request_free_mem_region variantChristoph Hellwig
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-02mm: factor out a devm_request_free_mem_region helperChristoph Hellwig
2019-07-02mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig
2019-06-20x86/mm: Rework ioremap resource mapping determinationLianbo Jiang
2019-06-20x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVEDLianbo Jiang
2018-02-06kernel/resource: iomem_is_exclusive can be booleanYaowei Bai
2017-11-07x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky
2017-11-07resource: Provide resource struct in resource walk callbackTom Lendacky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2016-05-16PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson
2016-03-16Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-12PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPYBjorn Helgaas
2016-03-09resource: Add remove_resource interfaceToshi Kani
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas
2016-01-30resource: Kill walk_iomem_res()Toshi Kani
2016-01-30resource: Add walk_iomem_res_desc()Toshi Kani
2016-01-30resource: Add I/O resource descriptorToshi Kani
2016-01-30resource: Add System RAM resource typeToshi Kani