summaryrefslogtreecommitdiff
path: root/include/linux/ioport.h
Commit message (Expand)AuthorAge
* 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
|/ / / / /
* | | | | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | IO resources: add reserve_region_with_split()Yinghai Lu2008-09-04
| |/ /
* | | include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU2008-09-13
|/ /
* | Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-29
|/
* resource: add resource_size()Magnus Damm2008-07-30
* PNP: support optional IRQ resourcesBjorn Helgaas2008-07-16
* PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2008-07-16
* pnpacpi: fix IRQ flag decodingBjorn Helgaas2008-06-11
* PCI: clean up resource alignment managementIvan Kokshaysky2008-04-20
* x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-30
* memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki2007-10-16
* libata/IDE: remove combined mode quirkJeff Garzik2007-04-28
* devres: device resource managementTejun Heo2007-02-09
* PCI legacy resource fixRalf Baechle2006-12-20
* Altix: Initial ACPI support - ROM shadowing.John Keller2006-12-01
* [PATCH] The scheduled unexport of insert_resourceAdrian Bunk2006-07-12