• Linus Torvalds's avatar
    Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging · 9cbc6348
    Linus Torvalds authored
    Pull staging/IIO driver fixes from Greg KH:
     "Here are some staging and IIO driver fixes for 5.4-rc3.
    
      The "biggest" thing here is a removal of the fbtft device and flexfb
      code as they have been abandoned by their authors and are no longer
      needed for that hardware.
    
      Other than that, the usual amount of staging driver and iio driver
      fixes for reported issues, and some speakup sysfs file documentation,
      which has been long awaited for.
    
      All have been in linux-next with no reported issues"
    
    * tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (32 commits)
      iio: Fix an undefied reference error in noa1305_probe
      iio: light: opt3001: fix mutex unlock race
      iio: adc: ad799x: fix probe error handling
      iio: light: add missing vcnl4040 of_compatible
      iio: light: fix vcnl4000 devicetree hooks
      iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller
      iio: adc: axp288: Override TS pin bias current for some models
      iio: imu: adis16400: fix memory leak
      iio: imu: adis16400: release allocated memory on failure
      iio: adc: stm32-adc: fix a race when using several adcs with dma and irq
      iio: adc: stm32-adc: move registers definitions
      iio: accel: adxl372: Perform a reset at start up
      iio: accel: adxl372: Fix push to buffers lost samples
      iio: accel: adxl372: Fix/remove limitation for FIFO samples
      iio: adc: hx711: fix bug in sampling of data
      staging: vt6655: Fix memory leak in vt6655_probe
      staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_info
      Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
      staging: speakup: document sysfs attributes
      staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()
      ...
    9cbc6348
ethernet-tx.c 19.9 KB