summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: axis-fifo: fix return value check in axis_fifo_probe()Wei Yongjun2018-07-281-2/+2
* staging: gasket: page table: remove code for "no dma_ops"Todd Poynor2018-07-283-55/+8
* staging: gasket: sysfs: remove unnecessary NULL check on device ptrTodd Poynor2018-07-281-5/+0
* staging: gasket: apex: fixup undefined PCI classTodd Poynor2018-07-281-0/+7
* staging: gasket: sysfs: remove check for refcount already zeroTodd Poynor2018-07-281-2/+0
* staging: erofs: fix a compile warning of Z_EROFS_VLE_VMAP_ONSTACK_PAGESGao Xiang2018-07-281-1/+1
* staging: erofs: add a TODO and update MAINTAINERS for stagingGao Xiang2018-07-271-0/+45
* staging: erofs: introduce cached decompressionGao Xiang2018-07-275-1/+427
* staging: erofs: introduce VLE decompression supportGao Xiang2018-07-276-2/+1418
* staging: erofs: introduce workstation for decompressionGao Xiang2018-07-273-3/+180
* staging: erofs: introduce erofs shrinkerGao Xiang2018-07-273-6/+101
* staging: erofs: introduce superblock registrationGao Xiang2018-07-273-0/+27
* staging: erofs: add a generic z_erofs VLE decompressorGao Xiang2018-07-275-1/+264
* staging: erofs: introduce a customized LZ4 decompressionGao Xiang2018-07-273-1/+479
* staging: erofs: globalize prepare_bio and __submit_bioGao Xiang2018-07-272-25/+42
* staging: erofs: add erofs_allocpageGao Xiang2018-07-273-1/+39
* staging: erofs: add erofs_map_blocks_iterGao Xiang2018-07-275-2/+300
* staging: erofs: introduce pagevec for unzip subsystemGao Xiang2018-07-271-0/+172
* staging: erofs: <linux/tagptr.h>: introduce tagged pointerGao Xiang2018-07-271-0/+110
* staging: erofs: support tracepointChao Yu2018-07-275-3/+261
* staging: erofs: introduce error injection infrastructureChao Yu2018-07-274-1/+103
* staging: erofs: support special inodeChao Yu2018-07-272-2/+35
* staging: erofs: introduce xattr & acl supportGao Xiang2018-07-278-1/+835
* staging: erofs: update Kconfig and MakefileGao Xiang2018-07-274-0/+50
* staging: erofs: add namei functionsGao Xiang2018-07-271-0/+243
* staging: erofs: add directory operationsGao Xiang2018-07-271-0/+145
* staging: erofs: add inode operationsGao Xiang2018-07-271-0/+210
* staging: erofs: add raw address_space operationsGao Xiang2018-07-271-0/+362
* staging: erofs: add super block operationsGao Xiang2018-07-271-0/+415
* staging: erofs: add erofs in-memory stuffsGao Xiang2018-07-271-0/+281
* staging: erofs: add on-disk layoutGao Xiang2018-07-271-0/+266
* staging: fsl-dpaa2/ethsw: document nested structs as per kernel-docIoana Ciornei2018-07-271-15/+12
* staging: fsl-dpaa2/eth: document nested structs as per kernel-docIoana Ciornei2018-07-272-100/+99
* staging: fsl-dpaa2/eth: Remove unused driver versionIoana Radulescu2018-07-273-5/+0
* staging: fsl-dpaa2/eth: Update default hash keyIoana Radulescu2018-07-272-4/+7
* staging: fsl-dpaa2/ethsw: Fix error messageIoana Radulescu2018-07-271-1/+1
* Staging: octeon-usb: Adding SPDX license identifierGeorgios Tsotsos2018-07-273-0/+3
* staging: gasket: don't print device addresses as kernel pointersTodd Poynor2018-07-271-4/+4
* staging: gasket: TODO: remove entry for convert to standard loggingTodd Poynor2018-07-271-1/+0
* staging: gasket: remove gasket logging headerTodd Poynor2018-07-271-64/+0
* staging: gasket: apex: convert to standard loggingTodd Poynor2018-07-271-35/+26
* staging: gasket: sysfs: convert to standard loggingTodd Poynor2018-07-271-38/+35
* staging: gasket: page table: convert to standard loggingTodd Poynor2018-07-271-77/+54
* staging: gasket: ioctl: convert to standard loggingTodd Poynor2018-07-271-14/+9
* staging: gasket: interrupt: convert to standard loggingTodd Poynor2018-07-271-35/+32
* staging: gasket: core: convert to standard loggingTodd Poynor2018-07-271-161/+134
* staging: gasket: save struct device for a gasket deviceTodd Poynor2018-07-272-2/+6
* Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-07-2539-162/+3902
|\
| * iio: sca3000: Fix missing return in switchGustavo A. R. Silva2018-07-241-0/+1
| * iio: ad9523: Fix displayed phaseLars-Peter Clausen2018-07-241-1/+1