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 4.15
Date: Sun, 3 Dec 2017 16:06:13 +0100 [thread overview]
Message-ID: <20171203150609.wlwagsltct4g3ylo@ninjato> (raw)
[-- Attachment #1: Type: text/plain, Size: 1492 bytes --]
Linus,
here are two bugfixes for I2C, fixing a memleak in the core and irq
allocation for i801. Also, three bugfixes for the at24 eeprom driver
which Bartosz collected while taking over maintainership for this
driver. Good start, Bartosz!
Please pull.
Thanks,
Wolfram
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
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 edef30980dc06bea547baefcfc8d910682b6e060:
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current (2017-12-03 15:55:20 +0100)
----------------------------------------------------------------
Bartosz Golaszewski (1):
eeprom: at24: correctly set the size for at24mac402
Colin Ian King (1):
i2c: i2c-boardinfo: fix memory leaks on devinfo
Hans de Goede (1):
i2c: i801: Fix Failed to allocate irq -2147483648 error
Heiner Kallweit (2):
eeprom: at24: fix reading from 24MAC402/24MAC602
eeprom: at24: check at24_read/write arguments
Wolfram Sang (1):
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/.../brgl/linux into i2c/for-current
drivers/i2c/busses/i2c-i801.c | 3 +++
drivers/i2c/i2c-boardinfo.c | 2 ++
drivers/misc/eeprom/at24.c | 19 ++++++++++++++++++-
3 files changed, 23 insertions(+), 1 deletion(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2017-12-03 15:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-03 15:06 Wolfram Sang [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-12-16 16:52 [PULL REQUEST] i2c for 4.15 Wolfram Sang
2017-11-14 15:37 Wolfram Sang
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=20171203150609.wlwagsltct4g3ylo@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