summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: adxl372: Perform a reset at start upStefan Popa2019-10-091-0/+8
* iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa2019-10-091-2/+1
* iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa2019-10-091-3/+8
* iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-091-5/+5
* iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-09-081-1/+1
* iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi2019-09-083-16/+25
* iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-09-081-5/+5
* staging: rtl8723bs: hal: remove redundant variable nColin Ian King2019-09-061-4/+2
* staging: pi433: Fix typo in documentationRohit Sarkar2019-09-061-1/+1
* staging: exfat: stop using 32-bit time_tArnd Bergmann2019-09-061-126/+38
* staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann2019-09-061-5/+2
* iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko2019-09-061-14/+28
* erofs: use read_cache_page_gfp for erofs_get_meta_pageGao Xiang2019-09-051-61/+9
* erofs: always use iget5_lockedGao Xiang2019-09-051-7/+0
* erofs: use read_mapping_page instead of sb_breadGao Xiang2019-09-051-6/+9
* erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang2019-09-0511-90/+139
* erofs: save one level of indentationGao Xiang2019-09-051-32/+33
* erofs: kill use_vmap module parameterGao Xiang2019-09-052-37/+13
* erofs: kill all erofs specific fault injectionGao Xiang2019-09-057-163/+2
* erofs: add "erofs_" prefix for common and short functionsGao Xiang2019-09-057-53/+54
* erofs: kill __submit_bio()Gao Xiang2019-09-053-17/+17
* erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang2019-09-055-46/+16
* erofs: localize erofs_grab_bio()Gao Xiang2019-09-053-45/+22
* erofs: kill verbose debug info in erofs_fill_superGao Xiang2019-09-051-7/+2
* erofs: use dsb instead of layout for ondisk super_blockGao Xiang2019-09-051-18/+17
* erofs: better erofs symlink stuffsGao Xiang2019-09-053-54/+29
* erofs: update comments in inode.cGao Xiang2019-09-051-3/+2
* erofs: update erofs_fs.h commentsGao Xiang2019-09-051-4/+5
* erofs: use erofs_inode namingGao Xiang2019-09-0511-64/+61
* erofs: kill erofs_{init,exit}_inode_cacheGao Xiang2019-09-051-19/+12
* erofs: better naming for erofs inode related stuffsGao Xiang2019-09-056-90/+108
* erofs: use feature_incompat rather than requirementsGao Xiang2019-09-054-13/+14
* erofs: update erofs_inode_is_data_compressed helperGao Xiang2019-09-051-3/+2
* erofs: kill __packed for on-disk structuresGao Xiang2019-09-051-9/+9
* erofs: some macros are much more readable as a functionGao Xiang2019-09-053-11/+17
* erofs: on-disk format should have explicitly assigned numbersGao Xiang2019-09-051-9/+9
* erofs: remove all the byte offset commentsGao Xiang2019-09-051-51/+54
* staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro2019-09-051-1/+0
* staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho2019-09-051-1/+0
* staging: exfat: Use kmemdup in exfat_symlink()YueHaibing2019-09-051-2/+1
* staging: exfat: remove unused including <linux/version.h>YueHaibing2019-09-051-1/+0
* staging: exfat: remove duplicated include from exfat_super.cYueHaibing2019-09-051-1/+0
* staging: exfat: remove the redundant check when kfree an object in exfat_dest...zhong jiang2019-09-041-2/+1
* staging: exfat: Fix two missing unlocks on error pathsDan Carpenter2019-09-041-2/+4
* erofs: using switch-case while checking the inode type.Pratik Shinde2019-09-041-6/+12
* staging: exfat: cleanup explicit comparisons to NULLValentin Vidic2019-09-042-46/+46
* Staging: rtl8723bs: Use kzfree rather than its implementationzhong jiang2019-09-041-2/+1
* Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-0328-281/+756
|\
| * iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi2019-09-031-4/+4
| * iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi2019-09-031-6/+11