summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-1825-85/+12964
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-1914-40/+42
| |\
| * | staging/octeon: Fix build error without CONFIG_NETDEVICESYueHaibing2019-07-311-1/+2
| * | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
| * | staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)2019-07-2914-78/+1466
| * | staging: octeon: Fix build failure due to typo.David S. Miller2019-07-261-1/+1
| * | qlge: Fix build error without CONFIG_ETHERNETYueHaibing2019-07-241-1/+1
| * | Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-241-1/+1
| * | qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/Benjamin Poirier2019-07-2310-0/+11491
| * | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-222-5/+4
* | | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-18315-26991/+13004
|\ \ \
| * | | Staging: gasket: Use temporaries to reduce line length.Sandro Volery2019-09-121-11/+9
| * | | Staging: octeon: Avoid several usecases of strcpySandro Volery2019-09-121-8/+8
| * | | staging: vhciq_core: replace snprintf with scnprintfRohit Sarkar2019-09-121-19/+19
| * | | staging: wilc1000: avoid twice IRQ handler execution for each single interruptAjay Singh2019-09-121-1/+1
| * | | staging: wilc1000: remove unused interrupt status handling codeAjay Singh2019-09-122-34/+2
| * | | staging: fbtft: make several arrays static const, makes object smallerColin Ian King2019-09-127-7/+7
| * | | staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King2019-09-121-2/+2
| * | | staging: rtl8723bs: core: Remove Macro "IS_MAC_ADDRESS_BROADCAST"Hariprasad Kelam2019-09-121-7/+0
| * | | dt-bindings: anybus-controller: move to staging/ treeSven Van Asbroeck2019-09-121-0/+71
| * | | staging: emxx_udc: remove local TRUE/FALSE definitionSaiyam Doshi2019-09-122-43/+38
| * | | staging: wilc1000: look for rtc_clk clockEugen Hristev2019-09-122-0/+15
| * | | staging: dt-bindings: wilc1000: add optional rtc_clk propertyEugen Hristev2019-09-122-1/+15
| * | | staging: nvec: make use of devm_platform_ioremap_resourceHariprasad Kelam2019-09-121-3/+1
| * | | staging: exfat: drop unused function parameterValentin Vidic2019-09-121-12/+8
| * | | Staging: exfat: Avoid use of strcpySandro Volery2019-09-121-3/+1
| * | | staging: exfat: use integer constantsValentin Vidic2019-09-122-13/+13
| * | | staging: exfat: cleanup spacing for castsValentin Vidic2019-09-122-77/+77
| * | | staging: exfat: cleanup spacing for operatorsValentin Vidic2019-09-123-61/+61
| * | | staging: rtl8723bs: hal: remove redundant variable nColin Ian King2019-09-061-4/+2
| * | | staging: pi433: Fix typo in documentationRohit Sarkar2019-09-061-1/+1
| * | | staging: exfat: stop using 32-bit time_tArnd Bergmann2019-09-061-126/+38
| * | | staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann2019-09-061-5/+2
| * | | staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro2019-09-051-1/+0
| * | | staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho2019-09-051-1/+0
| * | | staging: exfat: Use kmemdup in exfat_symlink()YueHaibing2019-09-051-2/+1
| * | | staging: exfat: remove unused including <linux/version.h>YueHaibing2019-09-051-1/+0
| * | | staging: exfat: remove duplicated include from exfat_super.cYueHaibing2019-09-051-1/+0
| * | | staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang2019-09-041-2/+1
| * | | staging: exfat: Fix two missing unlocks on error pathsDan Carpenter2019-09-041-2/+4
| * | | staging: exfat: cleanup explicit comparisons to NULLValentin Vidic2019-09-042-46/+46
| * | | Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang2019-09-041-2/+1
| * | | Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-033-69/+136
| |\ \ \
| | * | | staging: iio: accel: adis16240: Improve readability on write_raw functionRodrigo Ribeiro2019-08-181-4/+1
| | * | | staging: iio: adc: ad7192: Add low_pass_3db_filter_frequencyMircea Caprioru2019-08-181-16/+133
| | * | | staging: iio: adc: ad7192: Remove platform dataMircea Caprioru2019-08-182-49/+2
| * | | | staging: exfat: drop local TRUE/FALSE definesValentin Vidic2019-09-034-51/+53
| * | | | staging: exfat: fix spelling errors in commentsValentin Vidic2019-09-032-2/+2
| * | | | staging: exfat: cleanup braces for if/else statementsValentin Vidic2019-09-032-13/+15