summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/exfldio.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Executer: Introduce a set of macros to handle bit width mask generationLv Zheng2016-05-051-10/+2
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-15/+20
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-26/+26
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-04-141-6/+4
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Remove dead AOPOBJ_INVALID check.Lv Zheng2013-10-311-6/+0
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-1/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-2/+0
* ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore2013-05-081-1/+13
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Fix broken call depth tracing logic.Lv Zheng2013-01-101-1/+0
* ACPICA: Remove extra spaces after periods within commentsBob Moore2012-11-151-6/+6
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-2/+1
* ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore2012-07-171-7/+7
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-171-1/+2
* ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-171-5/+6
* ACPICA: Do not abort table load on invalid space IDBob Moore2012-01-171-2/+14
* ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore2012-01-171-0/+6
* ACPICA: Clarify a couple of error messagesBob Moore2011-03-021-2/+2
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore2010-10-011-25/+50
* ACPICA: Core: Replace all %d format specifiers with %u (unsigned)Bob Moore2010-07-061-2/+2
* ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-201-8/+8
* ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-221-31/+26
* ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-221-1/+1
* ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-271-3/+4
* Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown2009-07-271-0/+6
* ACPICA: Simplify internal operation region interfaceBob Moore2009-05-271-9/+11
* ACPICA: Remove obsolete acpi_os_validate_address interfaceBob Moore2009-03-271-6/+0
* ACPICA: Remove ACPI_GET_OBJECT_TYPE macroBob Moore2009-03-261-4/+4
* ACPICA: hide private headersLen Brown2009-01-091-5/+5
* ACPICA: create acpica/ directoryLen Brown2009-01-091-0/+961
OpenPOWER on IntegriCloud