index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-05
655
-91102
/
+27014
|
\
|
*
staging: rtl8723bs: Remove yield call, replace with cond_resched()
Thomas Avery
2018-03-29
1
-1
/
+1
|
*
staging: rtl8723bs: Replace yield() call with cond_resched()
Thomas Avery
2018-03-29
1
-1
/
+1
|
*
staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.
Quytelda Kahja
2018-03-29
1
-27
/
+0
|
*
staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.
Quytelda Kahja
2018-03-29
7
-84
/
+90
|
*
staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.
Quytelda Kahja
2018-03-29
5
-42
/
+43
|
*
staging: rtl8723bs: Replace NULL pointer comparison with '!'.
Quytelda Kahja
2018-03-29
1
-1
/
+1
|
*
staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.
Quytelda Kahja
2018-03-29
1
-26
/
+69
|
*
staging: rtl8723bs: Fix function signature that goes over 80 characters.
Quytelda Kahja
2018-03-29
1
-1
/
+2
|
*
staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().
Quytelda Kahja
2018-03-29
1
-8
/
+22
|
*
staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.
Quytelda Kahja
2018-03-29
1
-7
/
+0
|
*
staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.
Quytelda Kahja
2018-03-29
1
-16
/
+16
|
*
staging: rtl8723bs: Add missing braces in else statement.
Quytelda Kahja
2018-03-29
1
-1
/
+2
|
*
staging: rtl8723bs: Add spaces around ternary operators.
Quytelda Kahja
2018-03-29
1
-1
/
+1
|
*
staging: rtl8723bs: Fix lines with trailing open parentheses.
Quytelda Kahja
2018-03-29
1
-6
/
+5
|
*
staging: rtl8723bs: Remove unnecessary length #define's.
Quytelda Kahja
2018-03-29
2
-19
/
+3
|
*
staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.
Quytelda Kahja
2018-03-29
2
-12
/
+8
|
*
staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().
Quytelda Kahja
2018-03-29
1
-3
/
+3
|
*
staging: rtl8723bs: Remove braces from single statement conditionals.
Quytelda Kahja
2018-03-29
1
-9
/
+9
|
*
staging: rtl8723bs: Remove unecessary braces from switch statement.
Quytelda Kahja
2018-03-29
1
-27
/
+23
|
*
staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().
Quytelda Kahja
2018-03-29
1
-9
/
+1
|
*
staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.
Quytelda Kahja
2018-03-29
3
-45
/
+2
|
*
staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.
Quytelda Kahja
2018-03-29
3
-8
/
+3
|
*
staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.
Quytelda Kahja
2018-03-29
3
-20
/
+6
|
*
staging: rtl8723bs: Remove #defines shadowing enums in 'linux/ieee80211.h'
Quytelda Kahja
2018-03-29
1
-56
/
+0
|
*
drivers: staging: rtl8192e: fixed a space coding style issue
Rene Hickersberger
2018-03-29
1
-1
/
+1
|
*
staging: r8822be: fix typos in header guard macros
Colin Ian King
2018-03-29
2
-2
/
+2
|
*
staging: bcm2835-audio: Release resources on module_exit()
Kirill Marinushkin
2018-03-29
1
-29
/
+25
|
*
staging: comedi: s626: Use Preferred kernel type
Paul McQuade
2018-03-29
1
-4
/
+4
|
*
staging: mt7621-dts: Replace spaces with tabs in indentation
Nishka Dasgupta
2018-03-29
1
-1
/
+1
|
*
staging: ks7010: Remove unused member 'reg_net' from 'ks_wlan_private'.
Quytelda Kahja
2018-03-29
1
-1
/
+0
|
*
staging: ks7010: Change mac_address_valid to a bool instead of int.
Quytelda Kahja
2018-03-29
3
-5
/
+5
|
*
staging: ks7010: Remove unecessary cast.
Quytelda Kahja
2018-03-29
1
-1
/
+1
|
*
staging: ks7010: replace uint8_t in favour of u8 in michael_get_mic
Sergio Paracuellos
2018-03-29
1
-1
/
+1
|
*
staging: ks7010: replace uint8_t in favour of u8 in michael_append
Sergio Paracuellos
2018-03-29
1
-3
/
+3
|
*
staging: ks7010: replace uint8_t in favour of u8 in michael_init
Sergio Paracuellos
2018-03-29
1
-1
/
+1
|
*
staging: ks7010: remove some dead code from ks_wlan_set_essid function
Sergio Paracuellos
2018-03-29
1
-15
/
+0
|
*
staging: ks7010: replace MichaelBlockFunction macro with inline function
Sergio Paracuellos
2018-03-29
1
-15
/
+16
|
*
staging: ks7010: replace GetUInt32 macro with get_unaligned_le32
Sergio Paracuellos
2018-03-29
1
-7
/
+4
|
*
staging: ks7010: replace PutUInt32 macro with put_unaligned_le32()
Sergio Paracuellos
2018-03-29
1
-11
/
+3
|
*
staging: ks7010: avoid camel cases in MichaelGetMIC function
Sergio Paracuellos
2018-03-29
1
-14
/
+13
|
*
staging: ks7010: replace macro MichaelClear with inline function
Sergio Paracuellos
2018-03-29
1
-8
/
+8
|
*
staging: ks7010: avoid camel cases in MichaelAppend function
Sergio Paracuellos
2018-03-29
1
-23
/
+22
|
*
staging: ks7010: avoid camel cases for MichaelInitFunction
Sergio Paracuellos
2018-03-29
1
-6
/
+5
|
*
staging: ks7010: avoid camel cases in MichaelMICFunction
Sergio Paracuellos
2018-03-29
3
-23
/
+21
|
*
staging: vt6655: Delete unused typedef enum _chip_type
Nishka Dasgupta
2018-03-28
1
-4
/
+0
|
*
staging: vt6655: Delete unused typedef struct _version
Nishka Dasgupta
2018-03-28
1
-7
/
+0
|
*
staging: vt6655: Delete unused typedef enum _CARD_STATUS_TYPE
Nishka Dasgupta
2018-03-28
1
-6
/
+0
|
*
staging: vt6655: Delete unused enum CARD_PKT_TYPE
Nishka Dasgupta
2018-03-28
1
-7
/
+0
|
*
staging: rtl8723bs: Remove duplicate #defines.
Quytelda Kahja
2018-03-28
1
-12
/
+0
[next]