index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
kpc2000
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
staging: kpc2000: Fix long constant sparse warning
Harsh Jain
3
-22
/
+22
2019-08-21
staging: kpc2000: kpc2000_i2c: Fix different address spaces warnings
Eduardo Barretto
1
-2
/
+2
2019-07-31
Revert "staging: kpc2000: Convert put_page() to put_user_page*()"
Greg Kroah-Hartman
1
-6
/
+11
2019-07-30
staging: kpc2000: Convert put_page() to put_user_page*()
Bharath Vedartham
1
-11
/
+6
2019-07-22
staging: kpc2000: kpc_spi: Remove unnecessary null check before kfree
YueHaibing
1
-2
/
+1
2019-07-04
staging: kpc2000: simplify comparison to NULL in fileops.c
Simon Sandström
1
-1
/
+1
2019-07-04
staging: kpc2000: simplify comparison to NULL in dma.c
Simon Sandström
1
-2
/
+2
2019-07-04
staging: kpc2000: simplify comparison to NULL in kpc2000_spi.c
Simon Sandström
1
-2
/
+2
2019-07-03
staging: kpc2000: fix brace issues in kpc2000_spi.c
Simon Sandström
1
-21
/
+12
2019-07-01
staging: kpc2000: drop useless softdep statement
Jean Delvare
1
-1
/
+0
2019-07-01
staging: kpc2000: remove needless 'break'
Fabian Krueger
1
-1
/
+0
2019-07-01
staging: kpc2000: introduce __func__
Fabian Krueger
1
-3
/
+5
2019-07-01
staging: kpc2000: introduce 'unsigned int'
Fabian Krueger
1
-2
/
+2
2019-07-01
staging: kpc2000: introduce usage of __packed
Fabian Krueger
1
-3
/
+3
2019-07-01
staging: kpc2000: blank lines after declaration
Fabian Krueger
1
-0
/
+4
2019-07-01
staging: kpc2000: add line breaks
Fabian Krueger
1
-12
/
+22
2019-06-26
staging: kpc2000: add missing spaces in kpc2000_spi.c
Simon Sandström
1
-7
/
+7
2019-06-26
staging: kpc2000: add missing spaces in kpc2000_i2c.c
Simon Sandström
1
-3
/
+3
2019-06-21
Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-06-20
staging: kpc2000: fix integer overflow with left shifts
Colin Ian King
1
-4
/
+6
2019-06-20
staging: kpc2000: simplify error handling in kp2000_pcie_probe
Simon Sandström
1
-12
/
+10
2019-06-15
staging: kpc2000: remove dead code in core.c
Simon Sandström
1
-6
/
+0
2019-06-13
staging: kpc2000: removed DMA AIO implementation.
Jeremy Sowden
3
-86
/
+21
2019-06-13
staging: kpc2000: remove unnecessary comments in kp2000_pcie_probe
Simon Sandström
1
-33
/
+5
2019-06-13
staging: kpc2000: improve label names in kp2000_pcie_probe
Simon Sandström
1
-22
/
+20
2019-06-13
Staging: kpc2000: kpc_dma: Make some symbols static
YueHaibing
1
-1
/
+1
2019-06-13
staging: kpc2000: Fix: 'kpc_dma_del_device' and other symbols were not declared
Rishiraj Manwatkar
1
-3
/
+3
2019-06-10
staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.c
Simon Sandström
1
-4
/
+0
2019-06-10
staging: kpc2000: remove unnecessary debug prints in fileops.c
Simon Sandström
1
-17
/
+0
2019-06-10
staging: kpc2000: remove unnecessary debug prints in dma.c
Simon Sandström
1
-4
/
+0
2019-06-10
staging: kpc2000: remove unnecessary debug prints in core.c
Simon Sandström
1
-6
/
+0
2019-06-10
staging: kpc2000: remove unnecessary debug prints in cell_probe.c
Simon Sandström
1
-5
/
+0
2019-06-10
staging: kpc2000: remove extra white space in kpc2000_spi.c
Naoto Kobayashi
1
-1
/
+1
2019-06-09
staging: kpc2000: kpc2000_i2c: add space after ,
Hao Xu
1
-1
/
+1
2019-06-09
staging: kpc2000: kpc2000_i2c: void* -> void *
Hao Xu
1
-2
/
+2
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary cast in [read|write]_reg()
Geordan Neukum
1
-2
/
+2
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addr
Geordan Neukum
1
-4
/
+2
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary struct member chip_select
Geordan Neukum
1
-2
/
+0
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary struct member word_len
Geordan Neukum
1
-3
/
+0
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary struct member pin_dir
Geordan Neukum
1
-2
/
+0
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary struct member phys
Geordan Neukum
1
-2
/
+0
2019-06-06
staging: kpc2000: Use '%zu' for printing 'size_t' type
Fabio Estevam
1
-1
/
+1
2019-06-06
staging: kpc2000: Use '%llx' for printing 'long long int' type
Fabio Estevam
2
-2
/
+2
2019-06-06
staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not d...
Valerio Genovese
1
-1
/
+1
2019-06-06
staging: kpc2000: fix incorrect code comment in core.c
Simon Sandström
1
-1
/
+1
2019-06-06
staging: kpc2000: use sizeof(var) in kzalloc call
Simon Sandström
1
-1
/
+1
2019-06-06
staging: kpc2000: remove unnecessary include in core.c
Simon Sandström
1
-1
/
+0
2019-06-06
staging: kpc2000: use __func__ in debug messages in core.c
Simon Sandström
1
-5
/
+5
2019-06-06
staging: kpc2000: remove unnecessary oom message in core.c
Simon Sandström
1
-4
/
+1
2019-06-06
staging: kpc2000: remove unnecessary parentheses in core.c
Simon Sandström
1
-3
/
+3
[next]