1
0
Fork 0
alistair23-linux/drivers/acpi/acpica
Lin Ming f654c0fefa ACPICA: Add support for region address conflict checking
Allows drivers to determine if any memory or I/O addresses
will conflict with addresses used by ACPI operation regions.
Introduces a new interface, acpi_check_address_range.

http://marc.info/?t=132251388700002&r=1&w=2

Reported-and-tested-by: Luca Tettamanti <kronos.it@gmail.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2012-01-17 03:38:50 -05:00
..
Makefile ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
accommon.h ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
acconfig.h ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
acdebug.h ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
acdispat.h ACPICA: Split large dsopcode and dsload.c files. 2011-03-02 19:38:05 -05:00
acevents.h ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
acglobal.h ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
achware.h ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
acinterp.h ACPICA: Do not abort table load on invalid space ID 2012-01-17 03:36:27 -05:00
aclocal.h ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
acmacros.h ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
acnamesp.h ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
acobject.h ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
acopcode.h ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
acparser.h ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
acpredef.h ACPI 5.0: Add new predefined names 2012-01-17 03:36:31 -05:00
acresrc.h ACPI 5.0: New interface, acpi_get_event_resources 2012-01-17 03:36:30 -05:00
acstruct.h ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
actables.h ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
acutils.h ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
amlcode.h ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region 2012-01-17 03:36:29 -05:00
amlresrc.h ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
dsargs.c ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
dscontrol.c ACPICA: Split large dsopcode and dsload.c files. 2011-03-02 19:38:05 -05:00
dsfield.c ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
dsinit.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
dsmethod.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
dsmthdat.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
dsobject.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
dsopcode.c ACPICA: Split large dsopcode and dsload.c files. 2011-03-02 19:38:05 -05:00
dsutils.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
dswexec.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
dswload.c ACPICA: Update internal address SpaceID for DataTable regions 2011-05-09 22:16:11 -04:00
dswload2.c ACPICA: Update internal address SpaceID for DataTable regions 2011-05-09 22:16:11 -04:00
dswscope.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
dswstate.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
evevent.c ACPI 5.0: Implement hardware-reduced option 2012-01-17 03:36:28 -05:00
evglock.c ACPI 5.0: Implement hardware-reduced option 2012-01-17 03:36:28 -05:00
evgpe.c Merge branch 'acpica' into release 2011-03-18 18:06:08 -04:00
evgpeblk.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
evgpeinit.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
evgpeutil.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
evmisc.c ACPICA: Split all internal Global Lock functions to new file - evglock 2011-05-09 22:16:11 -04:00
evregion.c ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
evrgnini.c ACPICA: Execute an orphan _REG method under the EC device 2011-05-09 22:16:12 -04:00
evsci.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
evxface.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
evxfevnt.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
evxfgpe.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
evxfregn.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
exconfig.c ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
exconvrt.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
excreate.c ACPICA: Do not abort table load on invalid space ID 2012-01-17 03:36:27 -05:00
exdebug.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exdump.c ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
exfield.c ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region 2012-01-17 03:36:29 -05:00
exfldio.c ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region 2012-01-17 03:36:29 -05:00
exmisc.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exmutex.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exnames.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exoparg1.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exoparg2.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exoparg3.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exoparg6.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exprep.c ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
exregion.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exresnte.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exresolv.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exresop.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exstore.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exstoren.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exstorob.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exsystem.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
exutils.c ACPICA: Do not abort table load on invalid space ID 2012-01-17 03:36:27 -05:00
hwacpi.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
hwgpe.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
hwpci.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
hwregs.c ACPI: Fix possible recursive locking in hwregs.c 2011-11-06 20:09:23 -05:00
hwsleep.c acpi: add module.h to files implicitly using/relying on it. 2011-10-31 19:30:32 -04:00
hwtimer.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
hwvalid.c ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length) 2012-01-17 03:36:26 -05:00
hwxface.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
nsaccess.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsalloc.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsdump.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsdumpdv.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nseval.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsinit.c Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2011-01-20 16:28:34 -08:00
nsload.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsnames.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsobject.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsparse.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nspredef.c ACPI 5.0: Add new predefined names 2012-01-17 03:36:31 -05:00
nsrepair.c ACPI 5.0: Add new predefined names 2012-01-17 03:36:31 -05:00
nsrepair2.c ACPI 5.0: Add new predefined names 2012-01-17 03:36:31 -05:00
nssearch.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsutils.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nswalk.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
nsxfeval.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
nsxfname.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
nsxfobj.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
psargs.c ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
psloop.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
psopcode.c ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
psparse.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
psscope.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
pstree.c ACPI 5.0: Implement Connection() and AccessAs() changes 2012-01-17 03:36:29 -05:00
psutils.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
pswalk.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
psxface.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
rsaddr.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
rscalc.c ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
rscreate.c ACPI 5.0: New interface, acpi_buffer_to_resource 2012-01-17 03:36:31 -05:00
rsdump.c ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
rsinfo.c ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
rsio.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
rsirq.c ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
rslist.c ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
rsmemory.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
rsmisc.c ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
rsserial.c ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
rsutils.c ACPI 5.0: New interface, acpi_get_event_resources 2012-01-17 03:36:30 -05:00
rsxface.c ACPI 5.0: Allow _AEI method in walk resources 2012-01-17 03:36:32 -05:00
tbfadt.c ACPICA: Update for larger ACPI 5 FADT size 2012-01-17 03:38:49 -05:00
tbfind.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
tbinstal.c ACPICA: Load operator: re-instate most restrictions on incoming table signature 2011-07-13 23:51:32 -04:00
tbutils.c ACPI 5.0: Implement hardware-reduced option 2012-01-17 03:36:28 -05:00
tbxface.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
tbxfroot.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utaddress.c ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
utalloc.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utcopy.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utdebug.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
utdecode.c ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region 2012-01-17 03:36:29 -05:00
utdelete.c ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
uteval.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utglobal.c ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
utids.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utinit.c ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
utlock.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utmath.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utmisc.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utmutex.c ACPICA: Update for GCC 4 2012-01-17 03:36:25 -05:00
utobject.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utosi.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utresrc.c ACPI 5.0: Support for all new resource descriptors 2012-01-17 03:36:30 -05:00
utstate.c ACPICA: Update all ACPICA copyrights and signons to 2011 2011-01-18 23:48:03 -05:00
utxface.c ACPICA: Add support for region address conflict checking 2012-01-17 03:38:50 -05:00
utxferror.c acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 2011-10-31 19:30:34 -04:00
utxfmutex.c ACPI 5.0: New interfaces to allow driver access to AML mutex objects 2012-01-17 03:36:28 -05:00