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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sat, 10 Sep 2016 16:07:49 +0200
From:   Wolfram Sang <wsa@...-dreams.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PULL REQUEST] i2c for 4.8

Linus,

here is a pull request from I2C. Mostly driver bugfixes, but also a few
cleanups which are nice to have out of the way. Please pull.

Thanks,

   Wolfram


The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468:

  Linux 4.8-rc3 (2016-08-21 16:14:10 -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 cbfff439c54f37fc363b1d365183fa61af43585c:

  i2c: rk3x: Restore clock settings at resume time (2016-09-08 22:50:33 +0200)

----------------------------------------------------------------
Doug Anderson (1):
      i2c: rk3x: Restore clock settings at resume time

Geert Uytterhoeven (1):
      i2c: Spelling s/acknowedge/acknowledge/

Wolfram Sang (6):
      i2c: mux: demux-pinctrl: invalidate properly when switching fails
      i2c: sh_mobile: use proper device with dma_mapping_error
      i2c: rcar: use proper device with dma_mapping_error
      i2c: bcm-kona: fix inconsistent indenting
      i2c: mux: demux-pinctrl: run properly with multiple instances
      Documentation: i2c: slave-interface: add note for driver development

Zhuo-hao Lee (1):
      i2c: designware: save the preset value of DW_IC_SDA_HOLD

 Documentation/i2c/slave-interface        |  5 +++++
 drivers/i2c/busses/i2c-bcm-kona.c        |  2 +-
 drivers/i2c/busses/i2c-cadence.c         |  2 +-
 drivers/i2c/busses/i2c-designware-core.c | 16 ++++++++++------
 drivers/i2c/busses/i2c-rcar.c            |  2 +-
 drivers/i2c/busses/i2c-rk3x.c            | 14 +++++++++++++-
 drivers/i2c/busses/i2c-sh_mobile.c       |  2 +-
 drivers/i2c/muxes/i2c-demux-pinctrl.c    | 15 +++++++++++----
 8 files changed, 43 insertions(+), 15 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ