index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Lines
2019-07-01
staging: kpc2000: blank lines after declaration
Fabian Krueger
-0
/
+4
2019-07-01
staging: kpc2000: add line breaks
Fabian Krueger
-12
/
+22
2019-07-01
staging: rtl8192u: Remove function dm_backup_dynamic_mechanism_state()
Nishka Dasgupta
-13
/
+0
2019-07-01
staging: rtl8192u: Change type of rtl8192_rx_initiate()
Nishka Dasgupta
-3
/
+1
2019-07-01
staging: rtl8723bs: hal: hal_btcoex: Remove unneeded variable PHalData
Hariprasad Kelam
-2
/
+0
2019-07-01
staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error prone
Hariprasad Kelam
-5
/
+5
2019-07-01
staging: bcm2835-camera: Correct ctrl min/max/step/def to 64bit
Dave Stevenson
-7
/
+7
2019-07-01
staging: bcm2835-camera: Set the field value within each buffer
Dave Stevenson
-0
/
+1
2019-07-01
staging: bcm2835-camera: Add sanity checks for queue_setup/CREATE_BUFS
Dave Stevenson
-0
/
+16
2019-07-01
staging: bcm2835-camera: Fix stride on RGB3/BGR3 formats
Dave Stevenson
-6
/
+20
2019-07-01
staging: mmal-vchiq: Avoid use of bool in structures
Dave Stevenson
-8
/
+8
2019-07-01
staging: bcm2835-camera: Remove/amend some obsolete comments
Dave Stevenson
-10
/
+1
2019-07-01
staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviour
Dave Stevenson
-2
/
+2
2019-07-01
staging: bcm2835-camera: Use enums for max value in controls
Dave Stevenson
-24
/
+13
2019-07-01
staging: bcm2835-camera: Fix up mmal-parameters.h
Dave Stevenson
-102
/
+159
2019-07-01
staging: bcm2835-camera: Fix multiple assignments should be avoided
Dave Stevenson
-2
/
+3
2019-07-01
staging: bcm2835-camera: Unify header inclusion defines
Dave Stevenson
-2
/
+2
2019-07-01
staging: bcm2835-camera: Add multiple inclusion protection to headers
Dave Stevenson
-0
/
+6
2019-07-01
staging: bcm2835-camera: Set sequence number correctly
Dave Stevenson
-0
/
+6
2019-07-01
staging: bcm2835-camera: Handle empty EOS buffers whilst streaming
Dave Stevenson
-11
/
+15
2019-07-01
staging: bcm2835-camera: Remove check of the number of buffers supplied
Dave Stevenson
-10
/
+0
2019-07-01
staging: bcm2835-camera: Ensure all buffers are returned on disable
Dave Stevenson
-6
/
+23
2019-07-01
staging: bcm2835-camera: Fix open parenthesis alignment
Dave Stevenson
-18
/
+24
2019-07-01
staging: bcm2835-camera: Fix missing lines between items
Dave Stevenson
-0
/
+1
2019-07-01
staging: bcm2835-camera: Fix brace style issues.
Dave Stevenson
-3
/
+6
2019-07-01
staging: bcm2835-camera: Fix multiple line dereference errors
Dave Stevenson
-7
/
+4
2019-07-01
staging: bcm2835-camera: Reduce length of enum names
Dave Stevenson
-112
/
+111
2019-07-01
staging: bcm2835-camera: Fix spacing around operators
Dave Stevenson
-23
/
+24
2019-07-01
staging: bcm2835-camera: Fix comment style violations.
Dave Stevenson
-169
/
+185
2019-07-01
staging: bcm2835-camera: Remove dead email addresses
Dave Stevenson
-48
/
+60
2019-07-01
staging: bcm2835-camera: Return early on errors
Dave Stevenson
-45
/
+49
2019-07-01
staging: bcm2835-camera: Correctly denote key frames in encoded data
Dave Stevenson
-0
/
+3
2019-07-01
staging: bcm2835-camera: Do not bulk receive from service thread
Dave Stevenson
-42
/
+59
2019-07-01
staging: bcm2835-camera: Replace spinlock protecting context_map with mutex
Dave Stevenson
-6
/
+7
2019-07-01
staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADER
Dave Stevenson
-1
/
+1
2019-07-01
staging/rtl8188eu/os_dep: Remove unneeded variable ret
Hariprasad Kelam
-12
/
+6
2019-07-01
staging: rtl8188eu: Remove declarations of unused functions
Nishka Dasgupta
-6
/
+0
2019-07-01
staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()
Nishka Dasgupta
-6
/
+0
2019-07-01
staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()
Nishka Dasgupta
-6
/
+0
2019-07-01
staging: rtl8188eu: os_dep: Remove return variable
Nishka Dasgupta
-2
/
+2
2019-07-01
staging: netlogic: Change GFP_ATOMIC to GFP_KERNEL
Hariprasad Kelam
-1
/
+1
2019-07-01
staging: rts5208: Simplify boolean expression to improve code style
Tobias Nießen
-4
/
+4
2019-07-01
staging: rts5208: Rewrite redundant if statement to improve code style
Tobias Nießen
-12
/
+11
2019-07-01
staging: wilc1000: rename 'host_interface' source and header
Ajay Singh
-2
/
+2
2019-07-01
staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()
Ajay Singh
-81
/
+40
2019-07-01
staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' struct
Ajay Singh
-4
/
+2
2019-07-01
staging: wilc1000: remove unnecessary loop to traverse vif interfaces
Ajay Singh
-17
/
+6
2019-07-01
staging: wilc1000: remove use of driver_handler_id & ifc_id
Ajay Singh
-9
/
+4
2019-07-01
staging: wilc1000: added support to dynamically add/remove interfaces
Ajay Singh
-390
/
+492
2019-07-01
staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
Ajay Singh
-6
/
+6
[prev]
[next]