1. 12 Oct, 2020 19 commits
  2. 20 Sep, 2020 20 commits
  3. 19 Sep, 2020 1 commit
    • Linus Torvalds's avatar
      Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux · c8d1a46f
      Linus Torvalds authored
      Pull i2c fixes from Wolfram Sang:
       "Another bunch of fixes for I2C.
      
        Jean's i801 patch is a cleanup on top of Volker's i801 patch, but it
        will make dependency handling much easier if those two go together"
      
      * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
        i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
        i2c: mediatek: Send i2c master code at more than 1MHz
        i2c: mediatek: Fix generic definitions for bus frequency
        i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()
        i2c: i801: Simplify the suspend callback
        i2c: i801: Fix resume bug
        i2c: aspeed: Mask IRQ status to relevant bits
      c8d1a46f