aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utstring.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Improve warning message for "invalid ACPI name"Bob Moore2022-10-281-5/+5
* ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-091-1/+1
* ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-1/+1
* ACPICA: Rename nameseg copy macro for clarityBob Moore2019-04-091-1/+1
* ACPICA: Improve error messages for the namespace root nodeBob Moore2018-05-151-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+1
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Move all ASCII utilities to a common fileBob Moore2016-05-051-68/+1
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-1/+1
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Add "root node" case to the ACPI name repair codeBob Moore2016-01-011-0/+8
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-0/+1
* ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore2015-07-231-342/+0
* ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-011-17/+16
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: utstring: Check array index bound before use.David Binderman2014-04-201-1/+1
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Linuxize: Change indentation of C labels.Lv Zheng2013-10-311-2/+2
* ACPICA: Add safe versions of common string functions.Bob Moore2013-10-301-0/+62
* ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore2013-07-231-2/+3
* ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore2013-06-161-4/+4
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+11
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Source restructuring: split large files into 8 new files.Bob Moore2013-01-111-0/+574