aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds22-2151/+405
2019-10-07staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost1-1/+3
2019-10-04staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li1-2/+3
2019-10-04Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost1-2/+5
2019-10-04staging: speakup: document sysfs attributesOkash Khawaja1-0/+369
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal1-4/+2
2019-10-01staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov1-1/+1
2019-10-01staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl1-2/+4
2019-10-01staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai2-2/+3
2019-10-01staging/fbtft: Remove flexfbNoralf Trønnes3-858/+0
2019-10-01staging/fbtft: Remove fbtft_deviceNoralf Trønnes3-1268/+0
2019-10-01staging/fbtft: Depend on OFNoralf Trønnes1-1/+1
2019-10-01staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven2-5/+6
2019-10-01staging: exfat: Fix a typo in KconfigMasanari Iida1-1/+1
2019-10-01staging: exfat - fix SPDX tags..Valdis Klētnieks8-8/+8
2019-10-01staging: exfat: add missing SPDX line to KconfigMichael Straube1-0/+1
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-2/+2
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds25-85/+12964
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds315-26991/+13004
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds85-1/+28744
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds70-16980/+3639
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+3
2019-09-12Staging: gasket: Use temporaries to reduce line length.Sandro Volery1-11/+9
2019-09-12Staging: octeon: Avoid several usecases of strcpySandro Volery1-8/+8
2019-09-12staging: vhciq_core: replace snprintf with scnprintfRohit Sarkar1-19/+19
2019-09-12staging: wilc1000: avoid twice IRQ handler execution for each single interruptAjay Singh1-1/+1
2019-09-12staging: wilc1000: remove unused interrupt status handling codeAjay Singh2-34/+2
2019-09-12staging: fbtft: make several arrays static const, makes object smallerColin Ian King7-7/+7
2019-09-12staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-09-12staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"Hariprasad Kelam1-7/+0
2019-09-12dt-bindings: anybus-controller: move to staging/ treeSven Van Asbroeck1-0/+71
2019-09-12staging: emxx_udc: remove local TRUE/FALSE definitionSaiyam Doshi2-43/+38
2019-09-12staging: wilc1000: look for rtc_clk clockEugen Hristev2-0/+15
2019-09-12staging: dt-bindings: wilc1000: add optional rtc_clk propertyEugen Hristev2-1/+15
2019-09-12staging: nvec: make use of devm_platform_ioremap_resourceHariprasad Kelam1-3/+1
2019-09-12staging: exfat: drop unused function parameterValentin Vidic1-12/+8
2019-09-12Staging: exfat: Avoid use of strcpySandro Volery1-3/+1
2019-09-12staging: exfat: use integer constantsValentin Vidic2-13/+13
2019-09-12staging: exfat: cleanup spacing for castsValentin Vidic2-77/+77
2019-09-12staging: exfat: cleanup spacing for operatorsValentin Vidic3-61/+61
2019-09-06staging: rtl8723bs: hal: remove redundant variable nColin Ian King1-4/+2
2019-09-06staging: pi433: Fix typo in documentationRohit Sarkar1-1/+1
2019-09-06staging: exfat: stop using 32-bit time_tArnd Bergmann1-126/+38
2019-09-06staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann1-5/+2
2019-09-05staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro1-1/+0
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho1-1/+0
2019-09-05staging: exfat: Use kmemdup in exfat_symlink()YueHaibing1-2/+1
2019-09-05staging: exfat: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-09-05staging: exfat: remove duplicated include from exfat_super.cYueHaibing1-1/+0