summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-20staging: fieldbus: solve warning incorrect type dev_core.cOscar Gomez Fuente1-3/+3
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan4-20/+20
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans9-11/+11
2019-05-20Staging: bcm2835-camera: Prefer kernel typesMadhumitha Prabakaran2-3/+4
2019-05-20staging: erofs: fix Warning Use BUG_ON instead of if condition followed by BUGHariprasad Kelam1-4/+1
2019-05-20Merge tag 'iio-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-1/+4
2019-05-20Staging: rtl8723bs: hal: Fix comparison to bool in if statementsPuranjay Mohan6-9/+9
2019-05-20staging: kpc2000: removed trailing white-space.Jeremy Sowden4-86/+86
2019-05-20Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>Puranjay Mohan1-1/+1
2019-05-20Staging: rtl8188eu: os_dep: Use %s and __func__ in stringsPuranjay Mohan1-4/+4
2019-05-20staging: rtl8723bs: core: rtw_recv: fix warning Unneeded variable retHariprasad Kelam1-4/+2
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style issues related to if elsePuranjay Mohan1-12/+6
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne6-63/+52
2019-05-20staging: vchiq: make wait events interruptibleNicolas Saenz Julienne1-1/+9
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne3-23/+25
2019-05-20staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne1-1/+1
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonPuranjay Mohan1-4/+4
2019-05-20Staging: rtl8192u: ieee80211: Add spaces around '&&' operatorPuranjay Mohan1-7/+7
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style errorsPuranjay Mohan1-38/+20
2019-05-20Staging: rtl8192u: ieee80211: Fix spelling mistakePuranjay Mohan1-2/+2
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style warningPuranjay Mohan1-2/+1
2019-05-20Staging: rtl8192e: Use %s and __func__ in stringsPuranjay Mohan1-2/+2
2019-05-20staging: erofs: drop unneeded -Wall additionMasahiro Yamada1-1/+1
2019-05-20staging: kpc2000: clean up after probe failure.Jeremy Sowden2-3/+7