lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200919160206.GA50781@kunai>
Date:   Sat, 19 Sep 2020 18:02:06 +0200
From:   Wolfram Sang <wsa@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
        Peter Rosin <peda@...ntia.se>,
        Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c for 5.9

Linus,

here is another bunch of fixes for I2C. Only 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.

Please pull.

Thanks,

   Wolfram


The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:

  Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to 6eb158ec0a45dbfd98bc6971c461b7d4d5bf61b3:

  i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK (2020-09-18 23:11:44 +0200)

----------------------------------------------------------------
Eddie James (1):
      i2c: aspeed: Mask IRQ status to relevant bits

Hans de Goede (1):
      i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices()

Jean Delvare (1):
      i2c: i801: Simplify the suspend callback

Matthias Schiffer (1):
      i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK

Qii Wang (2):
      i2c: mediatek: Fix generic definitions for bus frequency
      i2c: mediatek: Send i2c master code at more than 1MHz

Volker RĂ¼melin (1):
      i2c: i801: Fix resume bug

 drivers/i2c/busses/i2c-aspeed.c |  2 ++
 drivers/i2c/busses/i2c-i801.c   | 26 ++++++++++++++++----------
 drivers/i2c/busses/i2c-mt65xx.c |  6 +++---
 drivers/i2c/busses/i2c-mxs.c    | 10 +++++++---
 drivers/i2c/i2c-core-base.c     |  2 +-
 5 files changed, 29 insertions(+), 17 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ