summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/visorchipset.c
AgeCommit message (Expand)Author
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-14visorbus: switch from ioremap_cache to memremapDan Williams
2015-07-16staging: unisys: fix copyright statementsBenjamin Romer
2015-07-14staging: unisys: Lock visorchannels associated with devicesDavid Kershner
2015-07-14staging: unisys: Allow visorbus to autoloadDavid Kershner
2015-07-14staging: unisys: respond to msgs post device_createTim Sell
2015-06-13staging: unisys: fix "missing a blank line" coding styleAlessandro Parini
2015-06-13staging: unisys: fix braces coding styleAlessandro Parini
2015-06-08staging: unisys: Add the bus device to the visor device list.David Kershner
2015-06-08staging: unisys: Fix clean up pathDon Zickus
2015-06-08staging: unisys: Remove unneeded fields in diagchannel.hDavid Kershner
2015-06-08staging: unisys: Convert device creation to use visor_deviceDon Zickus
2015-06-08staging: unisys: Convert bus creation to use visor_deviceDon Zickus
2015-06-08staging: unisys: Do not use 0 as the default bus root device numberDon Zickus
2015-06-08staging: unisys: Remove server flagsDon Zickus
2015-06-02staging: unisys: Convert pending_msg_hdr to a pointerDon Zickus
2015-06-02staging: unisys: Move channel creation up the stackDon Zickus
2015-05-24staging: unisys: Convert device functions to pass dev_info pointer aroundDon Zickus
2015-05-24staging: unisys: Convert bus functions to pass bus_info pointer aroundDon Zickus
2015-05-24staging: unisys: Remove unused intrDon Zickus
2015-05-24staging: unisys: Add visor device find routineDon Zickus
2015-05-24staging: unisys: remove remaining utility headersDavid Kershner
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: 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: 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: 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: cleanup visorbus_private.hPrarit Bhargava
2015-05-08staging: unisys: move visorchipset files to visorbusPrarit Bhargava