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: bcm2835-camera: Fix up mmal-parameters.h
Dave Stevenson
2019-07-01
1
-102
/
+159
|
*
|
|
|
|
staging: bcm2835-camera: Fix multiple assignments should be avoided
Dave Stevenson
2019-07-01
1
-2
/
+3
|
*
|
|
|
|
staging: bcm2835-camera: Unify header inclusion defines
Dave Stevenson
2019-07-01
1
-2
/
+2
|
*
|
|
|
|
staging: bcm2835-camera: Add multiple inclusion protection to headers
Dave Stevenson
2019-07-01
2
-0
/
+6
|
*
|
|
|
|
staging: bcm2835-camera: Set sequence number correctly
Dave Stevenson
2019-07-01
2
-0
/
+6
|
*
|
|
|
|
staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
Dave Stevenson
2019-07-01
2
-11
/
+15
|
*
|
|
|
|
staging: bcm2835-camera: Remove check of the number of buffers supplied
Dave Stevenson
2019-07-01
1
-10
/
+0
|
*
|
|
|
|
staging: bcm2835-camera: Ensure all buffers are returned on disable
Dave Stevenson
2019-07-01
3
-6
/
+23
|
*
|
|
|
|
staging: bcm2835-camera: Fix open parenthesis alignment
Dave Stevenson
2019-07-01
4
-18
/
+24
|
*
|
|
|
|
staging: bcm2835-camera: Fix missing lines between items
Dave Stevenson
2019-07-01
1
-0
/
+1
|
*
|
|
|
|
staging: bcm2835-camera: Fix brace style issues.
Dave Stevenson
2019-07-01
3
-3
/
+6
|
*
|
|
|
|
staging: bcm2835-camera: Fix multiple line dereference errors
Dave Stevenson
2019-07-01
1
-7
/
+4
|
*
|
|
|
|
staging: bcm2835-camera: Reduce length of enum names
Dave Stevenson
2019-07-01
3
-112
/
+111
|
*
|
|
|
|
staging: bcm2835-camera: Fix spacing around operators
Dave Stevenson
2019-07-01
3
-23
/
+24
|
*
|
|
|
|
staging: bcm2835-camera: Fix comment style violations.
Dave Stevenson
2019-07-01
3
-169
/
+185
|
*
|
|
|
|
staging: bcm2835-camera: Remove dead email addresses
Dave Stevenson
2019-07-01
12
-48
/
+60
|
*
|
|
|
|
staging: bcm2835-camera: Return early on errors
Dave Stevenson
2019-07-01
1
-45
/
+49
|
*
|
|
|
|
staging: bcm2835-camera: Correctly denote key frames in encoded data
Dave Stevenson
2019-07-01
1
-0
/
+3
|
*
|
|
|
|
staging: bcm2835-camera: Do not bulk receive from service thread
Dave Stevenson
2019-07-01
1
-42
/
+59
|
*
|
|
|
|
staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
Dave Stevenson
2019-07-01
1
-6
/
+7
|
*
|
|
|
|
staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADER
Dave Stevenson
2019-07-01
1
-1
/
+1
|
*
|
|
|
|
staging/rtl8188eu/os_dep: Remove unneeded variable ret
Hariprasad Kelam
2019-07-01
1
-12
/
+6
|
*
|
|
|
|
staging: rtl8188eu: Remove declarations of unused functions
Nishka Dasgupta
2019-07-01
1
-6
/
+0
|
*
|
|
|
|
staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()
Nishka Dasgupta
2019-07-01
2
-6
/
+0
|
*
|
|
|
|
staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()
Nishka Dasgupta
2019-07-01
2
-6
/
+0
|
*
|
|
|
|
staging: rtl8188eu: os_dep: Remove return variable
Nishka Dasgupta
2019-07-01
1
-2
/
+2
|
*
|
|
|
|
staging: netlogic: Change GFP_ATOMIC to GFP_KERNEL
Hariprasad Kelam
2019-07-01
1
-1
/
+1
|
*
|
|
|
|
staging: rts5208: Simplify boolean expression to improve code style
Tobias Nießen
2019-07-01
1
-4
/
+4
|
*
|
|
|
|
staging: rts5208: Rewrite redundant if statement to improve code style
Tobias Nießen
2019-07-01
1
-12
/
+11
|
*
|
|
|
|
staging: wilc1000: rename 'host_interface' source and header
Ajay Singh
2019-07-01
4
-2
/
+2
|
*
|
|
|
|
staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()
Ajay Singh
2019-07-01
3
-81
/
+40
|
*
|
|
|
|
staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' struct
Ajay Singh
2019-07-01
3
-4
/
+2
|
*
|
|
|
|
staging: wilc1000: remove unnecessary loop to traverse vif interfaces
Ajay Singh
2019-07-01
2
-17
/
+6
|
*
|
|
|
|
staging: wilc1000: remove use of driver_handler_id & ifc_id
Ajay Singh
2019-07-01
5
-9
/
+4
|
*
|
|
|
|
staging: wilc1000: added support to dynamically add/remove interfaces
Ajay Singh
2019-07-01
9
-390
/
+492
|
*
|
|
|
|
staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
Ajay Singh
2019-07-01
1
-6
/
+6
|
*
|
|
|
|
staging: wilc1000: handle p2p operations in caller context
Ajay Singh
2019-07-01
1
-29
/
+17
|
*
|
|
|
|
staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE list
Alexander Dahl
2019-07-01
1
-0
/
+1
|
*
|
|
|
|
staging: mt7621-pci: fix PCIE_FTS_NUM_LO macro
Sergio Paracuellos
2019-07-01
1
-1
/
+1
|
*
|
|
|
|
staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()
Stefan Wahren
2019-07-01
1
-3
/
+16
|
*
|
|
|
|
staging: greybus: tools: Remove function log_csv_error()
Nishka Dasgupta
2019-07-01
1
-6
/
+0
|
*
|
|
|
|
staging: comedi: dt282x: fix a null pointer deref on interrupt
Ian Abbott
2019-07-01
1
-1
/
+2
|
*
|
|
|
|
staging: comedi: amplc_pci230: fix null pointer deref on interrupt
Ian Abbott
2019-07-01
1
-1
/
+2
|
*
|
|
|
|
staging/most/video: set device_caps in struct video_device
Hans Verkuil
2019-07-01
1
-5
/
+1
|
*
|
|
|
|
staging: erofs: Replace kzalloc(struct ..) with kzalloc(*ptr)
Shobhit Kukreti
2019-07-01
2
-3
/
+2
|
*
|
|
|
|
staging: erofs: don't check special inode layout
Yue Hu
2019-07-01
1
-0
/
+1
|
*
|
|
|
|
staging: erofs: return the error value if fill_inline_data() fails
Yue Hu
2019-07-01
1
-2
/
+2
|
*
|
|
|
|
staging: rtl8712: reduce stack usage, again
Arnd Bergmann
2019-06-28
1
-69
/
+88
|
*
|
|
|
|
staging: rtl8712: Change return values of r8712_setrfreg_cmd()
Nishka Dasgupta
2019-06-26
3
-6
/
+6
|
*
|
|
|
|
staging: rtl8712: Remove r8712_setassocsta_cmd()
Nishka Dasgupta
2019-06-26
2
-30
/
+0
[prev]
[next]