summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus
AgeCommit message (Expand)Author
2015-05-24staging: unisys: Properly move version file into bus attrDon Zickus
2015-05-24staging: unisys: Move the visorbus device underneath devicesDon Zickus
2015-05-24staging: unisys: Wire up proper device attr for busDon Zickus
2015-05-24staging: unisys: Embed struct device for easier handling of attrDon Zickus
2015-05-24staging: unisys: Remove temporarily added visorbus/ include in MakefileDon Zickus
2015-05-24staging: unisys: remove remaining utility headersDavid Kershner
2015-05-24staging: unisys: Get rid of references to common-sparDavid Kershner
2015-05-24staging: unisys: Move files out of common-sparDavid Kershner
2015-05-24staging: unisys: vbuschannel belonsg to visorbusDavid Kershner
2015-05-24staging: unisys: Move channel.h to include. Controvlm to visorbusDavid Kershner
2015-05-24staging: unisys: move hypervisor calls into visorbusDavid Kershner
2015-05-24staging: unisys: Temporarily add visorbus/ ccflagsDon Zickus
2015-05-24staging: unisys: Include missing headersJes Sorensen
2015-05-24staging: unisys: Remove unused livedump_infoJes Sorensen
2015-05-24staging: unisys: visorchipset_init(): Simplify initial checksJes Sorensen
2015-05-24staging: unisys: Remove unused visorchipset_save_message()Jes Sorensen
2015-05-24staging: unisys: visorchipset_file_{init, cleanup}(): mark staticJes Sorensen
2015-05-08staging: unisys: visorchipset: Remove unused cache allocatorJes Sorensen
2015-05-08staging: unisys: Remove wrapper around parser_init_guts()Jes Sorensen
2015-05-08staging: unisys: parser_init_guts(): standard_payload_header is always falseJes Sorensen
2015-05-08staging: unisys: parser: Remove unused functions and mark others staticJes Sorensen
2015-05-08staging: unisys: visorchipset: Declare parser_init_byte_stream() staticJes Sorensen
2015-05-08staging: unisys: visorchannel: Make visorchannel_create take a gfp_tJes Sorensen
2015-05-08staging: unisys: fix visorbus KconfigBenjamin Romer
2015-05-08staging: unisys: move periodic_work.c into the visorbus directoryErik Arfvidson
2015-05-08staging: unisys: remove timskmod.h and procobjecttree.hErik Arfvidson
2015-05-08staging: unisys: move timskmod.h functionalityErik Arfvidson
2015-05-08staging: unisys: add acpi pnp driverPrarit Bhargava
2015-05-08staging: unisys: remove BOOL,TRUE,FALSE definitionsPrarit Bhargava
2015-05-08staging: unisys: Finally remove the last remnants of memregionJes Sorensen
2015-05-08staging: unisys: Eliminate visor_memregion_write()Jes Sorensen
2015-05-08staging: unisys: Eliminate visor_memregion_read()Jes Sorensen
2015-05-08staging: unisys: visorchannel_create_guts(): Use visorchannel_read()Jes Sorensen
2015-05-08staging: unisys: visorchannel_write(): Handle partial channel_header writesJes Sorensen
2015-05-08staging: unisys: visorchannel_read(): Use memcpy_fromio() directlyJes Sorensen
2015-05-08staging: unisys: visorchannel_write(): Use memcpy_toio() directlyJes Sorensen
2015-05-08staging: unisys: memregion: Eliminate visor_memregion_get_*() functionsJes Sorensen
2015-05-08staging: unisys: memregion: Eliminate visor_memregion_resize()Jes Sorensen
2015-05-08staging: unisys: memregion: Eliminate visor_memregion_destroy()Jes Sorensen
2015-05-08staging: unisys: Eliminate visor_memregion_create()Jes Sorensen
2015-05-08staging: unisys: get rid of serialloopbacktestDavid Kershner
2015-05-08staging: unisys: remove server crust from visorchipset.David Kershner
2015-05-08staging: unisys: remove typedef GUEST_PHYSICAL_ADDRESS to u64Erik Arfvidson
2015-05-08staging: unisys: Eliminate unused visorchannel_dump_section()Jes Sorensen
2015-05-08staging: unisys: visorchannel_get_memregion() isn't usedJes Sorensen
2015-05-08staging: unisys: memregion: Embed memregion in struct channelJes Sorensen
2015-05-08staging: unisys: visorchannel_clear(): No need to use vmalloc hereJes Sorensen
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