summaryrefslogtreecommitdiff
path: root/drivers/staging/kpc2000/kpc_dma
AgeCommit message (Expand)Author
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain
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-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-06-21Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-06-13staging: kpc2000: removed DMA AIO implementation.Jeremy Sowden
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-10staging: kpc2000: remove unnecessary debug prints in fileops.cSimon Sandström
2019-06-10staging: kpc2000: remove unnecessary debug prints in dma.cSimon Sandström
2019-06-06staging: kpc2000: Use '%zu' for printing 'size_t' typeFabio Estevam
2019-06-06staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not d...Valerio Genovese
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman
2019-05-30staging: kpc2000: Change to use DIV_ROUND_UPNishka Dasgupta
2019-05-20staging: kpc2000: double unlock in error handling in kpc_dma_transfer()Dan Carpenter
2019-05-20staging: kpc2000: fix build error on xtensaMax Filippov
2019-05-20Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>Puranjay Mohan
2019-05-20Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operationVandana BN
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 code indent and trailing statements on nex...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-05-20Staging: kpc2000: Cleanup in kpc_dma_transfer()Madhumitha Prabakaran
2019-04-25staging: kpc2000: Add DMA driverMatt Sickler