• Linus Torvalds's avatar
    Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc · c5522822
    Linus Torvalds authored
    Pull misc driver fixes from Greg KH:
     "Here are a number of small char/misc/iio driver fixes for 6.12-rc4:
    
       - loads of small iio driver fixes for reported problems
    
       - parport driver out-of-bounds fix
    
       - Kconfig description and MAINTAINERS file updates
    
      All of these, except for the Kconfig and MAINTAINERS file updates have
      been in linux-next all week. Those other two are just documentation
      changes and will have no runtime issues and were merged on Friday"
    
    * tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (39 commits)
      misc: rtsx: list supported models in Kconfig help
      MAINTAINERS: Remove some entries due to various compliance requirements.
      misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
      misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
      parport: Proper fix for array out-of-bounds access
      iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
      iio: frequency: {admv4420,adrf6780}: format Kconfig entries
      iio: adc: ad4695: Add missing Kconfig select
      iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
      iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
      iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
      iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
      iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
      iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
      iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
      iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig
      iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER in Kconfig
      iio: resolver: ad2s1210 add missing select REGMAP in Kconfig
      iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
      iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
      ...
    c5522822
MAINTAINERS 761 KB