index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
kpc2000
/
kpc_dma
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
1
-2
/
+0
|
\
|
*
staging: kpc2000: remove unnecessary assertions in kpc_dma_transfer
Aditya Pakki
2020-01-03
1
-2
/
+0
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
staging: kpc2000: Fix long constant sparse warning
Harsh Jain
2019-09-03
1
-4
/
+4
*
Revert "staging: kpc2000: Convert put_page() to put_user_page*()"
Greg Kroah-Hartman
2019-07-31
1
-6
/
+11
*
staging: kpc2000: Convert put_page() to put_user_page*()
Bharath Vedartham
2019-07-30
1
-11
/
+6
*
staging: kpc2000: simplify comparison to NULL in fileops.c
Simon Sandström
2019-07-04
1
-1
/
+1
*
staging: kpc2000: simplify comparison to NULL in dma.c
Simon Sandström
2019-07-04
1
-2
/
+2
*
Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-06-21
1
-1
/
+0
*
staging: kpc2000: removed DMA AIO implementation.
Jeremy Sowden
2019-06-13
2
-83
/
+21
*
Staging: kpc2000: kpc_dma: Make some symbols static
YueHaibing
2019-06-13
1
-1
/
+1
*
staging: kpc2000: Fix: 'kpc_dma_del_device' and other symbols were not declared
Rishiraj Manwatkar
2019-06-13
1
-3
/
+3
*
staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.c
Simon Sandström
2019-06-10
1
-4
/
+0
*
staging: kpc2000: remove unnecessary debug prints in fileops.c
Simon Sandström
2019-06-10
1
-17
/
+0
*
staging: kpc2000: remove unnecessary debug prints in dma.c
Simon Sandström
2019-06-10
1
-4
/
+0
*
staging: kpc2000: Use '%zu' for printing 'size_t' type
Fabio Estevam
2019-06-06
1
-1
/
+1
*
staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not d...
Valerio Genovese
2019-06-06
1
-1
/
+1
*
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-06-03
1
-3
/
+1
|
\
|
*
staging: kpc2000: double unlock in error handling in kpc_dma_transfer()
Dan Carpenter
2019-05-20
1
-2
/
+0
|
*
staging: kpc2000: fix build error on xtensa
Max Filippov
2019-05-20
1
-1
/
+1
*
|
staging: kpc2000: Change to use DIV_ROUND_UP
Nishka Dasgupta
2019-05-30
1
-4
/
+1
*
|
Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>
Puranjay Mohan
2019-05-20
1
-1
/
+1
*
|
Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operation
Vandana BN
2019-05-20
2
-2
/
+2
*
|
Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion ...
Vandana BN
2019-05-20
3
-25
/
+25
*
|
Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarati...
Vandana BN
2019-05-20
4
-13
/
+29
*
|
Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & t...
Vandana BN
2019-05-20
1
-3
/
+5
*
|
Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on nex...
Vandana BN
2019-05-20
1
-4
/
+8
*
|
Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', ...
Vandana BN
2019-05-20
3
-52
/
+52
*
|
Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function ...
Vandana BN
2019-05-20
4
-14
/
+14
*
|
Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by chec...
Vandana BN
2019-05-20
4
-131
/
+131
*
|
Staging: kpc2000: Cleanup in kpc_dma_transfer()
Madhumitha Prabakaran
2019-05-20
1
-1
/
+1
|
/
*
staging: kpc2000: Add DMA driver
Matt Sickler
2019-04-25
6
-0
/
+1169