summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/uislib/uislib.c
AgeCommit message (Expand)Author
2015-04-30staging: unisys: remove uislib module from staging treeBenjamin Romer
2015-03-23staging: unisys: fix NULL pointer comparisons in uislib.cBenjamin Romer
2015-03-16staging: unisys: fix checkpatch warningsMichel von Czettritz
2015-03-07staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer
2015-03-07staging: unisys: remove ERRDEV macrosBenjamin Romer
2015-03-07staging: unisys: remove LOGINF macrosBenjamin Romer
2015-03-07staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer
2015-02-27unisys: use kthread_should_stop API in the lib threadDevendra Naga
2015-02-27staging: unisys: Remove unnecessary OOM messageQuentin Lambert
2015-01-10staging: unisys: fix CamelCase Work queue name in uislib.cBenjamin Romer
2015-01-10staging: unisys: rename Initialize_incoming_thread()Benjamin Romer
2015-01-10staging: unisys: rename Process_Incoming()Benjamin Romer
2015-01-10staging: unisys: refactor find_dev()Benjamin Romer
2015-01-10staging: unisys: refactor info_debugfs_read()Benjamin Romer
2015-01-10staging: unisys: refactor delete_device_glue()Benjamin Romer
2015-01-10staging: unisys: refactor delete_bus_glue()Benjamin Romer
2015-01-10staging: unisys: refactor destroy_device()Benjamin Romer
2015-01-10staging: unisys: refactor resume_device()Benjamin Romer
2015-01-10staging: unisys: refactor pause_device()Benjamin Romer
2015-01-10staging: unisys: refactor create_device()Benjamin Romer
2015-01-10staging: unisys: fix CamelCase in destroy_bus()Benjamin Romer
2015-01-10staging: unisys: fix CamelCase in create_bus()Benjamin Romer
2015-01-10staging: unisys: refactor init_vbus_channel()Benjamin Romer
2015-01-10staging: unisys: fix CamelCase global variable names in uislib.cBenjamin Romer
2015-01-10staging: unisys: get rid of doubled assignment in uislib_mod_init()Benjamin Romer
2015-01-10staging: unisys: remove extra parens from uislib_enable_channel_interrupts()Benjamin Romer
2015-01-10staging: unisys: add missing brackets in Process_Incoming()Benjamin Romer
2015-01-10staging: unisys: add missing brackets in info_debugfs_read()Benjamin Romer
2015-01-10staging: unisys: remove extraneous blank lines in uislib.cBenjamin Romer
2015-01-10staging: unisys: fix strict checks in create_device()Benjamin Romer
2015-01-10staging: unisys: refactor create_bus()Benjamin Romer
2015-01-10staging: unisys: fix alignment in uislib.cBenjamin Romer
2015-01-10staging: unisys: clean up typecasts in uislib.cBenjamin Romer
2015-01-10staging: unisys: get rid of channel stubBenjamin Romer
2014-11-05staging: unisys: remove unused functions from uislib.cBenjamin Romer
2014-10-27staging: unisys: fix parameters for SPAR_VBUS_CHANNEL_OK_CLIENT macroBenjamin Romer
2014-10-27staging: unisys: refactor ULTRA_IO_CHANNEL_PROTOCOLBenjamin Romer
2014-10-27staging: unisys: fix parameters to macro SPAR_VNIC_CHANNEL_OK_CLIENTBenjamin Romer
2014-10-27staging: unisys: clean up CamelCase parameter in SPAR_VHBA_CHANNEL_OK_CLIENTBenjamin Romer
2014-10-27staging: unisys: refactor SPAR_CONTROLVM_CHANNEL_PROTOCOLBenjamin Romer
2014-10-27staging: unisys: remove typedef from CONTROLVM_MESSAGEBenjamin Romer
2014-10-27staging: unisys: refactor CONTROLVM_PACKET_DEVICE_CREATEBenjamin Romer
2014-10-27staging: unisys: refactor CONTROLVM_MESSAGE_HEADERBenjamin Romer
2014-10-27staging: unisys: refactor CONTROLVM_MESSAGE_PACKETBenjamin Romer
2014-10-27staging: unisys: fix CamelCase constant names in controlframework.hBenjamin Romer
2014-10-27staging: unisys: refactor ULTRA_check_channel_client()Benjamin Romer
2014-10-27staging: unisys: fix CamelCase names in struct channel_headerBenjamin Romer
2014-10-27staging: unisys: remove typedef for CHANNEL_HEADERBenjamin Romer
2014-10-27staging: unisys: fix CamelCase channel constantsBenjamin Romer
2014-10-20staging: unisys: fix CamelCase name for struct InterruptInfoBenjamin Romer