summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorbus/visorbus_main.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-03staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org
2017-09-28staging: unisys: visorbus: Fix extraneous parenthesisDavid Kershner
2017-09-28staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar
2017-09-28staging: unisys: visorbus: clean up parameter formattingDavid Kershner
2017-09-28staging: unisys: remove visorbus_type externDavid Kershner
2017-09-28staging: unisys: visorbus: vbuschannel doesn't use ctypesDavid Kershner
2017-09-28staging: unisys: only include a file where it is used.David Kershner
2017-09-28staging: unisys: visorbus: to_visor_device/to_visor_driver move upDavid Kershner
2017-09-28staging: unisys: visorbus: visorbus_main.c: remove blank linesDavid Kershner
2017-09-28staging: unisys: visorbus: Remove unneeded initializationDavid Kershner
2017-09-28staging: unisys: visorbus: simplify debugfs print statmentDavid Kershner
2017-09-28staging: unisys: visorbus: clean up formatting of function definitionsDavid Kershner
2017-09-28staging: unisys: shrink the name of a variableDavid Kershner
2017-09-28staging: unisys: visorbus: keep the success path on the leftDavid Kershner
2017-09-28staging: unisys: visorbus: clean up initializationsDavid Kershner
2017-09-28staging: unisys; visorbus: visorbus_main.c: remove extraneous newlineDavid Kershner
2017-09-28staging: unisys: fix up device_destroyDavid Kershner
2017-09-28staging: unisys: visorbus: NULL pending_msg_hdr not an errorDavid Kershner
2017-09-28staging: unisys: visorbus: don't put code in declaration.David Kershner
2017-09-28staging: unisys: visorbus: use guid_is_equal instead of memcmpDavid Kershner
2017-09-28staging: unisys: visorbus: visorbus_main.c: cleanup and consolidate commentsDavid Kershner
2017-08-31staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar
2017-08-31staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channelSameer Wadgaonkar
2017-08-31staging: unisys: visorbus: just check for GUIDDavid Kershner
2017-08-31staging: unisys: Don't check for null before getting driver device.David Kershner
2017-08-31staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in v...Sameer Wadgaonkar
2017-08-22staging: unisys: use ATTRIBUTE_GROUPS instead of creating our ownDavid Kershner
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_d...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: visorbus_main.c: Remove filename in top commentDavid Binder
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_c...David Kershner
2017-08-22staging: unisys: visorbus: merging the visorbus_device_pause_response and vis...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: merging the visorbus_*_response functions into one.Sameer Wadgaonkar
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko
2017-07-27staging: unisys: visorbus: Constify attribute_group structures.Arvind Yadav
2017-07-18staging: unisys: visorbus: Removed unused define from visorbus_main.cMark Foresta
2017-07-18staging: unisys: visorbus: removed blank line in viorbus_main.cMark Foresta
2017-07-18staging: unisys: visorbus: rename fix_vbus_dev_infoErik Arfvidson
2017-07-18staging: unisys: moved visor_check_channel from include/channel.h to visorbus...Sameer Wadgaonkar
2017-07-18staging: unisys: visorbus: add checks for probe, remove, pause and resume in ...Sameer Wadgaonkar
2017-07-18staging: unisys: visorbus: visorbus_main.c: remove check from typename_showSameer Wadgaonkar
2017-07-18staging: unisys: visorbus: visorbus_main.c: put function name and return valu...Sameer Wadgaonkar
2017-07-18staging: unisys: visorbus: visorbus_main.c: remove extra checks for dev->viso...Sameer Wadgaonkar
2017-07-18staging: unisys: visorbus: vbuschannel.h: removed VISOR_VBUS_CHANNEL_SIGNATUREAlex Curtin
2017-07-18staging: unisys: visorbus: visorbus_main.c: Adjust code layoutDavid Binder
2017-07-18staging: unisys: visorbus: visorbus_main.c: use __func__ over hardcoded nameZachary Dremann
2017-07-16staging: unisys: visorbus: fix improper bracket blocksErik Arfvidson
2017-07-16staging: unisys: visorbus: Indent struct assignment correctlyZachary Dremann