index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
kpc2000
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: simplify comparison to NULL in kpc2000_spi.c
Simon Sandström
2019-07-04
1
-2
/
+2
*
staging: kpc2000: fix brace issues in kpc2000_spi.c
Simon Sandström
2019-07-03
1
-21
/
+12
*
staging: kpc2000: drop useless softdep statement
Jean Delvare
2019-07-01
1
-1
/
+0
*
staging: kpc2000: remove needless 'break'
Fabian Krueger
2019-07-01
1
-1
/
+0
*
staging: kpc2000: introduce __func__
Fabian Krueger
2019-07-01
1
-3
/
+5
*
staging: kpc2000: introduce 'unsigned int'
Fabian Krueger
2019-07-01
1
-2
/
+2
*
staging: kpc2000: introduce usage of __packed
Fabian Krueger
2019-07-01
1
-3
/
+3
*
staging: kpc2000: blank lines after declaration
Fabian Krueger
2019-07-01
1
-0
/
+4
*
staging: kpc2000: add line breaks
Fabian Krueger
2019-07-01
1
-12
/
+22
*
staging: kpc2000: add missing spaces in kpc2000_spi.c
Simon Sandström
2019-06-26
1
-7
/
+7
*
staging: kpc2000: add missing spaces in kpc2000_i2c.c
Simon Sandström
2019-06-26
1
-3
/
+3
*
Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-06-21
1
-1
/
+0
*
staging: kpc2000: fix integer overflow with left shifts
Colin Ian King
2019-06-20
1
-4
/
+6
*
staging: kpc2000: simplify error handling in kp2000_pcie_probe
Simon Sandström
2019-06-20
1
-12
/
+10
*
staging: kpc2000: remove dead code in core.c
Simon Sandström
2019-06-15
1
-6
/
+0
*
staging: kpc2000: removed DMA AIO implementation.
Jeremy Sowden
2019-06-13
3
-86
/
+21
*
staging: kpc2000: remove unnecessary comments in kp2000_pcie_probe
Simon Sandström
2019-06-13
1
-33
/
+5
*
staging: kpc2000: improve label names in kp2000_pcie_probe
Simon Sandström
2019-06-13
1
-22
/
+20
*
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: remove unnecessary debug prints in core.c
Simon Sandström
2019-06-10
1
-6
/
+0
*
staging: kpc2000: remove unnecessary debug prints in cell_probe.c
Simon Sandström
2019-06-10
1
-5
/
+0
*
staging: kpc2000: remove extra white space in kpc2000_spi.c
Naoto Kobayashi
2019-06-10
1
-1
/
+1
*
staging: kpc2000: kpc2000_i2c: add space after ,
Hao Xu
2019-06-09
1
-1
/
+1
*
staging: kpc2000: kpc2000_i2c: void* -> void *
Hao Xu
2019-06-09
1
-2
/
+2
*
staging: kpc2000: kpc_spi: remove unnecessary cast in [read|write]_reg()
Geordan Neukum
2019-06-06
1
-2
/
+2
*
staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addr
Geordan Neukum
2019-06-06
1
-4
/
+2
*
staging: kpc2000: kpc_spi: remove unnecessary struct member chip_select
Geordan Neukum
2019-06-06
1
-2
/
+0
*
staging: kpc2000: kpc_spi: remove unnecessary struct member word_len
Geordan Neukum
2019-06-06
1
-3
/
+0
*
staging: kpc2000: kpc_spi: remove unnecessary struct member pin_dir
Geordan Neukum
2019-06-06
1
-2
/
+0
*
staging: kpc2000: kpc_spi: remove unnecessary struct member phys
Geordan Neukum
2019-06-06
1
-2
/
+0
*
staging: kpc2000: Use '%zu' for printing 'size_t' type
Fabio Estevam
2019-06-06
1
-1
/
+1
*
staging: kpc2000: Use '%llx' for printing 'long long int' type
Fabio Estevam
2019-06-06
2
-2
/
+2
*
staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not d...
Valerio Genovese
2019-06-06
1
-1
/
+1
*
staging: kpc2000: fix incorrect code comment in core.c
Simon Sandström
2019-06-06
1
-1
/
+1
*
staging: kpc2000: use sizeof(var) in kzalloc call
Simon Sandström
2019-06-06
1
-1
/
+1
*
staging: kpc2000: remove unnecessary include in core.c
Simon Sandström
2019-06-06
1
-1
/
+0
*
staging: kpc2000: use __func__ in debug messages in core.c
Simon Sandström
2019-06-06
1
-5
/
+5
*
staging: kpc2000: remove unnecessary oom message in core.c
Simon Sandström
2019-06-06
1
-4
/
+1
*
staging: kpc2000: remove unnecessary parentheses in core.c
Simon Sandström
2019-06-06
1
-3
/
+3
*
staging: kpc2000: simplify comparisons to NULL in core.c
Simon Sandström
2019-06-06
1
-6
/
+6
*
staging: kpc2000: kpc_spi: use devm_* API to manage mapped I/O space
Geordan Neukum
2019-06-03
1
-1
/
+2
*
staging: kpc2000: kpc_spi: remove function kp_spi_bytes_per_word()
Geordan Neukum
2019-06-03
1
-14
/
+0
*
staging: kpc2000: kpc_spi: remove fifo_depth from kp_spi struct
Geordan Neukum
2019-06-03
1
-1
/
+0
*
staging: kpc2000: kpc_spi: column-align switch and subordinate cases
Geordan Neukum
2019-06-03
1
-7
/
+7
[next]