aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000/kpc_dma (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-20staging: kpc2000: added designated initializers to two structs.Jeremy Sowden1-5/+2
2019-05-20staging: kpc2000: declare two functions as static.Jeremy Sowden1-2/+4
2019-05-20staging: kpc2000: inverted conditional in order to reduce indentation.Jeremy Sowden1-19/+24
2019-05-20Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operationVandana BN2-2/+2
2019-05-20Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion name reported by checkpatch.Vandana BN3-25/+25
2019-05-20Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarations & labels not to be indented.Vandana BN4-13/+29
2019-05-20Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & trailing statements on next line.Vandana BN1-3/+5
2019-05-20Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on next line errors reported by checkpatch.Vandana BN1-4/+8
2019-05-20Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', '!' and open paranthesis '('.Vandana BN3-52/+52
2019-05-20Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function declarations reported by checkpatch.Vandana BN4-14/+14
2019-05-20Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by checkpatchVandana BN4-131/+131
2019-05-20staging: rtl8723bs: os_dep: Remove Unneeded variable retHariprasad Kelam1-2/+1
2019-05-20Staging: rtl8723bs: os_dep: Fix if-else coding style issuesPuranjay Mohan1-10/+5
2019-05-20staging: kpc2000: remove unused function kp2000_cdev_writeYueHaibing1-8/+0
2019-05-20staging: vc04_services: bcm2835-camera: remove redundant assignment to variable retColin Ian King1-1/+1
2019-05-20Staging: kpc2000: Cleanup in kpc_dma_transfer()Madhumitha Prabakaran1-1/+1
2019-05-20staging: rtl8712: get rid of IS_MCASTMichael Straube5-27/+16
2019-05-20staging: kpc_i2c: Remove unused fileMatt Sickler2-182/+1
2019-05-20Staging: rtl8723bs: os_dep: Remove braces from single if statementPuranjay Mohan1-2/+1
2019-05-20staging: rtl8723bs: core: Fix variable constant comparisons.Vatsala Narang1-2/+2
2019-05-20staging: rtl8723bs: core: Remove braces from single if statement.Vatsala Narang1-8/+4
2019-05-20staging: rtl8723bs: core: Remove unnecessary parentheses.Vatsala Narang1-5/+5
2019-05-20staging: rtl8723bs: core: Replace NULL comparisons.Vatsala Narang1-16/+16
2019-05-20staging: rtl8723bs: core: Remove blank line.Vatsala Narang1-5/+0
2019-05-20Staging: rtl8723bs: core: Fix Spelling mistake in commentsPuranjay Mohan1-3/+3
2019-05-20Staging: rtl8723bs: os_dep: Fix switch-case indentation errorPuranjay Mohan1-221/+221
2019-05-20drivers: staging : wlan-ng : collect return status without variableHariprasad Kelam1-11/+3
2019-05-19Linux 5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-18initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umountJiufei Xue1-3/+8
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a pageblockMel Gorman1-2/+2
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-18mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada17-26/+25
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada30-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada7-11/+0
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2-1/+9
2019-05-18kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada1-1/+1
2019-05-18.gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada1-3/+5
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada2-11/+11
2019-05-18kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor1-1/+0
2019-05-18kbuild: add some extra warning flags unconditionallyMasahiro Yamada1-6/+7