From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
Peter Rosin <peda@axentia.se>,
Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [PULL REQUEST] i2c for v5.6
Date: Sat, 14 Mar 2020 22:08:49 +0100 [thread overview]
Message-ID: <20200314210830.GA1730@ninjato> (raw)
[-- Attachment #1: Type: text/plain, Size: 2849 bytes --]
Linus,
I2C has quite some regression fixes this time. One is also related to
watchdogs, we have proper acks from Guenter for them.
Please pull.
Thanks,
Wolfram
The following changes since commit 2c523b344dfa65a3738e7039832044aa133c75fb:
Linux 5.6-rc5 (2020-03-08 17:44:44 -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 92bd1f2e1eed493a73a19012a3a7f1feed0883ff:
Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current (2020-03-13 16:32:28 +0100)
----------------------------------------------------------------
Hamish Martin (1):
i2c: gpio: suppress error on probe defer
Jarkko Nikula (1):
i2c: designware-pci: Fix BUG_ON during device removal
Michael Auchter (1):
misc: eeprom: at24: fix regulator underflow
Mika Westerberg (3):
watchdog: iTCO_wdt: Export vendorsupport
watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
Wolfram Sang (3):
macintosh: windfarm: fix MODINFO regression
i2c: acpi: put device when verifying client fails
Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/.../brgl/linux into i2c/for-current
with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (2):
(Rev.) i2c: acpi: put device when verifying client fails
(Rev.) i2c: designware-pci: Fix BUG_ON during device removal
Erhard Furtner (1):
(Test) macintosh: windfarm: fix MODINFO regression
Geert Uytterhoeven (1):
(Rev.) i2c: acpi: put device when verifying client fails
Guenter Roeck (3):
(Rev.) i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
(Rev.) watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional
(Rev.) watchdog: iTCO_wdt: Export vendorsupport
drivers/i2c/busses/i2c-designware-pcidrv.c | 1 +
drivers/i2c/busses/i2c-gpio.c | 2 +-
drivers/i2c/busses/i2c-i801.c | 45 ++++++++---------------------
drivers/i2c/i2c-core-acpi.c | 10 ++++++-
drivers/macintosh/windfarm_ad7417_sensor.c | 7 +++++
drivers/macintosh/windfarm_fcu_controls.c | 7 +++++
drivers/macintosh/windfarm_lm75_sensor.c | 16 +++++++++-
drivers/macintosh/windfarm_lm87_sensor.c | 7 +++++
drivers/macintosh/windfarm_max6690_sensor.c | 7 +++++
drivers/macintosh/windfarm_smu_sat.c | 7 +++++
drivers/misc/eeprom/at24.c | 3 +-
drivers/watchdog/iTCO_vendor.h | 2 ++
drivers/watchdog/iTCO_vendor_support.c | 16 +++++-----
drivers/watchdog/iTCO_wdt.c | 28 ++++++++++--------
14 files changed, 102 insertions(+), 56 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2020-03-15 1:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-14 21:08 Wolfram Sang [this message]
2020-03-15 2:00 ` [PULL REQUEST] i2c for v5.6 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2020-02-29 20:17 Wolfram Sang
2020-03-01 1:25 ` pr-tracker-bot
2020-02-07 17:19 Wolfram Sang
2020-02-07 21:55 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200314210830.GA1730@ninjato \
--to=wsa@the-dreams.de \
--cc=brgl@bgdev.pl \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peda@axentia.se \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).