summaryrefslogtreecommitdiffstats
path: root/include/linux/ioport.h
Commit message (Expand)AuthorAgeFilesLines
* resource: add walk_system_ram_res_rev()Baoquan He2023-12-101-0/+3
* resource: Constify resource crosscheck APIsAndy Shevchenko2023-10-051-6/+6
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\
| * resource: Convert DEFINE_RES_NAMED() to be compound literalAndy Shevchenko2022-11-101-1/+1
* | PCI: Allow drivers to request exclusive config regionsIra Weiny2022-11-141-0/+2
|/
* Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-101-1/+2
|\
| * ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel2022-10-041-1/+2
* | resource: add define macro for register address resourcesColin Foster2022-09-091-0/+5
|/
* resource: Introduce alloc_free_mem_region()Dan Williams2022-07-211-0/+2
* cxl/acpi: Track CXL resources in iomem_resourceDan Williams2022-07-211-0/+1
* kernel/resource: Introduce request_mem_region_muxed()Terry Bowman2022-02-101-0/+2
* Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-261-1/+1
|\
| * resource: Prevent irqresource_disabled() from erasing flagsAngela Czubak2021-04-081-1/+1
* | asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-081-0/+1
|/
* resource: Move devmem revoke code to resource frameworkDaniel Vetter2021-01-121-5/+1
* Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-151-7/+27
|\
| * resource: Introduce resource_intersection() for overlapping resourcesAndy Shevchenko2020-11-171-0/+10
| * resource: Introduce resource_union() for overlapping resourcesAndy Shevchenko2020-11-171-1/+12
| * resource: Group resource_overlaps() with other inline helpersAndy Shevchenko2020-11-171-6/+5
* | resource: Add irqresource_disabled()John Garry2020-12-111-0/+7
|/
* kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()David Hildenbrand2020-10-161-2/+1
* mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...David Hildenbrand2020-10-161-0/+4
* kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGEDDavid Hildenbrand2020-10-161-1/+3
* kernel/resource: make release_mem_region_adjustable() never failDavid Hildenbrand2020-10-161-2/+2
* Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-0/+6
|\
| * /dev/mem: Revoke mappings when a driver claims the regionDan Williams2020-05-271-0/+6
* | mm/memory_hotplug: introduce add_memory_driver_managed()David Hildenbrand2020-06-041-0/+1
|/
* x86/efi: EFI soft reservation to E820 enumerationDan Williams2019-11-071-0/+1
* resource: add a not device managed request_free_mem_region variantChristoph Hellwig2019-08-201-0/+2
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-2/+3
|\
| * mm: factor out a devm_request_free_mem_region helperChristoph Hellwig2019-07-021-0/+2
| * mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-021-1/+0
* | x86/mm: Rework ioremap resource mapping determinationLianbo Jiang2019-06-201-0/+9
* | x86/e820, ioport: Add a new I/O resource descriptor IORES_DESC_RESERVEDLianbo Jiang2019-06-201-0/+1
|/
* kernel/resource: iomem_is_exclusive can be booleanYaowei Bai2018-02-061-1/+1
* x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky2017-11-071-0/+3
* resource: Provide resource struct in resource walk callbackTom Lendacky2017-11-071-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-081-0/+1
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-081-0/+1
* PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson2016-05-161-0/+4
* Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-0/+1
|\
| * resource: Add remove_resource interfaceToshi Kani2016-03-091-0/+1
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-3/+1
|\ \ | |/ |/|
| * PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPYBjorn Helgaas2016-03-121-2/+0
| * PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-081-1/+1
* | resource: Kill walk_iomem_res()Toshi Kani2016-01-301-3/+0
* | resource: Add walk_iomem_res_desc()Toshi Kani2016-01-301-0/+3
* | resource: Add I/O resource descriptorToshi Kani2016-01-301-0/+18
* | resource: Add System RAM resource typeToshi Kani2016-01-301-0/+11
|/