aboutsummaryrefslogtreecommitdiffstats
path: root/libc/kernel/uapi/sound/asound.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated to v4.4.1 kernel headers.Christopher Ferris2016-02-051-138/+164
| | | | | | | | | | | | Small modifications needed to allow compilation with the new headers: - Manually modify bionic/libc/kernel/uapi/asm-mips/asm/siginfo.h to remove the uapi from the include. - PR_XXX defines are now available for mips, so remove the definition from linker_mips.cpp. Bug: 23789423 Change-Id: I6dc8a03b012426d3a937db15cb24d3a50fab5a8c
* Switch kernel header parsing to python libclangTao Bao2015-02-061-481/+475
| | | | | | | Replace the tokenizer in cpp.py with libclang. Bug: 18937958 Change-Id: I27630904c6d2849418cd5ca3d3c612ec3078686d
* Update kernel headers to v3.18.3.Christopher Ferris2015-01-261-162/+169
| | | | | Bug: 19127803 Change-Id: I67fa0832322ddd0032d909476047578be052bcf2
* Update kernel uapi headers to v3.16.1.Christopher Ferris2014-09-171-185/+188
| | | | | | | | | Other changes to support the new headers: - Remove the flock64 structure it is defined in the new headers. - Update the syscalls to correspond with the headers. Change-Id: I49a6b07e8b2bfffb67be71b07b58e4e6848fcc09
* Update kernel headers to v3.14.Christopher Ferris2014-07-101-185/+187
| | | | | | | | Other changes: - Modify update_all.py to skip ion header files when importing into aosp. - Fix generate_uapi_headers.sh to handle imports from a linux-stable kernel. Change-Id: I1ad81b9ccb063c21740f9875f2cc1238052cd4b3
* Regenerate uapi header files.Elliott Hughes2013-11-211-35/+34
| | | | Change-Id: Idc934ed8ae17aba3300e4022e9b42177b0907e9d
* Add processed uapi kernel headers (common and aarch64-specific)Ben Cheng2013-10-161-0/+990
Change-Id: If0be7b83bd8fe7cb02472d173f7c452aabf61124