aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/exfldio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-05-05ACPICA: Executer: Introduce a set of macros to handle bit width mask generationLv Zheng1-10/+2
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-15/+20
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-26/+26
2015-04-14ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng1-6/+4
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng1-6/+0
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-2/+0
2013-05-08ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Fix broken call depth tracing logic.Lv Zheng1-1/+0
2012-11-15ACPICA: Remove extra spaces after periods within commentsBob Moore1-6/+6
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-2/+1
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-7/+7
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore1-1/+2
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore1-5/+6
2012-01-17ACPICA: Do not abort table load on invalid space IDBob Moore1-2/+14
2012-01-17ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore1-0/+6
2011-03-02ACPICA: Clarify a couple of error messagesBob Moore1-2/+2
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-10-01ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore1-25/+50
2010-07-06ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore1-2/+2
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-8/+8
2010-01-22ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore1-31/+26
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming1-3/+4
2009-07-27Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown1-0/+6
2009-05-27ACPICA: Simplify internal operation region interfaceBob Moore1-9/+11
2009-03-27ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore1-6/+0
2009-03-26ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore1-4/+4
2009-01-09ACPICA: hide private headersLen Brown1-5/+5
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+961