[PULL REQUEST] i2c for 4.12

2017-06-23 Thread Wolfram Sang
Linus, I2C has another driver bugfix for you. Please pull. Thanks, Wolfram The following changes since commit 41f1830f5a7af77cf5c86359aba3cbd706687e52: Linux 4.12-rc6 (2017-06-19 22:19:37 +0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa

[PULL REQUEST] i2c for 4.12

2017-06-18 Thread Wolfram Sang
Linus, here is a pull request from I2C containing two driver bugfixes. Sorry for the Sunday pull request. I forgot to send it out on Friday. Thanks, Wolfram The following changes since commit 32c1431eea4881a6b17bd7c639315010aeefa452: Linux 4.12-rc5 (2017-06-11 16:48:20 -0700) are availa

[PULL REQUEST] i2c for 4.12

2017-05-23 Thread Wolfram Sang
Linus, here is the pull request fixing the i2c-designware regression of rc2. Also, a DMA buffer fix for the tiny-usb driver where the USB core now loudly complains about the non DMA-capable buffer. Please pull. Thanks, Wolfram The following changes since commit 08332893e37af6ae779367e78e44

Re: [PULL REQUEST] i2c for 4.12

2017-05-22 Thread Tobias Klausmann
If you find the time, please push it out to master for testing purpose! (my touchpad is broken as well: 9d6408433019bfae15e2d0d5f4498c4ff70b86c0 - i2c: designware: don't infer timings described by ACPI from clock rate) Thanks, Tobias Klausmann On 5/22/17 11:04 PM, Wolfram Sang wrote: Confi

Re: [PULL REQUEST] i2c for 4.12

2017-05-22 Thread Wolfram Sang
> Confirmed. Initializing those fields to zero fixes it. Thanks! signature.asc Description: PGP signature

Re: [PULL REQUEST] i2c for 4.12

2017-05-22 Thread Linus Torvalds
On Mon, May 22, 2017 at 1:28 PM, Linus Torvalds wrote: > > Have not tested that commit, but did verify that yes it was the i2c > pull, and am about to reboot into a kernel that just zeroes those > variables beforehand (which seems to be the same thing that commit > does, although it also moves lin

Re: [PULL REQUEST] i2c for 4.12

2017-05-22 Thread Linus Torvalds
On Mon, May 22, 2017 at 1:14 PM, Wolfram Sang wrote: > > Can you try e2c824924cdb41 ("i2c: designware: Fix bogus sda_hold_time > due to uninitialized vars") from my for-current branch? I am waiting for > buildbot results before I send out the pull request. Have not tested that commit, but did ver

Re: [PULL REQUEST] i2c for 4.12

2017-05-22 Thread Wolfram Sang
> Gaah. I hadn't tested this on my laptop, and instead of beign a > regression fix, this looks like a new regression. My touchpad on the > xps 13 9350 no longer works after this. Can you try e2c824924cdb41 ("i2c: designware: Fix bogus sda_hold_time due to uninitialized vars") from my for-current

Re: [PULL REQUEST] i2c for 4.12

2017-05-22 Thread Linus Torvalds
On Fri, May 19, 2017 at 1:40 PM, Wolfram Sang wrote: > > here is a regression fix for I2C that would be great to have in rc2 > already. Based on your tree from today. Please pull. Gaah. I hadn't tested this on my laptop, and instead of beign a regression fix, this looks like a new regression. My

[PULL REQUEST] i2c for 4.12

2017-05-19 Thread Wolfram Sang
Linus, here is a regression fix for I2C that would be great to have in rc2 already. Based on your tree from today. Please pull. Thanks, Wolfram The following changes since commit 8b4822de59d5d9919b9b045183a36c673ce20b73: Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kern

[PULL REQUEST] i2c for 4.12

2017-05-17 Thread Wolfram Sang
Linus, here are some bugfixes from I2C, especially removing a wrongly displayed error message for all i2c muxes. Please pull. Thanks, Wolfram The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6: Linux 4.12-rc1 (2017-05-13 13:19:49 -0700) are available in the git

[PULL REQUEST] i2c for 4.12

2017-05-03 Thread Wolfram Sang
Linus, I2C has the following updates for you: * an immutable cross-subsystem branch fixing PMIC access on Intel Baytrail * bigger driver updates to the designware, meson, exynos5 drivers * new i2c_acpi_new_device() function to create devices from ACPI * struct i2c_driver has now a flag 'disable_i