index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+10
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2020-03-30
staging/octeon: fix up merge error
Randy Dunlap
1
-1
/
+1
2020-03-30
Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
394
-50668
/
+14065
2020-03-30
Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
69
-701
/
+11520
2020-03-27
staging: vt6656: Use DIV_ROUND_UP macro instead of specific code
Oscar Carter
1
-17
/
+4
2020-03-27
staging: remove hp100 driver
Greg Kroah-Hartman
6
-3672
/
+0
2020-03-26
staging: wilc1000: Use crc7 in lib/ rather than a private copy
George Spelvin
2
-58
/
+11
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_alert().
Sam Muhammed
1
-1
/
+1
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.
Sam Muhammed
3
-16
/
+20
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.
Sam Muhammed
3
-15
/
+10
2020-03-26
Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.
Sam Muhammed
3
-14
/
+12
2020-03-26
staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback
Qiujun Huang
1
-0
/
+2
2020-03-26
staging: rtl8723bs: hal: Remove NULL check before kfree
Simran Singhal
1
-8
/
+4
2020-03-26
staging: rtl8723bs: hal: Correct typos in comments
R Veera Kumar
10
-13
/
+13
2020-03-26
staging: rtl8723bs: os_dep: Correct typos in comments
R Veera Kumar
2
-4
/
+4
2020-03-26
staging: rtl8723bs: core: Correct typos in comments
R Veera Kumar
7
-13
/
+13
2020-03-26
staging: rtl8723bs: hal: Remove unnecessary cast on void pointer
Simran Singhal
1
-1
/
+1
2020-03-26
staging: rtl8188eu: cleanup long line in odm.c
Michael Straube
1
-1
/
+1
2020-03-26
speakup: misc: Use dynamic minor numbers for speakup devices
Zhenzhong Duan
2
-14
/
+10
2020-03-26
staging: rtl8723bs: hal: Compress return logic
Simran Singhal
1
-3
/
+1
2020-03-26
staging: rtl8723bs: rtw_cmd: Compress lines for immediate return
Simran Singhal
1
-5
/
+1
2020-03-26
staging: rtl8723bs: rtw_efuse: Compress lines for immediate return
Simran Singhal
1
-4
/
+2
2020-03-26
staging: wilc1000: remove label from examples in DT binding documentation
Ajay Singh
1
-3
/
+2
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-34
/
+47
2020-03-25
staging: rtl8723bs: Remove blank line before '}' brace
Simran Singhal
1
-8
/
+0
2020-03-25
Staging: rtl8188eu: hal: Add space around operators
Shreeya Patel
11
-224
/
+224
2020-03-25
Staging: kpc2000: kpc_dma: Use spaces around operators.
Sam Muhammed
1
-7
/
+7
2020-03-25
Staging: kpc2000: kpc_dma: Use kcalloc over kzalloc.
Sam Muhammed
1
-1
/
+2
2020-03-25
Staging: kpc2000: kpc_dma: Use the SPDK comment style.
Sam Muhammed
3
-3
/
+3
2020-03-25
Staging: kpc2000: kpc_dma: Include the preferred header.
Sam Muhammed
1
-1
/
+1
2020-03-25
Staging: kpc2000: kpc_dma: Remove unnecessary braces.
Sam Muhammed
3
-16
/
+12
2020-03-25
Staging: kpc2000: kpc_dma: Use sizeof(*var) in kzalloc().
Sam Muhammed
2
-2
/
+2
2020-03-25
Staging: kpc2000: kpc_dma: Remove comparison to NULL.
Sam Muhammed
3
-9
/
+9
2020-03-25
staging: hp100: Properly indent the multiline comments.
Soumyajit Deb
1
-10
/
+19
2020-03-25
staging: rtl8723bs: Add line after variable declarations
Simran Singhal
1
-0
/
+15
2020-03-25
staging: hp100: Add space around operator
Soumyajit Deb
1
-1
/
+1
2020-03-25
staging: rtl8723bs: Remove multiple assignments
Simran Singhal
1
-2
/
+5
2020-03-25
staging: rtl8723bs: Remove unnecessary braces for single statements
Simran Singhal
1
-6
/
+3
2020-03-25
staging: hp100: Add spaces in if statement.
Soumyajit Deb
1
-2
/
+2
2020-03-25
staging: hp100: Add space between while keyword and open parenthesis
Soumyajit Deb
1
-1
/
+1
2020-03-25
staging: hp100: Remove space after opening parenthesis "("
Soumyajit Deb
1
-1
/
+1
2020-03-25
Staging: hp100: Add space after "," in function arguments.
Soumyajit Deb
1
-2
/
+2
2020-03-25
staging: hp100: Correct typo in the comment
Soumyajit Deb
1
-1
/
+1
2020-03-25
staging: hp100: Remove extra blank lines
Soumyajit Deb
1
-15
/
+0
2020-03-25
staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
Qiujun Huang
1
-0
/
+1
2020-03-25
staging: vt6655: Break up function call with long line.
Briana Oursler
1
-1
/
+4
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
[next]