[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171203150609.wlwagsltct4g3ylo@ninjato>
Date: Sun, 3 Dec 2017 16:06:13 +0100
From: Wolfram Sang <wsa@...-dreams.de>
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 4.15
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists