summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27staging: vchiq: add more tasks to the TODO listNicolas Saenz Julienne
2018-11-27staging: vchiq_arm: fix open/release cdev functionsNicolas Saenz Julienne
2018-11-27staging: vchiq_arm: rework probe and init functionsNicolas Saenz Julienne
2018-11-27staging: vchiq_core: fix logic redundancy in parse_openNicolas Saenz Julienne
2018-11-27staging: vchiq_util: get rid of unneeded memory barriersNicolas Saenz Julienne
2018-11-27staging: vchiq: use completions instead of semaphoresNicolas Saenz Julienne
2018-11-27staging: vchiq_core: don't add a wmb() before remote_event_signal()Nicolas Saenz Julienne
2018-11-27staging: vchiq_core: do not initialize semaphores twiceNicolas Saenz Julienne
2018-11-27staging: vchiq_core: remove unnecessary safety checks in vchiq_init_stateNicolas Saenz Julienne
2018-11-27staging: vchiq-core: get rid of is_master distinctionNicolas Saenz Julienne
2018-11-27staging: vchiq_arm: rework vchiq_ioc_copy_element_dataNicolas Saenz Julienne
2018-11-27staging: vchiq_arm: get rid of vchi_mh.hNicolas Saenz Julienne
2018-11-27staging: vchiq_arm: use list_for_each_entry when accessing bulk_waiter_listNicolas Saenz Julienne
2018-11-27staging: vchiq_shim: delete vchi_service_createNicolas Saenz Julienne
2018-11-27staging: vchiq_arm: rework close/remove_service IOCTLSNicolas Saenz Julienne
2018-11-27staging: vchiq_core: rework vchiq_get_configNicolas Saenz Julienne
2018-11-27staging: rb8822be Change line not to end with '('Ricardo Silva
2018-11-26staging: greybus: Parenthesis alignmentCristian Sicilia
2018-11-26staging: mt7621-pci: avoid using clk_* operationsSergio Paracuellos
2018-11-26staging: mt7621-pci: fix reset lines for each pcie portSergio Paracuellos
2018-11-26staging: mt7621-pci: dt-bindings: update bindings doc removing sysctls registersSergio Paracuellos
2018-11-26staging: mt7621-dts: remove sysctl registers from pcie bindingsSergio Paracuellos
2018-11-26staging: mt7621-pci: avoid mapping sysctls registersSergio Paracuellos
2018-11-26staging: pi433: fix potential null dereferenceMichael Straube
2018-11-26staging: rtl8723bs: remove redundant null check on pregprivWen Yang
2018-11-26staging: rtl8188eu: cleanup lines over 80 charactersMichael Straube
2018-11-26staging: rtl8188eu: correct indentationMichael Straube
2018-11-26staging: rtl8188eu: remove return from void functionMichael Straube
2018-11-26staging: rtl8188eu: refactor if else statementMichael Straube
2018-11-26staging: rtl8188eu: cleanup declarations in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: remove rtw_android_set_block()Michael Straube
2018-11-26staging: rtl8188eu: use __func__ in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: remove unnecessary parentheses in rtw_mlme.cMichael Straube
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube
2018-11-23staging: vboxvideo: Rename uint32_t type to u32Ricardo Reis Marques Silva
2018-11-23staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()Michael Straube
2018-11-23staging: rtl8188eu: cleanup declarations in usb_ops_linux.cMichael Straube
2018-11-23staging: rtl8188eu: add spaces around '>>' and '&'Michael Straube
2018-11-23staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2018-11-23staging: rtl8188eu: correct spelling mistake in a commentMichael Straube
2018-11-23staging: rtl8188eu: remove braces from single if else statementMichael Straube
2018-11-23staging: rtl8188eu: cleanup line ending with a '('Michael Straube
2018-11-23staging: rtl8188eu: use __func__ in usb_ops_linux.cMichael Straube
2018-11-23staging: erofs: rename strange variable names in z_erofs_vle_frontendGao Xiang
2018-11-23staging: erofs: decompress asynchronously if PG_readahead page at firstGao Xiang
2018-11-23staging: erofs: locked before registering for all new workgroupsGao Xiang
2018-11-23staging: erofs: separate into init_once / alwaysGao Xiang
2018-11-23staging: erofs: add a full barrier in erofs_workgroup_unfreezeGao Xiang
2018-11-23staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'Gao Xiang
2018-11-23staging: erofs: atomic_cond_read_relaxed on ref-locked workgroupGao Xiang