aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/accessibility (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Staging: vt6655 - block comments style fixDerek Robson1-1/+1
2017-03-29drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/infoPushkar Jambhlekar1-4/+0
2017-03-29drivers/staging/wilc1000: Using __func__ instead of hardcoded function namePushkar Jambhlekar1-2/+2
2017-03-29staging: dgnc: remove error message taskTobin C. Harding1-2/+0
2017-03-29staging: dgnc: remove dead codeTobin C. Harding1-9/+0
2017-03-29staging: dgnc: remove struct member magic numbersTobin C. Harding6-139/+119
2017-03-29staging: dgnc: remove unnecessary commentsTobin C. Harding6-522/+97
2017-03-29staging: dgnc: remove double underscoreTobin C. Harding8-24/+26
2017-03-29staging: dgnc: clean up header commentsTobin C. Harding5-235/+349
2017-03-29staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of VMCALL errorDavid Kershner2-11/+32
2017-03-29staging: unisys: visorbus: move unisys_vmcall into visorchipsetDavid Kershner2-20/+20
2017-03-29staging: unisys: visorbus: Update vmcallinterface commentDavid Kershner1-3/+3
2017-03-29staging: unisys: visorbus: get rid of ISSUE_IO_VMCALLDavid Kershner2-6/+4
2017-03-29staging: unisys: visorbus: remove useless ifdefDavid Kershner1-4/+0
2017-03-29staging: unisys: visorbus: consolidate if statementsDavid Kershner1-12/+6
2017-03-29staging: unisys: visorbus: get rid of braces around single statementsDavid Kershner1-2/+2
2017-03-29staging: unisys: visorbus: add error handling to chipset_device_pause/resumeDavid Kershner3-9/+16
2017-03-29staging: unisys: visorbus: add error handling to initiate_chipset_device_pause_resumeDavid Kershner1-42/+32
2017-03-29staging: unisys: visorbus: don't unregister if we failed to registerDavid Kershner1-6/+1
2017-03-29staging: unisys: visorbus: don't ignore visorchannel_read errorDavid Kershner1-4/+7
2017-03-29staging: unisys: visorbus: check for err from dev_set_nameDavid Kershner1-2/+4
2017-03-29staging: unisys: visorbus: cleanup error handling in visorbus_ueventDavid Kershner1-3/+1
2017-03-29staging: unisys: visorbus: get rid of unused parameter forcenomatchDavid Kershner1-9/+0
2017-03-29staging: unisys: visorbus: get rid of unused parameter forcematchDavid Kershner1-7/+0
2017-03-29staging: unisys: visorbus: get rid of create_bus_type.David Kershner1-29/+3
2017-03-29staging: unisys: visorbus: fix error handling in create_bus_instanceDavid Kershner1-25/+14
2017-03-29staging: unisys: visorbus: add error handling visorbus_enable_channel_interruptDavid Kershner2-4/+4
2017-03-29staging: unisys: visorbus: add error handling for dev_start_periodic_workDavid Kershner1-2/+3
2017-03-29staging: unisys: remove client from spar_check_channelDavid Kershner4-27/+26
2017-03-29staging: unisys: visorbus: get rid of shouting SPAR_VBUS_CHANNEL_CLIENT_OK macroDavid Kershner2-9/+7
2017-03-29staging: unisys: visorbus: move vbuschannel_print_devinfo from .h to .c fileDavid Kershner2-35/+34
2017-03-29staging: unisys: visorbus: consolidate bus_responder and device_responderDavid Kershner1-32/+18
2017-03-29staging: unisys: visorbus: add error handling for chipset_device_createDavid Kershner3-13/+23
2017-03-29staging: unisys: visornic: add error handling for visorchannel_signalinsert/removeDavid Kershner1-40/+97
2017-03-29staging: unisys: visorbus: add __packed to structures in controlvmchannel.hSameer Wadgaonkar1-24/+34
2017-03-29staging: unisys: visorbus: add error handling to chipset_bus_createDavid Kershner3-10/+17
2017-03-29staging: unisys: visorbus: remaining_steps convert ret to errDavid Kershner1-4/+4
2017-03-29staging: unisys: visorbus: textid_store convert ret to errDavid Kershner1-4/+4
2017-03-29staging: unisys: visorbus: error_store convert ret to errDavid Kershner1-4/+4
2017-03-29staging: unisys: visorbus: boottotool convert ret to errDavid Kershner1-4/+4
2017-03-29staging: unisys: visorbus: convert ret to err to be consistentDavid Kershner1-4/+4
2017-03-29staging: unisys: visorbus: remove invalid comment, we are one driver.David Kershner1-8/+0
2017-03-29staging: unisys: visorbus: move bus_device_info_init to visorbus_main.cDavid Kershner2-16/+16
2017-03-29staging: unisys: visorbus: add error handling to remaining_steps_showDavid Kershner1-4/+8
2017-03-29staging: unisys: visorbus: add error handling textid_showDavid Kershner1-5/+9
2017-03-29staging: unisys: visorbus: add error handling to error_showDavid Kershner1-4/+7
2017-03-29staging: unisys: visorbus: add error handling to boottotool_showDavid Kershner1-4/+9
2017-03-29staging: unisys: visorbus: add error handling to toolaction_showDavid Kershner1-3/+8
2017-03-29staging: unisys: visorbus: add error handling around kobject_ueventDavid Kershner1-10/+16
2017-03-29staging: unisys: visorbus: add error handling for parahotplug_request_kickoffDavid Kershner1-16/+28