aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ioport.h
AgeCommit message (Expand)Author
2015-04-15kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki
2014-09-04resources: Add device-managed request/release_resource()Thierry Reding
2014-08-08resource: provide new functions to walk through resourcesVivek Goyal
2014-02-26vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas
2014-02-26resource: Add resource_contains()Bjorn Helgaas
2013-04-29resource: add release_mem_region_adjustable()Toshi Kani
2012-09-11resources: Document IORESOURCE_IOMark Brown
2012-09-11resources: Add register address resource typeMark Brown
2012-05-07resources: add resource_overlaps()Wei Yang
2012-02-14PCI: Move struct resource_list to setup-bus.cYinghai Lu
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-07-30resources: Add lookup_resource()Geert Uytterhoeven
2011-07-25include/linux/ioport.h: new helper to define common struct resource constructsUwe Kleine-König
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-10-26resources: support allocating space within a region from the top downBjorn Helgaas
2010-05-11resource: shared I/O region supportAlan Cox
2010-03-23resources: add interfaces that return conflict informationBjorn Helgaas
2010-03-14resource: add window supportBjorn Helgaas
2010-03-14resource: add bus number supportBjorn Helgaas
2010-03-14resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas
2010-02-22resource: add release_child_resourcesYinghai Lu
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2009-12-16resource: constify arg to resource_size() and resource_type()Jean Delvare
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-06-11PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-09-26IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha
2008-09-13include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU
2008-09-04IO resources: add reserve_region_with_split()Yinghai Lu
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds
2008-07-30resource: add resource_size()Magnus Damm
2008-07-16PNP: support optional IRQ resourcesBjorn Helgaas
2008-07-16PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas
2008-06-11pnpacpi: fix IRQ flag decodingBjorn Helgaas
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky
2008-01-30x86: remove extern declarations for code, data, bss resourcesBernhard Walle
2007-10-16memory unplug: memory hotplug cleanupKAMEZAWA Hiroyuki
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-02-09devres: device resource managementTejun Heo
2006-12-20PCI legacy resource fixRalf Baechle
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller
2006-07-12[PATCH] The scheduled unexport of insert_resourceAdrian Bunk
2006-07-03[PATCH] PNPACPI: support shareable interruptsBjorn Helgaas