summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-31staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availab...Hans de Goede1-3/+3
2017-08-31staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu1-1/+1
2017-08-31staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmdColin Ian King1-2/+2
2017-08-31Staging: Pi433: style fix - tabs and spacesDerek Robson1-3/+3
2017-08-31staging: pi433: fix spelling mistake: "preample" -> "preamble"Colin Ian King1-1/+1
2017-08-31staging:rtl8188eu:core Fix Code IndentJanani Sankara Babu1-1/+1
2017-08-31staging: typec: fusb302: Export current-limit through a power_supply class devHans de Goede2-3/+62
2017-08-31staging: typec: fusb302: Add support for USB2 charger detection through extconHans de Goede1-0/+49
2017-08-31staging: typec: fusb302: Use client->irq as irq if setHans de Goede1-3/+7
2017-08-31staging: typec: fusb302: Get max snk mv/ma/mw from device-propertiesHans de Goede2-1/+21
2017-08-31staging: typec: fusb302: Set max supply voltage to 5VHans de Goede1-2/+2
2017-08-31staging: typec: tcpm: Add get_current_limit tcpc_dev callbackHans de Goede2-1/+11
2017-08-31staging:rtl8188eu Use __func__ instead of function nameJanani Sankara Babu1-1/+1
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen7-13/+14
2017-08-31staging: goldfish: (Coding Style) Fixed parenthesis alignment.Edvard Holst1-2/+2
2017-08-31staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar3-18/+23
2017-08-31staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channelSameer Wadgaonkar1-1/+0
2017-08-31staging: unisys: visorbus: Fix up GUID definitionDavid Kershner1-3/+2
2017-08-31staging: unisys: visorbus: just check for GUIDDavid Kershner1-3/+1
2017-08-31staging: unisys: Use size of channel defined in the channel.David Kershner3-50/+22
2017-08-31staging: unisys: visornic: Remove unnecessary return valuesDavid Binder1-10/+3
2017-08-31staging: unisys: visorbus: use all 80 characters for multi-line messagesDavid Kershner1-19/+16
2017-08-31staging: unisys: visorchipset: Shorten parser_init_byte_stream.David Kershner1-4/+3
2017-08-31staging: unisys: visorbus: Move parser functions location in file.David Kershner1-58/+58
2017-08-31staging: unisys: visorbus: remove uneeded initializationsDavid Kershner1-2/+2
2017-08-31staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.David Kershner1-2/+1
2017-08-31staging: unisys: Change data to point to visor_controlvm_parameters_header.David Kershner1-14/+9
2017-08-31staging: unisys: visorbus: Split else if blocks into multiple if.David Kershner1-2/+4
2017-08-31staging: unisys: visorbus: Remove check for valid parm_addr.David Kershner1-1/+1
2017-08-31staging: unisys: visorbus: Remove useless initialization.David Kershner1-3/+0
2017-08-31staging: unisys: visorbus: Remove useless comment.David Kershner1-2/+0
2017-08-31staging: unisys: visorbus: Consolidate controlvm channel creation.David Kershner1-30/+17
2017-08-31staging: unisys: include: Add comment next to mutex.David Kershner1-3/+3
2017-08-31staging: unisys: Don't check for null before getting driver device.David Kershner2-6/+5
2017-08-31staging: unisys: visorbus: Use __func__ instead of name.David Kershner1-1/+1
2017-08-31staging: unisys: visorbus: Convert macros to functions.David Kershner1-10/+15
2017-08-31staging: unisys: visorbus: Fix parameter alignment.David Kershner1-1/+1
2017-08-31staging: unisys: visorbus: Clean up vmcall address function.David Kershner1-16/+11
2017-08-31staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder1-8/+6
2017-08-31staging: unisys: visornic: Fix up existing function comments.David Binder1-227/+190
2017-08-31staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in v...Sameer Wadgaonkar1-4/+4
2017-08-31staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.Sameer Wadgaonkar1-1/+1
2017-08-31staging: unisys: use the kernel min defineDavid Kershner2-8/+4
2017-08-31staging: ks7010: Fix coding style and remove checkpatch.pl warnings.Jonathan Whitaker1-4/+0
2017-08-29staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen1-2/+2
2017-08-29Staging: ks7010: Fix alignment should match open parenthesis.Jonathan Whitaker1-2/+2
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha8-46/+46
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha4-6/+6
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha5-5/+5
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha2-5/+0