| Commit message (Expand) | Author | Files | Lines |
2018-09-02 | Revert "iio: temperature: maxim_thermocouple: add MAX31856 part" | Matt Ranostay | 1 | -1/+0 |
2018-07-30 | iio: light: si1133 fix test for val being not zero or not one. | Colin Ian King | 1 | -1/+1 |
2018-07-28 | iio: ad9523: Fix return value for ad952x_store() | Lars-Peter Clausen | 1 | -1/+1 |
2018-07-28 | staging: axis-fifo: fix return value check in axis_fifo_probe() | Wei Yongjun | 1 | -2/+2 |
2018-07-28 | staging: gasket: page table: remove code for "no dma_ops" | Todd Poynor | 3 | -55/+8 |
2018-07-28 | staging: gasket: sysfs: remove unnecessary NULL check on device ptr | Todd Poynor | 1 | -5/+0 |
2018-07-28 | staging: gasket: apex: fixup undefined PCI class | Todd Poynor | 1 | -0/+7 |
2018-07-28 | staging: gasket: sysfs: remove check for refcount already zero | Todd Poynor | 1 | -2/+0 |
2018-07-28 | staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGES | Gao Xiang | 1 | -1/+1 |
2018-07-27 | staging: erofs: add a TODO and update MAINTAINERS for staging | Gao Xiang | 2 | -0/+52 |
2018-07-27 | staging: erofs: introduce cached decompression | Gao Xiang | 5 | -1/+427 |
2018-07-27 | staging: erofs: introduce VLE decompression support | Gao Xiang | 6 | -2/+1418 |
2018-07-27 | staging: erofs: introduce workstation for decompression | Gao Xiang | 3 | -3/+180 |
2018-07-27 | staging: erofs: introduce erofs shrinker | Gao Xiang | 3 | -6/+101 |
2018-07-27 | staging: erofs: introduce superblock registration | Gao Xiang | 3 | -0/+27 |
2018-07-27 | staging: erofs: add a generic z_erofs VLE decompressor | Gao Xiang | 5 | -1/+264 |
2018-07-27 | staging: erofs: introduce a customized LZ4 decompression | Gao Xiang | 3 | -1/+479 |
2018-07-27 | staging: erofs: globalize prepare_bio and __submit_bio | Gao Xiang | 2 | -25/+42 |
2018-07-27 | staging: erofs: add erofs_allocpage | Gao Xiang | 3 | -1/+39 |
2018-07-27 | staging: erofs: add erofs_map_blocks_iter | Gao Xiang | 5 | -2/+300 |