aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/utstring.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore1-1/+1
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore1-1/+1
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore1-1/+1
2018-05-15ACPICA: Improve error messages for the namespace root nodeBob Moore1-1/+1
2018-03-18ACPICA: adding SPDX headersErik Schmauss1-37/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore1-1/+1
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-05-05ACPICA: Move all ASCII utilities to a common fileBob Moore1-68/+1
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: Add "root node" case to the ACPI name repair codeBob Moore1-0/+8
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-0/+1
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore1-342/+0
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore1-17/+16
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2014-04-20ACPICA: utstring: Check array index bound before use.David Binderman1-1/+1
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-2/+2
2013-10-30ACPICA: Add safe versions of common string functions.Bob Moore1-0/+62
2013-07-23ACPICA: Disassembler: Expand maximum output string length to 64KBob Moore1-2/+3
2013-06-16ACPICA: Update interface to acpi_ut_valid_acpi_name()Bob Moore1-4/+4
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+11
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore1-0/+574