index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
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: rtl8712: removed unused variables from struct _adapter
Deepak Mishra
2019-06-10
1
-4
/
+0
|
*
|
|
|
|
|
|
staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread
Deepak Mishra
2019-06-10
2
-4
/
+4
|
*
|
|
|
|
|
|
staging: rtl8712: Removed redundant code from function oid_rt_pro_write_regis...
Deepak Mishra
2019-06-10
2
-6
/
+0
|
*
|
|
|
|
|
|
staging: rtl8712: Fixed CamelCase for EepromAddressSize
Deepak Mishra
2019-06-10
3
-5
/
+5
|
*
|
|
|
|
|
|
staging: rtl8723bs: provide spaces around unary operators
Hariprasad Kelam
2019-06-10
1
-3
/
+3
|
*
|
|
|
|
|
|
staging: rtl8723bs: fix issue "Using comparison to true is error prone"
Hariprasad Kelam
2019-06-10
1
-1
/
+1
|
*
|
|
|
|
|
|
staging: rtl8723bs: fix warning comparison to NULL
Hariprasad Kelam
2019-06-10
1
-1
/
+1
|
*
|
|
|
|
|
|
staging: rtl8723bs: hal: move common code to macro
Hariprasad Kelam
2019-06-10
1
-451
/
+291
|
*
|
|
|
|
|
|
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: fieldbus: Fix build error without CONFIG_REGMAP_MMIO
YueHaibing
2019-06-10
1
-0
/
+1
|
*
|
|
|
|
|
|
Staging: ralink-gdma: fixed a brace coding style issue
Harold André
2019-06-09
1
-2
/
+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: erofs: make use of DBG_BUGON
Hariprasad Kelam
2019-06-09
1
-3
/
+3
|
*
|
|
|
|
|
|
staging: erofs: fix warning Comparison to bool
Hariprasad Kelam
2019-06-09
1
-1
/
+1
|
*
|
|
|
|
|
|
staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
Colin Ian King
2019-06-09
1
-0
/
+1
|
*
|
|
|
|
|
|
staging: rtl8188eu: core: Replace function rtw_free_network_nolock()
Nishka Dasgupta
2019-06-09
2
-10
/
+2
|
*
|
|
|
|
|
|
staging: rtl8712: usb_halinit.c: Remove p from variable names
Nishka Dasgupta
2019-06-09
1
-144
/
+144
|
*
|
|
|
|
|
|
staging: rtl8712: usb_ops.c: Remove leading p from variable names
Nishka Dasgupta
2019-06-09
1
-42
/
+42
|
*
|
|
|
|
|
|
staging: rtl8712: xmit_linux.c: Remove leading p from variable names
Nishka Dasgupta
2019-06-09
1
-25
/
+25
|
*
|
|
|
|
|
|
staging: rtl8712: recv_linux.c: Remove leading p from variable names
Nishka Dasgupta
2019-06-09
1
-25
/
+25
|
*
|
|
|
|
|
|
staging: rtl8712: hal_init.c: Remove leading p from variable names
Nishka Dasgupta
2019-06-09
1
-87
/
+87
|
*
|
|
|
|
|
|
staging: rtl8723bs: Fix Unneeded variable: "ret". Return "0"
Shobhit Kukreti
2019-06-09
3
-5
/
+4
|
*
|
|
|
|
|
|
staging: rtl8723bs: Resolve "(foo*)" should be "(foo *)" error reported by ch...
Shobhit Kukreti
2019-06-09
1
-16
/
+16
|
*
|
|
|
|
|
|
Staging: vc04_services : vchiq_core: Fix a brace issue
Maxime Desroches
2019-06-09
1
-2
/
+1
|
*
|
|
|
|
|
|
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: most: trivial: fix a couple of typos
George G. Davis
2019-06-06
2
-12
/
+12
|
*
|
|
|
|
|
|
staging: rtl8712: Replace function r8712_free_network_queue
Nishka Dasgupta
2019-06-06
1
-6
/
+1
|
*
|
|
|
|
|
|
staging: rtl8188eu: core: Remove initialisation of return variable
Nishka Dasgupta
2019-06-06
1
-1
/
+1
|
*
|
|
|
|
|
|
staging: rtl8723bs: hal: fix error "do not initialise globals to 0"
Hariprasad Kelam
2019-06-06
1
-2
/
+2
|
*
|
|
|
|
|
|
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
[prev]
[next]