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
2019-10-14
staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
Colin Ian King
1
-4
/
+2
2019-10-12
Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-2151
/
+405
2019-10-07
staging: vt6655: Fix memory leak in vt6655_probe
Navid Emamdoost
1
-1
/
+3
2019-10-04
staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_info
Jia-Ye Li
1
-2
/
+3
2019-10-04
Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
Navid Emamdoost
1
-2
/
+5
2019-10-04
staging: speakup: document sysfs attributes
Okash Khawaja
1
-0
/
+369
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-4
/
+2
2019-10-01
staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()
Denis Efremov
1
-1
/
+1
2019-10-01
staging: rtl8188eu: fix null dereference when kzalloc fails
Connor Kuehl
1
-2
/
+4
2019-10-01
staging: bcm2835-audio: Fix draining behavior regression
Takashi Iwai
2
-2
/
+3
2019-10-01
staging/fbtft: Remove flexfb
Noralf Trønnes
3
-858
/
+0
2019-10-01
staging/fbtft: Remove fbtft_device
Noralf Trønnes
3
-1268
/
+0
2019-10-01
staging/fbtft: Depend on OF
Noralf Trønnes
1
-1
/
+1
2019-10-01
staging: octeon: Use "(uintptr_t)" to cast from pointer to int
Geert Uytterhoeven
2
-5
/
+6
2019-10-01
staging: exfat: Fix a typo in Kconfig
Masanari Iida
1
-1
/
+1
2019-10-01
staging: exfat - fix SPDX tags..
Valdis Klētnieks
8
-8
/
+8
2019-10-01
staging: exfat: add missing SPDX line to Kconfig
Michael Straube
1
-0
/
+1
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
25
-85
/
+12964
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
315
-26991
/
+13004
2019-09-18
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
85
-1
/
+28744
2019-09-17
Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
70
-16980
/
+3639
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+3
2019-09-12
Staging: gasket: Use temporaries to reduce line length.
Sandro Volery
1
-11
/
+9
2019-09-12
Staging: octeon: Avoid several usecases of strcpy
Sandro Volery
1
-8
/
+8
2019-09-12
staging: vhciq_core: replace snprintf with scnprintf
Rohit Sarkar
1
-19
/
+19
2019-09-12
staging: wilc1000: avoid twice IRQ handler execution for each single interrupt
Ajay Singh
1
-1
/
+1
2019-09-12
staging: wilc1000: remove unused interrupt status handling code
Ajay Singh
2
-34
/
+2
2019-09-12
staging: fbtft: make several arrays static const, makes object smaller
Colin Ian King
7
-7
/
+7
2019-09-12
staging: rtl8188eu: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-12
staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"
Hariprasad Kelam
1
-7
/
+0
2019-09-12
dt-bindings: anybus-controller: move to staging/ tree
Sven Van Asbroeck
1
-0
/
+71
2019-09-12
staging: emxx_udc: remove local TRUE/FALSE definition
Saiyam Doshi
2
-43
/
+38
2019-09-12
staging: wilc1000: look for rtc_clk clock
Eugen Hristev
2
-0
/
+15
2019-09-12
staging: dt-bindings: wilc1000: add optional rtc_clk property
Eugen Hristev
2
-1
/
+15
2019-09-12
staging: nvec: make use of devm_platform_ioremap_resource
Hariprasad Kelam
1
-3
/
+1
2019-09-12
staging: exfat: drop unused function parameter
Valentin Vidic
1
-12
/
+8
2019-09-12
Staging: exfat: Avoid use of strcpy
Sandro Volery
1
-3
/
+1
2019-09-12
staging: exfat: use integer constants
Valentin Vidic
2
-13
/
+13
2019-09-12
staging: exfat: cleanup spacing for casts
Valentin Vidic
2
-77
/
+77
2019-09-12
staging: exfat: cleanup spacing for operators
Valentin Vidic
3
-61
/
+61
2019-09-06
staging: rtl8723bs: hal: remove redundant variable n
Colin Ian King
1
-4
/
+2
2019-09-06
staging: pi433: Fix typo in documentation
Rohit Sarkar
1
-1
/
+1
2019-09-06
staging: exfat: stop using 32-bit time_t
Arnd Bergmann
1
-126
/
+38
2019-09-06
staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSET
Arnd Bergmann
1
-5
/
+2
2019-09-05
staging: rtl8723bs: Remove return statement from void function
Leandro Ribeiro
1
-1
/
+0
2019-09-05
staging: rtl8192e: remove unnecessary blank line
Beatriz Martins de Carvalho
1
-1
/
+0
2019-09-05
staging: exfat: Use kmemdup in exfat_symlink()
YueHaibing
1
-2
/
+1
2019-09-05
staging: exfat: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
[next]