aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000
AgeCommit message (Expand)Author
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-05-13staging: kpc2000: fix error return code in kp2000_pcie_probe()Wei Yongjun
2020-03-25Staging: kpc2000: kpc_dma: Use spaces around operators.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use the SPDK comment style.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Include the preferred header.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Remove unnecessary braces.Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().Sam Muhammed
2020-03-25Staging: kpc2000: kpc_dma: Remove comparison to NULL.Sam Muhammed
2020-03-10staging: kpc2000: kpc2000_spi: Use new structure for SPI transfer delaysSergiu Cuciurean
2020-03-04staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-22staging: kpc2000: rename variables with kpc namespaceJerry Lin
2020-01-22Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparseFelipe Cardoso Resende
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03staging: kpc2000: remove unnecessary assertions in kpc_dma_transferAditya Pakki
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (Unnecessary parenthesis)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (alignment)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (misaligned brace)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (missing blank line)Chandra Annamaneni
2019-10-29staging: kpc2000: kpc_i2c: Remove commented codeJamal Shareef
2019-10-29staging: kpc2000: kpc_i2c: Fix lines over 80 charsJamal Shareef
2019-10-10staging: kpc2000: Remove unnecessary return variableWambui Karuga
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain
2019-08-21staging: kpc2000: kpc2000_i2c: Fix different address spaces warningsEduardo Barretto
2019-07-31Revert "staging: kpc2000: Convert put_page() to put_user_page*()"Greg Kroah-Hartman
2019-07-30staging: kpc2000: Convert put_page() to put_user_page*()Bharath Vedartham
2019-07-22staging: kpc2000: kpc_spi: Remove unnecessary null check before kfreeYueHaibing
2019-07-04staging: kpc2000: simplify comparison to NULL in fileops.cSimon Sandström
2019-07-04staging: kpc2000: simplify comparison to NULL in dma.cSimon Sandström
2019-07-04staging: kpc2000: simplify comparison to NULL in kpc2000_spi.cSimon Sandström
2019-07-03staging: kpc2000: fix brace issues in kpc2000_spi.cSimon Sandström
2019-07-01staging: kpc2000: drop useless softdep statementJean Delvare
2019-07-01staging: kpc2000: remove needless 'break'Fabian Krueger
2019-07-01staging: kpc2000: introduce __func__Fabian Krueger
2019-07-01staging: kpc2000: introduce 'unsigned int'Fabian Krueger
2019-07-01staging: kpc2000: introduce usage of __packedFabian Krueger
2019-07-01staging: kpc2000: blank lines after declarationFabian Krueger
2019-07-01staging: kpc2000: add line breaksFabian Krueger
2019-06-26staging: kpc2000: add missing spaces in kpc2000_spi.cSimon Sandström
2019-06-26staging: kpc2000: add missing spaces in kpc2000_i2c.cSimon Sandström
2019-06-21Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-06-20staging: kpc2000: fix integer overflow with left shiftsColin Ian King
2019-06-20staging: kpc2000: simplify error handling in kp2000_pcie_probeSimon Sandström
2019-06-15staging: kpc2000: remove dead code in core.cSimon Sandström
2019-06-13staging: kpc2000: removed DMA AIO implementation.Jeremy Sowden
2019-06-13staging: kpc2000: remove unnecessary comments in kp2000_pcie_probeSimon Sandström
2019-06-13staging: kpc2000: improve label names in kp2000_pcie_probeSimon Sandström
2019-06-13Staging: kpc2000: kpc_dma: Make some symbols staticYueHaibing
2019-06-13staging: kpc2000: Fix: 'kpc_dma_del_device' and other symbols were not declaredRishiraj Manwatkar