index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-07
165
-7449
/
+5131
|
\
|
*
staging: rtl8723bs: Use common packet header constants
Pascal Terjan
2020-05-29
3
-10
/
+6
|
*
staging: sm750fb: Add names to proc_setBLANK args
Igor Ribeiro Barbosa Duarte
2020-05-29
1
-1
/
+1
|
*
staging: most: usb: init return value in default path of switch/case expression
Christian Gromm
2020-05-29
1
-0
/
+1
|
*
staging: vchiq: Get rid of VCHIQ_SERVICE_OPENEND callback reason
Nicolas Saenz Julienne
2020-05-27
2
-13
/
+0
|
*
staging: vchiq: move vchiq_release_message() into vchiq
Nicolas Saenz Julienne
2020-05-27
2
-3
/
+5
|
*
staging: vchi: Get rid of C++ guards
Nicolas Saenz Julienne
2020-05-27
1
-8
/
+0
|
*
staging: vchi: Get rid of not implemented function declarations
Nicolas Saenz Julienne
2020-05-27
1
-59
/
+0
|
*
staging: vchi: Get rid of vchiq_status_to_vchi()
Nicolas Saenz Julienne
2020-05-27
1
-14
/
+11
|
*
staging: vchi: Get rid of vchi_service_set_option()
Nicolas Saenz Julienne
2020-05-27
2
-36
/
+0
|
*
staging: vchi: Merge vchi_msg_queue() into vchi_queue_kernel_message()
Nicolas Saenz Julienne
2020-05-27
1
-25
/
+4
|
*
staging: vchiq: Move copy callback handling into vchiq
Nicolas Saenz Julienne
2020-05-27
4
-33
/
+22
|
*
staging: vchi: Get rid of vchi_queue_user_message()
Nicolas Saenz Julienne
2020-05-27
2
-40
/
+0
|
*
staging: vchi: Get rid of vchi_service_destroy()
Nicolas Saenz Julienne
2020-05-27
2
-22
/
+0
|
*
staging: most: usb: use function sysfs_streq
Christian Gromm
2020-05-27
1
-6
/
+6
|
*
staging: most: usb: add missing put_device calls
Christian Gromm
2020-05-27
1
-0
/
+2
|
*
staging: most: usb: use correct error codes
Christian Gromm
2020-05-27
1
-3
/
+3
|
*
staging: most: usb: replace code to calculate array index
Christian Gromm
2020-05-27
1
-3
/
+8
|
*
staging: most: usb: don't use error path to exit function on success
Christian Gromm
2020-05-27
1
-2
/
+2
|
*
staging: most: usb: move allocation of URB out of critical section
Christian Gromm
2020-05-27
1
-7
/
+5
|
*
staging: most: usb: return 0 instead of variable
Christian Gromm
2020-05-27
1
-2
/
+2
|
*
staging: most: usb: change return value of function drci_rd_reg
Christian Gromm
2020-05-27
1
-5
/
+7
|
*
staging: most: usb: don't use expressions that might fail in a declaration
Christian Gromm
2020-05-27
1
-3
/
+6
|
*
staging: most: usb: change order of function parameters
Christian Gromm
2020-05-27
1
-5
/
+6
|
*
staging: vt6656: Fix warning: unused variable vnt_frame_time
Malcolm Priestley
2020-05-27
1
-4
/
+0
|
*
staging: vt6656: Move vnt_tx_usb_header to vnt_tx_context
Malcolm Priestley
2020-05-27
6
-43
/
+31
|
*
staging: vt6656: vnt_tx_packet use skb_clone to preserve sk_buff.
Malcolm Priestley
2020-05-27
1
-6
/
+11
|
*
staging: greybus: loopback: fix a spelling error.
Till Varoquaux
2020-05-27
1
-1
/
+1
|
*
staging: wfx: split wfx_get_ps_timeout() from wfx_update_pm()
Jérôme Pouiller
2020-05-27
1
-18
/
+31
|
*
staging: wfx: retrieve the PS status from the vif
Jérôme Pouiller
2020-05-27
1
-1
/
+1
|
*
staging: wfx: add support for tx_power_loop
Jérôme Pouiller
2020-05-27
5
-3
/
+52
|
*
staging: wfx: drop unused function wfx_pending_requeue()
Jérôme Pouiller
2020-05-27
2
-14
/
+0
|
*
staging: wfx: do not declare variables inside loops
Jérôme Pouiller
2020-05-27
1
-4
/
+2
|
*
staging: wfx: drop unused variable
Jérôme Pouiller
2020-05-27
1
-5
/
+0
|
*
staging: rtl8188eu: make some arrays static const
Michael Straube
2020-05-27
1
-10
/
+11
|
*
staging: rtl8188eu: clean up some declarations
Michael Straube
2020-05-27
1
-16
/
+17
|
*
staging/rtl8192e: Remove function callback casts
Oscar Carter
2020-05-27
1
-11
/
+13
|
*
staging: vt6656: Fix vnt_tx_usb_header static checker warning
Malcolm Priestley
2020-05-27
2
-11
/
+6
|
*
staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
Pascal Terjan
2020-05-27
1
-8
/
+1
|
*
staging: rtl8192e: Using comparison to true is error prone
John Oldman
2020-05-27
1
-3
/
+3
|
*
Merge 5.7-rc7 into staging-next
Greg Kroah-Hartman
2020-05-25
4
-13
/
+21
|
|
\
|
*
|
staging: vt6656: move key frag controls to vnt_fill_txkey
Malcolm Priestley
2020-05-22
1
-18
/
+5
|
*
|
staging: vt6656: Move calling point of vnt_fill_txkey.
Malcolm Priestley
2020-05-22
1
-96
/
+95
|
*
|
staging: vt6656: Move tx_key inside vnt_fill_txkey.
Malcolm Priestley
2020-05-22
1
-4
/
+3
|
*
|
staging: vt6656: move tx_body_size/payload_len to skb->len
Malcolm Priestley
2020-05-22
1
-5
/
+5
|
*
|
staging: vt6656: Move key_buffer inside vnt_fill_txkey.
Malcolm Priestley
2020-05-22
1
-9
/
+9
|
*
|
staging: vt6656: rxtx use ieee80211_tx_info for rts/cts control
Malcolm Priestley
2020-05-22
1
-14
/
+10
|
*
|
staging: vt6656: use ieee80211_tx_info to replace need_mic
Malcolm Priestley
2020-05-22
1
-16
/
+23
|
*
|
staging: vt6656: Move vnt_mic_hdr pointers to vnt_fill_txkey
Malcolm Priestley
2020-05-22
1
-22
/
+15
|
*
|
staging: vt6656: rxtx remove unused need_ack
Malcolm Priestley
2020-05-22
2
-5
/
+1
[next]