summaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000
AgeCommit message (Expand)AuthorLines
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-58/+64
2020-01-22staging: kpc2000: rename variables with kpc namespaceJerry Lin-20/+20
2020-01-22Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparseFelipe Cardoso Resende-36/+44
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-5/+5
2020-01-03staging: kpc2000: remove unnecessary assertions in kpc_dma_transferAditya Pakki-2/+0
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (Unnecessary parenthesis)Chandra Annamaneni-1/+1
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (alignment)Chandra Annamaneni-7/+7
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (misaligned brace)Chandra Annamaneni-2/+1
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (missing blank line)Chandra Annamaneni-0/+1
2019-10-29staging: kpc2000: kpc_i2c: Remove commented codeJamal Shareef-3/+0
2019-10-29staging: kpc2000: kpc_i2c: Fix lines over 80 charsJamal Shareef-64/+137
2019-10-10staging: kpc2000: Remove unnecessary return variableWambui Karuga-3/+1
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain-22/+22
2019-08-21staging: kpc2000: kpc2000_i2c: Fix different address spaces warningsEduardo Barretto-2/+2
2019-07-31Revert "staging: kpc2000: Convert put_page() to put_user_page*()"Greg Kroah-Hartman-6/+11
2019-07-30staging: kpc2000: Convert put_page() to put_user_page*()Bharath Vedartham-11/+6
2019-07-22staging: kpc2000: kpc_spi: Remove unnecessary null check before kfreeYueHaibing-2/+1
2019-07-04staging: kpc2000: simplify comparison to NULL in fileops.cSimon Sandström-1/+1
2019-07-04staging: kpc2000: simplify comparison to NULL in dma.cSimon Sandström-2/+2
2019-07-04staging: kpc2000: simplify comparison to NULL in kpc2000_spi.cSimon Sandström-2/+2
2019-07-03staging: kpc2000: fix brace issues in kpc2000_spi.cSimon Sandström-21/+12
2019-07-01staging: kpc2000: drop useless softdep statementJean Delvare-1/+0
2019-07-01staging: kpc2000: remove needless 'break'Fabian Krueger-1/+0
2019-07-01staging: kpc2000: introduce __func__Fabian Krueger-3/+5
2019-07-01staging: kpc2000: introduce 'unsigned int'Fabian Krueger-2/+2
2019-07-01staging: kpc2000: introduce usage of __packedFabian Krueger-3/+3
2019-07-01staging: kpc2000: blank lines after declarationFabian Krueger-0/+4
2019-07-01staging: kpc2000: add line breaksFabian Krueger-12/+22
2019-06-26staging: kpc2000: add missing spaces in kpc2000_spi.cSimon Sandström-7/+7
2019-06-26staging: kpc2000: add missing spaces in kpc2000_i2c.cSimon Sandström-3/+3
2019-06-21Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warningsYueHaibing-1/+0
2019-06-20staging: kpc2000: fix integer overflow with left shiftsColin Ian King-4/+6
2019-06-20staging: kpc2000: simplify error handling in kp2000_pcie_probeSimon Sandström-12/+10
2019-06-15staging: kpc2000: remove dead code in core.cSimon Sandström-6/+0
2019-06-13staging: kpc2000: removed DMA AIO implementation.Jeremy Sowden-86/+21
2019-06-13staging: kpc2000: remove unnecessary comments in kp2000_pcie_probeSimon Sandström-33/+5
2019-06-13staging: kpc2000: improve label names in kp2000_pcie_probeSimon Sandström-22/+20
2019-06-13Staging: kpc2000: kpc_dma: Make some symbols staticYueHaibing-1/+1
2019-06-13staging: kpc2000: Fix: 'kpc_dma_del_device' and other symbols were not declaredRishiraj Manwatkar-3/+3
2019-06-10staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.cSimon Sandström-4/+0
2019-06-10staging: kpc2000: remove unnecessary debug prints in fileops.cSimon Sandström-17/+0
2019-06-10staging: kpc2000: remove unnecessary debug prints in dma.cSimon Sandström-4/+0
2019-06-10staging: kpc2000: remove unnecessary debug prints in core.cSimon Sandström-6/+0
2019-06-10staging: kpc2000: remove unnecessary debug prints in cell_probe.cSimon Sandström-5/+0
2019-06-10staging: kpc2000: remove extra white space in kpc2000_spi.cNaoto Kobayashi-1/+1
2019-06-09staging: kpc2000: kpc2000_i2c: add space after ,Hao Xu-1/+1
2019-06-09staging: kpc2000: kpc2000_i2c: void* -> void *Hao Xu-2/+2
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary cast in [read|write]_reg()Geordan Neukum-2/+2
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addrGeordan Neukum-4/+2
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary struct member chip_selectGeordan Neukum-2/+0