aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-04staging: exfat: remove the redundant check when kfree an object in exfat_destroy_inodezhong jiang1-2/+1
2019-09-04staging: exfat: Fix two missing unlocks on error pathsDan Carpenter1-2/+4
2019-09-04staging: exfat: cleanup explicit comparisons to NULLValentin Vidic2-46/+46
2019-09-04Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang1-2/+1
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-69/+136
2019-09-03staging: exfat: drop local TRUE/FALSE definesValentin Vidic4-51/+53
2019-09-03staging: exfat: fix spelling errors in commentsValentin Vidic2-2/+2
2019-09-03staging: exfat: cleanup braces for if/else statementsValentin Vidic2-13/+15