aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchipset/visorchipset.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-09staging: unisys: remove unused types from visorchipset.hBenjamin Romer1-55/+0
2014-11-03staging: unisys: remove unused macros from visorchipset.hBenjamin Romer1-13/+0
2014-11-03staging: unisys: remove visorchipset_controlvm_respond_reportEvent()Benjamin Romer1-2/+0
2014-11-03staging: unisys: fix CamelCase in visorchipset_set_device_context()Benjamin Romer1-1/+1
2014-11-03staging: unisys: fix CamelCase in visorchipset_set_bus_context()Benjamin Romer1-1/+1
2014-11-03staging: unisys: remove unused definitions from visorchipset.hBenjamin Romer1-5/+0
2014-11-03staging: unisys: fix CamelCase in visorchipset_get_device_info()Benjamin Romer1-2/+2
2014-11-03staging: unisys: fix CamelCase in visorchipset_get_bus_infoBenjamin Romer1-2/+2
2014-11-03staging: unisys: fix CamelCase in visorchipset_device_pause_response()Benjamin Romer1-1/+2
2014-11-03staging: unisys: fix CamelCase name in visorchipset_register_busdev_server()Benjamin Romer1-1/+1
2014-11-03staging: unisys: fix CamelCase name in visorchipset_register_busdev_client()Benjamin Romer1-1/+1
2014-11-03staging: unisys: refactor VISORCHIPSET_BUSDEV_RESPONDERSBenjamin Romer1-10/+10
2014-11-03staging: unisys: refactor VISORCHIPSET_BUSDEV_NOTIFIERSBenjamin Romer1-16/+18
2014-11-03staging: unisys: refactor VISORCHIPSET_INTERNALPORT_INFOBenjamin Romer1-11/+11
2014-11-03staging: unisys: refactor VISORCHIPSET_EXTERNALPORT_INFOBenjamin Romer1-16/+15
2014-11-03staging: unisys: refactor VISORCHIPSET_SWITCH_INFOBenjamin Romer1-13/+12
2014-11-03staging: unisys: fix CamelCase in findbus()Benjamin Romer1-2/+2
2014-11-03staging: unisys: refactor VISORCHIPSET_BUS_INFOBenjamin Romer1-15/+16
2014-11-03staging: unisys: fix CamelCase parameters in delbusdevices()Benjamin Romer1-2/+2
2014-11-03staging: unisys: fix CamelCase parameters in finddevice()Benjamin Romer1-3/+3
2014-11-03staging: unisys: refactor VISORCHIPSET_DEVICE_INFOBenjamin Romer1-17/+17
2014-11-03staging: unisys: refactor VISORCHIPSET_CHANNEL_INFOBenjamin Romer1-9/+9
2014-11-03staging: unisys: refactor CRASH_OBJ_TYPEBenjamin Romer1-5/+5
2014-11-03staging: unisys: refactor VISORCHIPSET_ADDRESSTYPEBenjamin Romer1-5/+5
2014-11-03staging: unisys: get rid of VISORCHIPSET_STATE typedefBenjamin Romer1-7/+7
2014-10-27staging: unisys: remove typedef from CONTROLVM_MESSAGEBenjamin Romer1-3/+4
2014-10-27staging: unisys: refactor CONTROLVM_MESSAGE_HEADERBenjamin Romer1-6/+6
2014-10-20staging: unisys: Remove typedef and rename enum to lowercaseVeronika Kabatova1-4/+4
2014-10-20staging: unisys: Fix ULTRA_VBUS_DEVICEINFOBenjamin Romer1-2/+2
2014-10-20staging: unisys: fix CamelCase name for struct InterruptInfoBenjamin Romer1-1/+1
2014-08-01staging: unisys: remove U64 typeBenjamin Romer1-8/+8
2014-08-01staging: unisys: remove U32 typeBenjamin Romer1-25/+25
2014-07-30staging: unisys: remove U8 typeBenjamin Romer1-12/+12
2014-05-18staging: unisys: Replace GUID with uuid_leBenjamin Romer1-7/+9
2014-04-25staging: unisys: fix copyright noticesBenjamin Romer1-1/+1
2014-04-16Staging: unisys: use after free in list_for_each()Dan Carpenter1-2/+2
2014-03-06staging: unisys: Give exported symbols unique namesKen Cox1-1/+1
2014-03-04staging: visorchipset driver to provide registration and other servicesKen Cox1-0/+307