Age | Commit message (Expand) | Author |
2017-09-05 | Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-03 | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-09-01 | staging:rtl8188eu:core Fix remove unneccessary else block | Janani Sankara Babu |
2017-09-01 | staging: typec: fusb302: make structure fusb302_psy_desc static | Colin Ian King |
2017-09-01 | staging: unisys: visorbus: make two functions static | Colin Ian King |
2017-09-01 | staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks | Horia Geantă |
2017-08-31 | staging: r8822be: Simplify deinit_priv() | Larry Finger |
2017-08-31 | staging: r8822be: Remove some dead code | Larry Finger |
2017-08-31 | staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availab... | Hans de Goede |
2017-08-31 | staging:rtl8188eu Fix comparison to NULL | Janani Sankara Babu |
2017-08-31 | staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmd | Colin Ian King |
2017-08-31 | Staging: Pi433: style fix - tabs and spaces | Derek Robson |
2017-08-31 | staging: pi433: fix spelling mistake: "preample" -> "preamble" | Colin Ian King |
2017-08-31 | staging:rtl8188eu:core Fix Code Indent | Janani Sankara Babu |
2017-08-31 | staging: typec: fusb302: Export current-limit through a power_supply class dev | Hans de Goede |
2017-08-31 | staging: typec: fusb302: Add support for USB2 charger detection through extcon | Hans de Goede |
2017-08-31 | staging: typec: fusb302: Use client->irq as irq if set | Hans de Goede |
2017-08-31 | staging: typec: fusb302: Get max snk mv/ma/mw from device-properties | Hans de Goede |
2017-08-31 | staging: typec: fusb302: Set max supply voltage to 5V | Hans de Goede |
2017-08-31 | staging: typec: tcpm: Add get_current_limit tcpc_dev callback | Hans de Goede |
2017-08-31 | staging:rtl8188eu Use __func__ instead of function name | Janani Sankara Babu |
2017-08-31 | staging: lustre: coding style fixes found by checkpatch.pl | Simo Koskinen |
2017-08-31 | staging: goldfish: (Coding Style) Fixed parenthesis alignment. | Edvard Holst |
2017-08-31 | staging: unisys: change pr_err to dev_err in visor_check_channel | Sameer Wadgaonkar |
2017-08-31 | staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channel | Sameer Wadgaonkar |
2017-08-31 | staging: unisys: visorbus: Fix up GUID definition | David Kershner |
2017-08-31 | staging: unisys: visorbus: just check for GUID | David Kershner |
2017-08-31 | staging: unisys: Use size of channel defined in the channel. | David Kershner |
2017-08-31 | staging: unisys: visornic: Remove unnecessary return values | David Binder |
2017-08-31 | staging: unisys: visorbus: use all 80 characters for multi-line messages | David Kershner |
2017-08-31 | staging: unisys: visorchipset: Shorten parser_init_byte_stream. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Move parser functions location in file. | David Kershner |
2017-08-31 | staging: unisys: visorbus: remove uneeded initializations | David Kershner |
2017-08-31 | staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect. | David Kershner |
2017-08-31 | staging: unisys: Change data to point to visor_controlvm_parameters_header. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Split else if blocks into multiple if. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Remove check for valid parm_addr. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Remove useless initialization. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Remove useless comment. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Consolidate controlvm channel creation. | David Kershner |
2017-08-31 | staging: unisys: include: Add comment next to mutex. | David Kershner |
2017-08-31 | staging: unisys: Don't check for null before getting driver device. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Use __func__ instead of name. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Convert macros to functions. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Fix parameter alignment. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Clean up vmcall address function. | David Kershner |
2017-08-31 | staging: unisys: visornic: Fix miscellaneous block comment format issues. | David Binder |
2017-08-31 | staging: unisys: visornic: Fix up existing function comments. | David Binder |
2017-08-31 | staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in v... | Sameer Wadgaonkar |
2017-08-31 | staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream. | Sameer Wadgaonkar |