summaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000/kpc_dma/kpc_dma_driver.c
AgeCommit message (Expand)Author
2020-10-27staging: kpc2000: kpc_dma: rename show function per conventionDeepak R Varma
2020-10-27staging: kpc2000: kpc_dma: rearrange lines exceeding 100 columnsDeepak R Varma
2020-06-25staging: kpc2000: kpc_dma: set error code in probeEvgeny Novikov
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-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-06-21Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warningsYueHaibing
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
2019-06-10staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.cSimon Sandström
2019-06-06staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not d...Valerio Genovese
2019-05-20Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarati...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & t...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by chec...Vandana BN
2019-04-25staging: kpc2000: Add DMA driverMatt Sickler