aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-09staging: unisys: refactor info_debugfs_read()Benjamin Romer1-7/+6
2015-01-09staging: unisys: refactor delete_device_glue()Benjamin Romer1-6/+5
2015-01-09staging: unisys: refactor delete_bus_glue()Benjamin Romer1-4/+3
2015-01-09staging: unisys: refactor destroy_device()Benjamin Romer1-20/+20
2015-01-09staging: unisys: refactor resume_device()Benjamin Romer1-15/+14
2015-01-09staging: unisys: refactor pause_device()Benjamin Romer1-15/+14
2015-01-09staging: unisys: refactor create_device()Benjamin Romer1-131/+119
2015-01-09staging: unisys: fix CamelCase in destroy_bus()Benjamin Romer1-6/+6
2015-01-09staging: unisys: fix CamelCase in create_bus()Benjamin Romer1-13/+13
2015-01-09staging: unisys: refactor init_vbus_channel()Benjamin Romer1-16/+10
2015-01-09staging: unisys: fix CamelCase global variable names in uislib.cBenjamin Romer1-105/+105
2015-01-09staging: unisys: get rid of doubled assignment in uislib_mod_init()Benjamin Romer1-1/+2
2015-01-09staging: unisys: remove extra parens from uislib_enable_channel_interrupts()Benjamin Romer1-1/+1
2015-01-09staging: unisys: add missing brackets in Process_Incoming()Benjamin Romer1-1/+2
2015-01-09staging: unisys: add missing brackets in info_debugfs_read()Benjamin Romer1-1/+2
2015-01-09staging: unisys: remove extraneous blank lines in uislib.cBenjamin Romer1-7/+0
2015-01-09staging: unisys: fix strict checks in create_device()Benjamin Romer1-3/+3
2015-01-09staging: unisys: refactor create_bus()Benjamin Romer1-6/+8
2015-01-09staging: unisys: fix alignment in uislib.cBenjamin Romer1-24/+24
2015-01-09staging: unisys: clean up typecasts in uislib.cBenjamin Romer1-21/+21
2015-01-09staging: unisys: add comment to spinlock in struct charqueueBenjamin Romer1-1/+1
2015-01-09staging: unisys: remove unused types from visorchipset.hBenjamin Romer1-55/+0
2015-01-09staging: unisys: get rid of channel stubBenjamin Romer11-345/+195
2015-01-09staging: unisys: remove testing.hBenjamin Romer2-44/+0
2015-01-09staging: unisys: fix line spacing in globals.hBenjamin Romer1-2/+0
2015-01-09staging: unisys: fix line spacing in visorchipset_umode.hBenjamin Romer1-2/+0
2014-12-02staging: unisys: remove duplicate headerSudip Mukherjee2-3/+0
2014-12-02staging: unisys: remove unneeded structureJulia Lawall1-3/+0
2014-11-27staging: unisys: remove pointless macrosGreg Kroah-Hartman1-8/+0
2014-11-27Revert "staging: unisys: fix CamelCase macro names in controlframework.h"Greg Kroah-Hartman1-2/+2
2014-11-07staging: unisys: dereferencing NULL pointerSudip Mukherjee1-1/+2
2014-11-07staging: unisys: unneeded NULL checkSudip Mukherjee1-4/+2
2014-11-07staging: unisys: visorchannel: Add braces to else arm of if/else statementBryan Thompson1-1/+2
2014-11-07staging: unisys: visorchannel: Rename goto label AwayBryan Thompson1-27/+27
2014-11-07staging: unisys: visorchannel: Adjust lines to contain a maximum of 80 charactersBryan Thompson1-6/+12
2014-11-07staging: unisys: visorchannel: Place logical continuation at the end of a lineBryan Thompson1-2/+2
2014-11-07staging: unisys: visorchannel: Remove unnecessary parenthesesBryan Thompson1-1/+1
2014-11-07staging: unisys: visorchannel: Remove space between cast and variableBryan Thompson1-11/+11
2014-11-07staging: unisys: visorchannel: Fix alignment issuesBryan Thompson1-5/+6
2014-11-07staging: unisys: visorchannel: Remove multiple blank linesBryan Thompson2-2/+0
2014-11-05staging: unisys: remove unused functions from uislib.cBenjamin Romer1-76/+0
2014-11-05staging: unisys: Remove extra blank lines from virthba filesKen Depro2-6/+0
2014-11-05staging: unisys: virtpci: Remove GET_BUS_DEV macroBryan Thompson1-15/+33
2014-11-05staging: unisys: refactor visorutil_mod_init()Benjamin Romer1-3/+3
2014-11-05staging: unisys: refactor visorutil_spar_detect()Benjamin Romer1-3/+3
2014-11-05staging: unisys: fix spacing in visorkmodutils.cBenjamin Romer1-4/+0
2014-11-05staging: unisys: fix bracketing in visor_periodic_work_stop()Benjamin Romer1-1/+2
2014-11-05staging: unisys: fix spacing in periodic_work.cBenjamin Romer1-16/+0
2014-11-05staging: unisys: fix sizeof() in visor_memregion_create_overlapped()Benjamin Romer1-1/+1
2014-11-05staging: unisys: fix line over 80 characters in mapit()Benjamin Romer1-1/+2