summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-05629-11095/+137530
|\
| * staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu2017-09-011-7/+2
| * staging: typec: fusb302: make structure fusb302_psy_desc staticColin Ian King2017-09-011-1/+1
| * staging: unisys: visorbus: make two functions staticColin Ian King2017-09-011-3/+3
| * staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaksHoria Geantă2017-09-011-2/+2
| * staging: r8822be: Simplify deinit_priv()Larry Finger2017-08-311-7/+1
| * staging: r8822be: Remove some dead codeLarry Finger2017-08-311-20/+0
| * staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availab...Hans de Goede2017-08-311-3/+3
| * staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu2017-08-311-1/+1
| * staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmdColin Ian King2017-08-311-2/+2
| * 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