index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
kpc2000
Age
Commit message (
Expand
)
Author
2020-01-29
Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-22
staging: kpc2000: rename variables with kpc namespace
Jerry Lin
2020-01-22
Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparse
Felipe Cardoso Resende
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-03
staging: kpc2000: remove unnecessary assertions in kpc_dma_transfer
Aditya Pakki
2019-10-30
staging: KPC2000: kpc2000_spi.c: Fix style issues (Unnecessary parenthesis)
Chandra Annamaneni
2019-10-30
staging: KPC2000: kpc2000_spi.c: Fix style issues (alignment)
Chandra Annamaneni
2019-10-30
staging: KPC2000: kpc2000_spi.c: Fix style issues (misaligned brace)
Chandra Annamaneni
2019-10-30
staging: KPC2000: kpc2000_spi.c: Fix style issues (missing blank line)
Chandra Annamaneni
2019-10-29
staging: kpc2000: kpc_i2c: Remove commented code
Jamal Shareef
2019-10-29
staging: kpc2000: kpc_i2c: Fix lines over 80 chars
Jamal Shareef
2019-10-10
staging: kpc2000: Remove unnecessary return variable
Wambui Karuga
2019-09-03
staging: kpc2000: Fix long constant sparse warning
Harsh Jain
2019-08-21
staging: kpc2000: kpc2000_i2c: Fix different address spaces warnings
Eduardo Barretto
2019-07-31
Revert "staging: kpc2000: Convert put_page() to put_user_page*()"
Greg Kroah-Hartman
2019-07-30
staging: kpc2000: Convert put_page() to put_user_page*()
Bharath Vedartham
2019-07-22
staging: kpc2000: kpc_spi: Remove unnecessary null check before kfree
YueHaibing
2019-07-04
staging: kpc2000: simplify comparison to NULL in fileops.c
Simon Sandström
2019-07-04
staging: kpc2000: simplify comparison to NULL in dma.c
Simon Sandström
2019-07-04
staging: kpc2000: simplify comparison to NULL in kpc2000_spi.c
Simon Sandström
2019-07-03
staging: kpc2000: fix brace issues in kpc2000_spi.c
Simon Sandström
2019-07-01
staging: kpc2000: drop useless softdep statement
Jean Delvare
2019-07-01
staging: kpc2000: remove needless 'break'
Fabian Krueger
2019-07-01
staging: kpc2000: introduce __func__
Fabian Krueger
2019-07-01
staging: kpc2000: introduce 'unsigned int'
Fabian Krueger
2019-07-01
staging: kpc2000: introduce usage of __packed
Fabian Krueger
2019-07-01
staging: kpc2000: blank lines after declaration
Fabian Krueger
2019-07-01
staging: kpc2000: add line breaks
Fabian Krueger
2019-06-26
staging: kpc2000: add missing spaces in kpc2000_spi.c
Simon Sandström
2019-06-26
staging: kpc2000: add missing spaces in kpc2000_i2c.c
Simon Sandström
2019-06-21
Staging: kpc2000: kpc_dma: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-06-20
staging: kpc2000: fix integer overflow with left shifts
Colin Ian King
2019-06-20
staging: kpc2000: simplify error handling in kp2000_pcie_probe
Simon Sandström
2019-06-15
staging: kpc2000: remove dead code in core.c
Simon Sandström
2019-06-13
staging: kpc2000: removed DMA AIO implementation.
Jeremy Sowden
2019-06-13
staging: kpc2000: remove unnecessary comments in kp2000_pcie_probe
Simon Sandström
2019-06-13
staging: kpc2000: improve label names in kp2000_pcie_probe
Simon Sandström
2019-06-13
Staging: kpc2000: kpc_dma: Make some symbols static
YueHaibing
2019-06-13
staging: kpc2000: Fix: 'kpc_dma_del_device' and other symbols were not declared
Rishiraj Manwatkar
2019-06-10
staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.c
Simon Sandström
2019-06-10
staging: kpc2000: remove unnecessary debug prints in fileops.c
Simon Sandström
2019-06-10
staging: kpc2000: remove unnecessary debug prints in dma.c
Simon Sandström
2019-06-10
staging: kpc2000: remove unnecessary debug prints in core.c
Simon Sandström
2019-06-10
staging: kpc2000: remove unnecessary debug prints in cell_probe.c
Simon Sandström
2019-06-10
staging: kpc2000: remove extra white space in kpc2000_spi.c
Naoto Kobayashi
2019-06-09
staging: kpc2000: kpc2000_i2c: add space after ,
Hao Xu
2019-06-09
staging: kpc2000: kpc2000_i2c: void* -> void *
Hao Xu
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary cast in [read|write]_reg()
Geordan Neukum
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addr
Geordan Neukum
2019-06-06
staging: kpc2000: kpc_spi: remove unnecessary struct member chip_select
Geordan Neukum
[next]