index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
staging: greybus: move the greybus core to drivers/greybus
Greg Kroah-Hartman
20
-34
/
+39
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
53
-71
/
+52
2019-08-27
staging: greybus: loopback: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-2
/
+2
2019-08-27
staging: greybus: log: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-3
/
+3
2019-08-27
staging: greybus: manifest: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-20
/
+19
2019-08-27
staging: greybus: hd: Fix up some alignment checkpatch issues
Greg Kroah-Hartman
1
-5
/
+5
2019-08-27
staging: greybus: remove license "boilerplate"
Greg Kroah-Hartman
8
-303
/
+1
2019-08-27
staging: greybus: fix up SPDX comment in .h files
Greg Kroah-Hartman
16
-16
/
+16
2019-08-27
erofs: fix compile warnings when moving out include/trace/events/erofs.h
Gao Xiang
1
-0
/
+3
2019-08-27
staging: rtl8192u: Add or remove blank lines as required
Sumera Priyadarsini
1
-5
/
+3
2019-08-27
staging: rtl8192u: Add or remove spaces to fix style issues
Sumera Priyadarsini
1
-15
/
+15
2019-08-27
staging: rtl8712: wifi: checkpatch style fix
Taihsiang Ho (tai271828)
1
-8
/
+0
2019-08-27
staging: most-core: Fix checkpatch warnings
Peikan Tsai
1
-1
/
+3
2019-08-25
staging: rtl8192u: Add space around binary operators
Sumera Priyadarsini
1
-3
/
+3
2019-08-25
staging: rtl8192u: remove code under TO_DO_LIST
Stephen Brennan
6
-187
/
+4
2019-08-25
staging: rtl8192u: Remove unnecessary blank lines
Sumera Priyadarsini
1
-5
/
+0
2019-08-25
staging: rtl8192u: remove redundant assignment to pointer crypt
Colin Ian King
1
-1
/
+0
2019-08-25
staging: rtl8723bs: os_dep: Drop condition with no effect
Saurav Girepunje
1
-2
/
+0
2019-08-25
staging: rtl8723bs: hal: Drop condition with no effect
Saurav Girepunje
1
-3
/
+1
2019-08-25
staging: rtl8723bs: os_dep: Remove unused declarations
Hariprasad Kelam
3
-10
/
+0
2019-08-24
erofs: move erofs out of staging
Gao Xiang
28
-96
/
+12
2019-08-21
staging: rtl8192u: fix spacing in ieee80211
Stephen Brennan
12
-86
/
+86
2019-08-21
staging: rtl8192u: fix macro alignment in ieee80211
Stephen Brennan
2
-21
/
+22
2019-08-21
staging: rtl8192u: fix OPEN_BRACE errors in ieee80211
Stephen Brennan
5
-133
/
+73
2019-08-21
staging: rtl8192e: remove set but not used variable 'data_len'
YueHaibing
1
-2
/
+1
2019-08-21
staging: rtl8192e: remove two set but not used variables
YueHaibing
1
-9
/
+3
2019-08-21
staging: rtl8192u: ieee80211: remove set but not used variable 'data_len'
YueHaibing
1
-2
/
+1
2019-08-21
staging: erofs: detect potential multiref due to corrupted images
Gao Xiang
1
-3
/
+17
2019-08-21
staging: rts5208: remove redundant assignment to retval
Colin Ian King
1
-1
/
+1
2019-08-21
staging: kpc2000: kpc2000_i2c: Fix different address spaces warnings
Eduardo Barretto
1
-2
/
+2
2019-08-21
staging: android: Remove ion device tree bindings from the TODO
Donald Yandt
1
-2
/
+0
2019-08-21
staging: rtl8712: Improve naming of include hearder guards
Christophe JAILLET
2
-6
/
+4
2019-08-21
staging: erofs: avoid loop in submit chains
Gao Xiang
1
-1
/
+15
2019-08-21
staging: rtl8723bs: core: Remove unneeded declaration WFD_OUI
Hariprasad Kelam
1
-1
/
+0
2019-08-21
staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.c
Masanari Iida
1
-1
/
+1
2019-08-21
staging: erofs: avoid endless loop of invalid lookback distance 0
Gao Xiang
1
-0
/
+6
2019-08-21
staging: erofs: add two missing erofs_workgroup_put for corrupted images
Gao Xiang
1
-2
/
+4
2019-08-21
staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy fails
Gao Xiang
1
-2
/
+1
2019-08-21
staging: erofs: some compressed cluster should be submitted for corrupted images
Gao Xiang
1
-6
/
+5
2019-08-21
staging: erofs: fix an error handling in erofs_readdir()
Gao Xiang
1
-2
/
+9
2019-08-21
staging: erofs: refuse to mount images with malformed volume name
Gao Xiang
1
-2
/
+7
2019-08-18
Linux 5.3-rc5
v5.3-rc5
Linus Torvalds
1
-1
/
+1
2019-08-18
staging: gasket: Remove unnecessary line-breaks in function signatures
Sumera Priyadarsini
1
-8
/
+4
2019-08-18
staging: erofs: use common file type conversion
Gao Xiang
3
-28
/
+7
2019-08-18
staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)
Christina Quast
2
-118
/
+86
2019-08-18
staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)
Christina Quast
2
-115
/
+88
2019-08-17
MAINTAINERS: Fix Hyperv vIOMMU driver file name
Lan Tianyu
1
-1
/
+1
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
4
-6
/
+6
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2
-0
/
+4
[next]