summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.cMasanari Iida2019-08-211-1/+1
| * | | | staging: erofs: avoid endless loop of invalid lookback distance 0Gao Xiang2019-08-211-0/+6
| * | | | staging: erofs: add two missing erofs_workgroup_put for corrupted imagesGao Xiang2019-08-201-2/+4
| * | | | staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy failsGao Xiang2019-08-201-2/+1
| * | | | staging: erofs: some compressed cluster should be submitted for corrupted imagesGao Xiang2019-08-201-6/+5
| * | | | staging: erofs: fix an error handling in erofs_readdir()Gao Xiang2019-08-201-2/+9
| * | | | staging: erofs: refuse to mount images with malformed volume nameGao Xiang2019-08-201-2/+7
| * | | | Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2019-08-191-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | staging: gasket: Remove unnecessary line-breaks in function signaturesSumera Priyadarsini2019-08-181-8/+4
| * | | | staging: erofs: use common file type conversionGao Xiang2019-08-183-28/+7
| * | | | staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast2019-08-182-118/+86
| * | | | staging: rtl8192u: ieee80211: ieee80211_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast2019-08-182-115/+88
| | |/ / | |/| |
| * | | staging: sm750fb: fix odd license textGreg Kroah-Hartman2019-08-153-9/+0
| * | | staging: erofs: correct all misused ENOTSUPPGao Xiang2019-08-155-11/+11
| * | | staging: erofs: differentiate unsupported on-disk formatGao Xiang2019-08-152-5/+5
| * | | staging: erofs: introduce EFSCORRUPTED and more logsGao Xiang2019-08-157-20/+36
| * | | staging: comedi: usbduxsigma: remove redundant assignment to variable fx2delayColin Ian King2019-08-151-1/+1
| * | | staging: rtl8192u: fix up indentation of a statementColin Ian King2019-08-151-2/+2
| * | | staging: gasket: apex: Make structure apex_desc constantNishka Dasgupta2019-08-151-1/+1
| * | | staging: erofs: removing an extra call to iloc() in fill_inode()Pratik Shinde2019-08-151-3/+4
| * | | staging: fsl-dpaa2/ethsw: do not force user to bring interface downIoana Ciornei2019-08-141-9/+23
| * | | staging: fsl-dpaa2/ethsw: register_netdev only when readyIoana Ciornei2019-08-141-8/+6
| * | | staging: fsl-dpaa2/ethsw: reword error messageIoana Ciornei2019-08-141-2/+1
| * | | staging: fsl-dpaa2/ethsw: remove redundant VLAN checkIoana Ciornei2019-08-141-5/+0
| * | | staging: fsl-dpaa2/ethsw: remove unnecessary memsetIoana Ciornei2019-08-141-3/+0
| * | | staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding stateIoana Ciornei2019-08-141-6/+6
| * | | staging: fsl-dpaa2/ethsw: remove debug messageIoana Ciornei2019-08-141-7/+0
| * | | staging: fsl-dpaa2/ethsw: add line terminator to all formatsIoana Ciornei2019-08-142-6/+6
| * | | staging: fsl-dpaa2/ethsw: enable switch ports only on dev_openIoana Ciornei2019-08-141-53/+6
| * | | staging: fsl-dpaa2/ethsw: remove IGMP default addressIoana Ciornei2019-08-141-5/+2
| * | | staging: rtl8723bs: remove redundant assignment to retColin Ian King2019-08-141-1/+1
| * | | Staging: rtl8712: rtl8712_recv: fixed 80 character length warningMerwin Trever Ferrao2019-08-141-1/+2
| * | | staging: rtl8712: r8712_dump_aggr_xframe(): Change type to voidNishka Dasgupta2019-08-142-6/+4
| * | | staging: rtl8712: r8712_xmitframe_aggr_1st(): Change return type to voidNishka Dasgupta2019-08-142-6/+4
| * | | staging: rtl8712: r8712_append_mpdu_unit(): Change return typeNishka Dasgupta2019-08-141-11/+8
| * | | staging: rtl8712: xmitframe_addmic(): Change return values and typeNishka Dasgupta2019-08-141-6/+6
| * | | staging: rtl8723bs: Remove debugging information exposed via procfsKai-Heng Feng2019-08-1411-2225/+0
| * | | staging: erofs: xattr.c: avoid BUG_ONGao Xiang2019-08-141-5/+9
| * | | staging: erofs: remove incomplete cleancacheGao Xiang2019-08-142-7/+0
| * | | staging: erofs: inline erofs_inode_is_data_compressed()Gao Xiang2019-08-141-1/+1
| * | | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-08-122-11/+13
| |\ \ \
| | * | | staging: iio: ad2s1210: Use device-managed APIChuhong Yuan2019-07-271-11/+1
| | * | | staging: iio: ad7192: create of_device_id arrayBárbara Fernandes2019-07-271-0/+12
| * | | | staging: rtl8192u: fix spacing errorsStephen Brennan2019-08-121-255/+200
| * | | | staging: rtl8712: r8712_construct_txaggr_cmd_hdr(): Change return typeNishka Dasgupta2019-08-121-3/+1
| * | | | staging: rtl8712: r8712_construct_txaggr_cmd_desc(): Change return typeNishka Dasgupta2019-08-121-3/+1
| * | | | staging: rtl8712: r8712_xmit_direct(): Change return typeNishka Dasgupta2019-08-122-3/+2
| * | | | staging: rtl8712: r8712_free_xmitbuf(): Change return typeNishka Dasgupta2019-08-122-5/+4
| * | | | staging: rtl8712: make_wlanhdr(): Change return values and typeNishka Dasgupta2019-08-121-5/+5
| * | | | staging: rtl8712: r8712_update_attrib(): Change return values and typeNishka Dasgupta2019-08-123-11/+11
OpenPOWER on IntegriCloud