summaryrefslogtreecommitdiff
path: root/include/linux/ioport.h
Commit message (Expand)AuthorAge
* kernel/resource: iomem_is_exclusive can be booleanYaowei Bai2018-02-06
* x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pagesTom Lendacky2017-11-07
* resource: Provide resource struct in resource walk callbackTom Lendacky2017-11-07
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08
* PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson2016-05-16
* Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-16
|\
| * resource: Add remove_resource interfaceToshi Kani2016-03-09
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\ \ | |/ |/|
| * PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPYBjorn Helgaas2016-03-12
| * PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-08
* | resource: Kill walk_iomem_res()Toshi Kani2016-01-30
* | resource: Add walk_iomem_res_desc()Toshi Kani2016-01-30
* | resource: Add I/O resource descriptorToshi Kani2016-01-30
* | resource: Add System RAM resource typeToshi Kani2016-01-30
|/
* ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu2015-10-16
* kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki2015-04-15
* resources: Add device-managed request/release_resource()Thierry Reding2014-09-04
* resource: provide new functions to walk through resourcesVivek Goyal2014-08-08
* vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas2014-02-26
* resource: Add resource_contains()Bjorn Helgaas2014-02-26
* resource: add release_mem_region_adjustable()Toshi Kani2013-04-29
* resources: Document IORESOURCE_IOMark Brown2012-09-11
* resources: Add register address resource typeMark Brown2012-09-11
* resources: add resource_overlaps()Wei Yang2012-05-07
* PCI: Move struct resource_list to setup-bus.cYinghai Lu2012-02-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-31
|\
| * resources: Add lookup_resource()Geert Uytterhoeven2011-07-30
* | include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König2011-07-25
|/
* resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-17
* Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-17
* resources: support allocating space within a region from the top downBjorn Helgaas2010-10-26
* resource: shared I/O region supportAlan Cox2010-05-11
* resources: add interfaces that return conflict informationBjorn Helgaas2010-03-23
* resource: add window supportBjorn Helgaas2010-03-14
* resource: add bus number supportBjorn Helgaas2010-03-14
* resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas2010-03-14
* resource: add release_child_resourcesYinghai Lu2010-02-22
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
* resource: constify arg to resource_size() and resource_type()Jean Delvare2009-12-16
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
* PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-11
* resources: fix parameter name and kernel-docRandy Dunlap2009-01-15
* resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-07
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\
| *-----. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
| |\ \ \ \
| | | | * | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-26
* | | | | | resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm2008-10-16
|/ / / / /