summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-1222-2151/+405
|\
| * staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-071-1/+3
| * staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li2019-10-041-2/+3
| * Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-041-2/+5
| * staging: speakup: document sysfs attributesOkash Khawaja2019-10-041-0/+369
| * staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov2019-10-011-1/+1
| * staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-10-011-2/+4
| * staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai2019-10-012-2/+3
| * staging/fbtft: Remove flexfbNoralf Trønnes2019-10-013-858/+0
| * staging/fbtft: Remove fbtft_deviceNoralf Trønnes2019-10-013-1268/+0
| * staging/fbtft: Depend on OFNoralf Trønnes2019-10-011-1/+1
| * staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven2019-10-012-5/+6
| * staging: exfat: Fix a typo in KconfigMasanari Iida2019-10-011-1/+1
| * staging: exfat - fix SPDX tags..Valdis Klētnieks2019-10-018-8/+8
| * staging: exfat: add missing SPDX line to KconfigMichael Straube2019-10-011-0/+1
* | netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-4/+2
|/
* 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