summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-2155/+407
2019-11-12Remove VirtualBox guest shared folders filesystemLinus Torvalds-3274/+0
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai-4/+4
2019-11-07staging: Fix error return code in vboxsf_fill_super()Wei Yongjun-1/+3
2019-11-07staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King-1/+2
2019-11-07staging: vboxsf: Remove unused including <linux/version.h>YueHaibing-1/+0
2019-10-30staging: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede-0/+3272
2019-10-14staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYSColin Ian King-4/+2
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2151/+405
2019-10-07staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost-1/+3
2019-10-04staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li-2/+3
2019-10-04Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost-2/+5
2019-10-04staging: speakup: document sysfs attributesOkash Khawaja-0/+369
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal-4/+2
2019-10-01staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov-1/+1
2019-10-01staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl-2/+4
2019-10-01staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai-2/+3
2019-10-01staging/fbtft: Remove flexfbNoralf Trønnes-858/+0
2019-10-01staging/fbtft: Remove fbtft_deviceNoralf Trønnes-1268/+0
2019-10-01staging/fbtft: Depend on OFNoralf Trønnes-1/+1
2019-10-01staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven-5/+6
2019-10-01staging: exfat: Fix a typo in KconfigMasanari Iida-1/+1
2019-10-01staging: exfat - fix SPDX tags..Valdis Klētnieks-8/+8
2019-10-01staging: exfat: add missing SPDX line to KconfigMichael Straube-0/+1
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)-2/+2
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-85/+12964
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-26991/+13004
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+28744
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-16980/+3639
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+3
2019-09-12Staging: gasket: Use temporaries to reduce line length.Sandro Volery-11/+9
2019-09-12Staging: octeon: Avoid several usecases of strcpySandro Volery-8/+8
2019-09-12staging: vhciq_core: replace snprintf with scnprintfRohit Sarkar-19/+19
2019-09-12staging: wilc1000: avoid twice IRQ handler execution for each single interruptAjay Singh-1/+1
2019-09-12staging: wilc1000: remove unused interrupt status handling codeAjay Singh-34/+2
2019-09-12staging: fbtft: make several arrays static const, makes object smallerColin Ian King-7/+7
2019-09-12staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King-2/+2
2019-09-12staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"Hariprasad Kelam-7/+0
2019-09-12dt-bindings: anybus-controller: move to staging/ treeSven Van Asbroeck-0/+71
2019-09-12staging: emxx_udc: remove local TRUE/FALSE definitionSaiyam Doshi-43/+38
2019-09-12staging: wilc1000: look for rtc_clk clockEugen Hristev-0/+15
2019-09-12staging: dt-bindings: wilc1000: add optional rtc_clk propertyEugen Hristev-1/+15
2019-09-12staging: nvec: make use of devm_platform_ioremap_resourceHariprasad Kelam-3/+1
2019-09-12staging: exfat: drop unused function parameterValentin Vidic-12/+8
2019-09-12Staging: exfat: Avoid use of strcpySandro Volery-3/+1
2019-09-12staging: exfat: use integer constantsValentin Vidic-13/+13
2019-09-12staging: exfat: cleanup spacing for castsValentin Vidic-77/+77
2019-09-12staging: exfat: cleanup spacing for operatorsValentin Vidic-61/+61
2019-09-06staging: rtl8723bs: hal: remove redundant variable nColin Ian King-4/+2