summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-09iio: imu: adis16400: fix memory leakNavid Emamdoost
2019-10-09iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-10-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-09-08iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi
2019-09-08iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-09-06staging: rtl8723bs: hal: remove redundant variable nColin Ian King
2019-09-06staging: pi433: Fix typo in documentationRohit Sarkar
2019-09-06staging: exfat: stop using 32-bit time_tArnd Bergmann
2019-09-06staging: exfat: stopusing CONFIG_FAT_DEFAULT_IOCHARSETArnd Bergmann
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko
2019-09-05erofs: use read_cache_page_gfp for erofs_get_meta_pageGao Xiang
2019-09-05erofs: always use iget5_lockedGao Xiang
2019-09-05erofs: use read_mapping_page instead of sb_breadGao Xiang
2019-09-05erofs: rename errln/infoln/debugln to erofs_{err, info, dbg}Gao Xiang
2019-09-05erofs: save one level of indentationGao Xiang
2019-09-05erofs: kill use_vmap module parameterGao Xiang
2019-09-05erofs: kill all erofs specific fault injectionGao Xiang
2019-09-05erofs: add "erofs_" prefix for common and short functionsGao Xiang
2019-09-05erofs: kill __submit_bio()Gao Xiang
2019-09-05erofs: kill prio and nofail of erofs_get_meta_page()Gao Xiang
2019-09-05erofs: localize erofs_grab_bio()Gao Xiang
2019-09-05erofs: kill verbose debug info in erofs_fill_superGao Xiang
2019-09-05erofs: use dsb instead of layout for ondisk super_blockGao Xiang
2019-09-05erofs: better erofs symlink stuffsGao Xiang
2019-09-05erofs: update comments in inode.cGao Xiang
2019-09-05erofs: update erofs_fs.h commentsGao Xiang
2019-09-05erofs: use erofs_inode namingGao Xiang
2019-09-05erofs: kill erofs_{init,exit}_inode_cacheGao Xiang
2019-09-05erofs: better naming for erofs inode related stuffsGao Xiang
2019-09-05erofs: use feature_incompat rather than requirementsGao Xiang
2019-09-05erofs: update erofs_inode_is_data_compressed helperGao Xiang
2019-09-05erofs: kill __packed for on-disk structuresGao Xiang
2019-09-05erofs: some macros are much more readable as a functionGao Xiang
2019-09-05erofs: on-disk format should have explicitly assigned numbersGao Xiang
2019-09-05erofs: remove all the byte offset commentsGao Xiang
2019-09-05staging: rtl8723bs: Remove return statement from void functionLeandro Ribeiro
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho
2019-09-05staging: exfat: Use kmemdup in exfat_symlink()YueHaibing
2019-09-05staging: exfat: remove unused including <linux/version.h>YueHaibing
2019-09-05staging: exfat: remove duplicated include from exfat_super.cYueHaibing