summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-22staging: kpc2000: kpc_i2c: remove unused module param disable_featuresGeordan Neukum1-4/+0
2019-05-22staging: rtl8192u: Remove an unnecessary NULL checkNathan Chancellor1-2/+1
2019-05-22staging: kpc2000: removed superfluous NULL checks from device attribute call-...Jeremy Sowden1-27/+0
2019-05-22staging: kpc2000: simplified kp2000_device retrieval in device attribute call...Jeremy Sowden1-19/+9
2019-05-22staging: kpc2000: use IDA to assign card numbers.Jeremy Sowden2-5/+15
2019-05-22staging: kpc2000: added separate show functions for readable kp device attrib...Jeremy Sowden1-33/+73
2019-05-22staging: kpc2000: added a helper to get struct kp2000_device from struct device.Jeremy Sowden1-16/+13
2019-05-22staging: kpc2000: improved formatting of core.c.Jeremy Sowden1-347/+422
2019-05-22staging: rtl8723bs: Fix Coverity warning in rtw_dbg_port()Hans de Goede1-1/+1
2019-05-22staging: wilc1000: remove redundant masking of pkt_offsetColin Ian King1-3/+0
2019-05-22staging: fieldbus: arcx-anybus: change custom -> mmio regmapSven Van Asbroeck1-31/+13
2019-05-22Staging: rtl8188eu: core: Use !x in place of NULL comparisonsPuranjay Mohan1-7/+7
2019-05-22Staging: rtl8188eu: os_dep: Replace comparison with zero to !xPuranjay Mohan1-1/+1
2019-05-22Staging: rtl8192u: ieee80211: Replace function names in strings with "%s", __...Puranjay Mohan1-5/+5
2019-05-22Staging: rtl8723bs: os_dep: Remove functions that don't do anything.Puranjay Mohan1-27/+1
2019-05-21staging: kpc2000: removed two kpc_uio_class device attributes.Jeremy Sowden1-16/+0
2019-05-21staging: kpc2000: added separate show functions for kpc_uio_class device attr...Jeremy Sowden1-46/+89
2019-05-21staging: rtl8723bs: hal: Remove unused variableNishka Dasgupta1-1/+0
2019-05-21staging: vt6656: manage error path during device initializationQuentin Deslandes1-7/+13
2019-05-21staging: vt6656: clean-up registers initialization error pathQuentin Deslandes1-67/+96
2019-05-21staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes1-14/+28
2019-05-21staging: vt6656: clean error path for firmware managementQuentin Deslandes1-51/+40
2019-05-21staging: vt6656: avoid discarding called function's return codeQuentin Deslandes9-81/+152
2019-05-21staging: vt6656: clean function's error path in usbpipe.cQuentin Deslandes2-52/+67
2019-05-21staging: vt6656: fix potential NULL pointer dereferenceQuentin Deslandes1-0/+3
2019-05-21Staging: rtl8192u: ieee80211: Fix if-else coding style issuePuranjay Mohan1-2/+2
2019-05-21Staging: rtl8188eu: core: Remove else after breakPuranjay Mohan1-14/+12
2019-05-21staging: pi433: fix misspelling of packetYannick Loeck2-3/+3
2019-05-21staging: kpc2000: remove SetBackEndControl() functionGreg Kroah-Hartman2-10/+10
2019-05-21staging: kpc2000: dma_common_defs.h: remove unused inline functionsGreg Kroah-Hartman1-14/+0
2019-05-21staging: kpc2000: move the i2c driver out of its subdirectoryGreg Kroah-Hartman3-6/+2
2019-05-21staging: kpc2000: move the spi driver out of its subdirectoryGreg Kroah-Hartman3-6/+2
2019-05-21staging: kpc2000: remove spi_parts.hGreg Kroah-Hartman2-49/+42
2019-05-21staging: kpc2000: fix coding style in pcie.hGreg Kroah-Hartman1-53/+53
2019-05-21staging: kpc2000: remove fileops.c file.Greg Kroah-Hartman4-128/+114
2019-05-20Staging: mt7621-dma: Remove braces around single if statementPuranjay Mohan1-2/+1
2019-05-20staging: vt665*: use help instead of ---help--- in KconfigMoses Christopher2-6/+4
2019-05-20staging: rtl8723bs: use help instead of ---help--- in KconfigMoses Christopher1-1/+1
2019-05-20staging: rtl8188eu: use help instead of ---help--- in KconfigMoses Christopher1-2/+2
2019-05-20staging: unisys: use help instead of ---help--- in KconfigMoses Christopher1-2/+2
2019-05-20staging: most: use help instead of ---help--- in KconfigMoses Christopher1-1/+1
2019-05-20staging: fsl-dpaa2: use help instead of ---help--- in KconfigMoses Christopher1-4/+4
2019-05-20staging: kpc2000: kpc_i2c: fixup block comment style in i2c_driver.cGeordan Neukum1-15/+21
2019-05-20staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messagesGeordan Neukum1-12/+15
2019-05-20staging: kpc2000: kpc_i2c: prevent memory leak in probe() error caseGeordan Neukum1-5/+1
2019-05-20staging: kpc2000: kpc_i2c: reformat copyright for better readabilityGeordan Neukum1-12/+18
2019-05-20staging: kpc2000: kpc_i2c: reindent i2c_driver.cGeordan Neukum1-507/+507
2019-05-20staging: kpc2000: remove lock_card/unlock_card functionsGreg Kroah-Hartman3-21/+7
2019-05-20staging: kpc2000: remove kp200_module.c fileGreg Kroah-Hartman4-59/+43
2019-05-20staging: kpc2000: fix coding style in uapi.hGreg Kroah-Hartman1-11/+11