summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: Pi433: style fix - tabs and spacesDerek Robson2017-08-311-3/+3
* staging: pi433: fix spelling mistake: "preample" -> "preamble"Colin Ian King2017-08-311-1/+1
* staging:rtl8188eu:core Fix Code IndentJanani Sankara Babu2017-08-311-1/+1
* staging: typec: fusb302: Export current-limit through a power_supply class devHans de Goede2017-08-312-3/+62
* staging: typec: fusb302: Add support for USB2 charger detection through extconHans de Goede2017-08-311-0/+49
* staging: typec: fusb302: Use client->irq as irq if setHans de Goede2017-08-311-3/+7
* staging: typec: fusb302: Get max snk mv/ma/mw from device-propertiesHans de Goede2017-08-312-1/+21
* staging: typec: fusb302: Set max supply voltage to 5VHans de Goede2017-08-311-2/+2
* staging: typec: tcpm: Add get_current_limit tcpc_dev callbackHans de Goede2017-08-312-1/+11
* staging:rtl8188eu Use __func__ instead of function nameJanani Sankara Babu2017-08-311-1/+1
* staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen2017-08-317-13/+14
* staging: goldfish: (Coding Style) Fixed parenthesis alignment.Edvard Holst2017-08-311-2/+2
* staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar2017-08-313-18/+23
* staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channelSameer Wadgaonkar2017-08-311-1/+0
* staging: unisys: visorbus: Fix up GUID definitionDavid Kershner2017-08-311-3/+2
* staging: unisys: visorbus: just check for GUIDDavid Kershner2017-08-311-3/+1
* staging: unisys: Use size of channel defined in the channel.David Kershner2017-08-313-50/+22
* staging: unisys: visornic: Remove unnecessary return valuesDavid Binder2017-08-311-10/+3
* staging: unisys: visorbus: use all 80 characters for multi-line messagesDavid Kershner2017-08-311-19/+16
* staging: unisys: visorchipset: Shorten parser_init_byte_stream.David Kershner2017-08-311-4/+3
* staging: unisys: visorbus: Move parser functions location in file.David Kershner2017-08-311-58/+58
* staging: unisys: visorbus: remove uneeded initializationsDavid Kershner2017-08-311-2/+2
* staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.David Kershner2017-08-311-2/+1
* staging: unisys: Change data to point to visor_controlvm_parameters_header.David Kershner2017-08-311-14/+9
* staging: unisys: visorbus: Split else if blocks into multiple if.David Kershner2017-08-311-2/+4
* staging: unisys: visorbus: Remove check for valid parm_addr.David Kershner2017-08-311-1/+1
* staging: unisys: visorbus: Remove useless initialization.David Kershner2017-08-311-3/+0
* staging: unisys: visorbus: Remove useless comment.David Kershner2017-08-311-2/+0
* staging: unisys: visorbus: Consolidate controlvm channel creation.David Kershner2017-08-311-30/+17
* staging: unisys: include: Add comment next to mutex.David Kershner2017-08-311-3/+3
* staging: unisys: Don't check for null before getting driver device.David Kershner2017-08-312-6/+5
* staging: unisys: visorbus: Use __func__ instead of name.David Kershner2017-08-311-1/+1
* staging: unisys: visorbus: Convert macros to functions.David Kershner2017-08-311-10/+15
* staging: unisys: visorbus: Fix parameter alignment.David Kershner2017-08-311-1/+1
* staging: unisys: visorbus: Clean up vmcall address function.David Kershner2017-08-311-16/+11
* staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder2017-08-311-8/+6
* staging: unisys: visornic: Fix up existing function comments.David Binder2017-08-311-227/+190
* staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in v...Sameer Wadgaonkar2017-08-311-4/+4
* staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.Sameer Wadgaonkar2017-08-311-1/+1
* staging: unisys: use the kernel min defineDavid Kershner2017-08-312-8/+4
* staging: ks7010: Fix coding style and remove checkpatch.pl warnings.Jonathan Whitaker2017-08-311-4/+0
* staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen2017-08-291-2/+2
* Staging: ks7010: Fix alignment should match open parenthesis.Jonathan Whitaker2017-08-291-2/+2
* staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha2017-08-298-46/+46
* staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha2017-08-294-6/+6
* staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha2017-08-295-5/+5
* staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha2017-08-292-5/+0
* staging: rtlwifi: remove memset before memcpyHimanshu Jha2017-08-291-1/+0
* staging: typec: tcpm: Switch to PORT_RESET instead of SNK_UNATTACHEDBadhri Jagan Sridharan2017-08-291-1/+1
* staging: typec: tcpm: Do not send PING msgs in TCPMBadhri Jagan Sridharan2017-08-291-7/+4