summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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/...Linus Torvalds315-26991/+13004
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds85-1/+28744
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus 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/ke...Linus 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_dest...zhong 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/g...Greg 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
2019-09-03staging: rtl8723bs: replace __inline by inlineRasmus Villemoes10-42/+42
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov2-7/+2
2019-09-03staging: kpc2000: Fix long constant sparse warningHarsh Jain3-22/+22
2019-09-03staging: exfat: check for null return from call to FAT_getblkColin Ian King1-0/+2
2019-09-03staging: greybus: light: fix a couple double freesDan Carpenter1-6/+6
2019-09-03staging: rts5208: Fix checkpath warningP SAI PRASANTH1-3/+2
2019-09-03staging: rts5208: Fixed checkpath warning.Prakhar Sinha1-4/+3
2019-09-03staging: rts5208: remove redundant sd30_mode checksColin Ian King1-18/+10