• 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
      ii...
    c5522822