summaryrefslogtreecommitdiffstats
path: root/include/linux/ioport.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu2015-10-161-0/+1
* kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki2015-04-151-8/+0
* resources: Add device-managed request/release_resource()Thierry Reding2014-09-041-0/+5
* resource: provide new functions to walk through resourcesVivek Goyal2014-08-081-0/+6
* vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas2014-02-261-1/+1
* resource: Add resource_contains()Bjorn Helgaas2014-02-261-0/+10
* resource: add release_mem_region_adjustable()Toshi Kani2013-04-291-0/+4
* resources: Document IORESOURCE_IOMark Brown2012-09-111-1/+1
* resources: Add register address resource typeMark Brown2012-09-111-0/+1
* resources: add resource_overlaps()Wei Yang2012-05-071-0/+7
* PCI: Move struct resource_list to setup-bus.cYinghai Lu2012-02-141-6/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-311-0/+1
|\
| * resources: Add lookup_resource()Geert Uytterhoeven2011-07-301-0/+1
* | include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König2011-07-251-0/+30
|/
* resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-171-0/+1
* Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-171-1/+0
* resources: support allocating space within a region from the top downBjorn Helgaas2010-10-261-0/+1
* resource: shared I/O region supportAlan Cox2010-05-111-1/+3
* resources: add interfaces that return conflict informationBjorn Helgaas2010-03-231-0/+2
* resource: add window supportBjorn Helgaas2010-03-141-0/+1
* resource: add bus number supportBjorn Helgaas2010-03-141-0/+1
* resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas2010-03-141-8/+8
* resource: add release_child_resourcesYinghai Lu2010-02-221-0/+1
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-2/+4
* resource: constify arg to resource_size() and resource_type()Jean Delvare2009-12-161-2/+2
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-0/+4
* PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-111-0/+2
* resources: fix parameter name and kernel-docRandy Dunlap2009-01-151-1/+2
* resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-071-3/+8
* Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-161-0/+1
|\
| *-----. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-0/+1
| |\ \ \ \
| | | | * | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-261-0/+1
* | | | | | resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm2008-10-161-1/+6
|/ / / / /
* | | | | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-111-0/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | IO resources: add reserve_region_with_split()Yinghai Lu2008-09-041-0/+3
| |/ /
* / / include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU2008-09-131-2/+2
|/ /
* / Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-291-0/+1
|/
* resource: add resource_size()Magnus Damm2008-07-301-0/+4
* PNP: support optional IRQ resourcesBjorn Helgaas2008-07-161-0/+1