summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-02Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay1-1/+0
2018-07-30iio: light: si1133 fix test for val being not zero or not one.Colin Ian King1-1/+1
2018-07-28iio: ad9523: Fix return value for ad952x_store()Lars-Peter Clausen1-1/+1
2018-07-28staging: axis-fifo: fix return value check in axis_fifo_probe()Wei Yongjun1-2/+2
2018-07-28staging: gasket: page table: remove code for "no dma_ops"Todd Poynor3-55/+8
2018-07-28staging: gasket: sysfs: remove unnecessary NULL check on device ptrTodd Poynor1-5/+0
2018-07-28staging: gasket: apex: fixup undefined PCI classTodd Poynor1-0/+7
2018-07-28staging: gasket: sysfs: remove check for refcount already zeroTodd Poynor1-2/+0
2018-07-28staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGESGao Xiang1-1/+1
2018-07-27staging: erofs: add a TODO and update MAINTAINERS for stagingGao Xiang2-0/+52
2018-07-27staging: erofs: introduce cached decompressionGao Xiang5-1/+427
2018-07-27staging: erofs: introduce VLE decompression supportGao Xiang6-2/+1418
2018-07-27staging: erofs: introduce workstation for decompressionGao Xiang3-3/+180
2018-07-27staging: erofs: introduce erofs shrinkerGao Xiang3-6/+101
2018-07-27staging: erofs: introduce superblock registrationGao Xiang3-0/+27
2018-07-27staging: erofs: add a generic z_erofs VLE decompressorGao Xiang5-1/+264
2018-07-27staging: erofs: introduce a customized LZ4 decompressionGao Xiang3-1/+479
2018-07-27staging: erofs: globalize prepare_bio and __submit_bioGao Xiang2-25/+42
2018-07-27staging: erofs: add erofs_allocpageGao Xiang3-1/+39
2018-07-27staging: erofs: add erofs_map_blocks_iterGao Xiang5-2/+300