summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2017-08-31staging: typec: fusb302: Get max snk mv/ma/mw from device-propertiesHans de Goede
2017-08-31staging: typec: fusb302: Set max supply voltage to 5VHans de Goede
2017-08-31staging: typec: tcpm: Add get_current_limit tcpc_dev callbackHans de Goede
2017-08-31staging:rtl8188eu Use __func__ instead of function nameJanani Sankara Babu
2017-08-31staging: lustre: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-31staging: goldfish: (Coding Style) Fixed parenthesis alignment.Edvard Holst
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: Fix up GUID definitionDavid Kershner
2017-08-31staging: unisys: visorbus: just check for GUIDDavid Kershner
2017-08-31staging: unisys: Use size of channel defined in the channel.David Kershner
2017-08-31staging: unisys: visornic: Remove unnecessary return valuesDavid Binder
2017-08-31staging: unisys: visorbus: use all 80 characters for multi-line messagesDavid Kershner
2017-08-31staging: unisys: visorchipset: Shorten parser_init_byte_stream.David Kershner
2017-08-31staging: unisys: visorbus: Move parser functions location in file.David Kershner
2017-08-31staging: unisys: visorbus: remove uneeded initializationsDavid Kershner
2017-08-31staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.David Kershner
2017-08-31staging: unisys: Change data to point to visor_controlvm_parameters_header.David Kershner
2017-08-31staging: unisys: visorbus: Split else if blocks into multiple if.David Kershner
2017-08-31staging: unisys: visorbus: Remove check for valid parm_addr.David Kershner
2017-08-31staging: unisys: visorbus: Remove useless initialization.David Kershner
2017-08-31staging: unisys: visorbus: Remove useless comment.David Kershner
2017-08-31staging: unisys: visorbus: Consolidate controlvm channel creation.David Kershner
2017-08-31staging: unisys: include: Add comment next to mutex.David Kershner
2017-08-31staging: unisys: Don't check for null before getting driver device.David Kershner
2017-08-31staging: unisys: visorbus: Use __func__ instead of name.David Kershner
2017-08-31staging: unisys: visorbus: Convert macros to functions.David Kershner
2017-08-31staging: unisys: visorbus: Fix parameter alignment.David Kershner
2017-08-31staging: unisys: visorbus: Clean up vmcall address function.David Kershner
2017-08-31staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder
2017-08-31staging: unisys: visornic: Fix up existing function comments.David Binder
2017-08-31staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in v...Sameer Wadgaonkar
2017-08-31staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.Sameer Wadgaonkar
2017-08-31staging: unisys: use the kernel min defineDavid Kershner
2017-08-31staging: ks7010: Fix coding style and remove checkpatch.pl warnings.Jonathan Whitaker
2017-08-30staging: irda: fix init level for irda coreGreg KH
2017-08-29staging: comedi: coding style fixes found by checkpatch.plSimo Koskinen
2017-08-29Staging: ks7010: Fix alignment should match open parenthesis.Jonathan Whitaker
2017-08-29staging: rtl8723bs: hal: remove cast to void pointerHimanshu Jha
2017-08-29staging: rtl8723bs: os_dep: remove cast to void pointerHimanshu Jha
2017-08-29staging: rtl8723bs: core: remove cast to void pointerHimanshu Jha
2017-08-29staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha
2017-08-29staging: rtlwifi: remove memset before memcpyHimanshu Jha
2017-08-29staging: typec: tcpm: Switch to PORT_RESET instead of SNK_UNATTACHEDBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Do not send PING msgs in TCPMBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excgBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: add cc change handling in src statesBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Consider port_type while determining unattached_stateBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Comply with TryWait.SNK StateBadhri Jagan Sridharan
2017-08-29staging: typec: tcpm: Follow Try.SRC exit requirementsBadhri Jagan Sridharan