summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-1016-182/+290
|\
| * iio: Fix an undefied reference error in noa1305_probezhong jiang2019-10-091-0/+1
| * iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-091-1/+5
| * iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-091-2/+2
| * iio: light: add missing vcnl4040 of_compatibleMarco Felsch2019-10-091-0/+4
| * iio: light: fix vcnl4000 devicetree hooksMarco Felsch2019-10-091-5/+5
| * iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi2019-10-091-1/+3
| * iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2019-10-091-0/+32
| * iio: imu: adis16400: fix memory leakNavid Emamdoost2019-10-091-1/+4
| * iio: imu: adis16400: release allocated memory on failureNavid Emamdoost2019-10-091-1/+4
| * iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-10-092-3/+41
| * iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-10-093-136/+136
| * 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: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost2019-10-071-1/+3
* | staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li2019-10-041-2/+3
* | Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost2019-10-041-2/+5
* | staging: speakup: document sysfs attributesOkash Khawaja2019-10-041-0/+369
* | staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov2019-10-011-1/+1
* | staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-10-011-2/+4
* | staging: bcm2835-audio: Fix draining behavior regressionTakashi Iwai2019-10-012-2/+3
* | staging/fbtft: Remove flexfbNoralf Trønnes2019-10-013-858/+0
* | staging/fbtft: Remove fbtft_deviceNoralf Trønnes2019-10-013-1268/+0
* | staging/fbtft: Depend on OFNoralf Trønnes2019-10-011-1/+1
* | staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven2019-10-012-5/+6
* | staging: exfat: Fix a typo in KconfigMasanari Iida2019-10-011-1/+1
* | staging: exfat - fix SPDX tags..Valdis Klētnieks2019-10-018-8/+8
* | staging: exfat: add missing SPDX line to KconfigMichael Straube2019-10-011-0/+1
* | Linux 5.4-rc1v5.4-rc1Linus Torvalds2019-09-301-2/+2
* | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-305-18/+58
|\ \
| * | btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-271-0/+3
| * | btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-271-1/+1
| * | btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-251-1/+7
| * | btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-251-1/+8
| * | Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-241-14/+19
| * | Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-241-0/+4
| * | btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-241-0/+9
| * | Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-241-1/+7
* | | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-3017-212/+291
|\ \ \
| * | | csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-301-1/+1
| * | | csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-301-4/+0
| * | | csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-301-1/+1
| * | | csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-302-21/+31
| * | | csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0
| * | | csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-222-12/+49