aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorchipset/parser.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-08staging: unisys: move parser.[ch] functionality into visorchipsetGravatar Erik Arfvidson 1-430/+0
2015-04-30staging: unisys: visorchipset: Get rid of ulong usageGravatar Jes Sorensen 1-8/+8
2015-04-30staging: unisys: visorchipset: Get rid of ugly BOOL/TRUE/FALSE usageGravatar Jes Sorensen 1-12/+12
2015-03-23staging: unisys: refactor parser_byteStream_getGravatar Benjamin Romer 1-3/+2
2015-03-23staging: unisys: refactor parser_init_byteStreamGravatar Benjamin Romer 1-2/+2
2015-03-20staging: unisys: fix CamelCase names in parser_init()Gravatar Benjamin Romer 1-2/+2
2015-03-20staging: unisys: refactor parser_init_guts()Gravatar Benjamin Romer 1-24/+24
2015-03-20staging: unisys: remove typedef for PARSER_CONTEXTGravatar Benjamin Romer 1-14/+14
2015-03-20staging: unisys: fix CamelCase variable Controlvm_Payload_Bytes_BufferedGravatar Benjamin Romer 1-4/+4
2015-03-06staging: unisys: remove ERRDEV macrosGravatar Benjamin Romer 1-56/+10
2015-02-26staging: unisys: Remove unnecessary OOM messageGravatar Quentin Lambert 1-2/+0
2014-11-05staging: unisys: remove typedef for MEMREGIONGravatar Benjamin Romer 1-1/+1
2014-10-27staging: unisys: refactor ULTRA_CONTROLVM_PARAMETERS_HEADERGravatar Benjamin Romer 1-24/+26
2014-08-26staging: unisys: fix spacing in parser.cGravatar Benjamin Romer 1-0/+2
2014-08-01staging: unisys: remove U64 typeGravatar Benjamin Romer 1-3/+3
2014-08-01staging: unisys: remove U32 typeGravatar Benjamin Romer 1-3/+3
2014-05-18staging: unisys: Replace GUID with uuid_leGravatar Benjamin Romer 1-2/+3
2014-04-25staging: unisys: fix copyright noticesGravatar Benjamin Romer 1-1/+1
2014-03-19Staging: unisys: Remove RETVOID macroGravatar Ken Cox 1-3/+1
2014-03-19Staging: unisys: Remove RETPTR macroGravatar Ken Cox 1-13/+23
2014-03-16Staging: unisys: Replace kmalloc/memset with kzallocGravatar Andreea-Cristina Bernat 1-2/+2
2014-03-06staging: unisys: Give exported symbols unique namesGravatar Ken Cox 1-3/+3
2014-03-04staging: visorchipset driver to provide registration and other servicesGravatar Ken Cox 1-0/+466