summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2015-05-08staging: unisys: visorchannel_clear(): Avoid 64KB memory leakJes Sorensen1-1/+1
2015-05-08staging: unisys: visorchipset.c: No need to include memregion.h anymoreJes Sorensen1-1/+0
2015-05-08staging: unisys: visorchipset: Use ioremap direction rather than heavy visor_...Jes Sorensen1-7/+8
2015-05-08staging: unisys: visorchipset: parser_init_guts(): Localize memregion usageJes Sorensen1-5/+5
2015-05-08staging: unisys: memregion: Eliminate unnecessary 'requested' flagJes Sorensen1-11/+3
2015-05-08staging: unisys: memregion: Use proper errno for mapit()Jes Sorensen1-11/+17
2015-05-08staging: unisys: memregion: Nothing uses overlap allocations, so nuke itJes Sorensen2-47/+7
2015-05-08staging: unisys: visorbus: visorchannel_create_guts() always has parent == NULLJes Sorensen1-9/+5
2015-05-08staging: unisys: visorchannel: visorchannel_create_overlap() is never usedJes Sorensen2-28/+1
2015-05-08staging: unisys: fix sig_read_data and sig_read_data functionsPrarit Bhargava1-25/+21
2015-05-08staging: unisys: visorchannel some general function cleanupsPrarit Bhargava1-69/+41
2015-05-08staging: unisys: visorchannel cleanup visorchannel_create_guts()Prarit Bhargava2-47/+36
2015-05-08staging: unisys: cleanup visorbus_private.hPrarit Bhargava2-59/+33
2015-05-08staging: unisys: move visorchipset files to visorbusPrarit Bhargava9-39/+17
2015-05-08staging: unisys: move parser.[ch] functionality into visorchipsetErik Arfvidson6-482/+432
2015-05-08staging: unisys: remove file.c and pass functionality to visorchipsetErik Arfvidson3-164/+136
2015-05-08staging: unisys: moving file.h functionality to visorchipset.hErik Arfvidson4-29/+6
2015-05-08staging: unisys: remove visorchipset_umode.hErik Arfvidson3-36/+1
2015-05-08staging: unisys: remove visorbus_private.hPrarit Bhargava2-51/+26
2015-05-08staging: unisys: remove globals.hPrarit Bhargava2-28/+2
2015-05-08staging: unisys: rename visorchannel_funcs.c to visorchannel.cPrarit Bhargava2-1/+1
2015-05-08staging: unisys: unify devmajorminor attributes into visorbus_main.cPrarit Bhargava4-225/+176
2015-05-08staging: unisys: unify channel attributes into visorbus_main.cPrarit Bhargava4-256/+209
2015-05-08staging: unisys: unify businst attributes into visorbus_main.cPrarit Bhargava4-145/+97
2015-05-08staging: unisys: Remove unused driverDon Zickus1-1/+0
2015-05-08staging: unisys: Move visorbus.h to public namespaceDon Zickus1-0/+0
2015-05-08staging: unisys: Dissolve visorchannel.hDon Zickus6-81/+53
2015-05-08staging: unisys: Move visorchannel into visorbusDon Zickus9-6/+31
2015-05-08staging: unisys: add visorbus driverErik Arfvidson14-1/+2506
2015-05-08staging: unisys: Remove write-only variable g_del_dump_msg_hdrJes Sorensen1-5/+0
2015-05-08staging: unisys: Remove write-only variable g_diag_msg_hdrJes Sorensen1-6/+0
2015-05-08staging: unisys: No point in checking != 0Jes Sorensen1-13/+13
2015-05-08staging: unisys: Avoid some == 0 checksJes Sorensen1-6/+6
2015-05-08staging: unisys: delbusdevices() doesn't need to be inlineJes Sorensen2-14/+14
2015-05-08staging: unisys: finddevice() doesn't need to be inlineJes Sorensen2-21/+23
2015-05-08staging: unisys: Remove unused typedef SPARREPORTEVENT_COMPLETE_FUNCJes Sorensen1-3/+0
2015-05-08staging: unisys: findbus() doesn't need to be inlineJes Sorensen2-21/+22
2015-05-08staging: unisys: Remove write-only visorchipset_bus_info.dev_noJes Sorensen2-2/+0
2015-05-08staging: unisys: buffer_list_pool isn't used for anythingJes Sorensen1-20/+0
2015-05-08staging: unisys: Remove a couple of unnecessary blank linesJes Sorensen1-2/+0
2015-05-08staging: unisys: Don't include timskmod.hJes Sorensen2-2/+0
2015-05-08staging: unisys: Remove unused cache object counterJes Sorensen1-4/+0
2015-05-08staging: unisys: Get rid of uint usageJes Sorensen1-2/+2
2015-05-08staging: unisys: Do not initialize variables unnecessarilyJes Sorensen1-18/+18
2015-05-08staging: unisys: Don't zero struct elements which will be memset awayJes Sorensen1-6/+0
2015-05-08staging: unisys: Remove unncessary parenthesisJes Sorensen1-2/+2
2015-05-08staging: unisys: Remove some unnecessary parenthesisJes Sorensen1-2/+2
2015-05-08staging: unisys: Fix up a few cases of bad formattingJes Sorensen1-5/+5
2015-05-08staging: unisys: Eliminate globals.hJes Sorensen4-34/+5
2015-05-08staging: unisys: Move MYDRVNAME to visorchipset.hJes Sorensen2-2/+2