summaryrefslogtreecommitdiffstats
path: root/include/linux/ioport.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2008-07-161-0/+4
* pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-111-3/+3
* PCI: clean up resource alignment managementIvan Kokshaysky2008-04-201-1/+4
* x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-301-0/+2
* memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-161-3/+0
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-1/+0
* devres: device resource managementTejun Heo2007-02-091-0/+20
* PCI legacy resource fixRalf Baechle2006-12-201-0/+3
* Altix: Initial ACPI support - ROM shadowing.John Keller2006-12-011-0/+1
* [PATCH] The scheduled unexport of insert_resourceAdrian Bunk2006-07-121-1/+1
* [PATCH] PNPACPI: support shareable interruptsBjorn Helgaas2006-07-031-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-11/+16
|\
| * [PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman2006-06-271-10/+13
| * [PATCH] 64bit resource: introduce resource_size_t for the start and end of st...Greg Kroah-Hartman2006-06-271-1/+3
* | [PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki2006-06-271-0/+3
|/
* [PATCH] __deprecated_for_modules: insert_resourceAdrian Bunk2005-11-071-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+127
OpenPOWER on IntegriCloud