• Linus Torvalds's avatar
    Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux · 7726d4c3
    Linus Torvalds authored
    Pull gpio fixes from Bartosz Golaszewski:
     "A a set of fixes from the GPIO subsystem.
    
      Most are small driver fixes except the realtek-otto driver patch which
      is pretty big but addresses a significant flaw that can cause the CPU
      to stay infinitely busy on uncleared ISR on some platforms.
    
      Summary:
       - MAINTAINERS update
       - fix resource leaks in gpio-mockup and gpio-pxa
       - add missing locking in gpio-pca953x
       - use 32-bit I/O in gpio-realtek-otto
       - make irq_chip structures immutable in four more drivers"
    
    * tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
      gpio: ws16c48: Make irq_chip immutable
      gpio: 104-idio-16: Make irq_chip immutable
      gpio: 104-idi-48: Make irq_chip immutable
      gpio: 104-dio-48e: Make irq_chip immutable
      gpio: realtek-otto: switch to 32-bit I/O
      gpio: pca953x: Add mutex_lock for regcache sync in PM
      gpio: mockup: remove gpio debugfs when remove device
      gpio: pxa: use devres for the clock struct
      MAINTAINERS: rectify entry for XILINX GPIO DRIVER
    7726d4c3
MAINTAINERS 664 KB