summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-05-08staging: unisys: visorchannel_clear(): Avoid 64KB memory leakJes Sorensen
2015-05-08staging: unisys: visorchipset.c: No need to include memregion.h anymoreJes Sorensen
2015-05-08staging: unisys: visorchipset: Use ioremap direction rather than heavy visor_...Jes Sorensen
2015-05-08staging: unisys: visorchipset: parser_init_guts(): Localize memregion usageJes Sorensen
2015-05-08staging: unisys: memregion: Eliminate unnecessary 'requested' flagJes Sorensen
2015-05-08staging: unisys: memregion: Use proper errno for mapit()Jes Sorensen
2015-05-08staging: unisys: memregion: Nothing uses overlap allocations, so nuke itJes Sorensen
2015-05-08staging: unisys: visorbus: visorchannel_create_guts() always has parent == NULLJes Sorensen
2015-05-08staging: unisys: visorchannel: visorchannel_create_overlap() is never usedJes Sorensen
2015-05-08staging: unisys: fix sig_read_data and sig_read_data functionsPrarit Bhargava
2015-05-08staging: unisys: visorchannel some general function cleanupsPrarit Bhargava
2015-05-08staging: unisys: visorchannel cleanup visorchannel_create_guts()Prarit Bhargava
2015-05-08staging: unisys: cleanup visorbus_private.hPrarit Bhargava
2015-05-08staging: unisys: move visorchipset files to visorbusPrarit Bhargava
2015-05-08staging: unisys: move parser.[ch] functionality into visorchipsetErik Arfvidson
2015-05-08staging: unisys: remove file.c and pass functionality to visorchipsetErik Arfvidson
2015-05-08staging: unisys: moving file.h functionality to visorchipset.hErik Arfvidson
2015-05-08staging: unisys: remove visorchipset_umode.hErik Arfvidson
2015-05-08staging: unisys: remove visorbus_private.hPrarit Bhargava
2015-05-08staging: unisys: remove globals.hPrarit Bhargava
2015-05-08staging: unisys: rename visorchannel_funcs.c to visorchannel.cPrarit Bhargava
2015-05-08staging: unisys: unify devmajorminor attributes into visorbus_main.cPrarit Bhargava
2015-05-08staging: unisys: unify channel attributes into visorbus_main.cPrarit Bhargava
2015-05-08staging: unisys: unify businst attributes into visorbus_main.cPrarit Bhargava
2015-05-08staging: unisys: Remove unused driverDon Zickus
2015-05-08staging: unisys: Move visorbus.h to public namespaceDon Zickus
2015-05-08staging: unisys: Dissolve visorchannel.hDon Zickus
2015-05-08staging: unisys: Move visorchannel into visorbusDon Zickus
2015-05-08staging: unisys: add visorbus driverErik Arfvidson
2015-05-08staging: unisys: Remove write-only variable g_del_dump_msg_hdrJes Sorensen
2015-05-08staging: unisys: Remove write-only variable g_diag_msg_hdrJes Sorensen
2015-05-08staging: unisys: No point in checking != 0Jes Sorensen
2015-05-08staging: unisys: Avoid some == 0 checksJes Sorensen
2015-05-08staging: unisys: delbusdevices() doesn't need to be inlineJes Sorensen
2015-05-08staging: unisys: finddevice() doesn't need to be inlineJes Sorensen
2015-05-08staging: unisys: Remove unused typedef SPARREPORTEVENT_COMPLETE_FUNCJes Sorensen
2015-05-08staging: unisys: findbus() doesn't need to be inlineJes Sorensen
2015-05-08staging: unisys: Remove write-only visorchipset_bus_info.dev_noJes Sorensen
2015-05-08staging: unisys: buffer_list_pool isn't used for anythingJes Sorensen
2015-05-08staging: unisys: Remove a couple of unnecessary blank linesJes Sorensen
2015-05-08staging: unisys: Don't include timskmod.hJes Sorensen
2015-05-08staging: unisys: Remove unused cache object counterJes Sorensen
2015-05-08staging: unisys: Get rid of uint usageJes Sorensen
2015-05-08staging: unisys: Do not initialize variables unnecessarilyJes Sorensen
2015-05-08staging: unisys: Don't zero struct elements which will be memset awayJes Sorensen
2015-05-08staging: unisys: Remove unncessary parenthesisJes Sorensen
2015-05-08staging: unisys: Remove some unnecessary parenthesisJes Sorensen
2015-05-08staging: unisys: Fix up a few cases of bad formattingJes Sorensen
2015-05-08staging: unisys: Eliminate globals.hJes Sorensen
2015-05-08staging: unisys: Move MYDRVNAME to visorchipset.hJes Sorensen