summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit 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 Xiang1-0/+45
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
2018-07-27staging: erofs: introduce pagevec for unzip subsystemGao Xiang1-0/+172
2018-07-27staging: erofs: <linux/tagptr.h>: introduce tagged pointerGao Xiang1-0/+110
2018-07-27staging: erofs: support tracepointChao Yu5-3/+261
2018-07-27staging: erofs: introduce error injection infrastructureChao Yu4-1/+103
2018-07-27staging: erofs: support special inodeChao Yu2-2/+35
2018-07-27staging: erofs: introduce xattr & acl supportGao Xiang8-1/+835
2018-07-27staging: erofs: update Kconfig and MakefileGao Xiang4-0/+50
2018-07-27staging: erofs: add namei functionsGao Xiang1-0/+243
2018-07-27staging: erofs: add directory operationsGao Xiang1-0/+145
2018-07-27staging: erofs: add inode operationsGao Xiang1-0/+210
2018-07-27staging: erofs: add raw address_space operationsGao Xiang1-0/+362
2018-07-27staging: erofs: add super block operationsGao Xiang1-0/+415
2018-07-27staging: erofs: add erofs in-memory stuffsGao Xiang1-0/+281
2018-07-27staging: erofs: add on-disk layoutGao Xiang1-0/+266
2018-07-27staging: fsl-dpaa2/ethsw: document nested structs as per kernel-docIoana Ciornei1-15/+12
2018-07-27staging: fsl-dpaa2/eth: document nested structs as per kernel-docIoana Ciornei2-100/+99
2018-07-27staging: fsl-dpaa2/eth: Remove unused driver versionIoana Radulescu3-5/+0
2018-07-27staging: fsl-dpaa2/eth: Update default hash keyIoana Radulescu2-4/+7
2018-07-27staging: fsl-dpaa2/ethsw: Fix error messageIoana Radulescu1-1/+1
2018-07-27Staging: octeon-usb: Adding SPDX license identifierGeorgios Tsotsos3-0/+3
2018-07-27staging: gasket: don't print device addresses as kernel pointersTodd Poynor1-4/+4
2018-07-27staging: gasket: TODO: remove entry for convert to standard loggingTodd Poynor1-1/+0
2018-07-27staging: gasket: remove gasket logging headerTodd Poynor1-64/+0
2018-07-27staging: gasket: apex: convert to standard loggingTodd Poynor1-35/+26
2018-07-27staging: gasket: sysfs: convert to standard loggingTodd Poynor1-38/+35
2018-07-27staging: gasket: page table: convert to standard loggingTodd Poynor1-77/+54
2018-07-27staging: gasket: ioctl: convert to standard loggingTodd Poynor1-14/+9
2018-07-27staging: gasket: interrupt: convert to standard loggingTodd Poynor1-35/+32
2018-07-27staging: gasket: core: convert to standard loggingTodd Poynor1-161/+134
2018-07-27staging: gasket: save struct device for a gasket deviceTodd Poynor2-2/+6